2022-08-11 09:43:34.947 | + ./stack.sh:main:482 : exec 2022-08-11 09:43:34.947 | ++ ./stack.sh:main:482 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-08-11-094334.summary.2022-08-11-094334 2022-08-11 09:43:34.947 | + ./stack.sh:main:490 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-08-11-094334' 2022-08-11 09:43:34.947 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-11 09:43:34.947 | + ./stack.sh:echo_summary:441 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-08-11-094334 2022-08-11 09:43:34.947 | + ./stack.sh:main:492 : ln -sf /opt/stack/logs/stack.sh.log.2022-08-11-094334 /opt/stack/logs/stack.sh.log 2022-08-11 09:43:34.947 | + ./stack.sh:main:493 : ln -sf /opt/stack/logs/stack.sh.log.2022-08-11-094334.summary.2022-08-11-094334 /opt/stack/logs/stack.sh.log.summary 2022-08-11 09:43:34.947 | + ./stack.sh:main:508 : check_path_perm_sanity /opt/stack 2022-08-11 09:43:34.947 | + functions:check_path_perm_sanity:596 : local real_path 2022-08-11 09:43:34.947 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-08-11 09:43:34.947 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-08-11 09:43:34.947 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-08-11 09:43:34.947 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-08-11 09:43:34.947 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-08-11 09:43:34.947 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-08-11 09:43:34.947 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-08-11 09:43:34.948 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-08-11 09:43:34.948 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-08-11 09:43:34.948 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-08-11 09:43:34.948 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-08-11 09:43:34.948 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-08-11 09:43:34.949 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-08-11 09:43:34.951 | + ./stack.sh:main:514 : trap exit_trap EXIT 2022-08-11 09:43:34.953 | + ./stack.sh:main:555 : trap err_trap ERR 2022-08-11 09:43:34.955 | + ./stack.sh:main:568 : set -o errexit 2022-08-11 09:43:34.957 | + ./stack.sh:main:571 : uname -a 2022-08-11 09:43:34.958 | Linux dv-neutron-852834-1-hyperv 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-08-11 09:43:34.960 | + ./stack.sh:main:574 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-08-11 09:43:34.962 | + ./stack.sh:main:575 : rm -f /opt/stack/data/ca-bundle.pem 2022-08-11 09:43:34.965 | + ./stack.sh:main:578 : source /home/ubuntu/devstack/lib/database 2022-08-11 09:43:35.007 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/rpc_backend 2022-08-11 09:43:35.022 | + ./stack.sh:main:585 : fetch_plugins 2022-08-11 09:43:35.024 | + functions-common:fetch_plugins:1786 : local plugins= 2022-08-11 09:43:35.026 | + functions-common:fetch_plugins:1787 : local plugin 2022-08-11 09:43:35.027 | + functions-common:fetch_plugins:1790 : [[ -z '' ]] 2022-08-11 09:43:35.029 | + functions-common:fetch_plugins:1791 : return 2022-08-11 09:43:35.031 | + ./stack.sh:main:589 : run_phase override_defaults 2022-08-11 09:43:35.033 | + functions-common:run_phase:1868 : local mode=override_defaults 2022-08-11 09:43:35.034 | + functions-common:run_phase:1869 : local phase= 2022-08-11 09:43:35.036 | + functions-common:run_phase:1870 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-08-11 09:43:35.038 | + functions-common:run_phase:1871 : local extra_plugin_file_name 2022-08-11 09:43:35.040 | + functions-common:run_phase:1872 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-08-11 09:43:35.041 | + functions-common:run_phase:1877 : local exceptions=80-tempest.sh 2022-08-11 09:43:35.043 | + functions-common:run_phase:1878 : local extra 2022-08-11 09:43:35.045 | ++ functions-common:run_phase:1879 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-08-11 09:43:35.048 | + functions-common:run_phase:1879 : extra=80-tempest.sh 2022-08-11 09:43:35.050 | + functions-common:run_phase:1880 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-08-11 09:43:35.051 | + functions-common:run_phase:1884 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-08-11 09:43:35.053 | + functions-common:run_phase:1884 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-08-11 09:43:35.055 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-08-11 09:43:35.067 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-11 09:43:35.069 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-08-11 09:43:35.071 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-08-11 09:43:35.073 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-08-11 09:43:35.074 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-08-11 09:43:35.076 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-08-11 09:43:35.078 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-08-11 09:43:35.080 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-08-11 09:43:35.082 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-08-11 09:43:35.084 | + functions-common:run_phase:1889 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-08-11 09:43:35.085 | + functions-common:run_phase:1892 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-08-11 09:43:35.087 | + functions-common:run_phase:1893 : plugin_override_defaults 2022-08-11 09:43:35.089 | + functions-common:plugin_override_defaults:1827 : local plugins= 2022-08-11 09:43:35.091 | + functions-common:plugin_override_defaults:1828 : local plugin 2022-08-11 09:43:35.092 | + functions-common:plugin_override_defaults:1831 : [[ -z '' ]] 2022-08-11 09:43:35.094 | + functions-common:plugin_override_defaults:1832 : return 2022-08-11 09:43:35.096 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/apache 2022-08-11 09:43:35.112 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/tls 2022-08-11 09:43:35.114 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-08-11 09:43:35.126 | ++ functions-common:is_service_enabled:2096 : return 1 2022-08-11 09:43:35.129 | +++ lib/tls:source:43 : hostname -f 2022-08-11 09:43:35.132 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-08-11 09:43:35.134 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-08-11 09:43:35.135 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-08-11 09:43:35.137 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-08-11 09:43:35.139 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-08-11 09:43:35.141 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-08-11 09:43:35.143 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-08-11 09:43:35.145 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-08-11 09:43:35.147 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-08-11 09:43:35.149 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-08-11 09:43:35.153 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/infra 2022-08-11 09:43:35.164 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/libraries 2022-08-11 09:43:35.180 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/lvm 2022-08-11 09:43:35.191 | + ./stack.sh:main:601 : source /home/ubuntu/devstack/lib/horizon 2022-08-11 09:43:35.203 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/keystone 2022-08-11 09:43:35.237 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/glance 2022-08-11 09:43:35.292 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/nova 2022-08-11 09:43:35.375 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/placement 2022-08-11 09:43:35.395 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/cinder 2022-08-11 09:43:35.442 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/swift 2022-08-11 09:43:35.492 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/neutron 2022-08-11 09:43:35.630 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/ldap 2022-08-11 09:43:35.644 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/dstat 2022-08-11 09:43:35.656 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/tcpdump 2022-08-11 09:43:35.668 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/etcd3 2022-08-11 09:43:35.749 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/os-vif 2022-08-11 09:43:35.751 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-08-11 09:43:35.809 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-08-11 09:43:35.810 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-08-11 09:43:35.810 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-08-11 09:43:35.810 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-08-11 09:43:35.810 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-08-11 09:43:35.810 | False' 2022-08-11 09:43:35.810 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-08-11 09:43:35.810 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-08-11 09:43:35.810 | + ./stack.sh:main:619 : run_phase source 2022-08-11 09:43:35.810 | + functions-common:run_phase:1868 : local mode=source 2022-08-11 09:43:35.810 | + functions-common:run_phase:1869 : local phase= 2022-08-11 09:43:35.810 | + functions-common:run_phase:1870 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-08-11 09:43:35.810 | + functions-common:run_phase:1871 : local extra_plugin_file_name 2022-08-11 09:43:35.810 | + functions-common:run_phase:1872 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-08-11 09:43:35.810 | + functions-common:run_phase:1877 : local exceptions=80-tempest.sh 2022-08-11 09:43:35.810 | + functions-common:run_phase:1878 : local extra 2022-08-11 09:43:35.810 | ++ functions-common:run_phase:1879 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-08-11 09:43:35.810 | + functions-common:run_phase:1879 : extra=80-tempest.sh 2022-08-11 09:43:35.810 | + functions-common:run_phase:1880 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-08-11 09:43:35.810 | + functions-common:run_phase:1884 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-08-11 09:43:35.810 | + functions-common:run_phase:1884 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-08-11 09:43:35.811 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-08-11 09:43:35.825 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-11 09:43:35.827 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-08-11 09:43:35.829 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-08-11 09:43:35.867 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-08-11 09:43:35.869 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-08-11 09:43:35.871 | + functions-common:run_phase:1889 : [[ source == \s\o\u\r\c\e ]] 2022-08-11 09:43:35.873 | + functions-common:run_phase:1890 : load_plugin_settings 2022-08-11 09:43:35.875 | + functions-common:load_plugin_settings:1804 : local plugins= 2022-08-11 09:43:35.877 | + functions-common:load_plugin_settings:1805 : local plugin 2022-08-11 09:43:35.879 | + functions-common:load_plugin_settings:1808 : [[ -z '' ]] 2022-08-11 09:43:35.881 | + functions-common:load_plugin_settings:1809 : return 2022-08-11 09:43:35.883 | + functions-common:run_phase:1891 : verify_disabled_services 2022-08-11 09:43:35.885 | + functions-common:verify_disabled_services:2151 : local service 2022-08-11 09:43:35.887 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-11 09:43:35.889 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-08-11 09:43:35.891 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-11 09:43:35.894 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-08-11 09:43:35.896 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-11 09:43:35.898 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-08-11 09:43:35.900 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-11 09:43:35.902 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-08-11 09:43:35.904 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-11 09:43:35.907 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-08-11 09:43:35.909 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-11 09:43:35.911 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-08-11 09:43:35.914 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-11 09:43:35.916 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-08-11 09:43:35.918 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-11 09:43:35.920 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-08-11 09:43:35.922 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-11 09:43:35.925 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-08-11 09:43:35.927 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-11 09:43:35.930 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-08-11 09:43:35.932 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-11 09:43:35.934 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-08-11 09:43:35.936 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-11 09:43:35.938 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-08-11 09:43:35.940 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-11 09:43:35.943 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-08-11 09:43:35.945 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-11 09:43:35.947 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-08-11 09:43:35.949 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-11 09:43:35.951 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-08-11 09:43:35.954 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-11 09:43:35.956 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-08-11 09:43:35.959 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-11 09:43:35.961 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-08-11 09:43:35.963 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-11 09:43:35.965 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-08-11 09:43:35.968 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-11 09:43:35.970 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-08-11 09:43:35.972 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-11 09:43:35.975 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-08-11 09:43:35.977 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-11 09:43:35.979 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-08-11 09:43:35.981 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-11 09:43:35.983 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-08-11 09:43:35.986 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-11 09:43:35.988 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-08-11 09:43:35.990 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-11 09:43:35.992 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-08-11 09:43:35.994 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-11 09:43:35.996 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-08-11 09:43:35.999 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-11 09:43:36.001 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-08-11 09:43:36.003 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-11 09:43:36.005 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-08-11 09:43:36.007 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-11 09:43:36.010 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-08-11 09:43:36.012 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-11 09:43:36.014 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-08-11 09:43:36.016 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-11 09:43:36.019 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-08-11 09:43:36.021 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-11 09:43:36.023 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-08-11 09:43:36.025 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-11 09:43:36.028 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-08-11 09:43:36.030 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-11 09:43:36.032 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-08-11 09:43:36.035 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-11 09:43:36.037 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-08-11 09:43:36.039 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-11 09:43:36.041 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-08-11 09:43:36.043 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-11 09:43:36.046 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-08-11 09:43:36.048 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-11 09:43:36.050 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-08-11 09:43:36.052 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-11 09:43:36.054 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-08-11 09:43:36.057 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-11 09:43:36.059 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-08-11 09:43:36.061 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-11 09:43:36.063 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-08-11 09:43:36.065 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-11 09:43:36.068 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-08-11 09:43:36.070 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-11 09:43:36.072 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-08-11 09:43:36.074 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-11 09:43:36.076 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-08-11 09:43:36.079 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-11 09:43:36.081 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-08-11 09:43:36.083 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-11 09:43:36.086 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-08-11 09:43:36.088 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-11 09:43:36.090 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-08-11 09:43:36.092 | + functions-common:verify_disabled_services:2152 : for service in ${ENABLED_SERVICES//,/ } 2022-08-11 09:43:36.095 | + functions-common:verify_disabled_services:2153 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-08-11 09:43:36.097 | + ./stack.sh:main:690 : initialize_database_backends 2022-08-11 09:43:36.100 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-08-11 09:43:36.102 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-08-11 09:43:36.116 | + functions-common:is_service_enabled:2096 : return 0 2022-08-11 09:43:36.118 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-08-11 09:43:36.120 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-08-11 09:43:36.123 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-08-11 09:43:36.137 | + functions-common:is_service_enabled:2096 : return 1 2022-08-11 09:43:36.140 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-08-11 09:43:36.142 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-08-11 09:43:36.144 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-08-11 09:43:36.146 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-08-11 09:43:36.148 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-08-11 09:43:36.151 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-08-11 09:43:36.153 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-08-11 09:43:36.155 | + lib/database:initialize_database_backends:92 : return 0 2022-08-11 09:43:36.157 | + ./stack.sh:main:691 : echo 'Using mysql database backend' 2022-08-11 09:43:36.157 | Using mysql database backend 2022-08-11 09:43:36.159 | + ./stack.sh:main:694 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-08-11 09:43:36.176 | + ./stack.sh:main:696 : define_database_baseurl 2022-08-11 09:43:36.179 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-08-11 09:43:36.181 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-08-11 09:43:36.184 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-08-11 09:43:36.186 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-08-11 09:43:36.189 | + ./stack.sh:main:708 : is_service_enabled rabbit 2022-08-11 09:43:36.204 | + functions-common:is_service_enabled:2096 : return 0 2022-08-11 09:43:36.207 | + ./stack.sh:main:709 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-08-11 09:43:36.222 | + ./stack.sh:main:716 : is_service_enabled keystone 2022-08-11 09:43:36.238 | + functions-common:is_service_enabled:2096 : return 0 2022-08-11 09:43:36.240 | + ./stack.sh:main:718 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-08-11 09:43:36.256 | + ./stack.sh:main:720 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-08-11 09:43:36.272 | + ./stack.sh:main:731 : is_service_enabled ldap 2022-08-11 09:43:36.292 | + functions-common:is_service_enabled:2096 : return 1 2022-08-11 09:43:36.294 | + ./stack.sh:main:740 : is_service_enabled s-proxy 2022-08-11 09:43:36.310 | + functions-common:is_service_enabled:2096 : return 0 2022-08-11 09:43:36.312 | + ./stack.sh:main:744 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-08-11 09:43:36.327 | + ./stack.sh:main:746 : [[ -z '' ]] 2022-08-11 09:43:36.330 | + ./stack.sh:main:746 : [[ False == \T\r\u\e ]] 2022-08-11 09:43:36.332 | + ./stack.sh:main:752 : save_stackenv 752 2022-08-11 09:43:36.334 | + functions-common:save_stackenv:60 : local tag=752 2022-08-11 09:43:36.337 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-08-11 09:43:36.341 | + functions-common:save_stackenv:62 : time_stamp=2022-08-11-094336 2022-08-11 09:43:36.343 | + functions-common:save_stackenv:63 : echo '# 2022-08-11-094336 752' 2022-08-11 09:43:36.346 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-11 09:43:36.349 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-08-11 09:43:36.351 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-11 09:43:36.353 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-08-11 09:43:36.355 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-11 09:43:36.358 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-08-11 09:43:36.360 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-11 09:43:36.363 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-08-11 09:43:36.365 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-11 09:43:36.367 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.43 2022-08-11 09:43:36.369 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-11 09:43:36.372 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.43/identity 2022-08-11 09:43:36.374 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-11 09:43:36.376 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-08-11-094334 2022-08-11 09:43:36.379 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-11 09:43:36.381 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-08-11 09:43:36.383 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-11 09:43:36.385 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.43 2022-08-11 09:43:36.388 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-11 09:43:36.390 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-08-11 09:43:36.392 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-11 09:43:36.394 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-08-11 09:43:36.397 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-11 09:43:36.399 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-08-11 09:43:36.401 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-11 09:43:36.403 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-08-11 09:43:36.406 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-11 09:43:36.408 | + functions-common:save_stackenv:65 : echo TUNNEL_ENDPOINT_IP=10.222.0.43 2022-08-11 09:43:36.411 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-11 09:43:36.413 | + functions-common:save_stackenv:65 : echo TUNNEL_IP_VERSION=4 2022-08-11 09:43:36.415 | + ./stack.sh:main:765 : GIT_DEPTH=0 2022-08-11 09:43:36.418 | + ./stack.sh:main:765 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-08-11 09:43:36.420 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/requirements.git 2022-08-11 09:43:36.422 | + functions-common:git_clone:598 : local git_dest=/opt/stack/requirements 2022-08-11 09:43:36.424 | + functions-common:git_clone:599 : local git_ref=master 2022-08-11 09:43:36.426 | + functions-common:git_clone:600 : local orig_dir 2022-08-11 09:43:36.429 | ++ functions-common:git_clone:601 : pwd 2022-08-11 09:43:36.431 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-08-11 09:43:36.433 | + functions-common:git_clone:602 : local git_clone_flags= 2022-08-11 09:43:36.436 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-08-11 09:43:36.450 | + functions-common:git_clone:604 : RECLONE=False 2022-08-11 09:43:36.452 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-08-11 09:43:36.454 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-08-11 09:43:36.456 | + functions-common:git_clone:618 : echo master 2022-08-11 09:43:36.457 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-08-11 09:43:36.461 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/requirements ]] 2022-08-11 09:43:36.463 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-08-11 09:43:36.466 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-08-11 09:43:36.477 | + functions-common:git_clone:678 : cd /opt/stack/requirements 2022-08-11 09:43:36.480 | + functions-common:git_clone:679 : git show --oneline 2022-08-11 09:43:36.481 | + functions-common:git_clone:679 : head -1 2022-08-11 09:43:36.484 | b12966c4 Update code to use a std. read_requirements_file() 2022-08-11 09:43:36.486 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-08-11 09:43:36.490 | + ./stack.sh:main:769 : echo_summary 'Installing package prerequisites' 2022-08-11 09:43:36.492 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-11 09:43:36.494 | + ./stack.sh:echo_summary:441 : echo -e Installing package prerequisites 2022-08-11 09:43:36.497 | + ./stack.sh:main:770 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-08-11 09:43:36.499 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-08-11 09:43:36.502 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-08-11 09:43:36.504 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-08-11 09:43:36.507 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-08-11 09:43:36.509 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-08-11 09:43:36.511 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-08-11 09:43:36.514 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-08-11 09:43:36.518 | ++ tools/install_prereqs.sh:source:47 : NOW=1660211016 2022-08-11 09:43:36.521 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-08-11 09:43:36.525 | +++ tools/install_prereqs.sh:source:48 : echo 0 2022-08-11 09:43:36.528 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2022-08-11 09:43:36.530 | ++ tools/install_prereqs.sh:source:49 : DELTA=1660211016 2022-08-11 09:43:36.532 | ++ tools/install_prereqs.sh:source:50 : [[ 1660211016 -lt 7200 ]] 2022-08-11 09:43:36.535 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-08-11 09:43:36.537 | ++ functions-common:export_proxy_variables:2258 : isset http_proxy 2022-08-11 09:43:36.540 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-08-11 09:43:36.542 | ++ functions-common:export_proxy_variables:2261 : isset https_proxy 2022-08-11 09:43:36.544 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-08-11 09:43:36.546 | ++ functions-common:export_proxy_variables:2264 : isset no_proxy 2022-08-11 09:43:36.549 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-08-11 09:43:36.552 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-08-11 09:43:36.598 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-08-11 09:43:36.598 | apache2-dev 2022-08-11 09:43:36.598 | bc 2022-08-11 09:43:36.598 | bsdmainutils 2022-08-11 09:43:36.598 | curl 2022-08-11 09:43:36.598 | g++ 2022-08-11 09:43:36.598 | gawk 2022-08-11 09:43:36.598 | gcc 2022-08-11 09:43:36.598 | gettext 2022-08-11 09:43:36.598 | git 2022-08-11 09:43:36.598 | graphviz 2022-08-11 09:43:36.598 | iputils-ping 2022-08-11 09:43:36.598 | libapache2-mod-proxy-uwsgi 2022-08-11 09:43:36.598 | libffi-dev 2022-08-11 09:43:36.598 | libjpeg-dev 2022-08-11 09:43:36.598 | libpcre3-dev 2022-08-11 09:43:36.598 | libpq-dev 2022-08-11 09:43:36.598 | libssl-dev 2022-08-11 09:43:36.598 | libsystemd-dev 2022-08-11 09:43:36.598 | libxml2-dev 2022-08-11 09:43:36.598 | libxslt1-dev 2022-08-11 09:43:36.598 | libyaml-dev 2022-08-11 09:43:36.598 | lsof 2022-08-11 09:43:36.598 | openssh-server 2022-08-11 09:43:36.598 | openssl 2022-08-11 09:43:36.598 | pkg-config 2022-08-11 09:43:36.598 | psmisc 2022-08-11 09:43:36.598 | python3-dev 2022-08-11 09:43:36.598 | python3-pip 2022-08-11 09:43:36.598 | python3-systemd 2022-08-11 09:43:36.598 | python3-venv 2022-08-11 09:43:36.599 | tar 2022-08-11 09:43:36.599 | tcpdump 2022-08-11 09:43:36.599 | unzip 2022-08-11 09:43:36.599 | uuid-runtime 2022-08-11 09:43:36.599 | wget 2022-08-11 09:43:36.599 | wget 2022-08-11 09:43:36.599 | zlib1g-dev 2022-08-11 09:43:36.599 | libkrb5-dev 2022-08-11 09:43:36.599 | libldap2-dev 2022-08-11 09:43:36.599 | libsasl2-dev 2022-08-11 09:43:36.599 | memcached 2022-08-11 09:43:36.599 | python3-mysqldb 2022-08-11 09:43:36.599 | sqlite3 2022-08-11 09:43:36.599 | conntrack 2022-08-11 09:43:36.599 | curl 2022-08-11 09:43:36.599 | dnsmasq-base 2022-08-11 09:43:36.599 | dnsmasq-utils 2022-08-11 09:43:36.599 | ebtables 2022-08-11 09:43:36.599 | genisoimage 2022-08-11 09:43:36.599 | iptables 2022-08-11 09:43:36.599 | iputils-arping 2022-08-11 09:43:36.599 | kpartx 2022-08-11 09:43:36.599 | libjs-jquery-tablesorter 2022-08-11 09:43:36.599 | parted 2022-08-11 09:43:36.599 | pm-utils 2022-08-11 09:43:36.599 | python3-mysqldb 2022-08-11 09:43:36.599 | socat 2022-08-11 09:43:36.599 | sqlite3 2022-08-11 09:43:36.599 | sudo 2022-08-11 09:43:36.599 | vlan 2022-08-11 09:43:36.599 | lsscsi 2022-08-11 09:43:36.599 | open-iscsi 2022-08-11 09:43:36.599 | lvm2 2022-08-11 09:43:36.599 | qemu-utils 2022-08-11 09:43:36.599 | thin-provisioning-tools 2022-08-11 09:43:36.599 | acl 2022-08-11 09:43:36.599 | dnsmasq-base 2022-08-11 09:43:36.599 | dnsmasq-utils 2022-08-11 09:43:36.599 | ebtables 2022-08-11 09:43:36.600 | haproxy 2022-08-11 09:43:36.600 | iptables 2022-08-11 09:43:36.600 | iputils-arping 2022-08-11 09:43:36.600 | iputils-ping 2022-08-11 09:43:36.600 | postgresql-server-dev-all 2022-08-11 09:43:36.600 | python3-mysqldb 2022-08-11 09:43:36.600 | sqlite3 2022-08-11 09:43:36.600 | sudo 2022-08-11 09:43:36.600 | vlan 2022-08-11 09:43:36.600 | pcp 2022-08-11 09:43:36.600 | ipset 2022-08-11 09:43:36.600 | conntrack 2022-08-11 09:43:36.600 | conntrackd 2022-08-11 09:43:36.600 | keepalived 2022-08-11 09:43:36.600 | lvm2 2022-08-11 09:43:36.600 | qemu-utils 2022-08-11 09:43:36.600 | thin-provisioning-tools 2022-08-11 09:43:36.600 | curl 2022-08-11 09:43:36.600 | liberasurecode-dev 2022-08-11 09:43:36.600 | make 2022-08-11 09:43:36.600 | memcached 2022-08-11 09:43:36.600 | rsync 2022-08-11 09:43:36.600 | sqlite3 2022-08-11 09:43:36.600 | xfsprogs' 2022-08-11 09:43:36.601 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-08-11 09:43:36.618 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-08-11 09:43:36.618 | apache2-dev 2022-08-11 09:43:36.618 | bc 2022-08-11 09:43:36.618 | bsdmainutils 2022-08-11 09:43:36.618 | curl 2022-08-11 09:43:36.618 | g++ 2022-08-11 09:43:36.618 | gawk 2022-08-11 09:43:36.618 | gcc 2022-08-11 09:43:36.618 | gettext 2022-08-11 09:43:36.618 | git 2022-08-11 09:43:36.618 | graphviz 2022-08-11 09:43:36.618 | iputils-ping 2022-08-11 09:43:36.618 | libapache2-mod-proxy-uwsgi 2022-08-11 09:43:36.618 | libffi-dev 2022-08-11 09:43:36.618 | libjpeg-dev 2022-08-11 09:43:36.618 | libpcre3-dev 2022-08-11 09:43:36.618 | libpq-dev 2022-08-11 09:43:36.618 | libssl-dev 2022-08-11 09:43:36.618 | libsystemd-dev 2022-08-11 09:43:36.619 | libxml2-dev 2022-08-11 09:43:36.619 | libxslt1-dev 2022-08-11 09:43:36.619 | libyaml-dev 2022-08-11 09:43:36.619 | lsof 2022-08-11 09:43:36.619 | openssh-server 2022-08-11 09:43:36.619 | openssl 2022-08-11 09:43:36.619 | pkg-config 2022-08-11 09:43:36.619 | psmisc 2022-08-11 09:43:36.619 | python3-dev 2022-08-11 09:43:36.619 | python3-pip 2022-08-11 09:43:36.619 | python3-systemd 2022-08-11 09:43:36.619 | python3-venv 2022-08-11 09:43:36.619 | tar 2022-08-11 09:43:36.619 | tcpdump 2022-08-11 09:43:36.619 | unzip 2022-08-11 09:43:36.619 | uuid-runtime 2022-08-11 09:43:36.619 | wget 2022-08-11 09:43:36.619 | wget 2022-08-11 09:43:36.619 | zlib1g-dev 2022-08-11 09:43:36.619 | libkrb5-dev 2022-08-11 09:43:36.619 | libldap2-dev 2022-08-11 09:43:36.619 | libsasl2-dev 2022-08-11 09:43:36.619 | memcached 2022-08-11 09:43:36.619 | python3-mysqldb 2022-08-11 09:43:36.619 | sqlite3 2022-08-11 09:43:36.619 | conntrack 2022-08-11 09:43:36.619 | curl 2022-08-11 09:43:36.619 | dnsmasq-base 2022-08-11 09:43:36.619 | dnsmasq-utils 2022-08-11 09:43:36.619 | ebtables 2022-08-11 09:43:36.619 | genisoimage 2022-08-11 09:43:36.619 | iptables 2022-08-11 09:43:36.619 | iputils-arping 2022-08-11 09:43:36.619 | kpartx 2022-08-11 09:43:36.619 | libjs-jquery-tablesorter 2022-08-11 09:43:36.619 | parted 2022-08-11 09:43:36.619 | pm-utils 2022-08-11 09:43:36.619 | python3-mysqldb 2022-08-11 09:43:36.620 | socat 2022-08-11 09:43:36.620 | sqlite3 2022-08-11 09:43:36.620 | sudo 2022-08-11 09:43:36.620 | vlan 2022-08-11 09:43:36.620 | lsscsi 2022-08-11 09:43:36.620 | open-iscsi 2022-08-11 09:43:36.620 | lvm2 2022-08-11 09:43:36.620 | qemu-utils 2022-08-11 09:43:36.620 | thin-provisioning-tools 2022-08-11 09:43:36.620 | acl 2022-08-11 09:43:36.620 | dnsmasq-base 2022-08-11 09:43:36.620 | dnsmasq-utils 2022-08-11 09:43:36.620 | ebtables 2022-08-11 09:43:36.620 | haproxy 2022-08-11 09:43:36.620 | iptables 2022-08-11 09:43:36.620 | iputils-arping 2022-08-11 09:43:36.620 | iputils-ping 2022-08-11 09:43:36.620 | postgresql-server-dev-all 2022-08-11 09:43:36.620 | python3-mysqldb 2022-08-11 09:43:36.620 | sqlite3 2022-08-11 09:43:36.620 | sudo 2022-08-11 09:43:36.620 | vlan 2022-08-11 09:43:36.620 | pcp 2022-08-11 09:43:36.620 | ipset 2022-08-11 09:43:36.620 | conntrack 2022-08-11 09:43:36.620 | conntrackd 2022-08-11 09:43:36.620 | keepalived 2022-08-11 09:43:36.620 | lvm2 2022-08-11 09:43:36.620 | qemu-utils 2022-08-11 09:43:36.620 | thin-provisioning-tools 2022-08-11 09:43:36.620 | curl 2022-08-11 09:43:36.620 | liberasurecode-dev 2022-08-11 09:43:36.620 | make 2022-08-11 09:43:36.620 | memcached 2022-08-11 09:43:36.620 | rsync 2022-08-11 09:43:36.620 | sqlite3 2022-08-11 09:43:36.620 | xfsprogs ' 2022-08-11 09:43:36.620 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-08-11 09:43:36.623 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-11 09:43:36.625 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-11 09:43:36.628 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-08-11 09:43:36.628 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-08-11 09:43:36.632 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-08-11 09:43:36.635 | ++ functions-common:install_package:1464 : update_package_repo 2022-08-11 09:43:36.637 | ++ functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-08-11 09:43:36.639 | ++ functions-common:update_package_repo:1437 : REPOS_UPDATED=False 2022-08-11 09:43:36.641 | ++ functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-08-11 09:43:36.643 | ++ functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-08-11 09:43:36.645 | ++ functions-common:update_package_repo:1444 : is_ubuntu 2022-08-11 09:43:36.647 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-11 09:43:36.649 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-11 09:43:36.651 | ++ functions-common:update_package_repo:1445 : apt_get_update 2022-08-11 09:43:36.653 | ++ functions-common:apt_get_update:1190 : [[ False == \T\r\u\e ]] 2022-08-11 09:43:36.655 | ++ functions-common:apt_get_update:1195 : [[ False = \T\r\u\e ]] 2022-08-11 09:43:36.657 | ++ functions-common:apt_get_update:1197 : local sudo=sudo 2022-08-11 09:43:36.660 | +++ functions-common:apt_get_update:1198 : id -u 2022-08-11 09:43:36.663 | ++ functions-common:apt_get_update:1198 : [[ 1000 = \0 ]] 2022-08-11 09:43:36.666 | ++ functions-common:apt_get_update:1201 : time_start apt-get-update 2022-08-11 09:43:36.668 | ++ functions-common:time_start:2426 : local name=apt-get-update 2022-08-11 09:43:36.670 | ++ functions-common:time_start:2427 : local start_time= 2022-08-11 09:43:36.671 | ++ functions-common:time_start:2428 : [[ -n '' ]] 2022-08-11 09:43:36.674 | +++ functions-common:time_start:2431 : date +%s%3N 2022-08-11 09:43:36.677 | ++ functions-common:time_start:2431 : _TIME_START[$name]=1660211016675 2022-08-11 09:43:36.679 | ++ functions-common:apt_get_update:1203 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-08-11 09:43:36.681 | ++ functions-common:apt_get_update:1204 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-08-11 09:43:36.683 | ++ functions-common:apt_get_update:1205 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-08-11 09:43:37.230 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-08-11 09:43:37.246 | Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-08-11 09:43:37.356 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-08-11 09:43:37.491 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-08-11 09:43:39.551 | Reading package lists... 2022-08-11 09:43:39.583 | ++ functions-common:apt_get_update:1209 : REPOS_UPDATED=True 2022-08-11 09:43:39.585 | ++ functions-common:apt_get_update:1211 : time_stop apt-get-update 2022-08-11 09:43:39.587 | ++ functions-common:time_stop:2440 : local name 2022-08-11 09:43:39.589 | ++ functions-common:time_stop:2441 : local end_time 2022-08-11 09:43:39.591 | ++ functions-common:time_stop:2442 : local elapsed_time 2022-08-11 09:43:39.593 | ++ functions-common:time_stop:2443 : local total 2022-08-11 09:43:39.595 | ++ functions-common:time_stop:2444 : local start_time 2022-08-11 09:43:39.597 | ++ functions-common:time_stop:2446 : name=apt-get-update 2022-08-11 09:43:39.599 | ++ functions-common:time_stop:2447 : start_time=1660211016675 2022-08-11 09:43:39.601 | ++ functions-common:time_stop:2449 : [[ -z 1660211016675 ]] 2022-08-11 09:43:39.603 | +++ functions-common:time_stop:2452 : date +%s%3N 2022-08-11 09:43:39.607 | ++ functions-common:time_stop:2452 : end_time=1660211019605 2022-08-11 09:43:39.609 | ++ functions-common:time_stop:2453 : elapsed_time=2930 2022-08-11 09:43:39.611 | ++ functions-common:time_stop:2454 : total=0 2022-08-11 09:43:39.613 | ++ functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-11 09:43:39.615 | ++ functions-common:time_stop:2457 : _TIME_TOTAL[$name]=2930 2022-08-11 09:43:39.618 | ++ functions-common:install_package:1465 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-08-11 09:43:39.620 | ++ functions-common:real_install_package:1450 : is_ubuntu 2022-08-11 09:43:39.622 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-11 09:43:39.624 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-11 09:43:39.626 | ++ functions-common:real_install_package:1451 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-08-11 09:43:39.646 | ++ functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-08-11 09:43:39.755 | Reading package lists... 2022-08-11 09:43:39.998 | Building dependency tree... 2022-08-11 09:43:39.999 | Reading state information... 2022-08-11 09:43:40.292 | bc is already the newest version (1.07.1-2build1). 2022-08-11 09:43:40.292 | bc set to manually installed. 2022-08-11 09:43:40.292 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-08-11 09:43:40.292 | bsdmainutils set to manually installed. 2022-08-11 09:43:40.292 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-08-11 09:43:40.292 | g++ set to manually installed. 2022-08-11 09:43:40.292 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-08-11 09:43:40.292 | gawk set to manually installed. 2022-08-11 09:43:40.292 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-08-11 09:43:40.292 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-08-11 09:43:40.292 | iptables set to manually installed. 2022-08-11 09:43:40.292 | iputils-ping is already the newest version (3:20190709-3). 2022-08-11 09:43:40.292 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-08-11 09:43:40.293 | kpartx set to manually installed. 2022-08-11 09:43:40.293 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-08-11 09:43:40.293 | make is already the newest version (4.2.1-1.2). 2022-08-11 09:43:40.293 | make set to manually installed. 2022-08-11 09:43:40.293 | psmisc is already the newest version (23.3-1). 2022-08-11 09:43:40.293 | psmisc set to manually installed. 2022-08-11 09:43:40.293 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-08-11 09:43:40.293 | python3-systemd is already the newest version (234-3build2). 2022-08-11 09:43:40.293 | python3-systemd set to manually installed. 2022-08-11 09:43:40.293 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-08-11 09:43:40.293 | thin-provisioning-tools set to manually installed. 2022-08-11 09:43:40.293 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-08-11 09:43:40.293 | git is already the newest version (1:2.25.1-1ubuntu3.5). 2022-08-11 09:43:40.293 | libpcre3-dev is already the newest version (2:8.39-12ubuntu0.1). 2022-08-11 09:43:40.293 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-08-11 09:43:40.293 | lsof set to manually installed. 2022-08-11 09:43:40.293 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-08-11 09:43:40.293 | parted set to manually installed. 2022-08-11 09:43:40.293 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-08-11 09:43:40.293 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-08-11 09:43:40.293 | zlib1g-dev set to manually installed. 2022-08-11 09:43:40.293 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-08-11 09:43:40.293 | The following packages were automatically installed and are no longer required: 2022-08-11 09:43:40.294 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-11 09:43:40.294 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-11 09:43:40.294 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-11 09:43:40.294 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-11 09:43:40.294 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-11 09:43:40.294 | python3-zope.interface 2022-08-11 09:43:40.294 | Use 'sudo apt autoremove' to remove them. 2022-08-11 09:43:40.294 | The following additional packages will be installed: 2022-08-11 09:43:40.294 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2022-08-11 09:43:40.294 | autotools-dev binfmt-support clang-10 comerr-dev debhelper dh-autoreconf 2022-08-11 09:43:40.294 | dh-strip-nondeterminism dns-root-data dwz fontconfig fontconfig-config 2022-08-11 09:43:40.294 | fonts-dejavu-core fonts-liberation ibverbs-providers icu-devtools 2022-08-11 09:43:40.294 | intltool-debian ipvsadm javascript-common krb5-multidev lib32gcc-s1 2022-08-11 09:43:40.294 | lib32stdc++6 libann0 libapr1 libapr1-dev libaprutil1 libaprutil1-dbd-sqlite3 2022-08-11 09:43:40.294 | libaprutil1-dev libaprutil1-ldap libarchive-cpio-perl libarchive-zip-perl 2022-08-11 09:43:40.294 | libboost-iostreams1.71.0 libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 2022-08-11 09:43:40.294 | libcgraph6 libclang-common-10-dev libclang-cpp10 libclang1-10 libcom-err2 2022-08-11 09:43:40.295 | libcroco3 libcurl4 libdatrie1 libdebhelper-perl liberasurecode1 2022-08-11 09:43:40.295 | libfile-stripnondeterminism-perl libfontconfig1 libgc1c2 libgd3 2022-08-11 09:43:40.295 | libgraphite2-3 libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 libgvpr2 2022-08-11 09:43:40.295 | libharfbuzz0b libibverbs1 libice6 libicu-dev libicu66 libidn11 libipset13 2022-08-11 09:43:40.295 | libiscsi7 libjansson4 libjbig0 libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2022-08-11 09:43:40.295 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libkadm5clnt-mit11 2022-08-11 09:43:40.295 | libkadm5srv-mit11 libkdb5-9 liblab-gamut1 libldap-2.4-2 libllvm10 2022-08-11 09:43:40.295 | libltdl-dev liblua5.2-0 liblua5.3-0 libmail-sendmail-perl libmysqlclient21 2022-08-11 09:43:40.295 | libncurses-dev libnetfilter-cthelper0 libnetfilter-queue1 libnl-3-200 2022-08-11 09:43:40.295 | libnl-genl-3-200 libnl-route-3-200 libnspr4 libnss-systemd libnss3 2022-08-11 09:43:40.295 | libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 libpam-systemd 2022-08-11 09:43:40.295 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 2022-08-11 09:43:40.295 | libpcp-gui2 libpcp-import1 libpcp-mmv1 libpcp-pmda-perl libpcp-pmda3 2022-08-11 09:43:40.295 | libpcp-trace2 libpcp-web1 libpcp3 libpfm4 libpixman-1-0 libpq5 librados2 2022-08-11 09:43:40.295 | librbd1 librdmacm1 libsasl2-2 libsasl2-modules libsasl2-modules-db 2022-08-11 09:43:40.295 | libsctp-dev libsctp1 libsensors-config libsensors5 libsm6 libsnmp-base 2022-08-11 09:43:40.295 | libsnmp35 libsqlite3-0 libssl1.1 libsub-override-perl 2022-08-11 09:43:40.295 | libsys-hostname-long-perl libsystemd0 libthai-data libthai0 libtiff5 2022-08-11 09:43:40.295 | libtinfo-dev libtool libuuid1 libwebp6 libx86-1 libxaw7 libxcb-render0 2022-08-11 09:43:40.295 | libxcb-shm0 libxml2 libxmu6 libxpm4 libxrender1 libxt6 libz3-4 libz3-dev 2022-08-11 09:43:40.295 | llvm-10 llvm-10-dev llvm-10-runtime llvm-10-tools m4 mysql-common 2022-08-11 09:43:40.295 | openssh-client openssh-sftp-server pcp-conf po-debconf postgresql-client-12 2022-08-11 09:43:40.295 | postgresql-client-common postgresql-common postgresql-server-dev-12 2022-08-11 09:43:40.295 | python3-pcp python3-pygments python3-yaml python3.8-venv qemu-block-extra 2022-08-11 09:43:40.295 | sharutils ssl-cert systemd systemd-sysv systemd-timesyncd uuid-dev vbetool 2022-08-11 09:43:40.295 | x11-common 2022-08-11 09:43:40.297 | Suggested packages: 2022-08-11 09:43:40.297 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2022-08-11 09:43:40.297 | autoconf-archive gnu-standards autoconf-doc clang-10-doc doc-base nftables 2022-08-11 09:43:40.297 | dh-make wodim cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev 2022-08-11 09:43:40.297 | gsfonts graphviz-doc vim-haproxy haproxy-doc heartbeat ldirectord krb5-doc 2022-08-11 09:43:40.297 | python libisal2 libjerasure2 libgd-tools krb5-user icu-doc libtool-doc 2022-08-11 09:43:40.297 | ncurses-doc libomp-10-doc postgresql-doc-12 libsasl2-modules-gssapi-mit 2022-08-11 09:43:40.297 | | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp 2022-08-11 09:43:40.297 | libsasl2-modules-sql lksctp-tools lm-sensors snmp-mibs-downloader libssl-doc 2022-08-11 09:43:40.297 | gfortran | fortran95-compiler gcj-jdk libyaml-doc llvm-10-doc m4-doc 2022-08-11 09:43:40.297 | libanyevent-perl libcache-memcached-perl libmemcached libterm-readkey-perl 2022-08-11 09:43:40.297 | libyaml-perl keychain libpam-ssh monkeysphere ssh-askpass molly-guard 2022-08-11 09:43:40.297 | pcp-gui libpcp-import-perl cpufrequtils wireless-tools radeontool 2022-08-11 09:43:40.297 | libmail-box-perl postgresql-12 libjson-perl default-mysql-server 2022-08-11 09:43:40.297 | | virtual-mysql-server python3-mysqldb-dbg python-pygments-doc 2022-08-11 09:43:40.298 | ttf-bitstream-vera debootstrap sharutils-doc bsd-mailx | mailx sqlite3-doc 2022-08-11 09:43:40.298 | openssl-blacklist systemd-container ncompress tar-scripts tar-doc zip 2022-08-11 09:43:40.555 | The following NEW packages will be installed: 2022-08-11 09:43:40.556 | acl apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf 2022-08-11 09:43:40.556 | automake autopoint autotools-dev binfmt-support clang-10 comerr-dev 2022-08-11 09:43:40.556 | conntrack conntrackd debhelper dh-autoreconf dh-strip-nondeterminism 2022-08-11 09:43:40.556 | dns-root-data dnsmasq-base dnsmasq-utils dwz ebtables fontconfig 2022-08-11 09:43:40.556 | fontconfig-config fonts-dejavu-core fonts-liberation genisoimage gettext 2022-08-11 09:43:40.556 | graphviz haproxy ibverbs-providers icu-devtools intltool-debian ipset 2022-08-11 09:43:40.556 | iputils-arping ipvsadm javascript-common keepalived krb5-multidev 2022-08-11 09:43:40.556 | lib32gcc-s1 lib32stdc++6 libann0 libapache2-mod-proxy-uwsgi libapr1 2022-08-11 09:43:40.556 | libapr1-dev libaprutil1 libaprutil1-dbd-sqlite3 libaprutil1-dev 2022-08-11 09:43:40.556 | libaprutil1-ldap libarchive-cpio-perl libarchive-zip-perl 2022-08-11 09:43:40.556 | libboost-iostreams1.71.0 libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 2022-08-11 09:43:40.556 | libcgraph6 libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 2022-08-11 09:43:40.556 | libdatrie1 libdebhelper-perl liberasurecode-dev liberasurecode1 libffi-dev 2022-08-11 09:43:40.556 | libfile-stripnondeterminism-perl libfontconfig1 libgc1c2 libgd3 2022-08-11 09:43:40.556 | libgraphite2-3 libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 libgvpr2 2022-08-11 09:43:40.556 | libharfbuzz0b libibverbs1 libice6 libicu-dev libidn11 libipset13 libiscsi7 2022-08-11 09:43:40.556 | libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2022-08-11 09:43:40.556 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libjs-jquery-tablesorter 2022-08-11 09:43:40.556 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-dev liblab-gamut1 2022-08-11 09:43:40.556 | libldap2-dev libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 2022-08-11 09:43:40.556 | libmail-sendmail-perl libmysqlclient21 libncurses-dev libnetfilter-cthelper0 2022-08-11 09:43:40.556 | libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 libnl-route-3-200 libnspr4 2022-08-11 09:43:40.556 | libnss3 libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 libpango-1.0-0 2022-08-11 09:43:40.556 | libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpcp-gui2 2022-08-11 09:43:40.556 | libpcp-import1 libpcp-mmv1 libpcp-pmda-perl libpcp-pmda3 libpcp-trace2 2022-08-11 09:43:40.556 | libpcp-web1 libpcp3 libpfm4 libpixman-1-0 libpq-dev libpq5 librados2 librbd1 2022-08-11 09:43:40.556 | librdmacm1 libsasl2-dev libsctp-dev libsctp1 libsensors-config libsensors5 2022-08-11 09:43:40.556 | libsm6 libsnmp-base libsnmp35 libssl-dev libsub-override-perl 2022-08-11 09:43:40.556 | libsys-hostname-long-perl libsystemd-dev libthai-data libthai0 libtiff5 2022-08-11 09:43:40.556 | libtinfo-dev libtool libwebp6 libx86-1 libxaw7 libxcb-render0 libxcb-shm0 2022-08-11 09:43:40.556 | libxml2-dev libxmu6 libxpm4 libxrender1 libxslt1-dev libxt6 libyaml-dev 2022-08-11 09:43:40.556 | libz3-4 libz3-dev llvm-10 llvm-10-dev llvm-10-runtime llvm-10-tools lsscsi 2022-08-11 09:43:40.557 | m4 memcached mysql-common pcp pcp-conf pkg-config pm-utils po-debconf 2022-08-11 09:43:40.557 | postgresql-client-12 postgresql-client-common postgresql-common 2022-08-11 09:43:40.557 | postgresql-server-dev-12 postgresql-server-dev-all python3-mysqldb 2022-08-11 09:43:40.557 | python3-pcp python3-pygments python3-venv python3-yaml python3.8-venv 2022-08-11 09:43:40.557 | qemu-block-extra qemu-utils sharutils socat sqlite3 ssl-cert unzip uuid-dev 2022-08-11 09:43:40.557 | vbetool vlan x11-common 2022-08-11 09:43:40.557 | The following packages will be upgraded: 2022-08-11 09:43:40.558 | curl libcom-err2 libcurl4 libicu66 libldap-2.4-2 libnss-systemd 2022-08-11 09:43:40.558 | libpam-systemd libsasl2-2 libsasl2-modules libsasl2-modules-db libsqlite3-0 2022-08-11 09:43:40.558 | libssl1.1 libsystemd0 libuuid1 libxml2 open-iscsi openssh-client 2022-08-11 09:43:40.558 | openssh-server openssh-sftp-server openssl rsync systemd systemd-sysv 2022-08-11 09:43:40.558 | systemd-timesyncd tar tcpdump uuid-runtime wget 2022-08-11 09:43:40.815 | 28 upgraded, 203 newly installed, 0 to remove and 159 not upgraded. 2022-08-11 09:43:40.830 | Need to get 152 MB of archives. 2022-08-11 09:43:40.830 | After this operation, 712 MB of additional disk space will be used. 2022-08-11 09:43:40.830 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 tar amd64 1.30+dfsg-7ubuntu0.20.04.2 [240 kB] 2022-08-11 09:43:41.436 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss-systemd amd64 245.4-4ubuntu3.17 [96.0 kB] 2022-08-11 09:43:41.470 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.17 [28.1 kB] 2022-08-11 09:43:41.480 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-sysv amd64 245.4-4ubuntu3.17 [10.3 kB] 2022-08-11 09:43:41.484 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-systemd amd64 245.4-4ubuntu3.17 [186 kB] 2022-08-11 09:43:41.574 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd amd64 245.4-4ubuntu3.17 [3,809 kB] 2022-08-11 09:43:42.022 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd0 amd64 245.4-4ubuntu3.17 [269 kB] 2022-08-11 09:43:42.044 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 rsync amd64 3.1.3-8ubuntu0.3 [318 kB] 2022-08-11 09:43:42.257 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] 2022-08-11 09:43:42.258 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 uuid-runtime amd64 2.34-0.1ubuntu9.3 [35.2 kB] 2022-08-11 09:43:42.259 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1 amd64 1.6.5-1ubuntu1 [91.4 kB] 2022-08-11 09:43:42.261 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.16 [1,321 kB] 2022-08-11 09:43:42.297 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1 amd64 1.6.1-4ubuntu2 [84.7 kB] 2022-08-11 09:43:42.299 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.3 [549 kB] 2022-08-11 09:43:42.370 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.1-4ubuntu2 [10.5 kB] 2022-08-11 09:43:42.370 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2ubuntu0.1 [14.7 kB] 2022-08-11 09:43:42.371 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2ubuntu0.1 [49.3 kB] 2022-08-11 09:43:42.483 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.9 [155 kB] 2022-08-11 09:43:42.496 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-ldap amd64 1.6.1-4ubuntu2 [8,736 B] 2022-08-11 09:43:42.497 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.12 [161 kB] 2022-08-11 09:43:42.511 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.12 [235 kB] 2022-08-11 09:43:42.531 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjansson4 amd64 2.12-1build1 [28.9 kB] 2022-08-11 09:43:42.533 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.2-0 amd64 5.2.4-1.1build3 [106 kB] 2022-08-11 09:43:42.598 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu66 amd64 66.1-2ubuntu2.1 [8,515 kB] 2022-08-11 09:43:43.766 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2 amd64 2.9.10+dfsg-5ubuntu0.20.04.4 [640 kB] 2022-08-11 09:43:43.948 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-bin amd64 2.4.41-4ubuntu3.12 [1,181 kB] 2022-08-11 09:43:44.176 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-data all 2.4.41-4ubuntu3.12 [159 kB] 2022-08-11 09:43:44.194 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-utils amd64 2.4.41-4ubuntu3.12 [84.5 kB] 2022-08-11 09:43:44.203 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2 amd64 2.4.41-4ubuntu3.12 [95.6 kB] 2022-08-11 09:43:44.205 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.3-0 amd64 5.3.3-1.1ubuntu2 [116 kB] 2022-08-11 09:43:44.208 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 haproxy amd64 2.0.13-2ubuntu0.5 [1,519 kB] 2022-08-11 09:43:44.438 | Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-3-200 amd64 3.4.0-1 [53.9 kB] 2022-08-11 09:43:44.439 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-genl-3-200 amd64 3.4.0-1 [11.1 kB] 2022-08-11 09:43:44.439 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mysql-common all 5.8+1.0.5ubuntu2 [7,496 B] 2022-08-11 09:43:44.440 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libmysqlclient21 amd64 8.0.30-0ubuntu0.20.04.2 [1,323 kB] 2022-08-11 09:43:44.570 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsensors-config all 1:3.6.0-2ubuntu1.1 [6,052 B] 2022-08-11 09:43:44.570 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsensors5 amd64 1:3.6.0-2ubuntu1.1 [27.2 kB] 2022-08-11 09:43:44.571 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp-base all 5.8+dfsg-2ubuntu2.4 [206 kB] 2022-08-11 09:43:44.669 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp35 amd64 5.8+dfsg-2ubuntu2.4 [979 kB] 2022-08-11 09:43:44.799 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 keepalived amd64 1:2.0.19-2ubuntu0.2 [361 kB] 2022-08-11 09:43:44.844 | Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 memcached amd64 1.5.22-2ubuntu0.2 [128 kB] 2022-08-11 09:43:44.892 | Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 open-iscsi amd64 2.0.874-7.1ubuntu6.2 [283 kB] 2022-08-11 09:43:44.935 | Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcom-err2 amd64 1.45.5-2ubuntu1.1 [9,548 B] 2022-08-11 09:43:44.936 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.16 [621 kB] 2022-08-11 09:43:45.018 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-yaml amd64 5.3.1-1ubuntu0.1 [136 kB] 2022-08-11 09:43:45.044 | Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-sftp-server amd64 1:8.2p1-4ubuntu0.5 [51.5 kB] 2022-08-11 09:43:45.046 | Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-server amd64 1:8.2p1-4ubuntu0.5 [377 kB] 2022-08-11 09:43:45.102 | Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.5 [671 kB] 2022-08-11 09:43:45.196 | Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 tcpdump amd64 4.9.3-4ubuntu0.1 [369 kB] 2022-08-11 09:43:45.236 | Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 wget amd64 1.20.3-1ubuntu2 [348 kB] 2022-08-11 09:43:45.310 | Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 acl amd64 2.2.53-6 [37.8 kB] 2022-08-11 09:43:45.311 | Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autotools-dev all 20180224.1 [39.6 kB] 2022-08-11 09:43:45.312 | Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 m4 amd64 1.4.18-4 [199 kB] 2022-08-11 09:43:45.348 | Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autoconf all 2.69-11.1 [321 kB] 2022-08-11 09:43:45.386 | Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 automake all 1:1.16.1-4ubuntu6 [522 kB] 2022-08-11 09:43:45.443 | Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autopoint all 0.19.8.1-10build1 [412 kB] 2022-08-11 09:43:45.450 | Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libllvm10 amd64 1:10.0.0-4ubuntu1 [15.3 MB] 2022-08-11 09:43:48.027 | Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-cpp10 amd64 1:10.0.0-4ubuntu1 [9,944 kB] 2022-08-11 09:43:49.685 | Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgc1c2 amd64 1:7.6.4-0.4ubuntu1 [83.9 kB] 2022-08-11 09:43:49.704 | Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc4 amd64 10.3.0-1ubuntu1~20.04 [42.8 kB] 2022-08-11 09:43:49.705 | Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc-9-dev amd64 9.4.0-1ubuntu1~20.04.1 [225 kB] 2022-08-11 09:43:49.854 | Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-i386 amd64 2.31-0ubuntu9.9 [2,730 kB] 2022-08-11 09:43:50.150 | Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32gcc-s1 amd64 10.3.0-1ubuntu1~20.04 [49.2 kB] 2022-08-11 09:43:50.151 | Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32stdc++6 amd64 10.3.0-1ubuntu1~20.04 [525 kB] 2022-08-11 09:43:50.222 | Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-common-10-dev amd64 1:10.0.0-4ubuntu1 [5,012 kB] 2022-08-11 09:43:51.119 | Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang1-10 amd64 1:10.0.0-4ubuntu1 [7,571 kB] 2022-08-11 09:43:52.299 | Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 clang-10 amd64 1:10.0.0-4ubuntu1 [66.9 kB] 2022-08-11 09:43:52.300 | Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtool all 2.4.6-14 [161 kB] 2022-08-11 09:43:52.304 | Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-autoreconf all 19 [16.1 kB] 2022-08-11 09:43:52.305 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdebhelper-perl all 12.10ubuntu1 [62.1 kB] 2022-08-11 09:43:52.306 | Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2022-08-11 09:43:52.307 | Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsub-override-perl all 0.09-2 [9,532 B] 2022-08-11 09:43:52.308 | Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-stripnondeterminism-perl all 1.7.0-1 [15.9 kB] 2022-08-11 09:43:52.315 | Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-strip-nondeterminism all 1.7.0-1 [5,228 B] 2022-08-11 09:43:52.316 | Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dwz amd64 0.13-5 [151 kB] 2022-08-11 09:43:52.415 | Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2022-08-11 09:43:52.455 | Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2022-08-11 09:43:52.560 | Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2022-08-11 09:43:52.563 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 po-debconf all 1.0.21 [233 kB] 2022-08-11 09:43:52.689 | Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 debhelper all 12.10ubuntu1 [877 kB] 2022-08-11 09:43:52.805 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 uuid-dev amd64 2.34-0.1ubuntu9.3 [33.6 kB] 2022-08-11 09:43:52.806 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp1 amd64 1.0.18+dfsg-1 [7,876 B] 2022-08-11 09:43:52.807 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp-dev amd64 1.0.18+dfsg-1 [59.8 kB] 2022-08-11 09:43:52.808 | Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1-dev amd64 1.6.5-1ubuntu1 [702 kB] 2022-08-11 09:43:52.915 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap2-dev amd64 2.4.49+dfsg-2ubuntu1.9 [262 kB] 2022-08-11 09:43:52.921 | Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dev amd64 1.6.1-4ubuntu2 [394 kB] 2022-08-11 09:43:52.927 | Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-dev amd64 2.4.41-4ubuntu3.12 [180 kB] 2022-08-11 09:43:52.931 | Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 binfmt-support amd64 2.2.0-2 [58.2 kB] 2022-08-11 09:43:52.932 | Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 conntrack amd64 1:1.4.5-2 [30.3 kB] 2022-08-11 09:43:52.993 | Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-cthelper0 amd64 1.0.0-1ubuntu2 [6,724 B] 2022-08-11 09:43:52.994 | Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-queue1 amd64 1.0.3-1 [12.4 kB] 2022-08-11 09:43:52.995 | Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 conntrackd amd64 1:1.4.5-2 [125 kB] 2022-08-11 09:43:53.010 | Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dns-root-data all 2019052802 [5,300 B] 2022-08-11 09:43:53.108 | Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libidn11 amd64 1.33-2.2ubuntu2 [46.2 kB] 2022-08-11 09:43:53.113 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-base amd64 2.80-1.1ubuntu1.5 [315 kB] 2022-08-11 09:43:53.150 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-utils amd64 2.80-1.1ubuntu1.5 [13.2 kB] 2022-08-11 09:43:53.152 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ebtables amd64 2.0.11-3build1 [80.3 kB] 2022-08-11 09:43:53.161 | Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-dejavu-core all 2.37-1 [1,041 kB] 2022-08-11 09:43:53.398 | Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-liberation all 1:1.07.4-11 [822 kB] 2022-08-11 09:43:53.488 | Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig-config all 2.13.1-2ubuntu3 [28.8 kB] 2022-08-11 09:43:53.489 | Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfontconfig1 amd64 2.13.1-2ubuntu3 [114 kB] 2022-08-11 09:43:53.720 | Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig amd64 2.13.1-2ubuntu3 [171 kB] 2022-08-11 09:43:54.276 | Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 genisoimage amd64 9:1.1.11-3.1ubuntu1 [330 kB] 2022-08-11 09:43:54.459 | Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libann0 amd64 1.1.2+doc-7build1 [26.0 kB] 2022-08-11 09:43:54.470 | Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcdt5 amd64 2.42.2-3build2 [18.7 kB] 2022-08-11 09:43:54.478 | Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcgraph6 amd64 2.42.2-3build2 [41.3 kB] 2022-08-11 09:43:54.493 | Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8 amd64 2.0.3-0ubuntu1.20.04.1 [117 kB] 2022-08-11 09:43:54.524 | Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2,194 B] 2022-08-11 09:43:54.525 | Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjbig0 amd64 2.1-3.1build1 [26.7 kB] 2022-08-11 09:43:54.530 | Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwebp6 amd64 0.6.1-2ubuntu0.20.04.1 [185 kB] 2022-08-11 09:43:54.569 | Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libtiff5 amd64 4.1.0+git191117-2ubuntu0.20.04.3 [162 kB] 2022-08-11 09:43:54.603 | Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB] 2022-08-11 09:43:54.610 | Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgd3 amd64 2.2.5-5.2ubuntu2.1 [118 kB] 2022-08-11 09:43:54.688 | Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-4 [150 kB] 2022-08-11 09:43:54.702 | Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpixman-1-0 amd64 0.38.4-0ubuntu1 [227 kB] 2022-08-11 09:43:54.721 | Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render0 amd64 1.14-2 [14.8 kB] 2022-08-11 09:43:54.722 | Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-shm0 amd64 1.14-2 [5,584 B] 2022-08-11 09:43:54.723 | Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxrender1 amd64 1:0.9.10-1 [18.7 kB] 2022-08-11 09:43:54.724 | Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcairo2 amd64 1.16.0-4ubuntu1 [583 kB] 2022-08-11 09:43:54.774 | Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgraphite2-3 amd64 1.3.13-11build1 [73.5 kB] 2022-08-11 09:43:54.803 | Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libharfbuzz0b amd64 2.6.4-1ubuntu4.2 [391 kB] 2022-08-11 09:43:54.836 | Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai-data all 0.1.28-3 [134 kB] 2022-08-11 09:43:54.847 | Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdatrie1 amd64 0.2.12-3 [18.7 kB] 2022-08-11 09:43:54.917 | Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai0 amd64 0.1.28-3 [18.1 kB] 2022-08-11 09:43:54.919 | Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpango-1.0-0 amd64 1.44.7-2ubuntu4 [162 kB] 2022-08-11 09:43:54.933 | Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangoft2-1.0-0 amd64 1.44.7-2ubuntu4 [34.9 kB] 2022-08-11 09:43:54.936 | Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangocairo-1.0-0 amd64 1.44.7-2ubuntu4 [24.8 kB] 2022-08-11 09:43:54.938 | Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpathplan4 amd64 2.42.2-3build2 [21.9 kB] 2022-08-11 09:43:54.940 | Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvc6 amd64 2.42.2-3build2 [647 kB] 2022-08-11 09:43:54.995 | Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvpr2 amd64 2.42.2-3build2 [167 kB] 2022-08-11 09:43:55.032 | Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 liblab-gamut1 amd64 2.42.2-3build2 [177 kB] 2022-08-11 09:43:55.047 | Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 x11-common all 1:7.7+19ubuntu14 [22.3 kB] 2022-08-11 09:43:55.049 | Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libice6 amd64 2:1.0.10-0ubuntu1 [41.0 kB] 2022-08-11 09:43:55.146 | Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsm6 amd64 2:1.2.3-1 [16.1 kB] 2022-08-11 09:43:55.148 | Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxt6 amd64 1:1.1.5-1 [160 kB] 2022-08-11 09:43:55.161 | Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxmu6 amd64 2:1.1.3-0ubuntu1 [45.8 kB] 2022-08-11 09:43:55.165 | Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] 2022-08-11 09:43:55.180 | Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 graphviz amd64 2.42.2-3build2 [590 kB] 2022-08-11 09:43:55.230 | Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2022-08-11 09:43:55.243 | Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libibverbs1 amd64 28.0-1ubuntu1 [53.6 kB] 2022-08-11 09:43:55.261 | Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ibverbs-providers amd64 28.0-1ubuntu1 [232 kB] 2022-08-11 09:43:55.281 | Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 icu-devtools amd64 66.1-2ubuntu2.1 [189 kB] 2022-08-11 09:43:55.297 | Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 iputils-arping amd64 3:20190709-3 [15.8 kB] 2022-08-11 09:43:55.375 | Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 javascript-common all 11 [6,066 B] 2022-08-11 09:43:55.376 | Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2022-08-11 09:43:55.381 | Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2022-08-11 09:43:55.384 | Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2022-08-11 09:43:55.388 | Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2022-08-11 09:43:55.391 | Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1.1 [39.9 kB] 2022-08-11 09:43:55.395 | Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2022-08-11 09:43:55.490 | Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-cpio-perl all 0.10-1 [9,644 B] 2022-08-11 09:43:55.491 | Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-iostreams1.71.0 amd64 1.71.0-6ubuntu6 [237 kB] 2022-08-11 09:43:55.511 | Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-thread1.71.0 amd64 1.71.0-6ubuntu6 [249 kB] 2022-08-11 09:43:55.604 | Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-bin amd64 0.7.6+darcs121130-4 [41.3 kB] 2022-08-11 09:43:55.608 | Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu-dev amd64 66.1-2ubuntu2.1 [9,451 kB] 2022-08-11 09:43:56.821 | Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libipset13 amd64 7.5-1ubuntu0.20.04.1 [53.6 kB] 2022-08-11 09:43:56.822 | Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 librdmacm1 amd64 28.0-1ubuntu1 [64.9 kB] 2022-08-11 09:43:56.824 | Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libiscsi7 amd64 1.18.0-2 [63.9 kB] 2022-08-11 09:43:56.825 | Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8-dev amd64 2.0.3-0ubuntu1.20.04.1 [238 kB] 2022-08-11 09:43:56.830 | Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] 2022-08-11 09:43:56.831 | Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] 2022-08-11 09:43:56.831 | Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjs-jquery all 3.3.1~dfsg-3 [329 kB] 2022-08-11 09:43:56.913 | Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-metadata all 12-1.1 [7,032 B] 2022-08-11 09:43:56.914 | Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-tablesorter all 1:2.31.1+dfsg1-1 [175 kB] 2022-08-11 09:43:56.937 | Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libltdl-dev amd64 2.4.6-14 [162 kB] 2022-08-11 09:43:56.951 | Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] 2022-08-11 09:43:57.052 | Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB] 2022-08-11 09:43:57.054 | Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libncurses-dev amd64 6.2-0ubuntu2 [339 kB] 2022-08-11 09:43:57.083 | Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnspr4 amd64 2:4.25-1 [107 kB] 2022-08-11 09:43:57.092 | Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss3 amd64 2:3.49.1-1ubuntu1.8 [1,256 kB] 2022-08-11 09:43:57.297 | Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp5-10 amd64 1:10.0.0-4ubuntu1 [300 kB] 2022-08-11 09:43:57.338 | Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp-10-dev amd64 1:10.0.0-4ubuntu1 [47.7 kB] 2022-08-11 09:43:57.340 | Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pcp-conf amd64 5.0.3-1 [17.0 kB] 2022-08-11 09:43:57.340 | Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp3 amd64 5.0.3-1 [255 kB] 2022-08-11 09:43:57.344 | Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-pmda3 amd64 5.0.3-1 [39.4 kB] 2022-08-11 09:43:57.345 | Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-pmda-perl amd64 5.0.3-1 [39.7 kB] 2022-08-11 09:43:57.346 | Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq5 amd64 12.11-0ubuntu0.20.04.1 [117 kB] 2022-08-11 09:43:57.350 | Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq-dev amd64 12.11-0ubuntu0.20.04.1 [137 kB] 2022-08-11 09:43:57.420 | Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librados2 amd64 15.2.16-0ubuntu0.20.04.1 [3,214 kB] 2022-08-11 09:43:57.829 | Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librbd1 amd64 15.2.16-0ubuntu0.20.04.1 [1,623 kB] 2022-08-11 09:43:58.096 | Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-dev amd64 2.1.27+dfsg-2ubuntu0.1 [226 kB] 2022-08-11 09:43:58.126 | Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsasl2-modules amd64 2.1.27+dfsg-2ubuntu0.1 [48.8 kB] 2022-08-11 09:43:58.127 | Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl-dev amd64 1.1.1f-1ubuntu2.16 [1,584 kB] 2022-08-11 09:43:58.541 | Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd-dev amd64 245.4-4ubuntu3.17 [246 kB] 2022-08-11 09:43:58.547 | Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtinfo-dev amd64 6.2-0ubuntu2 [968 B] 2022-08-11 09:43:58.547 | Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libx86-1 amd64 1.1+ds1-11 [76.1 kB] 2022-08-11 09:43:58.549 | Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2-dev amd64 2.9.10+dfsg-5ubuntu0.20.04.4 [736 kB] 2022-08-11 09:43:58.604 | Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxslt1-dev amd64 1.1.34-4 [219 kB] 2022-08-11 09:43:58.607 | Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-runtime amd64 1:10.0.0-4ubuntu1 [180 kB] 2022-08-11 09:43:58.643 | Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpfm4 amd64 4.10.1+git20-g7700f49-2 [266 kB] 2022-08-11 09:43:58.667 | Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10 amd64 1:10.0.0-4ubuntu1 [5,214 kB] 2022-08-11 09:43:59.610 | Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libffi-dev amd64 3.3-4 [57.0 kB] 2022-08-11 09:43:59.612 | Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pygments all 2.3.1+dfsg-1ubuntu2.2 [579 kB] 2022-08-11 09:43:59.694 | Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-tools amd64 1:10.0.0-4ubuntu1 [317 kB] 2022-08-11 09:43:59.719 | Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-4 amd64 4.8.7-4build1 [6,792 kB] 2022-08-11 09:44:00.763 | Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-dev amd64 4.8.7-4build1 [67.5 kB] 2022-08-11 09:44:00.764 | Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-dev amd64 1:10.0.0-4ubuntu1 [26.0 MB] 2022-08-11 09:44:05.354 | Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 lsscsi amd64 0.30-0.1 [46.1 kB] 2022-08-11 09:44:05.355 | Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 2022-08-11 09:44:05.356 | Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pm-utils all 1.4.1-19 [48.1 kB] 2022-08-11 09:44:05.357 | Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-common all 214ubuntu0.1 [28.2 kB] 2022-08-11 09:44:05.358 | Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-12 amd64 12.11-0ubuntu0.20.04.1 [1,050 kB] 2022-08-11 09:44:05.607 | Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ssl-cert all 1.0.39 [17.0 kB] 2022-08-11 09:44:05.837 | Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-common all 214ubuntu0.1 [169 kB] 2022-08-11 09:44:06.171 | Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-12 amd64 12.11-0ubuntu0.20.04.1 [982 kB] 2022-08-11 09:44:06.485 | Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-all all 214ubuntu0.1 [7,652 B] 2022-08-11 09:44:06.486 | Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-mysqldb amd64 1.4.4-2build1 [44.9 kB] 2022-08-11 09:44:06.492 | Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3.8-venv amd64 3.8.10-0ubuntu1~20.04.5 [5,444 B] 2022-08-11 09:44:06.493 | Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-venv amd64 3.8.2-0ubuntu2 [1,228 B] 2022-08-11 09:44:06.493 | Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-block-extra amd64 1:4.2-3ubuntu6.23 [54.9 kB] 2022-08-11 09:44:06.500 | Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-utils amd64 1:4.2-3ubuntu6.23 [968 kB] 2022-08-11 09:44:06.596 | Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 sharutils amd64 1:4.15.2-4build1 [155 kB] 2022-08-11 09:44:06.609 | Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 sqlite3 amd64 3.31.1-4ubuntu0.3 [861 kB] 2022-08-11 09:44:06.682 | Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 unzip amd64 6.0-25ubuntu1 [169 kB] 2022-08-11 09:44:06.696 | Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 vbetool amd64 1.1-4 [11.5 kB] 2022-08-11 09:44:06.718 | Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 ipset amd64 7.5-1ubuntu0.20.04.1 [29.8 kB] 2022-08-11 09:44:06.721 | Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ipvsadm amd64 1:1.31-1 [40.2 kB] 2022-08-11 09:44:06.724 | Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libapache2-mod-proxy-uwsgi amd64 2.4.41-4ubuntu3.12 [1,184 B] 2022-08-11 09:44:06.725 | Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode1 amd64 1.6.1-4 [40.2 kB] 2022-08-11 09:44:06.728 | Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode-dev amd64 1.6.1-4 [15.1 kB] 2022-08-11 09:44:06.729 | Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2022-08-11 09:44:06.832 | Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-gui2 amd64 5.0.3-1 [11.6 kB] 2022-08-11 09:44:06.833 | Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-import1 amd64 5.0.3-1 [15.5 kB] 2022-08-11 09:44:06.835 | Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-mmv1 amd64 5.0.3-1 [12.4 kB] 2022-08-11 09:44:06.836 | Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-trace2 amd64 5.0.3-1 [15.6 kB] 2022-08-11 09:44:06.948 | Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-web1 amd64 5.0.3-1 [127 kB] 2022-08-11 09:44:06.958 | Get:227 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-dev amd64 0.2.2-1 [58.2 kB] 2022-08-11 09:44:06.963 | Get:228 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pcp amd64 5.0.3-1 [66.6 kB] 2022-08-11 09:44:06.969 | Get:229 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pcp amd64 5.0.3-1 [2,954 kB] 2022-08-11 09:44:07.220 | Get:230 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 socat amd64 1.7.3.3-2 [323 kB] 2022-08-11 09:44:07.247 | Get:231 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 vlan all 2.0.4ubuntu1.20.04.1 [11.3 kB] 2022-08-11 09:44:08.717 | Preconfiguring packages ... 2022-08-11 09:44:09.002 | Fetched 152 MB in 27s (5,695 kB/s) 2022-08-11 09:44:09.199 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 68945 files and directories currently installed.) 2022-08-11 09:44:09.201 | Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.2_amd64.deb ... 2022-08-11 09:44:09.457 | Unpacking tar (1.30+dfsg-7ubuntu0.20.04.2) over (1.30+dfsg-7ubuntu0.20.04.1) ... 2022-08-11 09:44:10.413 | Setting up tar (1.30+dfsg-7ubuntu0.20.04.2) ... 2022-08-11 09:44:10.976 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 68945 files and directories currently installed.) 2022-08-11 09:44:10.978 | Preparing to unpack .../0-libnss-systemd_245.4-4ubuntu3.17_amd64.deb ... 2022-08-11 09:44:11.199 | Unpacking libnss-systemd:amd64 (245.4-4ubuntu3.17) over (245.4-4ubuntu3.6) ... 2022-08-11 09:44:11.745 | Preparing to unpack .../1-systemd-timesyncd_245.4-4ubuntu3.17_amd64.deb ... 2022-08-11 09:44:11.913 | Unpacking systemd-timesyncd (245.4-4ubuntu3.17) over (245.4-4ubuntu3.6) ... 2022-08-11 09:44:12.898 | Preparing to unpack .../2-systemd-sysv_245.4-4ubuntu3.17_amd64.deb ... 2022-08-11 09:44:13.080 | Unpacking systemd-sysv (245.4-4ubuntu3.17) over (245.4-4ubuntu3.6) ... 2022-08-11 09:44:13.591 | Preparing to unpack .../3-libpam-systemd_245.4-4ubuntu3.17_amd64.deb ... 2022-08-11 09:44:13.777 | Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.17) over (245.4-4ubuntu3.6) ... 2022-08-11 09:44:14.425 | Preparing to unpack .../4-systemd_245.4-4ubuntu3.17_amd64.deb ... 2022-08-11 09:44:14.809 | Unpacking systemd (245.4-4ubuntu3.17) over (245.4-4ubuntu3.6) ... 2022-08-11 09:44:16.293 | Preparing to unpack .../5-libsystemd0_245.4-4ubuntu3.17_amd64.deb ... 2022-08-11 09:44:16.445 | Unpacking libsystemd0:amd64 (245.4-4ubuntu3.17) over (245.4-4ubuntu3.6) ... 2022-08-11 09:44:16.944 | Setting up libsystemd0:amd64 (245.4-4ubuntu3.17) ... 2022-08-11 09:44:17.553 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 68946 files and directories currently installed.) 2022-08-11 09:44:17.555 | Preparing to unpack .../rsync_3.1.3-8ubuntu0.3_amd64.deb ... 2022-08-11 09:44:17.782 | Unpacking rsync (3.1.3-8ubuntu0.3) over (3.1.3-8) ... 2022-08-11 09:44:18.790 | Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... 2022-08-11 09:44:18.999 | Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9.1) ... 2022-08-11 09:44:19.504 | Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... 2022-08-11 09:44:20.464 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 68946 files and directories currently installed.) 2022-08-11 09:44:20.467 | Preparing to unpack .../000-uuid-runtime_2.34-0.1ubuntu9.3_amd64.deb ... 2022-08-11 09:44:20.668 | Unpacking uuid-runtime (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9.1) ... 2022-08-11 09:44:21.262 | Selecting previously unselected package libapr1:amd64. 2022-08-11 09:44:21.270 | Preparing to unpack .../001-libapr1_1.6.5-1ubuntu1_amd64.deb ... 2022-08-11 09:44:21.336 | Unpacking libapr1:amd64 (1.6.5-1ubuntu1) ... 2022-08-11 09:44:21.950 | Preparing to unpack .../002-libssl1.1_1.1.1f-1ubuntu2.16_amd64.deb ... 2022-08-11 09:44:22.159 | Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.16) over (1.1.1f-1ubuntu2.3) ... 2022-08-11 09:44:22.817 | Selecting previously unselected package libaprutil1:amd64. 2022-08-11 09:44:22.825 | Preparing to unpack .../003-libaprutil1_1.6.1-4ubuntu2_amd64.deb ... 2022-08-11 09:44:22.874 | Unpacking libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2022-08-11 09:44:23.321 | Preparing to unpack .../004-libsqlite3-0_3.31.1-4ubuntu0.3_amd64.deb ... 2022-08-11 09:44:23.508 | Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.3) over (3.31.1-4ubuntu0.2) ... 2022-08-11 09:44:24.131 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2022-08-11 09:44:24.139 | Preparing to unpack .../005-libaprutil1-dbd-sqlite3_1.6.1-4ubuntu2_amd64.deb ... 2022-08-11 09:44:24.222 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2022-08-11 09:44:24.659 | Preparing to unpack .../006-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-08-11 09:44:24.925 | Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) over (2.1.27+dfsg-2) ... 2022-08-11 09:44:25.465 | Preparing to unpack .../007-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-08-11 09:44:25.668 | Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) over (2.1.27+dfsg-2) ... 2022-08-11 09:44:26.219 | Preparing to unpack .../008-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.9_amd64.deb ... 2022-08-11 09:44:26.405 | Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.9) over (2.4.49+dfsg-2ubuntu1.7) ... 2022-08-11 09:44:26.852 | Selecting previously unselected package libaprutil1-ldap:amd64. 2022-08-11 09:44:26.859 | Preparing to unpack .../009-libaprutil1-ldap_1.6.1-4ubuntu2_amd64.deb ... 2022-08-11 09:44:26.914 | Unpacking libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2022-08-11 09:44:27.413 | Preparing to unpack .../010-curl_7.68.0-1ubuntu2.12_amd64.deb ... 2022-08-11 09:44:27.645 | Unpacking curl (7.68.0-1ubuntu2.12) over (7.68.0-1ubuntu2.5) ... 2022-08-11 09:44:28.304 | Preparing to unpack .../011-libcurl4_7.68.0-1ubuntu2.12_amd64.deb ... 2022-08-11 09:44:28.525 | Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.12) over (7.68.0-1ubuntu2.5) ... 2022-08-11 09:44:29.160 | Selecting previously unselected package libjansson4:amd64. 2022-08-11 09:44:29.167 | Preparing to unpack .../012-libjansson4_2.12-1build1_amd64.deb ... 2022-08-11 09:44:29.222 | Unpacking libjansson4:amd64 (2.12-1build1) ... 2022-08-11 09:44:29.697 | Selecting previously unselected package liblua5.2-0:amd64. 2022-08-11 09:44:29.705 | Preparing to unpack .../013-liblua5.2-0_5.2.4-1.1build3_amd64.deb ... 2022-08-11 09:44:29.777 | Unpacking liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2022-08-11 09:44:30.362 | Preparing to unpack .../014-libicu66_66.1-2ubuntu2.1_amd64.deb ... 2022-08-11 09:44:30.634 | Unpacking libicu66:amd64 (66.1-2ubuntu2.1) over (66.1-2ubuntu2) ... 2022-08-11 09:44:32.430 | Preparing to unpack .../015-libxml2_2.9.10+dfsg-5ubuntu0.20.04.4_amd64.deb ... 2022-08-11 09:44:32.674 | Unpacking libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.4) over (2.9.10+dfsg-5) ... 2022-08-11 09:44:33.302 | Selecting previously unselected package apache2-bin. 2022-08-11 09:44:33.310 | Preparing to unpack .../016-apache2-bin_2.4.41-4ubuntu3.12_amd64.deb ... 2022-08-11 09:44:33.370 | Unpacking apache2-bin (2.4.41-4ubuntu3.12) ... 2022-08-11 09:44:33.971 | Selecting previously unselected package apache2-data. 2022-08-11 09:44:33.978 | Preparing to unpack .../017-apache2-data_2.4.41-4ubuntu3.12_all.deb ... 2022-08-11 09:44:34.034 | Unpacking apache2-data (2.4.41-4ubuntu3.12) ... 2022-08-11 09:44:34.588 | Selecting previously unselected package apache2-utils. 2022-08-11 09:44:34.596 | Preparing to unpack .../018-apache2-utils_2.4.41-4ubuntu3.12_amd64.deb ... 2022-08-11 09:44:34.696 | Unpacking apache2-utils (2.4.41-4ubuntu3.12) ... 2022-08-11 09:44:35.228 | Selecting previously unselected package apache2. 2022-08-11 09:44:35.236 | Preparing to unpack .../019-apache2_2.4.41-4ubuntu3.12_amd64.deb ... 2022-08-11 09:44:35.319 | Unpacking apache2 (2.4.41-4ubuntu3.12) ... 2022-08-11 09:44:35.760 | Selecting previously unselected package liblua5.3-0:amd64. 2022-08-11 09:44:35.768 | Preparing to unpack .../020-liblua5.3-0_5.3.3-1.1ubuntu2_amd64.deb ... 2022-08-11 09:44:35.823 | Unpacking liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2022-08-11 09:44:36.280 | Selecting previously unselected package haproxy. 2022-08-11 09:44:36.287 | Preparing to unpack .../021-haproxy_2.0.13-2ubuntu0.5_amd64.deb ... 2022-08-11 09:44:36.338 | Unpacking haproxy (2.0.13-2ubuntu0.5) ... 2022-08-11 09:44:37.194 | Selecting previously unselected package libnl-3-200:amd64. 2022-08-11 09:44:37.202 | Preparing to unpack .../022-libnl-3-200_3.4.0-1_amd64.deb ... 2022-08-11 09:44:37.302 | Unpacking libnl-3-200:amd64 (3.4.0-1) ... 2022-08-11 09:44:37.857 | Selecting previously unselected package libnl-genl-3-200:amd64. 2022-08-11 09:44:37.864 | Preparing to unpack .../023-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2022-08-11 09:44:37.920 | Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2022-08-11 09:44:38.474 | Selecting previously unselected package mysql-common. 2022-08-11 09:44:38.482 | Preparing to unpack .../024-mysql-common_5.8+1.0.5ubuntu2_all.deb ... 2022-08-11 09:44:38.558 | Unpacking mysql-common (5.8+1.0.5ubuntu2) ... 2022-08-11 09:44:39.045 | Selecting previously unselected package libmysqlclient21:amd64. 2022-08-11 09:44:39.052 | Preparing to unpack .../025-libmysqlclient21_8.0.30-0ubuntu0.20.04.2_amd64.deb ... 2022-08-11 09:44:39.102 | Unpacking libmysqlclient21:amd64 (8.0.30-0ubuntu0.20.04.2) ... 2022-08-11 09:44:39.851 | Selecting previously unselected package libsensors-config. 2022-08-11 09:44:39.859 | Preparing to unpack .../026-libsensors-config_1%3a3.6.0-2ubuntu1.1_all.deb ... 2022-08-11 09:44:39.925 | Unpacking libsensors-config (1:3.6.0-2ubuntu1.1) ... 2022-08-11 09:44:40.394 | Selecting previously unselected package libsensors5:amd64. 2022-08-11 09:44:40.401 | Preparing to unpack .../027-libsensors5_1%3a3.6.0-2ubuntu1.1_amd64.deb ... 2022-08-11 09:44:40.563 | Unpacking libsensors5:amd64 (1:3.6.0-2ubuntu1.1) ... 2022-08-11 09:44:41.068 | Selecting previously unselected package libsnmp-base. 2022-08-11 09:44:41.076 | Preparing to unpack .../028-libsnmp-base_5.8+dfsg-2ubuntu2.4_all.deb ... 2022-08-11 09:44:41.148 | Unpacking libsnmp-base (5.8+dfsg-2ubuntu2.4) ... 2022-08-11 09:44:41.588 | Selecting previously unselected package libsnmp35:amd64. 2022-08-11 09:44:41.596 | Preparing to unpack .../029-libsnmp35_5.8+dfsg-2ubuntu2.4_amd64.deb ... 2022-08-11 09:44:41.656 | Unpacking libsnmp35:amd64 (5.8+dfsg-2ubuntu2.4) ... 2022-08-11 09:44:42.303 | Selecting previously unselected package keepalived. 2022-08-11 09:44:42.310 | Preparing to unpack .../030-keepalived_1%3a2.0.19-2ubuntu0.2_amd64.deb ... 2022-08-11 09:44:42.371 | Unpacking keepalived (1:2.0.19-2ubuntu0.2) ... 2022-08-11 09:44:42.982 | Selecting previously unselected package memcached. 2022-08-11 09:44:42.990 | Preparing to unpack .../031-memcached_1.5.22-2ubuntu0.2_amd64.deb ... 2022-08-11 09:44:43.039 | Unpacking memcached (1.5.22-2ubuntu0.2) ... 2022-08-11 09:44:43.653 | Preparing to unpack .../032-open-iscsi_2.0.874-7.1ubuntu6.2_amd64.deb ... 2022-08-11 09:44:44.581 | Unpacking open-iscsi (2.0.874-7.1ubuntu6.2) over (2.0.874-7.1ubuntu6.1) ... 2022-08-11 09:44:45.144 | Preparing to unpack .../033-libcom-err2_1.45.5-2ubuntu1.1_amd64.deb ... 2022-08-11 09:44:45.354 | Unpacking libcom-err2:amd64 (1.45.5-2ubuntu1.1) over (1.45.5-2ubuntu1) ... 2022-08-11 09:44:45.847 | Preparing to unpack .../034-openssl_1.1.1f-1ubuntu2.16_amd64.deb ... 2022-08-11 09:44:46.050 | Unpacking openssl (1.1.1f-1ubuntu2.16) over (1.1.1f-1ubuntu2.3) ... 2022-08-11 09:44:46.673 | Selecting previously unselected package python3-yaml. 2022-08-11 09:44:46.681 | Preparing to unpack .../035-python3-yaml_5.3.1-1ubuntu0.1_amd64.deb ... 2022-08-11 09:44:46.730 | Unpacking python3-yaml (5.3.1-1ubuntu0.1) ... 2022-08-11 09:44:47.069 | Preparing to unpack .../036-openssh-sftp-server_1%3a8.2p1-4ubuntu0.5_amd64.deb ... 2022-08-11 09:44:47.210 | Unpacking openssh-sftp-server (1:8.2p1-4ubuntu0.5) over (1:8.2p1-4ubuntu0.2) ... 2022-08-11 09:44:47.864 | Preparing to unpack .../037-openssh-server_1%3a8.2p1-4ubuntu0.5_amd64.deb ... 2022-08-11 09:44:48.162 | Unpacking openssh-server (1:8.2p1-4ubuntu0.5) over (1:8.2p1-4ubuntu0.2) ... 2022-08-11 09:44:49.121 | Preparing to unpack .../038-openssh-client_1%3a8.2p1-4ubuntu0.5_amd64.deb ... 2022-08-11 09:44:49.305 | Unpacking openssh-client (1:8.2p1-4ubuntu0.5) over (1:8.2p1-4ubuntu0.2) ... 2022-08-11 09:44:50.092 | Preparing to unpack .../039-tcpdump_4.9.3-4ubuntu0.1_amd64.deb ... 2022-08-11 09:44:50.239 | Unpacking tcpdump (4.9.3-4ubuntu0.1) over (4.9.3-4) ... 2022-08-11 09:44:50.801 | Preparing to unpack .../040-wget_1.20.3-1ubuntu2_amd64.deb ... 2022-08-11 09:44:51.022 | Unpacking wget (1.20.3-1ubuntu2) over (1.20.3-1ubuntu1) ... 2022-08-11 09:44:51.690 | Selecting previously unselected package acl. 2022-08-11 09:44:51.698 | Preparing to unpack .../041-acl_2.2.53-6_amd64.deb ... 2022-08-11 09:44:51.748 | Unpacking acl (2.2.53-6) ... 2022-08-11 09:44:52.085 | Selecting previously unselected package autotools-dev. 2022-08-11 09:44:52.093 | Preparing to unpack .../042-autotools-dev_20180224.1_all.deb ... 2022-08-11 09:44:52.148 | Unpacking autotools-dev (20180224.1) ... 2022-08-11 09:44:52.502 | Selecting previously unselected package m4. 2022-08-11 09:44:52.509 | Preparing to unpack .../043-m4_1.4.18-4_amd64.deb ... 2022-08-11 09:44:52.576 | Unpacking m4 (1.4.18-4) ... 2022-08-11 09:44:53.045 | Selecting previously unselected package autoconf. 2022-08-11 09:44:53.052 | Preparing to unpack .../044-autoconf_2.69-11.1_all.deb ... 2022-08-11 09:44:53.107 | Unpacking autoconf (2.69-11.1) ... 2022-08-11 09:44:53.701 | Selecting previously unselected package automake. 2022-08-11 09:44:53.709 | Preparing to unpack .../045-automake_1%3a1.16.1-4ubuntu6_all.deb ... 2022-08-11 09:44:53.783 | Unpacking automake (1:1.16.1-4ubuntu6) ... 2022-08-11 09:44:54.165 | Selecting previously unselected package autopoint. 2022-08-11 09:44:54.173 | Preparing to unpack .../046-autopoint_0.19.8.1-10build1_all.deb ... 2022-08-11 09:44:54.239 | Unpacking autopoint (0.19.8.1-10build1) ... 2022-08-11 09:44:54.673 | Selecting previously unselected package libllvm10:amd64. 2022-08-11 09:44:54.681 | Preparing to unpack .../047-libllvm10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-08-11 09:44:54.730 | Unpacking libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2022-08-11 09:44:57.627 | Selecting previously unselected package libclang-cpp10. 2022-08-11 09:44:57.640 | Preparing to unpack .../048-libclang-cpp10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-08-11 09:44:57.730 | Unpacking libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2022-08-11 09:44:59.747 | Selecting previously unselected package libgc1c2:amd64. 2022-08-11 09:44:59.755 | Preparing to unpack .../049-libgc1c2_1%3a7.6.4-0.4ubuntu1_amd64.deb ... 2022-08-11 09:44:59.821 | Unpacking libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2022-08-11 09:45:00.278 | Selecting previously unselected package libobjc4:amd64. 2022-08-11 09:45:00.285 | Preparing to unpack .../050-libobjc4_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-08-11 09:45:00.341 | Unpacking libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2022-08-11 09:45:00.678 | Selecting previously unselected package libobjc-9-dev:amd64. 2022-08-11 09:45:00.686 | Preparing to unpack .../051-libobjc-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 2022-08-11 09:45:00.752 | Unpacking libobjc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 2022-08-11 09:45:01.416 | Selecting previously unselected package libc6-i386. 2022-08-11 09:45:01.423 | Preparing to unpack .../052-libc6-i386_2.31-0ubuntu9.9_amd64.deb ... 2022-08-11 09:45:01.473 | Unpacking libc6-i386 (2.31-0ubuntu9.9) ... 2022-08-11 09:45:02.558 | Selecting previously unselected package lib32gcc-s1. 2022-08-11 09:45:02.566 | Preparing to unpack .../053-lib32gcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-08-11 09:45:02.621 | Unpacking lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2022-08-11 09:45:03.164 | Selecting previously unselected package lib32stdc++6. 2022-08-11 09:45:03.171 | Preparing to unpack .../054-lib32stdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-08-11 09:45:03.222 | Unpacking lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2022-08-11 09:45:03.661 | Selecting previously unselected package libclang-common-10-dev. 2022-08-11 09:45:03.669 | Preparing to unpack .../055-libclang-common-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-08-11 09:45:03.718 | Unpacking libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2022-08-11 09:45:05.261 | Selecting previously unselected package libclang1-10. 2022-08-11 09:45:05.270 | Preparing to unpack .../056-libclang1-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-08-11 09:45:05.324 | Unpacking libclang1-10 (1:10.0.0-4ubuntu1) ... 2022-08-11 09:45:06.935 | Selecting previously unselected package clang-10. 2022-08-11 09:45:06.943 | Preparing to unpack .../057-clang-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-08-11 09:45:07.008 | Unpacking clang-10 (1:10.0.0-4ubuntu1) ... 2022-08-11 09:45:07.472 | Selecting previously unselected package libtool. 2022-08-11 09:45:07.480 | Preparing to unpack .../058-libtool_2.4.6-14_all.deb ... 2022-08-11 09:45:07.558 | Unpacking libtool (2.4.6-14) ... 2022-08-11 09:45:07.901 | Selecting previously unselected package dh-autoreconf. 2022-08-11 09:45:07.909 | Preparing to unpack .../059-dh-autoreconf_19_all.deb ... 2022-08-11 09:45:07.969 | Unpacking dh-autoreconf (19) ... 2022-08-11 09:45:08.312 | Selecting previously unselected package libdebhelper-perl. 2022-08-11 09:45:08.320 | Preparing to unpack .../060-libdebhelper-perl_12.10ubuntu1_all.deb ... 2022-08-11 09:45:08.369 | Unpacking libdebhelper-perl (12.10ubuntu1) ... 2022-08-11 09:45:08.764 | Selecting previously unselected package libarchive-zip-perl. 2022-08-11 09:45:08.772 | Preparing to unpack .../061-libarchive-zip-perl_1.67-2_all.deb ... 2022-08-11 09:45:08.832 | Unpacking libarchive-zip-perl (1.67-2) ... 2022-08-11 09:45:09.226 | Selecting previously unselected package libsub-override-perl. 2022-08-11 09:45:09.234 | Preparing to unpack .../062-libsub-override-perl_0.09-2_all.deb ... 2022-08-11 09:45:09.289 | Unpacking libsub-override-perl (0.09-2) ... 2022-08-11 09:45:09.740 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2022-08-11 09:45:09.748 | Preparing to unpack .../063-libfile-stripnondeterminism-perl_1.7.0-1_all.deb ... 2022-08-11 09:45:09.803 | Unpacking libfile-stripnondeterminism-perl (1.7.0-1) ... 2022-08-11 09:45:10.335 | Selecting previously unselected package dh-strip-nondeterminism. 2022-08-11 09:45:10.342 | Preparing to unpack .../064-dh-strip-nondeterminism_1.7.0-1_all.deb ... 2022-08-11 09:45:10.420 | Unpacking dh-strip-nondeterminism (1.7.0-1) ... 2022-08-11 09:45:10.849 | Selecting previously unselected package dwz. 2022-08-11 09:45:10.857 | Preparing to unpack .../065-dwz_0.13-5_amd64.deb ... 2022-08-11 09:45:10.912 | Unpacking dwz (0.13-5) ... 2022-08-11 09:45:11.346 | Selecting previously unselected package libcroco3:amd64. 2022-08-11 09:45:11.354 | Preparing to unpack .../066-libcroco3_0.6.13-1_amd64.deb ... 2022-08-11 09:45:11.409 | Unpacking libcroco3:amd64 (0.6.13-1) ... 2022-08-11 09:45:11.776 | Selecting previously unselected package gettext. 2022-08-11 09:45:11.783 | Preparing to unpack .../067-gettext_0.19.8.1-10build1_amd64.deb ... 2022-08-11 09:45:11.849 | Unpacking gettext (0.19.8.1-10build1) ... 2022-08-11 09:45:12.432 | Selecting previously unselected package intltool-debian. 2022-08-11 09:45:12.440 | Preparing to unpack .../068-intltool-debian_0.35.0+20060710.5_all.deb ... 2022-08-11 09:45:12.517 | Unpacking intltool-debian (0.35.0+20060710.5) ... 2022-08-11 09:45:12.872 | Selecting previously unselected package po-debconf. 2022-08-11 09:45:12.879 | Preparing to unpack .../069-po-debconf_1.0.21_all.deb ... 2022-08-11 09:45:12.946 | Unpacking po-debconf (1.0.21) ... 2022-08-11 09:45:13.398 | Selecting previously unselected package debhelper. 2022-08-11 09:45:13.406 | Preparing to unpack .../070-debhelper_12.10ubuntu1_all.deb ... 2022-08-11 09:45:13.489 | Unpacking debhelper (12.10ubuntu1) ... 2022-08-11 09:45:14.152 | Selecting previously unselected package uuid-dev:amd64. 2022-08-11 09:45:14.160 | Preparing to unpack .../071-uuid-dev_2.34-0.1ubuntu9.3_amd64.deb ... 2022-08-11 09:45:14.209 | Unpacking uuid-dev:amd64 (2.34-0.1ubuntu9.3) ... 2022-08-11 09:45:14.718 | Selecting previously unselected package libsctp1:amd64. 2022-08-11 09:45:14.726 | Preparing to unpack .../072-libsctp1_1.0.18+dfsg-1_amd64.deb ... 2022-08-11 09:45:14.786 | Unpacking libsctp1:amd64 (1.0.18+dfsg-1) ... 2022-08-11 09:45:15.209 | Selecting previously unselected package libsctp-dev:amd64. 2022-08-11 09:45:15.217 | Preparing to unpack .../073-libsctp-dev_1.0.18+dfsg-1_amd64.deb ... 2022-08-11 09:45:15.300 | Unpacking libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2022-08-11 09:45:15.780 | Selecting previously unselected package libapr1-dev. 2022-08-11 09:45:15.788 | Preparing to unpack .../074-libapr1-dev_1.6.5-1ubuntu1_amd64.deb ... 2022-08-11 09:45:15.860 | Unpacking libapr1-dev (1.6.5-1ubuntu1) ... 2022-08-11 09:45:16.781 | Selecting previously unselected package libldap2-dev:amd64. 2022-08-11 09:45:16.789 | Preparing to unpack .../075-libldap2-dev_2.4.49+dfsg-2ubuntu1.9_amd64.deb ... 2022-08-11 09:45:16.854 | Unpacking libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.9) ... 2022-08-11 09:45:17.347 | Selecting previously unselected package libaprutil1-dev. 2022-08-11 09:45:17.355 | Preparing to unpack .../076-libaprutil1-dev_1.6.1-4ubuntu2_amd64.deb ... 2022-08-11 09:45:17.437 | Unpacking libaprutil1-dev (1.6.1-4ubuntu2) ... 2022-08-11 09:45:18.026 | Selecting previously unselected package apache2-dev. 2022-08-11 09:45:18.034 | Preparing to unpack .../077-apache2-dev_2.4.41-4ubuntu3.12_amd64.deb ... 2022-08-11 09:45:18.094 | Unpacking apache2-dev (2.4.41-4ubuntu3.12) ... 2022-08-11 09:45:18.718 | Selecting previously unselected package binfmt-support. 2022-08-11 09:45:18.725 | Preparing to unpack .../078-binfmt-support_2.2.0-2_amd64.deb ... 2022-08-11 09:45:18.781 | Unpacking binfmt-support (2.2.0-2) ... 2022-08-11 09:45:19.157 | Selecting previously unselected package conntrack. 2022-08-11 09:45:19.165 | Preparing to unpack .../079-conntrack_1%3a1.4.5-2_amd64.deb ... 2022-08-11 09:45:19.214 | Unpacking conntrack (1:1.4.5-2) ... 2022-08-11 09:45:19.569 | Selecting previously unselected package libnetfilter-cthelper0:amd64. 2022-08-11 09:45:19.577 | Preparing to unpack .../080-libnetfilter-cthelper0_1.0.0-1ubuntu2_amd64.deb ... 2022-08-11 09:45:19.643 | Unpacking libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2022-08-11 09:45:20.071 | Selecting previously unselected package libnetfilter-queue1. 2022-08-11 09:45:20.079 | Preparing to unpack .../081-libnetfilter-queue1_1.0.3-1_amd64.deb ... 2022-08-11 09:45:20.128 | Unpacking libnetfilter-queue1 (1.0.3-1) ... 2022-08-11 09:45:20.723 | Selecting previously unselected package conntrackd. 2022-08-11 09:45:20.731 | Preparing to unpack .../082-conntrackd_1%3a1.4.5-2_amd64.deb ... 2022-08-11 09:45:20.803 | Unpacking conntrackd (1:1.4.5-2) ... 2022-08-11 09:45:21.123 | Selecting previously unselected package dns-root-data. 2022-08-11 09:45:21.131 | Preparing to unpack .../083-dns-root-data_2019052802_all.deb ... 2022-08-11 09:45:21.174 | Unpacking dns-root-data (2019052802) ... 2022-08-11 09:45:21.568 | Selecting previously unselected package libidn11:amd64. 2022-08-11 09:45:21.577 | Preparing to unpack .../084-libidn11_1.33-2.2ubuntu2_amd64.deb ... 2022-08-11 09:45:21.631 | Unpacking libidn11:amd64 (1.33-2.2ubuntu2) ... 2022-08-11 09:45:22.083 | Selecting previously unselected package dnsmasq-base. 2022-08-11 09:45:22.091 | Preparing to unpack .../085-dnsmasq-base_2.80-1.1ubuntu1.5_amd64.deb ... 2022-08-11 09:45:22.140 | Unpacking dnsmasq-base (2.80-1.1ubuntu1.5) ... 2022-08-11 09:45:22.523 | Selecting previously unselected package dnsmasq-utils. 2022-08-11 09:45:22.531 | Preparing to unpack .../086-dnsmasq-utils_2.80-1.1ubuntu1.5_amd64.deb ... 2022-08-11 09:45:22.608 | Unpacking dnsmasq-utils (2.80-1.1ubuntu1.5) ... 2022-08-11 09:45:23.089 | Selecting previously unselected package ebtables. 2022-08-11 09:45:23.096 | Preparing to unpack .../087-ebtables_2.0.11-3build1_amd64.deb ... 2022-08-11 09:45:23.169 | Unpacking ebtables (2.0.11-3build1) ... 2022-08-11 09:45:23.632 | Selecting previously unselected package fonts-dejavu-core. 2022-08-11 09:45:23.640 | Preparing to unpack .../088-fonts-dejavu-core_2.37-1_all.deb ... 2022-08-11 09:45:23.705 | Unpacking fonts-dejavu-core (2.37-1) ... 2022-08-11 09:45:24.174 | Selecting previously unselected package fonts-liberation. 2022-08-11 09:45:24.182 | Preparing to unpack .../089-fonts-liberation_1%3a1.07.4-11_all.deb ... 2022-08-11 09:45:24.248 | Unpacking fonts-liberation (1:1.07.4-11) ... 2022-08-11 09:45:24.831 | Selecting previously unselected package fontconfig-config. 2022-08-11 09:45:24.839 | Preparing to unpack .../090-fontconfig-config_2.13.1-2ubuntu3_all.deb ... 2022-08-11 09:45:24.888 | Unpacking fontconfig-config (2.13.1-2ubuntu3) ... 2022-08-11 09:45:25.328 | Selecting previously unselected package libfontconfig1:amd64. 2022-08-11 09:45:25.336 | Preparing to unpack .../091-libfontconfig1_2.13.1-2ubuntu3_amd64.deb ... 2022-08-11 09:45:25.391 | Unpacking libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2022-08-11 09:45:25.854 | Selecting previously unselected package fontconfig. 2022-08-11 09:45:25.862 | Preparing to unpack .../092-fontconfig_2.13.1-2ubuntu3_amd64.deb ... 2022-08-11 09:45:25.928 | Unpacking fontconfig (2.13.1-2ubuntu3) ... 2022-08-11 09:45:26.328 | Selecting previously unselected package genisoimage. 2022-08-11 09:45:26.336 | Preparing to unpack .../093-genisoimage_9%3a1.1.11-3.1ubuntu1_amd64.deb ... 2022-08-11 09:45:26.402 | Unpacking genisoimage (9:1.1.11-3.1ubuntu1) ... 2022-08-11 09:45:27.037 | Selecting previously unselected package libann0. 2022-08-11 09:45:27.045 | Preparing to unpack .../094-libann0_1.1.2+doc-7build1_amd64.deb ... 2022-08-11 09:45:27.111 | Unpacking libann0 (1.1.2+doc-7build1) ... 2022-08-11 09:45:27.466 | Selecting previously unselected package libcdt5:amd64. 2022-08-11 09:45:27.474 | Preparing to unpack .../095-libcdt5_2.42.2-3build2_amd64.deb ... 2022-08-11 09:45:27.534 | Unpacking libcdt5:amd64 (2.42.2-3build2) ... 2022-08-11 09:45:27.957 | Selecting previously unselected package libcgraph6:amd64. 2022-08-11 09:45:27.965 | Preparing to unpack .../096-libcgraph6_2.42.2-3build2_amd64.deb ... 2022-08-11 09:45:28.008 | Unpacking libcgraph6:amd64 (2.42.2-3build2) ... 2022-08-11 09:45:28.459 | Selecting previously unselected package libjpeg-turbo8:amd64. 2022-08-11 09:45:28.468 | Preparing to unpack .../097-libjpeg-turbo8_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2022-08-11 09:45:28.546 | Unpacking libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-08-11 09:45:28.905 | Selecting previously unselected package libjpeg8:amd64. 2022-08-11 09:45:28.913 | Preparing to unpack .../098-libjpeg8_8c-2ubuntu8_amd64.deb ... 2022-08-11 09:45:28.985 | Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... 2022-08-11 09:45:29.408 | Selecting previously unselected package libjbig0:amd64. 2022-08-11 09:45:29.416 | Preparing to unpack .../099-libjbig0_2.1-3.1build1_amd64.deb ... 2022-08-11 09:45:29.465 | Unpacking libjbig0:amd64 (2.1-3.1build1) ... 2022-08-11 09:45:29.900 | Selecting previously unselected package libwebp6:amd64. 2022-08-11 09:45:29.908 | Preparing to unpack .../100-libwebp6_0.6.1-2ubuntu0.20.04.1_amd64.deb ... 2022-08-11 09:45:29.957 | Unpacking libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2022-08-11 09:45:30.380 | Selecting previously unselected package libtiff5:amd64. 2022-08-11 09:45:30.388 | Preparing to unpack .../101-libtiff5_4.1.0+git191117-2ubuntu0.20.04.3_amd64.deb ... 2022-08-11 09:45:30.442 | Unpacking libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.3) ... 2022-08-11 09:45:30.911 | Selecting previously unselected package libxpm4:amd64. 2022-08-11 09:45:30.919 | Preparing to unpack .../102-libxpm4_1%3a3.5.12-1_amd64.deb ... 2022-08-11 09:45:30.996 | Unpacking libxpm4:amd64 (1:3.5.12-1) ... 2022-08-11 09:45:31.448 | Selecting previously unselected package libgd3:amd64. 2022-08-11 09:45:31.457 | Preparing to unpack .../103-libgd3_2.2.5-5.2ubuntu2.1_amd64.deb ... 2022-08-11 09:45:31.511 | Unpacking libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2022-08-11 09:45:31.929 | Selecting previously unselected package libgts-0.7-5:amd64. 2022-08-11 09:45:31.937 | Preparing to unpack .../104-libgts-0.7-5_0.7.6+darcs121130-4_amd64.deb ... 2022-08-11 09:45:31.985 | Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2022-08-11 09:45:32.511 | Selecting previously unselected package libpixman-1-0:amd64. 2022-08-11 09:45:32.520 | Preparing to unpack .../105-libpixman-1-0_0.38.4-0ubuntu1_amd64.deb ... 2022-08-11 09:45:32.597 | Unpacking libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2022-08-11 09:45:33.088 | Selecting previously unselected package libxcb-render0:amd64. 2022-08-11 09:45:33.097 | Preparing to unpack .../106-libxcb-render0_1.14-2_amd64.deb ... 2022-08-11 09:45:33.156 | Unpacking libxcb-render0:amd64 (1.14-2) ... 2022-08-11 09:45:33.551 | Selecting previously unselected package libxcb-shm0:amd64. 2022-08-11 09:45:33.559 | Preparing to unpack .../107-libxcb-shm0_1.14-2_amd64.deb ... 2022-08-11 09:45:33.620 | Unpacking libxcb-shm0:amd64 (1.14-2) ... 2022-08-11 09:45:33.996 | Selecting previously unselected package libxrender1:amd64. 2022-08-11 09:45:34.005 | Preparing to unpack .../108-libxrender1_1%3a0.9.10-1_amd64.deb ... 2022-08-11 09:45:34.059 | Unpacking libxrender1:amd64 (1:0.9.10-1) ... 2022-08-11 09:45:34.465 | Selecting previously unselected package libcairo2:amd64. 2022-08-11 09:45:34.474 | Preparing to unpack .../109-libcairo2_1.16.0-4ubuntu1_amd64.deb ... 2022-08-11 09:45:34.550 | Unpacking libcairo2:amd64 (1.16.0-4ubuntu1) ... 2022-08-11 09:45:35.145 | Selecting previously unselected package libgraphite2-3:amd64. 2022-08-11 09:45:35.153 | Preparing to unpack .../110-libgraphite2-3_1.3.13-11build1_amd64.deb ... 2022-08-11 09:45:35.213 | Unpacking libgraphite2-3:amd64 (1.3.13-11build1) ... 2022-08-11 09:45:35.660 | Selecting previously unselected package libharfbuzz0b:amd64. 2022-08-11 09:45:35.667 | Preparing to unpack .../111-libharfbuzz0b_2.6.4-1ubuntu4.2_amd64.deb ... 2022-08-11 09:45:35.728 | Unpacking libharfbuzz0b:amd64 (2.6.4-1ubuntu4.2) ... 2022-08-11 09:45:36.156 | Selecting previously unselected package libthai-data. 2022-08-11 09:45:36.164 | Preparing to unpack .../112-libthai-data_0.1.28-3_all.deb ... 2022-08-11 09:45:36.242 | Unpacking libthai-data (0.1.28-3) ... 2022-08-11 09:45:36.682 | Selecting previously unselected package libdatrie1:amd64. 2022-08-11 09:45:36.691 | Preparing to unpack .../113-libdatrie1_0.2.12-3_amd64.deb ... 2022-08-11 09:45:36.739 | Unpacking libdatrie1:amd64 (0.2.12-3) ... 2022-08-11 09:45:37.111 | Selecting previously unselected package libthai0:amd64. 2022-08-11 09:45:37.119 | Preparing to unpack .../114-libthai0_0.1.28-3_amd64.deb ... 2022-08-11 09:45:37.162 | Unpacking libthai0:amd64 (0.1.28-3) ... 2022-08-11 09:45:37.591 | Selecting previously unselected package libpango-1.0-0:amd64. 2022-08-11 09:45:37.599 | Preparing to unpack .../115-libpango-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-08-11 09:45:37.654 | Unpacking libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-08-11 09:45:38.111 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2022-08-11 09:45:38.118 | Preparing to unpack .../116-libpangoft2-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-08-11 09:45:38.179 | Unpacking libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-08-11 09:45:38.762 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2022-08-11 09:45:38.770 | Preparing to unpack .../117-libpangocairo-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-08-11 09:45:38.836 | Unpacking libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-08-11 09:45:39.311 | Selecting previously unselected package libpathplan4:amd64. 2022-08-11 09:45:39.319 | Preparing to unpack .../118-libpathplan4_2.42.2-3build2_amd64.deb ... 2022-08-11 09:45:39.385 | Unpacking libpathplan4:amd64 (2.42.2-3build2) ... 2022-08-11 09:45:39.905 | Selecting previously unselected package libgvc6. 2022-08-11 09:45:39.913 | Preparing to unpack .../119-libgvc6_2.42.2-3build2_amd64.deb ... 2022-08-11 09:45:39.973 | Unpacking libgvc6 (2.42.2-3build2) ... 2022-08-11 09:45:40.453 | Selecting previously unselected package libgvpr2:amd64. 2022-08-11 09:45:40.462 | Preparing to unpack .../120-libgvpr2_2.42.2-3build2_amd64.deb ... 2022-08-11 09:45:40.516 | Unpacking libgvpr2:amd64 (2.42.2-3build2) ... 2022-08-11 09:45:40.917 | Selecting previously unselected package liblab-gamut1:amd64. 2022-08-11 09:45:40.925 | Preparing to unpack .../121-liblab-gamut1_2.42.2-3build2_amd64.deb ... 2022-08-11 09:45:40.990 | Unpacking liblab-gamut1:amd64 (2.42.2-3build2) ... 2022-08-11 09:45:41.603 | Selecting previously unselected package x11-common. 2022-08-11 09:45:41.611 | Preparing to unpack .../122-x11-common_1%3a7.7+19ubuntu14_all.deb ... 2022-08-11 09:45:41.681 | dpkg-query: no packages found matching nux-tools 2022-08-11 09:45:41.692 | Unpacking x11-common (1:7.7+19ubuntu14) ... 2022-08-11 09:45:42.036 | Selecting previously unselected package libice6:amd64. 2022-08-11 09:45:42.044 | Preparing to unpack .../123-libice6_2%3a1.0.10-0ubuntu1_amd64.deb ... 2022-08-11 09:45:42.086 | Unpacking libice6:amd64 (2:1.0.10-0ubuntu1) ... 2022-08-11 09:45:42.448 | Selecting previously unselected package libsm6:amd64. 2022-08-11 09:45:42.456 | Preparing to unpack .../124-libsm6_2%3a1.2.3-1_amd64.deb ... 2022-08-11 09:45:42.510 | Unpacking libsm6:amd64 (2:1.2.3-1) ... 2022-08-11 09:45:43.008 | Selecting previously unselected package libxt6:amd64. 2022-08-11 09:45:43.016 | Preparing to unpack .../125-libxt6_1%3a1.1.5-1_amd64.deb ... 2022-08-11 09:45:43.082 | Unpacking libxt6:amd64 (1:1.1.5-1) ... 2022-08-11 09:45:43.494 | Selecting previously unselected package libxmu6:amd64. 2022-08-11 09:45:43.503 | Preparing to unpack .../126-libxmu6_2%3a1.1.3-0ubuntu1_amd64.deb ... 2022-08-11 09:45:43.584 | Unpacking libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2022-08-11 09:45:44.019 | Selecting previously unselected package libxaw7:amd64. 2022-08-11 09:45:44.027 | Preparing to unpack .../127-libxaw7_2%3a1.0.13-1_amd64.deb ... 2022-08-11 09:45:44.093 | Unpacking libxaw7:amd64 (2:1.0.13-1) ... 2022-08-11 09:45:44.557 | Selecting previously unselected package graphviz. 2022-08-11 09:45:44.565 | Preparing to unpack .../128-graphviz_2.42.2-3build2_amd64.deb ... 2022-08-11 09:45:44.625 | Unpacking graphviz (2.42.2-3build2) ... 2022-08-11 09:45:45.224 | Selecting previously unselected package libnl-route-3-200:amd64. 2022-08-11 09:45:45.232 | Preparing to unpack .../129-libnl-route-3-200_3.4.0-1_amd64.deb ... 2022-08-11 09:45:45.282 | Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2022-08-11 09:45:45.797 | Selecting previously unselected package libibverbs1:amd64. 2022-08-11 09:45:45.805 | Preparing to unpack .../130-libibverbs1_28.0-1ubuntu1_amd64.deb ... 2022-08-11 09:45:45.858 | Unpacking libibverbs1:amd64 (28.0-1ubuntu1) ... 2022-08-11 09:45:46.419 | Selecting previously unselected package ibverbs-providers:amd64. 2022-08-11 09:45:46.427 | Preparing to unpack .../131-ibverbs-providers_28.0-1ubuntu1_amd64.deb ... 2022-08-11 09:45:46.488 | Unpacking ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2022-08-11 09:45:46.974 | Selecting previously unselected package icu-devtools. 2022-08-11 09:45:46.982 | Preparing to unpack .../132-icu-devtools_66.1-2ubuntu2.1_amd64.deb ... 2022-08-11 09:45:47.047 | Unpacking icu-devtools (66.1-2ubuntu2.1) ... 2022-08-11 09:45:47.504 | Selecting previously unselected package iputils-arping. 2022-08-11 09:45:47.513 | Preparing to unpack .../133-iputils-arping_3%3a20190709-3_amd64.deb ... 2022-08-11 09:45:47.573 | Unpacking iputils-arping (3:20190709-3) ... 2022-08-11 09:45:48.173 | Selecting previously unselected package javascript-common. 2022-08-11 09:45:48.181 | Preparing to unpack .../134-javascript-common_11_all.deb ... 2022-08-11 09:45:48.242 | Unpacking javascript-common (11) ... 2022-08-11 09:45:48.653 | Selecting previously unselected package libgssrpc4:amd64. 2022-08-11 09:45:48.661 | Preparing to unpack .../135-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2022-08-11 09:45:48.738 | Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2022-08-11 09:45:49.127 | Selecting previously unselected package libkdb5-9:amd64. 2022-08-11 09:45:49.136 | Preparing to unpack .../136-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2022-08-11 09:45:49.179 | Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2022-08-11 09:45:49.636 | Selecting previously unselected package libkadm5srv-mit11:amd64. 2022-08-11 09:45:49.644 | Preparing to unpack .../137-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2022-08-11 09:45:49.710 | Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-08-11 09:45:50.206 | Selecting previously unselected package libkadm5clnt-mit11:amd64. 2022-08-11 09:45:50.215 | Preparing to unpack .../138-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2022-08-11 09:45:50.292 | Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-08-11 09:45:50.790 | Selecting previously unselected package comerr-dev:amd64. 2022-08-11 09:45:50.799 | Preparing to unpack .../139-comerr-dev_2.1-1.45.5-2ubuntu1.1_amd64.deb ... 2022-08-11 09:45:50.855 | Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1.1) ... 2022-08-11 09:45:51.253 | Selecting previously unselected package krb5-multidev:amd64. 2022-08-11 09:45:51.261 | Preparing to unpack .../140-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2022-08-11 09:45:51.322 | Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2022-08-11 09:45:51.733 | Selecting previously unselected package libarchive-cpio-perl. 2022-08-11 09:45:51.741 | Preparing to unpack .../141-libarchive-cpio-perl_0.10-1_all.deb ... 2022-08-11 09:45:51.818 | Unpacking libarchive-cpio-perl (0.10-1) ... 2022-08-11 09:45:52.253 | Selecting previously unselected package libboost-iostreams1.71.0:amd64. 2022-08-11 09:45:52.261 | Preparing to unpack .../142-libboost-iostreams1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2022-08-11 09:45:52.321 | Unpacking libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-08-11 09:45:52.813 | Selecting previously unselected package libboost-thread1.71.0:amd64. 2022-08-11 09:45:52.821 | Preparing to unpack .../143-libboost-thread1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2022-08-11 09:45:52.875 | Unpacking libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-08-11 09:45:53.299 | Selecting previously unselected package libgts-bin. 2022-08-11 09:45:53.307 | Preparing to unpack .../144-libgts-bin_0.7.6+darcs121130-4_amd64.deb ... 2022-08-11 09:45:53.367 | Unpacking libgts-bin (0.7.6+darcs121130-4) ... 2022-08-11 09:45:53.733 | Selecting previously unselected package libicu-dev:amd64. 2022-08-11 09:45:53.741 | Preparing to unpack .../145-libicu-dev_66.1-2ubuntu2.1_amd64.deb ... 2022-08-11 09:45:53.789 | Unpacking libicu-dev:amd64 (66.1-2ubuntu2.1) ... 2022-08-11 09:45:55.756 | Selecting previously unselected package libipset13:amd64. 2022-08-11 09:45:55.764 | Preparing to unpack .../146-libipset13_7.5-1ubuntu0.20.04.1_amd64.deb ... 2022-08-11 09:45:55.835 | Unpacking libipset13:amd64 (7.5-1ubuntu0.20.04.1) ... 2022-08-11 09:45:56.293 | Selecting previously unselected package librdmacm1:amd64. 2022-08-11 09:45:56.301 | Preparing to unpack .../147-librdmacm1_28.0-1ubuntu1_amd64.deb ... 2022-08-11 09:45:56.492 | Unpacking librdmacm1:amd64 (28.0-1ubuntu1) ... 2022-08-11 09:45:56.962 | Selecting previously unselected package libiscsi7:amd64. 2022-08-11 09:45:56.970 | Preparing to unpack .../148-libiscsi7_1.18.0-2_amd64.deb ... 2022-08-11 09:45:57.030 | Unpacking libiscsi7:amd64 (1.18.0-2) ... 2022-08-11 09:45:57.401 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2022-08-11 09:45:57.409 | Preparing to unpack .../149-libjpeg-turbo8-dev_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2022-08-11 09:45:57.476 | Unpacking libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-08-11 09:45:57.847 | Selecting previously unselected package libjpeg8-dev:amd64. 2022-08-11 09:45:57.855 | Preparing to unpack .../150-libjpeg8-dev_8c-2ubuntu8_amd64.deb ... 2022-08-11 09:45:57.904 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2022-08-11 09:45:58.326 | Selecting previously unselected package libjpeg-dev:amd64. 2022-08-11 09:45:58.334 | Preparing to unpack .../151-libjpeg-dev_8c-2ubuntu8_amd64.deb ... 2022-08-11 09:45:58.389 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... 2022-08-11 09:45:58.767 | Selecting previously unselected package libjs-jquery. 2022-08-11 09:45:58.775 | Preparing to unpack .../152-libjs-jquery_3.3.1~dfsg-3_all.deb ... 2022-08-11 09:45:58.835 | Unpacking libjs-jquery (3.3.1~dfsg-3) ... 2022-08-11 09:45:59.281 | Selecting previously unselected package libjs-jquery-metadata. 2022-08-11 09:45:59.289 | Preparing to unpack .../153-libjs-jquery-metadata_12-1.1_all.deb ... 2022-08-11 09:45:59.367 | Unpacking libjs-jquery-metadata (12-1.1) ... 2022-08-11 09:45:59.716 | Selecting previously unselected package libjs-jquery-tablesorter. 2022-08-11 09:45:59.724 | Preparing to unpack .../154-libjs-jquery-tablesorter_1%3a2.31.1+dfsg1-1_all.deb ... 2022-08-11 09:45:59.778 | Unpacking libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2022-08-11 09:46:00.230 | Selecting previously unselected package libltdl-dev:amd64. 2022-08-11 09:46:00.238 | Preparing to unpack .../155-libltdl-dev_2.4.6-14_amd64.deb ... 2022-08-11 09:46:00.292 | Unpacking libltdl-dev:amd64 (2.4.6-14) ... 2022-08-11 09:46:00.698 | Selecting previously unselected package libsys-hostname-long-perl. 2022-08-11 09:46:00.707 | Preparing to unpack .../156-libsys-hostname-long-perl_1.5-1_all.deb ... 2022-08-11 09:46:00.772 | Unpacking libsys-hostname-long-perl (1.5-1) ... 2022-08-11 09:46:01.144 | Selecting previously unselected package libmail-sendmail-perl. 2022-08-11 09:46:01.152 | Preparing to unpack .../157-libmail-sendmail-perl_0.80-1_all.deb ... 2022-08-11 09:46:01.228 | Unpacking libmail-sendmail-perl (0.80-1) ... 2022-08-11 09:46:01.561 | Selecting previously unselected package libncurses-dev:amd64. 2022-08-11 09:46:01.569 | Preparing to unpack .../158-libncurses-dev_6.2-0ubuntu2_amd64.deb ... 2022-08-11 09:46:01.623 | Unpacking libncurses-dev:amd64 (6.2-0ubuntu2) ... 2022-08-11 09:46:02.202 | Selecting previously unselected package libnspr4:amd64. 2022-08-11 09:46:02.210 | Preparing to unpack .../159-libnspr4_2%3a4.25-1_amd64.deb ... 2022-08-11 09:46:02.281 | Unpacking libnspr4:amd64 (2:4.25-1) ... 2022-08-11 09:46:02.887 | Selecting previously unselected package libnss3:amd64. 2022-08-11 09:46:02.895 | Preparing to unpack .../160-libnss3_2%3a3.49.1-1ubuntu1.8_amd64.deb ... 2022-08-11 09:46:02.960 | Unpacking libnss3:amd64 (2:3.49.1-1ubuntu1.8) ... 2022-08-11 09:46:03.773 | Selecting previously unselected package libomp5-10:amd64. 2022-08-11 09:46:03.781 | Preparing to unpack .../161-libomp5-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-08-11 09:46:03.858 | Unpacking libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2022-08-11 09:46:04.390 | Selecting previously unselected package libomp-10-dev. 2022-08-11 09:46:04.398 | Preparing to unpack .../162-libomp-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-08-11 09:46:04.469 | Unpacking libomp-10-dev (1:10.0.0-4ubuntu1) ... 2022-08-11 09:46:04.892 | Selecting previously unselected package pcp-conf. 2022-08-11 09:46:04.900 | Preparing to unpack .../163-pcp-conf_5.0.3-1_amd64.deb ... 2022-08-11 09:46:04.961 | Unpacking pcp-conf (5.0.3-1) ... 2022-08-11 09:46:05.457 | Selecting previously unselected package libpcp3. 2022-08-11 09:46:05.465 | Preparing to unpack .../164-libpcp3_5.0.3-1_amd64.deb ... 2022-08-11 09:46:05.629 | Unpacking libpcp3 (5.0.3-1) ... 2022-08-11 09:46:06.195 | Selecting previously unselected package libpcp-pmda3. 2022-08-11 09:46:06.203 | Preparing to unpack .../165-libpcp-pmda3_5.0.3-1_amd64.deb ... 2022-08-11 09:46:06.257 | Unpacking libpcp-pmda3 (5.0.3-1) ... 2022-08-11 09:46:06.658 | Selecting previously unselected package libpcp-pmda-perl. 2022-08-11 09:46:06.666 | Preparing to unpack .../166-libpcp-pmda-perl_5.0.3-1_amd64.deb ... 2022-08-11 09:46:06.738 | Unpacking libpcp-pmda-perl (5.0.3-1) ... 2022-08-11 09:46:07.263 | Selecting previously unselected package libpq5:amd64. 2022-08-11 09:46:07.271 | Preparing to unpack .../167-libpq5_12.11-0ubuntu0.20.04.1_amd64.deb ... 2022-08-11 09:46:07.349 | Unpacking libpq5:amd64 (12.11-0ubuntu0.20.04.1) ... 2022-08-11 09:46:07.767 | Selecting previously unselected package libpq-dev. 2022-08-11 09:46:07.779 | Preparing to unpack .../168-libpq-dev_12.11-0ubuntu0.20.04.1_amd64.deb ... 2022-08-11 09:46:07.840 | Unpacking libpq-dev (12.11-0ubuntu0.20.04.1) ... 2022-08-11 09:46:08.395 | Selecting previously unselected package librados2. 2022-08-11 09:46:08.403 | Preparing to unpack .../169-librados2_15.2.16-0ubuntu0.20.04.1_amd64.deb ... 2022-08-11 09:46:08.475 | Unpacking librados2 (15.2.16-0ubuntu0.20.04.1) ... 2022-08-11 09:46:09.435 | Selecting previously unselected package librbd1. 2022-08-11 09:46:09.443 | Preparing to unpack .../170-librbd1_15.2.16-0ubuntu0.20.04.1_amd64.deb ... 2022-08-11 09:46:09.503 | Unpacking librbd1 (15.2.16-0ubuntu0.20.04.1) ... 2022-08-11 09:46:10.167 | Selecting previously unselected package libsasl2-dev. 2022-08-11 09:46:10.175 | Preparing to unpack .../171-libsasl2-dev_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-08-11 09:46:10.245 | Unpacking libsasl2-dev (2.1.27+dfsg-2ubuntu0.1) ... 2022-08-11 09:46:10.855 | Preparing to unpack .../172-libsasl2-modules_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-08-11 09:46:11.075 | Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) over (2.1.27+dfsg-2) ... 2022-08-11 09:46:11.435 | Selecting previously unselected package libssl-dev:amd64. 2022-08-11 09:46:11.443 | Preparing to unpack .../173-libssl-dev_1.1.1f-1ubuntu2.16_amd64.deb ... 2022-08-11 09:46:11.503 | Unpacking libssl-dev:amd64 (1.1.1f-1ubuntu2.16) ... 2022-08-11 09:46:12.098 | Selecting previously unselected package libsystemd-dev:amd64. 2022-08-11 09:46:12.106 | Preparing to unpack .../174-libsystemd-dev_245.4-4ubuntu3.17_amd64.deb ... 2022-08-11 09:46:12.172 | Unpacking libsystemd-dev:amd64 (245.4-4ubuntu3.17) ... 2022-08-11 09:46:12.647 | Selecting previously unselected package libtinfo-dev:amd64. 2022-08-11 09:46:12.655 | Preparing to unpack .../175-libtinfo-dev_6.2-0ubuntu2_amd64.deb ... 2022-08-11 09:46:12.720 | Unpacking libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2022-08-11 09:46:13.086 | Selecting previously unselected package libx86-1:amd64. 2022-08-11 09:46:13.094 | Preparing to unpack .../176-libx86-1_1.1+ds1-11_amd64.deb ... 2022-08-11 09:46:13.143 | Unpacking libx86-1:amd64 (1.1+ds1-11) ... 2022-08-11 09:46:13.589 | Selecting previously unselected package libxml2-dev:amd64. 2022-08-11 09:46:13.597 | Preparing to unpack .../177-libxml2-dev_2.9.10+dfsg-5ubuntu0.20.04.4_amd64.deb ... 2022-08-11 09:46:13.652 | Unpacking libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.4) ... 2022-08-11 09:46:14.138 | Selecting previously unselected package libxslt1-dev:amd64. 2022-08-11 09:46:14.146 | Preparing to unpack .../178-libxslt1-dev_1.1.34-4_amd64.deb ... 2022-08-11 09:46:14.211 | Unpacking libxslt1-dev:amd64 (1.1.34-4) ... 2022-08-11 09:46:14.669 | Selecting previously unselected package llvm-10-runtime. 2022-08-11 09:46:14.677 | Preparing to unpack .../179-llvm-10-runtime_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-08-11 09:46:14.743 | Unpacking llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2022-08-11 09:46:15.206 | Selecting previously unselected package libpfm4:amd64. 2022-08-11 09:46:15.214 | Preparing to unpack .../180-libpfm4_4.10.1+git20-g7700f49-2_amd64.deb ... 2022-08-11 09:46:15.280 | Unpacking libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2022-08-11 09:46:15.805 | Selecting previously unselected package llvm-10. 2022-08-11 09:46:15.813 | Preparing to unpack .../181-llvm-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-08-11 09:46:15.874 | Unpacking llvm-10 (1:10.0.0-4ubuntu1) ... 2022-08-11 09:46:17.012 | Selecting previously unselected package libffi-dev:amd64. 2022-08-11 09:46:17.020 | Preparing to unpack .../182-libffi-dev_3.3-4_amd64.deb ... 2022-08-11 09:46:17.063 | Unpacking libffi-dev:amd64 (3.3-4) ... 2022-08-11 09:46:17.565 | Selecting previously unselected package python3-pygments. 2022-08-11 09:46:17.574 | Preparing to unpack .../183-python3-pygments_2.3.1+dfsg-1ubuntu2.2_all.deb ... 2022-08-11 09:46:17.646 | Unpacking python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2022-08-11 09:46:18.155 | Selecting previously unselected package llvm-10-tools. 2022-08-11 09:46:18.164 | Preparing to unpack .../184-llvm-10-tools_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-08-11 09:46:18.229 | Unpacking llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-08-11 09:46:18.824 | Selecting previously unselected package libz3-4:amd64. 2022-08-11 09:46:18.832 | Preparing to unpack .../185-libz3-4_4.8.7-4build1_amd64.deb ... 2022-08-11 09:46:18.885 | Unpacking libz3-4:amd64 (4.8.7-4build1) ... 2022-08-11 09:46:20.235 | Selecting previously unselected package libz3-dev:amd64. 2022-08-11 09:46:20.243 | Preparing to unpack .../186-libz3-dev_4.8.7-4build1_amd64.deb ... 2022-08-11 09:46:20.301 | Unpacking libz3-dev:amd64 (4.8.7-4build1) ... 2022-08-11 09:46:20.846 | Selecting previously unselected package llvm-10-dev. 2022-08-11 09:46:20.855 | Preparing to unpack .../187-llvm-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-08-11 09:46:20.914 | Unpacking llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-08-11 09:46:25.966 | Selecting previously unselected package lsscsi. 2022-08-11 09:46:25.975 | Preparing to unpack .../188-lsscsi_0.30-0.1_amd64.deb ... 2022-08-11 09:46:26.074 | Unpacking lsscsi (0.30-0.1) ... 2022-08-11 09:46:26.588 | Selecting previously unselected package pkg-config. 2022-08-11 09:46:26.597 | Preparing to unpack .../189-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 2022-08-11 09:46:26.651 | Unpacking pkg-config (0.29.1-0ubuntu4) ... 2022-08-11 09:46:27.052 | Selecting previously unselected package pm-utils. 2022-08-11 09:46:27.060 | Preparing to unpack .../190-pm-utils_1.4.1-19_all.deb ... 2022-08-11 09:46:27.131 | Unpacking pm-utils (1.4.1-19) ... 2022-08-11 09:46:27.560 | Selecting previously unselected package postgresql-client-common. 2022-08-11 09:46:27.569 | Preparing to unpack .../191-postgresql-client-common_214ubuntu0.1_all.deb ... 2022-08-11 09:46:27.622 | Unpacking postgresql-client-common (214ubuntu0.1) ... 2022-08-11 09:46:28.000 | Selecting previously unselected package postgresql-client-12. 2022-08-11 09:46:28.009 | Preparing to unpack .../192-postgresql-client-12_12.11-0ubuntu0.20.04.1_amd64.deb ... 2022-08-11 09:46:28.056 | Unpacking postgresql-client-12 (12.11-0ubuntu0.20.04.1) ... 2022-08-11 09:46:28.862 | Selecting previously unselected package ssl-cert. 2022-08-11 09:46:28.871 | Preparing to unpack .../193-ssl-cert_1.0.39_all.deb ... 2022-08-11 09:46:28.925 | Unpacking ssl-cert (1.0.39) ... 2022-08-11 09:46:29.532 | Selecting previously unselected package postgresql-common. 2022-08-11 09:46:29.541 | Preparing to unpack .../194-postgresql-common_214ubuntu0.1_all.deb ... 2022-08-11 09:46:29.624 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2022-08-11 09:46:29.669 | Unpacking postgresql-common (214ubuntu0.1) ... 2022-08-11 09:46:30.114 | Selecting previously unselected package postgresql-server-dev-12. 2022-08-11 09:46:30.122 | Preparing to unpack .../195-postgresql-server-dev-12_12.11-0ubuntu0.20.04.1_amd64.deb ... 2022-08-11 09:46:30.182 | Unpacking postgresql-server-dev-12 (12.11-0ubuntu0.20.04.1) ... 2022-08-11 09:46:31.011 | Selecting previously unselected package postgresql-server-dev-all. 2022-08-11 09:46:31.020 | Preparing to unpack .../196-postgresql-server-dev-all_214ubuntu0.1_all.deb ... 2022-08-11 09:46:31.068 | Unpacking postgresql-server-dev-all (214ubuntu0.1) ... 2022-08-11 09:46:31.417 | Selecting previously unselected package python3-mysqldb. 2022-08-11 09:46:31.425 | Preparing to unpack .../197-python3-mysqldb_1.4.4-2build1_amd64.deb ... 2022-08-11 09:46:31.514 | Unpacking python3-mysqldb (1.4.4-2build1) ... 2022-08-11 09:46:31.965 | Selecting previously unselected package python3.8-venv. 2022-08-11 09:46:31.974 | Preparing to unpack .../198-python3.8-venv_3.8.10-0ubuntu1~20.04.5_amd64.deb ... 2022-08-11 09:46:32.039 | Unpacking python3.8-venv (3.8.10-0ubuntu1~20.04.5) ... 2022-08-11 09:46:32.405 | Selecting previously unselected package python3-venv. 2022-08-11 09:46:32.414 | Preparing to unpack .../199-python3-venv_3.8.2-0ubuntu2_amd64.deb ... 2022-08-11 09:46:32.485 | Unpacking python3-venv (3.8.2-0ubuntu2) ... 2022-08-11 09:46:32.828 | Selecting previously unselected package qemu-block-extra:amd64. 2022-08-11 09:46:32.838 | Preparing to unpack .../200-qemu-block-extra_1%3a4.2-3ubuntu6.23_amd64.deb ... 2022-08-11 09:46:32.891 | Unpacking qemu-block-extra:amd64 (1:4.2-3ubuntu6.23) ... 2022-08-11 09:46:33.251 | Selecting previously unselected package qemu-utils. 2022-08-11 09:46:33.260 | Preparing to unpack .../201-qemu-utils_1%3a4.2-3ubuntu6.23_amd64.deb ... 2022-08-11 09:46:33.314 | Unpacking qemu-utils (1:4.2-3ubuntu6.23) ... 2022-08-11 09:46:33.886 | Selecting previously unselected package sharutils. 2022-08-11 09:46:33.894 | Preparing to unpack .../202-sharutils_1%3a4.15.2-4build1_amd64.deb ... 2022-08-11 09:46:33.948 | Unpacking sharutils (1:4.15.2-4build1) ... 2022-08-11 09:46:34.263 | Selecting previously unselected package sqlite3. 2022-08-11 09:46:34.272 | Preparing to unpack .../203-sqlite3_3.31.1-4ubuntu0.3_amd64.deb ... 2022-08-11 09:46:34.325 | Unpacking sqlite3 (3.31.1-4ubuntu0.3) ... 2022-08-11 09:46:34.926 | Selecting previously unselected package unzip. 2022-08-11 09:46:34.935 | Preparing to unpack .../204-unzip_6.0-25ubuntu1_amd64.deb ... 2022-08-11 09:46:34.994 | Unpacking unzip (6.0-25ubuntu1) ... 2022-08-11 09:46:35.359 | Selecting previously unselected package vbetool. 2022-08-11 09:46:35.368 | Preparing to unpack .../205-vbetool_1.1-4_amd64.deb ... 2022-08-11 09:46:35.439 | Unpacking vbetool (1.1-4) ... 2022-08-11 09:46:35.972 | Selecting previously unselected package ipset. 2022-08-11 09:46:35.980 | Preparing to unpack .../206-ipset_7.5-1ubuntu0.20.04.1_amd64.deb ... 2022-08-11 09:46:36.047 | Unpacking ipset (7.5-1ubuntu0.20.04.1) ... 2022-08-11 09:46:36.548 | Selecting previously unselected package ipvsadm. 2022-08-11 09:46:36.557 | Preparing to unpack .../207-ipvsadm_1%3a1.31-1_amd64.deb ... 2022-08-11 09:46:36.639 | Unpacking ipvsadm (1:1.31-1) ... 2022-08-11 09:46:37.097 | Selecting previously unselected package libapache2-mod-proxy-uwsgi. 2022-08-11 09:46:37.106 | Preparing to unpack .../208-libapache2-mod-proxy-uwsgi_2.4.41-4ubuntu3.12_amd64.deb ... 2022-08-11 09:46:37.172 | Unpacking libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.12) ... 2022-08-11 09:46:37.542 | Selecting previously unselected package liberasurecode1:amd64. 2022-08-11 09:46:37.551 | Preparing to unpack .../209-liberasurecode1_1.6.1-4_amd64.deb ... 2022-08-11 09:46:37.599 | Unpacking liberasurecode1:amd64 (1.6.1-4) ... 2022-08-11 09:46:38.034 | Selecting previously unselected package liberasurecode-dev:amd64. 2022-08-11 09:46:38.043 | Preparing to unpack .../210-liberasurecode-dev_1.6.1-4_amd64.deb ... 2022-08-11 09:46:38.091 | Unpacking liberasurecode-dev:amd64 (1.6.1-4) ... 2022-08-11 09:46:38.422 | Selecting previously unselected package libkrb5-dev:amd64. 2022-08-11 09:46:38.431 | Preparing to unpack .../211-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2022-08-11 09:46:38.485 | Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2022-08-11 09:46:38.884 | Selecting previously unselected package libpcp-gui2. 2022-08-11 09:46:38.893 | Preparing to unpack .../212-libpcp-gui2_5.0.3-1_amd64.deb ... 2022-08-11 09:46:38.953 | Unpacking libpcp-gui2 (5.0.3-1) ... 2022-08-11 09:46:39.331 | Selecting previously unselected package libpcp-import1. 2022-08-11 09:46:39.340 | Preparing to unpack .../213-libpcp-import1_5.0.3-1_amd64.deb ... 2022-08-11 09:46:39.444 | Unpacking libpcp-import1 (5.0.3-1) ... 2022-08-11 09:46:39.879 | Selecting previously unselected package libpcp-mmv1. 2022-08-11 09:46:39.888 | Preparing to unpack .../214-libpcp-mmv1_5.0.3-1_amd64.deb ... 2022-08-11 09:46:39.947 | Unpacking libpcp-mmv1 (5.0.3-1) ... 2022-08-11 09:46:40.360 | Selecting previously unselected package libpcp-trace2. 2022-08-11 09:46:40.368 | Preparing to unpack .../215-libpcp-trace2_5.0.3-1_amd64.deb ... 2022-08-11 09:46:40.416 | Unpacking libpcp-trace2 (5.0.3-1) ... 2022-08-11 09:46:40.828 | Selecting previously unselected package libpcp-web1. 2022-08-11 09:46:40.837 | Preparing to unpack .../216-libpcp-web1_5.0.3-1_amd64.deb ... 2022-08-11 09:46:40.896 | Unpacking libpcp-web1 (5.0.3-1) ... 2022-08-11 09:46:41.251 | Selecting previously unselected package libyaml-dev:amd64. 2022-08-11 09:46:41.259 | Preparing to unpack .../217-libyaml-dev_0.2.2-1_amd64.deb ... 2022-08-11 09:46:41.325 | Unpacking libyaml-dev:amd64 (0.2.2-1) ... 2022-08-11 09:46:41.714 | Selecting previously unselected package python3-pcp. 2022-08-11 09:46:41.722 | Preparing to unpack .../218-python3-pcp_5.0.3-1_amd64.deb ... 2022-08-11 09:46:41.793 | Unpacking python3-pcp (5.0.3-1) ... 2022-08-11 09:46:42.331 | Selecting previously unselected package pcp. 2022-08-11 09:46:42.340 | Preparing to unpack .../219-pcp_5.0.3-1_amd64.deb ... 2022-08-11 09:46:42.472 | Unpacking pcp (5.0.3-1) ... 2022-08-11 09:46:43.651 | Selecting previously unselected package socat. 2022-08-11 09:46:43.659 | Preparing to unpack .../220-socat_1.7.3.3-2_amd64.deb ... 2022-08-11 09:46:43.707 | Unpacking socat (1.7.3.3-2) ... 2022-08-11 09:46:44.154 | Selecting previously unselected package vlan. 2022-08-11 09:46:44.162 | Preparing to unpack .../221-vlan_2.0.4ubuntu1.20.04.1_all.deb ... 2022-08-11 09:46:44.221 | Unpacking vlan (2.0.4ubuntu1.20.04.1) ... 2022-08-11 09:46:44.599 | Setting up genisoimage (9:1.1.11-3.1ubuntu1) ... 2022-08-11 09:46:44.788 | Setting up postgresql-client-common (214ubuntu0.1) ... 2022-08-11 09:46:45.050 | Setting up javascript-common (11) ... 2022-08-11 09:46:45.285 | Package apache2 is not configured yet. Will defer actions by package javascript-common. 2022-08-11 09:46:45.364 | Setting up libgraphite2-3:amd64 (1.3.13-11build1) ... 2022-08-11 09:46:45.530 | Setting up dnsmasq-utils (2.80-1.1ubuntu1.5) ... 2022-08-11 09:46:45.730 | Setting up libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2022-08-11 09:46:45.902 | Setting up mysql-common (5.8+1.0.5ubuntu2) ... 2022-08-11 09:46:46.241 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2022-08-11 09:46:46.330 | Setting up libncurses-dev:amd64 (6.2-0ubuntu2) ... 2022-08-11 09:46:46.490 | Setting up libxpm4:amd64 (1:3.5.12-1) ... 2022-08-11 09:46:46.673 | Setting up libxrender1:amd64 (1:0.9.10-1) ... 2022-08-11 09:46:46.896 | Setting up libdatrie1:amd64 (0.2.12-3) ... 2022-08-11 09:46:47.062 | Setting up libyaml-dev:amd64 (0.2.2-1) ... 2022-08-11 09:46:47.233 | Setting up libx86-1:amd64 (1.1+ds1-11) ... 2022-08-11 09:46:47.399 | Setting up libxcb-render0:amd64 (1.14-2) ... 2022-08-11 09:46:47.610 | Setting up libarchive-zip-perl (1.67-2) ... 2022-08-11 09:46:47.832 | Setting up libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2022-08-11 09:46:47.981 | Setting up vbetool (1.1-4) ... 2022-08-11 09:46:48.169 | Setting up libicu66:amd64 (66.1-2ubuntu2.1) ... 2022-08-11 09:46:48.398 | Setting up libsnmp-base (5.8+dfsg-2ubuntu2.4) ... 2022-08-11 09:46:48.662 | Setting up pm-utils (1.4.1-19) ... 2022-08-11 09:46:48.942 | Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.16) ... 2022-08-11 09:46:49.456 | Setting up unzip (6.0-25ubuntu1) ... 2022-08-11 09:46:49.691 | Setting up libdebhelper-perl (12.10ubuntu1) ... 2022-08-11 09:46:49.850 | Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.3) ... 2022-08-11 09:46:50.044 | Setting up libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 2022-08-11 09:46:50.279 | Setting up liblab-gamut1:amd64 (2.42.2-3build2) ... 2022-08-11 09:46:50.495 | Setting up x11-common (1:7.7+19ubuntu14) ... 2022-08-11 09:46:51.870 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2022-08-11 09:46:52.639 | Setting up libsensors-config (1:3.6.0-2ubuntu1.1) ... 2022-08-11 09:46:52.958 | Setting up libapr1:amd64 (1.6.5-1ubuntu1) ... 2022-08-11 09:46:53.135 | Setting up m4 (1.4.18-4) ... 2022-08-11 09:46:53.335 | Setting up python3-yaml (5.3.1-1ubuntu0.1) ... 2022-08-11 09:46:53.788 | Setting up libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2022-08-11 09:46:54.004 | Setting up libxcb-shm0:amd64 (1.14-2) ... 2022-08-11 09:46:54.237 | Setting up libcom-err2:amd64 (1.45.5-2ubuntu1.1) ... 2022-08-11 09:46:54.404 | Setting up iputils-arping (3:20190709-3) ... 2022-08-11 09:46:54.632 | Setting up libffi-dev:amd64 (3.3-4) ... 2022-08-11 09:46:54.793 | Setting up conntrack (1:1.4.5-2) ... 2022-08-11 09:46:54.964 | Setting up libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-08-11 09:46:55.142 | Setting up libjbig0:amd64 (2.1-3.1build1) ... 2022-08-11 09:46:55.347 | Setting up open-iscsi (2.0.874-7.1ubuntu6.2) ... 2022-08-11 09:46:56.004 | grep: /lib/modules-load.d/open-iscsi.conf: No such file or directory 2022-08-11 09:46:58.227 | Setting up libjansson4:amd64 (2.12-1build1) ... 2022-08-11 09:46:58.438 | Setting up acl (2.2.53-6) ... 2022-08-11 09:46:58.632 | Setting up dns-root-data (2019052802) ... 2022-08-11 09:46:58.810 | Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 2022-08-11 09:46:59.055 | Setting up libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2022-08-11 09:46:59.250 | Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2022-08-11 09:46:59.410 | Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2022-08-11 09:46:59.610 | Setting up autotools-dev (20180224.1) ... 2022-08-11 09:46:59.832 | Setting up python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2022-08-11 09:47:00.804 | Setting up libz3-4:amd64 (4.8.7-4build1) ... 2022-08-11 09:47:00.998 | Setting up libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2022-08-11 09:47:01.209 | Setting up libnspr4:amd64 (2:4.25-1) ... 2022-08-11 09:47:01.392 | Setting up libidn11:amd64 (1.33-2.2ubuntu2) ... 2022-08-11 09:47:01.604 | Setting up libclang1-10 (1:10.0.0-4ubuntu1) ... 2022-08-11 09:47:01.798 | Setting up uuid-dev:amd64 (2.34-0.1ubuntu9.3) ... 2022-08-11 09:47:01.987 | Setting up libpathplan4:amd64 (2.42.2-3build2) ... 2022-08-11 09:47:02.187 | Setting up ebtables (2.0.11-3build1) ... 2022-08-11 09:47:02.970 | Setting up python3.8-venv (3.8.10-0ubuntu1~20.04.5) ... 2022-08-11 09:47:03.216 | Setting up socat (1.7.3.3-2) ... 2022-08-11 09:47:03.387 | Setting up libann0 (1.1.2+doc-7build1) ... 2022-08-11 09:47:03.541 | Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1.1) ... 2022-08-11 09:47:03.706 | Setting up libssl-dev:amd64 (1.1.1f-1ubuntu2.16) ... 2022-08-11 09:47:03.901 | Setting up autopoint (0.19.8.1-10build1) ... 2022-08-11 09:47:04.072 | Setting up binfmt-support (2.2.0-2) ... 2022-08-11 09:47:04.504 | Created symlink /etc/systemd/system/multi-user.target.wants/binfmt-support.service → /lib/systemd/system/binfmt-support.service. 2022-08-11 09:47:05.684 | Setting up libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2022-08-11 09:47:05.930 | Setting up icu-devtools (66.1-2ubuntu2.1) ... 2022-08-11 09:47:06.128 | Setting up pkg-config (0.29.1-0ubuntu4) ... 2022-08-11 09:47:06.506 | Setting up fonts-dejavu-core (2.37-1) ... 2022-08-11 09:47:07.627 | Setting up libnetfilter-queue1 (1.0.3-1) ... 2022-08-11 09:47:07.832 | Setting up lsscsi (0.30-0.1) ... 2022-08-11 09:47:08.043 | Setting up libsensors5:amd64 (1:3.6.0-2ubuntu1.1) ... 2022-08-11 09:47:08.255 | Setting up libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-08-11 09:47:08.421 | Setting up libobjc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 2022-08-11 09:47:08.610 | Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 2022-08-11 09:47:08.867 | Setting up autoconf (2.69-11.1) ... 2022-08-11 09:47:09.163 | Setting up liberasurecode1:amd64 (1.6.1-4) ... 2022-08-11 09:47:09.346 | Setting up dwz (0.13-5) ... 2022-08-11 09:47:09.621 | Setting up libsctp1:amd64 (1.0.18+dfsg-1) ... 2022-08-11 09:47:09.844 | Setting up libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2022-08-11 09:47:10.060 | Setting up libipset13:amd64 (7.5-1ubuntu0.20.04.1) ... 2022-08-11 09:47:10.278 | Setting up liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2022-08-11 09:47:10.482 | Setting up vlan (2.0.4ubuntu1.20.04.1) ... 2022-08-11 09:47:10.939 | Setting up uuid-runtime (2.34-0.1ubuntu9.3) ... 2022-08-11 09:47:12.421 | Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2022-08-11 09:47:12.661 | Setting up libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2022-08-11 09:47:12.855 | Setting up libarchive-cpio-perl (0.10-1) ... 2022-08-11 09:47:13.038 | Setting up liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2022-08-11 09:47:13.232 | Setting up fonts-liberation (1:1.07.4-11) ... 2022-08-11 09:47:13.431 | Setting up libnl-3-200:amd64 (3.4.0-1) ... 2022-08-11 09:47:13.810 | Setting up libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-08-11 09:47:14.003 | Setting up pcp-conf (5.0.3-1) ... 2022-08-11 09:47:14.278 | Setting up libc6-i386 (2.31-0ubuntu9.9) ... 2022-08-11 09:47:14.609 | Setting up libsub-override-perl (0.09-2) ... 2022-08-11 09:47:14.815 | Setting up libharfbuzz0b:amd64 (2.6.4-1ubuntu4.2) ... 2022-08-11 09:47:14.975 | Setting up libthai-data (0.1.28-3) ... 2022-08-11 09:47:15.163 | Setting up libcdt5:amd64 (2.42.2-3build2) ... 2022-08-11 09:47:15.363 | Setting up libcgraph6:amd64 (2.42.2-3build2) ... 2022-08-11 09:47:15.649 | Setting up apache2-data (2.4.41-4ubuntu3.12) ... 2022-08-11 09:47:15.855 | Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-08-11 09:47:16.060 | Setting up libjs-jquery (3.3.1~dfsg-3) ... 2022-08-11 09:47:16.294 | Setting up sharutils (1:4.15.2-4build1) ... 2022-08-11 09:47:16.478 | Setting up ipset (7.5-1ubuntu0.20.04.1) ... 2022-08-11 09:47:16.705 | Setting up openssl (1.1.1f-1ubuntu2.16) ... 2022-08-11 09:47:16.979 | Setting up conntrackd (1:1.4.5-2) ... 2022-08-11 09:47:18.467 | Created symlink /etc/systemd/system/multi-user.target.wants/conntrackd.service → /lib/systemd/system/conntrackd.service. 2022-08-11 09:47:18.895 | Setting up libsys-hostname-long-perl (1.5-1) ... 2022-08-11 09:47:19.129 | Setting up libicu-dev:amd64 (66.1-2ubuntu2.1) ... 2022-08-11 09:47:19.329 | Setting up libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.4) ... 2022-08-11 09:47:19.547 | Setting up libsystemd-dev:amd64 (245.4-4ubuntu3.17) ... 2022-08-11 09:47:19.752 | Setting up sqlite3 (3.31.1-4ubuntu0.3) ... 2022-08-11 09:47:19.973 | Setting up rsync (3.1.3-8ubuntu0.3) ... 2022-08-11 09:47:21.615 | Setting up libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2022-08-11 09:47:21.853 | Setting up libjpeg8:amd64 (8c-2ubuntu8) ... 2022-08-11 09:47:22.043 | Setting up automake (1:1.16.1-4ubuntu6) ... 2022-08-11 09:47:22.161 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2022-08-11 09:47:22.255 | Setting up libfile-stripnondeterminism-perl (1.7.0-1) ... 2022-08-11 09:47:22.432 | Setting up libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2022-08-11 09:47:22.614 | Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-08-11 09:47:22.803 | Setting up libgts-bin (0.7.6+darcs121130-4) ... 2022-08-11 09:47:22.996 | Setting up libz3-dev:amd64 (4.8.7-4build1) ... 2022-08-11 09:47:23.186 | Setting up libice6:amd64 (2:1.0.10-0ubuntu1) ... 2022-08-11 09:47:23.340 | Setting up tcpdump (4.9.3-4ubuntu0.1) ... 2022-08-11 09:47:23.797 | Setting up libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-08-11 09:47:24.019 | Setting up libmysqlclient21:amd64 (8.0.30-0ubuntu0.20.04.2) ... 2022-08-11 09:47:24.186 | Setting up llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-08-11 09:47:24.419 | Setting up libsnmp35:amd64 (5.8+dfsg-2ubuntu2.4) ... 2022-08-11 09:47:24.677 | Setting up libomp-10-dev (1:10.0.0-4ubuntu1) ... 2022-08-11 09:47:24.860 | Setting up wget (1.20.3-1ubuntu2) ... 2022-08-11 09:47:25.111 | Setting up libtool (2.4.6-14) ... 2022-08-11 09:47:25.260 | Setting up fontconfig-config (2.13.1-2ubuntu3) ... 2022-08-11 09:47:28.181 | Setting up openssh-client (1:8.2p1-4ubuntu0.5) ... 2022-08-11 09:47:28.459 | Setting up haproxy (2.0.13-2ubuntu0.5) ... 2022-08-11 09:47:30.322 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /lib/systemd/system/haproxy.service. 2022-08-11 09:47:31.500 | Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.9) ... 2022-08-11 09:47:31.700 | Setting up libnss3:amd64 (2:3.49.1-1ubuntu1.8) ... 2022-08-11 09:47:31.870 | Setting up libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2022-08-11 09:47:32.066 | Setting up dnsmasq-base (2.80-1.1ubuntu1.5) ... 2022-08-11 09:47:32.894 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2022-08-11 09:47:33.133 | Setting up libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2022-08-11 09:47:33.317 | Setting up llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2022-08-11 09:47:33.500 | Setting up memcached (1.5.22-2ubuntu0.2) ... 2022-08-11 09:47:35.549 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /lib/systemd/system/memcached.service. 2022-08-11 09:47:36.407 | Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2022-08-11 09:47:36.618 | Setting up python3-mysqldb (1.4.4-2build1) ... 2022-08-11 09:47:37.060 | Setting up libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.9) ... 2022-08-11 09:47:37.277 | Setting up libmail-sendmail-perl (0.80-1) ... 2022-08-11 09:47:37.494 | Setting up libltdl-dev:amd64 (2.4.6-14) ... 2022-08-11 09:47:37.688 | Setting up libthai0:amd64 (0.1.28-3) ... 2022-08-11 09:47:37.843 | Setting up libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.4) ... 2022-08-11 09:47:38.031 | Setting up libsasl2-dev (2.1.27+dfsg-2ubuntu0.1) ... 2022-08-11 09:47:38.249 | Setting up python3-venv (3.8.2-0ubuntu2) ... 2022-08-11 09:47:38.419 | Setting up lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2022-08-11 09:47:38.585 | Setting up lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2022-08-11 09:47:38.768 | Setting up ssl-cert (1.0.39) ... 2022-08-11 09:47:39.746 | Setting up liberasurecode-dev:amd64 (1.6.1-4) ... 2022-08-11 09:47:39.991 | Setting up libjs-jquery-metadata (12-1.1) ... 2022-08-11 09:47:40.214 | Setting up postgresql-common (214ubuntu0.1) ... 2022-08-11 09:47:41.584 | Adding user postgres to group ssl-cert 2022-08-11 09:47:41.932 | 2022-08-11 09:47:41.932 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2022-08-11 09:47:42.127 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2022-08-11 09:47:42.127 | Removing obsolete dictionary files: 2022-08-11 09:47:42.711 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /lib/systemd/system/postgresql.service. 2022-08-11 09:47:44.008 | Setting up libcroco3:amd64 (0.6.13-1) ... 2022-08-11 09:47:44.185 | Setting up libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2022-08-11 09:47:44.355 | Setting up dh-strip-nondeterminism (1.7.0-1) ... 2022-08-11 09:47:44.522 | Setting up libgvpr2:amd64 (2.42.2-3build2) ... 2022-08-11 09:47:44.716 | Setting up libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2022-08-11 09:47:44.909 | Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2022-08-11 09:47:45.092 | Setting up libcurl4:amd64 (7.68.0-1ubuntu2.12) ... 2022-08-11 09:47:45.248 | Setting up libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.3) ... 2022-08-11 09:47:45.454 | Setting up curl (7.68.0-1ubuntu2.12) ... 2022-08-11 09:47:45.675 | Setting up libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2022-08-11 09:47:45.911 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2022-08-11 09:47:46.088 | Setting up libsm6:amd64 (2:1.2.3-1) ... 2022-08-11 09:47:46.265 | Setting up apache2-utils (2.4.41-4ubuntu3.12) ... 2022-08-11 09:47:46.465 | Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2022-08-11 09:47:46.665 | Setting up ipvsadm (1:1.31-1) ... 2022-08-11 09:47:47.829 | Setting up openssh-sftp-server (1:8.2p1-4ubuntu0.5) ... 2022-08-11 09:47:48.042 | Setting up libibverbs1:amd64 (28.0-1ubuntu1) ... 2022-08-11 09:47:48.492 | Setting up fontconfig (2.13.1-2ubuntu3) ... 2022-08-11 09:47:50.677 | Regenerating fonts cache... done. 2022-08-11 09:47:50.762 | Setting up gettext (0.19.8.1-10build1) ... 2022-08-11 09:47:50.962 | Setting up libpcp3 (5.0.3-1) ... 2022-08-11 09:47:51.122 | Setting up libpcp-pmda3 (5.0.3-1) ... 2022-08-11 09:47:51.299 | Setting up libxslt1-dev:amd64 (1.1.34-4) ... 2022-08-11 09:47:51.452 | Setting up openssh-server (1:8.2p1-4ubuntu0.5) ... 2022-08-11 09:47:53.212 | rescue-ssh.target is a disabled or a static unit, not starting it. 2022-08-11 09:47:54.219 | Setting up ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2022-08-11 09:47:55.465 | Setting up libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2022-08-11 09:47:55.688 | Setting up keepalived (1:2.0.19-2ubuntu0.2) ... 2022-08-11 09:47:56.947 | Created symlink /etc/systemd/system/multi-user.target.wants/keepalived.service → /lib/systemd/system/keepalived.service. 2022-08-11 09:47:57.711 | Setting up llvm-10 (1:10.0.0-4ubuntu1) ... 2022-08-11 09:47:57.940 | Setting up libpcp-trace2 (5.0.3-1) ... 2022-08-11 09:47:58.149 | Setting up libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-08-11 09:47:58.362 | Setting up libpcp-pmda-perl (5.0.3-1) ... 2022-08-11 09:47:58.568 | Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... 2022-08-11 09:47:58.818 | Setting up libpq5:amd64 (12.11-0ubuntu0.20.04.1) ... 2022-08-11 09:47:59.076 | Setting up libpq-dev (12.11-0ubuntu0.20.04.1) ... 2022-08-11 09:47:59.257 | Setting up libpcp-gui2 (5.0.3-1) ... 2022-08-11 09:47:59.464 | Setting up apache2-bin (2.4.41-4ubuntu3.12) ... 2022-08-11 09:47:59.693 | Setting up libcairo2:amd64 (1.16.0-4ubuntu1) ... 2022-08-11 09:47:59.893 | Setting up libpcp-web1 (5.0.3-1) ... 2022-08-11 09:48:00.093 | Setting up intltool-debian (0.35.0+20060710.5) ... 2022-08-11 09:48:00.316 | Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2022-08-11 09:48:00.545 | Setting up llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-08-11 09:48:00.756 | Setting up postgresql-client-12 (12.11-0ubuntu0.20.04.1) ... 2022-08-11 09:48:01.485 | update-alternatives: using /usr/share/postgresql/12/man/man1/psql.1.gz to provide /usr/share/man/man1/psql.1.gz (psql.1.gz) in auto mode 2022-08-11 09:48:01.619 | Setting up libpcp-mmv1 (5.0.3-1) ... 2022-08-11 09:48:01.814 | Setting up libapr1-dev (1.6.5-1ubuntu1) ... 2022-08-11 09:48:02.008 | Setting up libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2022-08-11 09:48:02.240 | Setting up libxt6:amd64 (1:1.1.5-1) ... 2022-08-11 09:48:02.447 | Setting up libaprutil1-dev (1.6.1-4ubuntu2) ... 2022-08-11 09:48:02.647 | Setting up clang-10 (1:10.0.0-4ubuntu1) ... 2022-08-11 09:48:02.836 | Setting up libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-08-11 09:48:03.179 | Setting up postgresql-server-dev-12 (12.11-0ubuntu0.20.04.1) ... 2022-08-11 09:48:03.368 | Setting up libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-08-11 09:48:03.568 | Setting up libpcp-import1 (5.0.3-1) ... 2022-08-11 09:48:03.728 | Setting up librdmacm1:amd64 (28.0-1ubuntu1) ... 2022-08-11 09:48:03.956 | Setting up librados2 (15.2.16-0ubuntu0.20.04.1) ... 2022-08-11 09:48:04.179 | Setting up libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2022-08-11 09:48:04.373 | Setting up po-debconf (1.0.21) ... 2022-08-11 09:48:04.590 | Setting up apache2 (2.4.41-4ubuntu3.12) ... 2022-08-11 09:48:15.157 | Enabling module mpm_event. 2022-08-11 09:48:15.221 | Enabling module authz_core. 2022-08-11 09:48:15.226 | Enabling module authz_host. 2022-08-11 09:48:15.285 | Enabling module authn_core. 2022-08-11 09:48:15.289 | Enabling module auth_basic. 2022-08-11 09:48:15.348 | Enabling module access_compat. 2022-08-11 09:48:15.407 | Enabling module authn_file. 2022-08-11 09:48:15.466 | Enabling module authz_user. 2022-08-11 09:48:15.525 | Enabling module alias. 2022-08-11 09:48:15.583 | Enabling module dir. 2022-08-11 09:48:15.642 | Enabling module autoindex. 2022-08-11 09:48:15.700 | Enabling module env. 2022-08-11 09:48:15.758 | Enabling module mime. 2022-08-11 09:48:15.817 | Enabling module negotiation. 2022-08-11 09:48:15.877 | Enabling module setenvif. 2022-08-11 09:48:15.936 | Enabling module filter. 2022-08-11 09:48:15.994 | Enabling module deflate. 2022-08-11 09:48:16.052 | Enabling module status. 2022-08-11 09:48:16.111 | Enabling module reqtimeout. 2022-08-11 09:48:16.169 | Enabling conf charset. 2022-08-11 09:48:16.228 | Enabling conf localized-error-pages. 2022-08-11 09:48:16.286 | Enabling conf other-vhosts-access-log. 2022-08-11 09:48:16.345 | Enabling conf security. 2022-08-11 09:48:16.403 | Enabling conf serve-cgi-bin. 2022-08-11 09:48:16.461 | Enabling site 000-default. 2022-08-11 09:48:16.513 | info: Executing deferred 'a2enconf javascript-common' for package javascript-common 2022-08-11 09:48:16.568 | Enabling conf javascript-common. 2022-08-11 09:48:16.821 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /lib/systemd/system/apache2.service. 2022-08-11 09:48:17.423 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /lib/systemd/system/apache-htcacheclean.service. 2022-08-11 09:48:20.298 | Setting up libxaw7:amd64 (2:1.0.13-1) ... 2022-08-11 09:48:20.554 | Setting up python3-pcp (5.0.3-1) ... 2022-08-11 09:48:21.030 | Setting up libgvc6 (2.42.2-3build2) ... 2022-08-11 09:48:21.264 | Setting up librbd1 (15.2.16-0ubuntu0.20.04.1) ... 2022-08-11 09:48:21.428 | Setting up libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.12) ... 2022-08-11 09:48:21.618 | Setting up libiscsi7:amd64 (1.18.0-2) ... 2022-08-11 09:48:21.864 | Setting up postgresql-server-dev-all (214ubuntu0.1) ... 2022-08-11 09:48:22.041 | Setting up qemu-block-extra:amd64 (1:4.2-3ubuntu6.23) ... 2022-08-11 09:48:22.224 | Setting up graphviz (2.42.2-3build2) ... 2022-08-11 09:48:22.412 | Setting up pcp (5.0.3-1) ... 2022-08-11 09:48:27.068 | Created symlink /etc/systemd/system/multi-user.target.wants/pmcd.service → /lib/systemd/system/pmcd.service. 2022-08-11 09:48:27.498 | Created symlink /etc/systemd/system/multi-user.target.wants/pmlogger.service → /lib/systemd/system/pmlogger.service. 2022-08-11 09:48:27.927 | Created symlink /etc/systemd/system/multi-user.target.wants/pmie.service → /lib/systemd/system/pmie.service. 2022-08-11 09:48:28.340 | Created symlink /etc/systemd/system/multi-user.target.wants/pmproxy.service → /lib/systemd/system/pmproxy.service. 2022-08-11 09:48:45.222 | Setting up qemu-utils (1:4.2-3ubuntu6.23) ... 2022-08-11 09:48:45.389 | Setting up systemd (245.4-4ubuntu3.17) ... 2022-08-11 09:48:45.459 | Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 2022-08-11 09:48:47.373 | Setting up dh-autoreconf (19) ... 2022-08-11 09:48:47.561 | Setting up systemd-timesyncd (245.4-4ubuntu3.17) ... 2022-08-11 09:48:48.694 | Setting up systemd-sysv (245.4-4ubuntu3.17) ... 2022-08-11 09:48:48.887 | Setting up libnss-systemd:amd64 (245.4-4ubuntu3.17) ... 2022-08-11 09:48:49.059 | Setting up debhelper (12.10ubuntu1) ... 2022-08-11 09:48:49.222 | Setting up libpam-systemd:amd64 (245.4-4ubuntu3.17) ... 2022-08-11 09:48:49.802 | Setting up apache2-dev (2.4.41-4ubuntu3.12) ... 2022-08-11 09:48:49.978 | Processing triggers for mime-support (3.64ubuntu1) ... 2022-08-11 09:48:50.127 | Processing triggers for initramfs-tools (0.136ubuntu6.4) ... 2022-08-11 09:48:50.353 | update-initramfs: Generating /boot/initrd.img-5.4.0-72-generic 2022-08-11 09:49:03.577 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-08-11 09:49:03.770 | Processing triggers for rsyslog (8.2001.0-1ubuntu1.1) ... 2022-08-11 09:49:04.275 | Processing triggers for ufw (0.36-6) ... 2022-08-11 09:49:04.547 | Processing triggers for man-db (2.9.1-1) ... 2022-08-11 09:49:28.097 | Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2022-08-11 09:49:28.267 | Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2022-08-11 09:49:36.333 | ++ functions-common:apt_get:1235 : result=0 2022-08-11 09:49:36.336 | ++ functions-common:apt_get:1238 : time_stop apt-get 2022-08-11 09:49:36.338 | ++ functions-common:time_stop:2440 : local name 2022-08-11 09:49:36.340 | ++ functions-common:time_stop:2441 : local end_time 2022-08-11 09:49:36.342 | ++ functions-common:time_stop:2442 : local elapsed_time 2022-08-11 09:49:36.344 | ++ functions-common:time_stop:2443 : local total 2022-08-11 09:49:36.347 | ++ functions-common:time_stop:2444 : local start_time 2022-08-11 09:49:36.349 | ++ functions-common:time_stop:2446 : name=apt-get 2022-08-11 09:49:36.351 | ++ functions-common:time_stop:2447 : start_time=1660211019644 2022-08-11 09:49:36.354 | ++ functions-common:time_stop:2449 : [[ -z 1660211019644 ]] 2022-08-11 09:49:36.356 | +++ functions-common:time_stop:2452 : date +%s%3N 2022-08-11 09:49:36.360 | ++ functions-common:time_stop:2452 : end_time=1660211376358 2022-08-11 09:49:36.362 | ++ functions-common:time_stop:2453 : elapsed_time=356714 2022-08-11 09:49:36.364 | ++ functions-common:time_stop:2454 : total=744 2022-08-11 09:49:36.366 | ++ functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-11 09:49:36.369 | ++ functions-common:time_stop:2457 : _TIME_TOTAL[$name]=357458 2022-08-11 09:49:36.371 | ++ functions-common:apt_get:1239 : return 0 2022-08-11 09:49:36.373 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-08-11 09:49:36.376 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-08-11 09:49:36.378 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-08-11 09:49:36.382 | ++ tools/install_prereqs.sh:source:89 : date 2022-08-11 09:49:36.386 | + ./stack.sh:main:785 : [[ False != \T\r\u\e ]] 2022-08-11 09:49:36.388 | + ./stack.sh:main:786 : PYPI_ALTERNATIVE_URL= 2022-08-11 09:49:36.391 | + ./stack.sh:main:786 : /home/ubuntu/devstack/tools/install_pip.sh 2022-08-11 09:49:37.688 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-08-11 09:49:37.690 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-08-11 09:49:37.691 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-08-11 09:49:37.693 | + tools/install_pip.sh:main:43 : GetDistro 2022-08-11 09:49:37.695 | + functions-common:GetDistro:446 : GetOSVersion 2022-08-11 09:49:37.697 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-08-11 09:49:37.698 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-08-11 09:49:37.700 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-08-11 09:49:37.702 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-08-11 09:49:37.703 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-08-11 09:49:37.705 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-08-11 09:49:37.707 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-08-11 09:49:37.708 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-08-11 09:49:37.710 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-08-11 09:49:37.712 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-08-11 09:49:37.714 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-08-11 09:49:37.715 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-08-11 09:49:37.717 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-08-11 09:49:37.719 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-08-11 09:49:37.721 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-08-11 09:49:37.723 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-08-11 09:49:37.725 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-08-11 09:49:37.727 | + functions-common:_ensure_lsb_release:394 : return 2022-08-11 09:49:37.729 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-08-11 09:49:37.792 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-08-11 09:49:37.794 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-08-11 09:49:37.856 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-08-11 09:49:37.858 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-08-11 09:49:37.919 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-08-11 09:49:37.921 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-08-11 09:49:37.923 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-08-11 09:49:37.925 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-08-11 09:49:37.927 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-08-11 09:49:37.929 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-08-11 09:49:37.931 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-08-11 09:49:37.932 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-08-11 09:49:37.934 | + functions-common:GetDistro:451 : DISTRO=focal 2022-08-11 09:49:37.936 | + functions-common:GetDistro:496 : typeset -xr DISTRO 2022-08-11 09:49:37.938 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-08-11 09:49:37.938 | Distro: focal 2022-08-11 09:49:37.941 | + tools/install_pip.sh:main:124 : get_versions 2022-08-11 09:49:37.943 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-08-11 09:49:37.946 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/bin/pip 2022-08-11 09:49:37.948 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/bin/pip ]] 2022-08-11 09:49:37.951 | ++ tools/install_pip.sh:get_versions:51 : /usr/bin/pip --version 2022-08-11 09:49:37.951 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-08-11 09:49:39.304 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.0.2 2022-08-11 09:49:39.306 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.0.2' 2022-08-11 09:49:39.311 | pip: 20.0.2 2022-08-11 09:49:39.311 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-08-11 09:49:39.311 | + tools/install_pip.sh:main:130 : is_fedora 2022-08-11 09:49:39.312 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-08-11 09:49:39.313 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-08-11 09:49:39.315 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-08-11 09:49:39.317 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-11 09:49:39.319 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-11 09:49:39.320 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-08-11 09:49:39.322 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-08-11 09:49:39.324 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-08-11 09:49:39.325 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-08-11 09:49:39.327 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-08-11 09:49:39.329 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-08-11 09:49:39.330 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-11 09:49:39.332 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-11 09:49:39.334 | + tools/install_pip.sh:main:144 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2022-08-11 09:49:39.338 | + tools/install_pip.sh:main:153 : set -x 2022-08-11 09:49:39.340 | + tools/install_pip.sh:main:156 : get_versions 2022-08-11 09:49:39.342 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-08-11 09:49:39.346 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/bin/pip 2022-08-11 09:49:39.347 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/bin/pip ]] 2022-08-11 09:49:39.350 | ++ tools/install_pip.sh:get_versions:51 : /usr/bin/pip --version 2022-08-11 09:49:39.350 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-08-11 09:49:40.690 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.0.2 2022-08-11 09:49:40.692 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.0.2' 2022-08-11 09:49:40.692 | pip: 20.0.2 2022-08-11 09:49:40.695 | + ./stack.sh:main:790 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-08-11 09:49:40.697 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-08-11 09:49:40.701 | + ./stack.sh:main:791 : fixup_all 2022-08-11 09:49:40.703 | + tools/fixup_stuff.sh:fixup_all:157 : fixup_ubuntu 2022-08-11 09:49:40.706 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-08-11 09:49:40.708 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-11 09:49:40.710 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-11 09:49:40.712 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf /usr/lib/python3/dist-packages/PyYAML-5.3.1.egg-info 2022-08-11 09:49:40.723 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-08-11 09:49:40.733 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-08-11 09:49:40.744 | + tools/fixup_stuff.sh:fixup_all:158 : fixup_fedora 2022-08-11 09:49:40.746 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-08-11 09:49:40.748 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-08-11 09:49:40.750 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-08-11 09:49:40.753 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-08-11 09:49:40.755 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-11 09:49:40.757 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-11 09:49:40.759 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-08-11 09:49:40.761 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-08-11 09:49:40.763 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-08-11 09:49:40.765 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-08-11 09:49:40.767 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-08-11 09:49:40.769 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-08-11 09:49:40.771 | + tools/fixup_stuff.sh:fixup_all:159 : fixup_suse 2022-08-11 09:49:40.773 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-08-11 09:49:40.775 | + functions-common:is_suse:537 : is_opensuse 2022-08-11 09:49:40.777 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-08-11 09:49:40.779 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-11 09:49:40.782 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-08-11 09:49:40.784 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-08-11 09:49:40.786 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-11 09:49:40.788 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-08-11 09:49:40.790 | + ./stack.sh:main:794 : pip_install -U os-testr 2022-08-11 09:49:40.810 | Using python 3.8 to install os-testr 2022-08-11 09:49:40.812 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-08-11 09:49:42.741 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-11 09:49:42.742 | from cryptography.utils import int_from_bytes 2022-08-11 09:49:42.742 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-11 09:49:42.742 | from cryptography.utils import int_from_bytes 2022-08-11 09:49:43.736 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-11 09:49:43.870 | Collecting os-testr===3.0.0 2022-08-11 09:49:43.877 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1e0/7334ed43c783c/os_testr-3.0.0-py3-none-any.whl (32 kB) 2022-08-11 09:49:44.049 | Collecting python-subunit===1.4.0 2022-08-11 09:49:44.056 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/40f/34660c3da3e51/python_subunit-1.4.0-py2.py3-none-any.whl (106 kB) 2022-08-11 09:49:44.246 | Requirement already up-to-date: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 45)) (5.9.0) 2022-08-11 09:49:44.289 | Requirement already up-to-date: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (2.5.0) 2022-08-11 09:49:44.309 | Requirement already up-to-date: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (1.0.0) 2022-08-11 09:49:44.339 | Requirement already up-to-date: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 61)) (4.0.1) 2022-08-11 09:49:45.718 | Installing collected packages: python-subunit, os-testr 2022-08-11 09:49:45.954 | Successfully installed os-testr-3.0.0 python-subunit-1.4.0 2022-08-11 09:49:46.048 | + inc/python:pip_install:196 : result=0 2022-08-11 09:49:46.051 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-11 09:49:46.053 | + functions-common:time_stop:2440 : local name 2022-08-11 09:49:46.055 | + functions-common:time_stop:2441 : local end_time 2022-08-11 09:49:46.057 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-11 09:49:46.059 | + functions-common:time_stop:2443 : local total 2022-08-11 09:49:46.062 | + functions-common:time_stop:2444 : local start_time 2022-08-11 09:49:46.064 | + functions-common:time_stop:2446 : name=pip_install 2022-08-11 09:49:46.066 | + functions-common:time_stop:2447 : start_time=1660211380805 2022-08-11 09:49:46.069 | + functions-common:time_stop:2449 : [[ -z 1660211380805 ]] 2022-08-11 09:49:46.071 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-11 09:49:46.075 | + functions-common:time_stop:2452 : end_time=1660211386073 2022-08-11 09:49:46.077 | + functions-common:time_stop:2453 : elapsed_time=5268 2022-08-11 09:49:46.079 | + functions-common:time_stop:2454 : total=0 2022-08-11 09:49:46.081 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-11 09:49:46.083 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=5268 2022-08-11 09:49:46.086 | + inc/python:pip_install:199 : return 0 2022-08-11 09:49:46.088 | + ./stack.sh:main:798 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-08-11 09:49:46.139 | + ./stack.sh:main:799 : sudo systemctl restart systemd-journald 2022-08-11 09:49:46.389 | + ./stack.sh:main:805 : install_infra 2022-08-11 09:49:46.391 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-08-11 09:49:46.394 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-08-11 09:49:46.396 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2022-08-11 09:49:49.468 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-08-11 09:49:49.471 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-08-11 09:49:49.493 | + inc/python:pip_install:190 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-08-11 09:49:52.051 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-11 09:49:52.176 | Collecting pbr===5.9.0 2022-08-11 09:49:52.183 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e54/7125940bcc052/pbr-5.9.0-py2.py3-none-any.whl (112 kB) 2022-08-11 09:49:52.222 | Installing collected packages: pbr 2022-08-11 09:49:52.361 | Successfully installed pbr-5.9.0 2022-08-11 09:49:52.420 | + inc/python:pip_install:196 : result=0 2022-08-11 09:49:52.423 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-11 09:49:52.425 | + functions-common:time_stop:2440 : local name 2022-08-11 09:49:52.427 | + functions-common:time_stop:2441 : local end_time 2022-08-11 09:49:52.430 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-11 09:49:52.432 | + functions-common:time_stop:2443 : local total 2022-08-11 09:49:52.434 | + functions-common:time_stop:2444 : local start_time 2022-08-11 09:49:52.436 | + functions-common:time_stop:2446 : name=pip_install 2022-08-11 09:49:52.438 | + functions-common:time_stop:2447 : start_time=1660211389486 2022-08-11 09:49:52.440 | + functions-common:time_stop:2449 : [[ -z 1660211389486 ]] 2022-08-11 09:49:52.442 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-11 09:49:52.446 | + functions-common:time_stop:2452 : end_time=1660211392444 2022-08-11 09:49:52.448 | + functions-common:time_stop:2453 : elapsed_time=2958 2022-08-11 09:49:52.450 | + functions-common:time_stop:2454 : total=5268 2022-08-11 09:49:52.452 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-11 09:49:52.454 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=8226 2022-08-11 09:49:52.456 | + inc/python:pip_install:199 : return 0 2022-08-11 09:49:52.458 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-08-11 09:49:52.461 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-08-11 09:49:52.482 | + inc/python:pip_install:190 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-08-11 09:49:55.047 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-11 09:49:55.050 | Processing /opt/stack/requirements 2022-08-11 09:49:56.416 | Collecting fixtures===4.0.1 2022-08-11 09:49:56.423 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d27/58826400d095b/fixtures-4.0.1.tar.gz (56 kB) 2022-08-11 09:49:56.465 | Installing build dependencies: started 2022-08-11 09:50:00.737 | Installing build dependencies: finished with status 'done' 2022-08-11 09:50:00.739 | Getting requirements to build wheel: started 2022-08-11 09:50:01.130 | Getting requirements to build wheel: finished with status 'done' 2022-08-11 09:50:01.136 | Preparing wheel metadata: started 2022-08-11 09:50:01.693 | Preparing wheel metadata: finished with status 'done' 2022-08-11 09:50:01.904 | Collecting PyYAML===6.0 2022-08-11 09:50:01.914 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/277/a0ef2981ca405/PyYAML-6.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (701 kB) 2022-08-11 09:50:02.089 | Collecting requests===2.28.1 2022-08-11 09:50:02.096 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8fe/fa2a1a1365bf5/requests-2.28.1-py3-none-any.whl (62 kB) 2022-08-11 09:50:02.178 | Collecting packaging===21.3 2022-08-11 09:50:02.184 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40 kB) 2022-08-11 09:50:02.236 | Collecting idna===3.3 2022-08-11 09:50:02.242 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/84d/9dd047ffa8059/idna-3.3-py3-none-any.whl (61 kB) 2022-08-11 09:50:02.380 | Collecting pyparsing===3.0.9 2022-08-11 09:50:02.387 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/502/6bae9a10eeaef/pyparsing-3.0.9-py3-none-any.whl (98 kB) 2022-08-11 09:50:02.453 | Collecting six===1.16.0 2022-08-11 09:50:02.463 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8ab/b2f1d86890a2d/six-1.16.0-py2.py3-none-any.whl (11 kB) 2022-08-11 09:50:02.518 | Collecting charset-normalizer===2.1.0 2022-08-11 09:50:02.525 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/518/9b6f22b019574/charset_normalizer-2.1.0-py3-none-any.whl (39 kB) 2022-08-11 09:50:02.558 | Collecting Parsley>=1.2 2022-08-11 09:50:02.564 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-08-11 09:50:02.609 | Collecting beagle>=0.2.1 2022-08-11 09:50:02.616 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/34b/7236e550859b0/beagle-0.3.0-py3-none-any.whl (11 kB) 2022-08-11 09:50:02.643 | Requirement already satisfied: pbr===5.9.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 45)) (5.9.0) 2022-08-11 09:50:02.716 | Collecting urllib3===1.26.11 2022-08-11 09:50:02.723 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c33/ccba33c819596/urllib3-1.26.11-py2.py3-none-any.whl (139 kB) 2022-08-11 09:50:02.862 | Collecting certifi>=2017.4.17 2022-08-11 09:50:02.869 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/fe8/6415d55e84719/certifi-2022.6.15-py3-none-any.whl (160 kB) 2022-08-11 09:50:02.958 | Collecting cliff===3.10.1 2022-08-11 09:50:02.965 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a21/da482714b9f0b/cliff-3.10.1-py3-none-any.whl (81 kB) 2022-08-11 09:50:03.078 | Collecting stevedore===4.0.0 2022-08-11 09:50:03.085 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/87e/4d27fe96d0d7e/stevedore-4.0.0-py3-none-any.whl (49 kB) 2022-08-11 09:50:03.132 | Collecting autopage===0.5.1 2022-08-11 09:50:03.138 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0fb/f5efbe78d466a/autopage-0.5.1-py3-none-any.whl (29 kB) 2022-08-11 09:50:03.291 | Collecting cmd2===2.4.2 2022-08-11 09:50:03.322 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a77/e305675139327/cmd2-2.4.2-py3-none-any.whl (147 kB) 2022-08-11 09:50:03.429 | Collecting prettytable===3.3.0 2022-08-11 09:50:03.436 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d1c/34d72ea2c0ffd/prettytable-3.3.0-py3-none-any.whl (26 kB) 2022-08-11 09:50:03.492 | Collecting pyperclip===1.8.2 2022-08-11 09:50:03.497 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/767/6e3b8b98bc6fb/pyperclip-1.8.2-py3-none-any.whl (11 kB) 2022-08-11 09:50:03.545 | Collecting attrs===22.1.0 2022-08-11 09:50:03.550 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/86e/fa402f67bf2df/attrs-22.1.0-py2.py3-none-any.whl (58 kB) 2022-08-11 09:50:03.653 | Collecting wcwidth===0.2.5 2022-08-11 09:50:03.660 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/beb/4802a9cebb914/wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) 2022-08-11 09:50:03.677 | Building wheels for collected packages: fixtures, openstack-requirements 2022-08-11 09:50:03.679 | Building wheel for fixtures (PEP 517): started 2022-08-11 09:50:04.293 | Building wheel for fixtures (PEP 517): finished with status 'done' 2022-08-11 09:50:04.294 | Created wheel for fixtures: filename=fixtures-4.0.1-py3-none-any.whl size=63052 sha256=d34db2d323fa4bc4078299f49ec3063cfb34f3e7241259b212a7e0692119ed06 2022-08-11 09:50:04.295 | Stored in directory: /home/ubuntu/.cache/pip/wheels/ba/79/66/8da5543796d0218944a0794bcd8607a64c769d75a6fe1fddda 2022-08-11 09:50:04.296 | Building wheel for openstack-requirements (setup.py): started 2022-08-11 09:50:05.112 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-08-11 09:50:05.112 | ERROR: Command errored out with exit status 1: 2022-08-11 09:50:05.113 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-a2lbnpwo/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-a2lbnpwo/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-1q19wtc3 2022-08-11 09:50:05.113 | cwd: /tmp/pip-req-build-a2lbnpwo/ 2022-08-11 09:50:05.113 | Complete output (6 lines): 2022-08-11 09:50:05.113 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-08-11 09:50:05.113 | or: setup.py --help [cmd1 cmd2 ...] 2022-08-11 09:50:05.113 | or: setup.py --help-commands 2022-08-11 09:50:05.113 | or: setup.py cmd --help 2022-08-11 09:50:05.113 | 2022-08-11 09:50:05.113 | error: invalid command 'bdist_wheel' 2022-08-11 09:50:05.113 | ---------------------------------------- 2022-08-11 09:50:05.113 | ERROR: Failed building wheel for openstack-requirements 2022-08-11 09:50:05.113 | Running setup.py clean for openstack-requirements 2022-08-11 09:50:05.936 | Successfully built fixtures 2022-08-11 09:50:05.936 | Failed to build openstack-requirements 2022-08-11 09:50:06.160 | Installing collected packages: attrs, fixtures, wcwidth, prettytable, urllib3, PyYAML, idna, certifi, charset-normalizer, requests, pyparsing, stevedore, autopage, pyperclip, cmd2, cliff, packaging, six, Parsley, beagle, openstack-requirements 2022-08-11 09:50:07.687 | Running setup.py install for openstack-requirements: started 2022-08-11 09:50:09.997 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-08-11 09:50:10.027 | Successfully installed Parsley-1.3 PyYAML-6.0 attrs-22.1.0 autopage-0.5.1 beagle-0.3.0 certifi-2022.6.15 charset-normalizer-2.1.0 cliff-3.10.1 cmd2-2.4.2 fixtures-4.0.1 idna-3.3 openstack-requirements-1.2.1.dev5612 packaging-21.3 prettytable-3.3.0 pyparsing-3.0.9 pyperclip-1.8.2 requests-2.28.1 six-1.16.0 stevedore-4.0.0 urllib3-1.26.11 wcwidth-0.2.5 2022-08-11 09:50:10.176 | + inc/python:pip_install:196 : result=0 2022-08-11 09:50:10.179 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-11 09:50:10.181 | + functions-common:time_stop:2440 : local name 2022-08-11 09:50:10.183 | + functions-common:time_stop:2441 : local end_time 2022-08-11 09:50:10.185 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-11 09:50:10.187 | + functions-common:time_stop:2443 : local total 2022-08-11 09:50:10.189 | + functions-common:time_stop:2444 : local start_time 2022-08-11 09:50:10.191 | + functions-common:time_stop:2446 : name=pip_install 2022-08-11 09:50:10.193 | + functions-common:time_stop:2447 : start_time=1660211392475 2022-08-11 09:50:10.195 | + functions-common:time_stop:2449 : [[ -z 1660211392475 ]] 2022-08-11 09:50:10.198 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-11 09:50:10.201 | + functions-common:time_stop:2452 : end_time=1660211410199 2022-08-11 09:50:10.203 | + functions-common:time_stop:2453 : elapsed_time=17724 2022-08-11 09:50:10.206 | + functions-common:time_stop:2454 : total=8226 2022-08-11 09:50:10.208 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-11 09:50:10.211 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=25950 2022-08-11 09:50:10.213 | + inc/python:pip_install:199 : return 0 2022-08-11 09:50:10.215 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-08-11 09:50:10.217 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-08-11 09:50:10.220 | + inc/python:use_library_from_git:246 : local name=pbr 2022-08-11 09:50:10.222 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-11 09:50:10.225 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-11 09:50:10.227 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,pbr, ]] 2022-08-11 09:50:10.229 | + inc/python:use_library_from_git:249 : return 1 2022-08-11 09:50:10.231 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-08-11 09:50:10.250 | Using python 3.8 to install pbr 2022-08-11 09:50:10.252 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-08-11 09:50:12.181 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-11 09:50:12.181 | from cryptography.utils import int_from_bytes 2022-08-11 09:50:12.181 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-11 09:50:12.181 | from cryptography.utils import int_from_bytes 2022-08-11 09:50:13.174 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-11 09:50:13.299 | Requirement already up-to-date: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 45)) (5.9.0) 2022-08-11 09:50:14.801 | + inc/python:pip_install:196 : result=0 2022-08-11 09:50:14.804 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-11 09:50:14.806 | + functions-common:time_stop:2440 : local name 2022-08-11 09:50:14.808 | + functions-common:time_stop:2441 : local end_time 2022-08-11 09:50:14.810 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-11 09:50:14.812 | + functions-common:time_stop:2443 : local total 2022-08-11 09:50:14.814 | + functions-common:time_stop:2444 : local start_time 2022-08-11 09:50:14.816 | + functions-common:time_stop:2446 : name=pip_install 2022-08-11 09:50:14.818 | + functions-common:time_stop:2447 : start_time=1660211410245 2022-08-11 09:50:14.820 | + functions-common:time_stop:2449 : [[ -z 1660211410245 ]] 2022-08-11 09:50:14.823 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-11 09:50:14.826 | + functions-common:time_stop:2452 : end_time=1660211414824 2022-08-11 09:50:14.828 | + functions-common:time_stop:2453 : elapsed_time=4579 2022-08-11 09:50:14.831 | + functions-common:time_stop:2454 : total=25950 2022-08-11 09:50:14.833 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-11 09:50:14.835 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=30529 2022-08-11 09:50:14.838 | + inc/python:pip_install:199 : return 0 2022-08-11 09:50:14.840 | + ./stack.sh:main:808 : python3 -m venv /opt/stack/bindep-venv 2022-08-11 09:50:17.917 | + ./stack.sh:main:810 : /opt/stack/bindep-venv/bin/pip install bindep 2022-08-11 09:50:19.649 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-11 09:50:19.731 | Collecting bindep 2022-08-11 09:50:19.749 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6ab/e2f721e5388b5/bindep-2.11.0-py2.py3-none-any.whl (34 kB) 2022-08-11 09:50:19.897 | Collecting pbr>=2.0.0 2022-08-11 09:50:19.903 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e54/7125940bcc052/pbr-5.9.0-py2.py3-none-any.whl (112 kB) 2022-08-11 09:50:19.966 | Collecting Parsley 2022-08-11 09:50:19.971 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-08-11 09:50:20.023 | Collecting distro>=1.7.0; python_version >= "3.6" 2022-08-11 09:50:20.029 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d59/6311d707e692c/distro-1.7.0-py3-none-any.whl (20 kB) 2022-08-11 09:50:20.116 | Collecting packaging; python_version >= "3.6" 2022-08-11 09:50:20.122 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40 kB) 2022-08-11 09:50:20.300 | Collecting pyparsing!=3.0.5,>=2.0.2 2022-08-11 09:50:20.307 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/502/6bae9a10eeaef/pyparsing-3.0.9-py3-none-any.whl (98 kB) 2022-08-11 09:50:20.355 | Installing collected packages: pbr, Parsley, distro, pyparsing, packaging, bindep 2022-08-11 09:50:20.971 | Successfully installed Parsley-1.3 bindep-2.11.0 distro-1.7.0 packaging-21.3 pbr-5.9.0 pyparsing-3.0.9 2022-08-11 09:50:21.044 | + ./stack.sh:main:811 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-08-11 09:50:21.047 | + ./stack.sh:main:811 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-08-11 09:50:21.050 | ++ ./stack.sh:main:814 : _get_plugin_bindep_packages 2022-08-11 09:50:21.066 | + ./stack.sh:main:814 : pkgs= 2022-08-11 09:50:21.068 | + ./stack.sh:main:815 : [[ -n '' ]] 2022-08-11 09:50:21.070 | + ./stack.sh:main:822 : run_phase stack pre-install 2022-08-11 09:50:21.072 | + functions-common:run_phase:1868 : local mode=stack 2022-08-11 09:50:21.075 | + functions-common:run_phase:1869 : local phase=pre-install 2022-08-11 09:50:21.077 | + functions-common:run_phase:1870 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-08-11 09:50:21.079 | + functions-common:run_phase:1871 : local extra_plugin_file_name 2022-08-11 09:50:21.081 | + functions-common:run_phase:1872 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-08-11 09:50:21.083 | + functions-common:run_phase:1877 : local exceptions=80-tempest.sh 2022-08-11 09:50:21.086 | + functions-common:run_phase:1878 : local extra 2022-08-11 09:50:21.088 | ++ functions-common:run_phase:1879 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-08-11 09:50:21.092 | + functions-common:run_phase:1879 : extra=80-tempest.sh 2022-08-11 09:50:21.094 | + functions-common:run_phase:1880 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-08-11 09:50:21.096 | + functions-common:run_phase:1884 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-08-11 09:50:21.098 | + functions-common:run_phase:1884 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-08-11 09:50:21.101 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-08-11 09:50:21.115 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-11 09:50:21.117 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-08-11 09:50:21.119 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-08-11 09:50:21.121 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-08-11 09:50:21.123 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-08-11 09:50:21.125 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-08-11 09:50:21.127 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-08-11 09:50:21.129 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-08-11 09:50:21.131 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-08-11 09:50:21.133 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-08-11 09:50:21.135 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-08-11 09:50:21.138 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-08-11 09:50:21.140 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-08-11 09:50:21.142 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-08-11 09:50:21.144 | + functions-common:run_phase:1889 : [[ stack == \s\o\u\r\c\e ]] 2022-08-11 09:50:21.146 | + functions-common:run_phase:1892 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-08-11 09:50:21.149 | + functions-common:run_phase:1895 : run_plugins stack pre-install 2022-08-11 09:50:21.151 | + functions-common:run_plugins:1854 : local mode=stack 2022-08-11 09:50:21.153 | + functions-common:run_plugins:1855 : local phase=pre-install 2022-08-11 09:50:21.156 | + functions-common:run_plugins:1857 : local plugins= 2022-08-11 09:50:21.158 | + functions-common:run_plugins:1858 : local plugin 2022-08-11 09:50:21.160 | + ./stack.sh:main:825 : set_systemd_override DefaultLimitNOFILE 2048 2022-08-11 09:50:21.162 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-08-11 09:50:21.165 | + functions:set_systemd_override:821 : local value=2048 2022-08-11 09:50:21.167 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-08-11 09:50:21.169 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-08-11 09:50:21.220 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-08-11 09:50:21.220 | Set systemd system override for DefaultLimitNOFILE=2048 2022-08-11 09:50:21.222 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-08-11 09:50:21.587 | + ./stack.sh:main:827 : install_rpc_backend 2022-08-11 09:50:21.589 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-08-11 09:50:21.605 | + functions-common:is_service_enabled:2096 : return 0 2022-08-11 09:50:21.607 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-08-11 09:50:21.610 | + functions-common:install_package:1464 : update_package_repo 2022-08-11 09:50:21.612 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-08-11 09:50:21.615 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-08-11 09:50:21.617 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-08-11 09:50:21.619 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-08-11 09:50:21.621 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-08-11 09:50:21.623 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-11 09:50:21.625 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-11 09:50:21.628 | + functions-common:update_package_repo:1445 : apt_get_update 2022-08-11 09:50:21.630 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-08-11 09:50:21.632 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-08-11 09:50:21.634 | + functions-common:apt_get_update:1191 : return 2022-08-11 09:50:21.636 | + functions-common:install_package:1465 : real_install_package rabbitmq-server 2022-08-11 09:50:21.638 | + functions-common:real_install_package:1450 : is_ubuntu 2022-08-11 09:50:21.641 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-11 09:50:21.643 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-11 09:50:21.645 | + functions-common:real_install_package:1451 : apt_get install rabbitmq-server 2022-08-11 09:50:21.665 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-08-11 09:50:21.773 | Reading package lists... 2022-08-11 09:50:22.049 | Building dependency tree... 2022-08-11 09:50:22.050 | Reading state information... 2022-08-11 09:50:22.329 | The following packages were automatically installed and are no longer required: 2022-08-11 09:50:22.331 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-11 09:50:22.331 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-11 09:50:22.331 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-11 09:50:22.331 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-11 09:50:22.331 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-11 09:50:22.331 | python3-zope.interface 2022-08-11 09:50:22.331 | Use 'sudo apt autoremove' to remove them. 2022-08-11 09:50:22.331 | The following additional packages will be installed: 2022-08-11 09:50:22.331 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2022-08-11 09:50:22.331 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2022-08-11 09:50:22.331 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2022-08-11 09:50:22.332 | erlang-tools erlang-xmerl locales-all 2022-08-11 09:50:22.333 | Suggested packages: 2022-08-11 09:50:22.334 | erlang erlang-manpages erlang-doc 2022-08-11 09:50:22.413 | The following NEW packages will be installed: 2022-08-11 09:50:22.413 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2022-08-11 09:50:22.413 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2022-08-11 09:50:22.413 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2022-08-11 09:50:22.414 | erlang-tools erlang-xmerl locales-all rabbitmq-server 2022-08-11 09:50:22.669 | 0 upgraded, 19 newly installed, 0 to remove and 159 not upgraded. 2022-08-11 09:50:22.669 | Need to get 38.0 MB of archives. 2022-08-11 09:50:22.669 | After this operation, 276 MB of additional disk space will be used. 2022-08-11 09:50:22.669 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-base amd64 1:22.2.7+dfsg-1 [8,063 kB] 2022-08-11 09:50:23.784 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-asn1 amd64 1:22.2.7+dfsg-1 [712 kB] 2022-08-11 09:50:23.862 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-crypto amd64 1:22.2.7+dfsg-1 [137 kB] 2022-08-11 09:50:23.864 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-public-key amd64 1:22.2.7+dfsg-1 [567 kB] 2022-08-11 09:50:23.949 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-mnesia amd64 1:22.2.7+dfsg-1 [716 kB] 2022-08-11 09:50:24.399 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-runtime-tools amd64 1:22.2.7+dfsg-1 [182 kB] 2022-08-11 09:50:24.402 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-ssl amd64 1:22.2.7+dfsg-1 [1,103 kB] 2022-08-11 09:50:24.419 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-eldap amd64 1:22.2.7+dfsg-1 [99.7 kB] 2022-08-11 09:50:24.421 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-ftp amd64 1:22.2.7+dfsg-1 [68.8 kB] 2022-08-11 09:50:24.422 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tftp amd64 1:22.2.7+dfsg-1 [84.6 kB] 2022-08-11 09:50:24.424 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-inets amd64 1:22.2.7+dfsg-1 [577 kB] 2022-08-11 09:50:24.453 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-snmp amd64 1:22.2.7+dfsg-1 [1,538 kB] 2022-08-11 09:50:24.667 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-os-mon amd64 1:22.2.7+dfsg-1 [81.2 kB] 2022-08-11 09:50:24.669 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-parsetools amd64 1:22.2.7+dfsg-1 [151 kB] 2022-08-11 09:50:24.671 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-syntax-tools amd64 1:22.2.7+dfsg-1 [344 kB] 2022-08-11 09:50:24.677 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tools amd64 1:22.2.7+dfsg-1 [499 kB] 2022-08-11 09:50:24.797 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-xmerl amd64 1:22.2.7+dfsg-1 [1,113 kB] 2022-08-11 09:50:24.968 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 locales-all amd64 2.31-0ubuntu9.9 [10.5 MB] 2022-08-11 09:50:26.760 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 rabbitmq-server all 3.8.2-0ubuntu1.3 [11.5 MB] 2022-08-11 09:50:29.129 | Fetched 38.0 MB in 6s (6,187 kB/s) 2022-08-11 09:50:29.353 | Selecting previously unselected package erlang-base. 2022-08-11 09:50:29.401 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 81596 files and directories currently installed.) 2022-08-11 09:50:29.404 | Preparing to unpack .../00-erlang-base_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-08-11 09:50:29.475 | Unpacking erlang-base (1:22.2.7+dfsg-1) ... 2022-08-11 09:50:31.061 | Selecting previously unselected package erlang-asn1. 2022-08-11 09:50:31.069 | Preparing to unpack .../01-erlang-asn1_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-08-11 09:50:31.129 | Unpacking erlang-asn1 (1:22.2.7+dfsg-1) ... 2022-08-11 09:50:31.712 | Selecting previously unselected package erlang-crypto. 2022-08-11 09:50:31.721 | Preparing to unpack .../02-erlang-crypto_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-08-11 09:50:31.786 | Unpacking erlang-crypto (1:22.2.7+dfsg-1) ... 2022-08-11 09:50:32.146 | Selecting previously unselected package erlang-public-key. 2022-08-11 09:50:32.155 | Preparing to unpack .../03-erlang-public-key_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-08-11 09:50:32.213 | Unpacking erlang-public-key (1:22.2.7+dfsg-1) ... 2022-08-11 09:50:32.704 | Selecting previously unselected package erlang-mnesia. 2022-08-11 09:50:32.713 | Preparing to unpack .../04-erlang-mnesia_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-08-11 09:50:32.769 | Unpacking erlang-mnesia (1:22.2.7+dfsg-1) ... 2022-08-11 09:50:33.203 | Selecting previously unselected package erlang-runtime-tools. 2022-08-11 09:50:33.212 | Preparing to unpack .../05-erlang-runtime-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-08-11 09:50:33.264 | Unpacking erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2022-08-11 09:50:33.643 | Selecting previously unselected package erlang-ssl. 2022-08-11 09:50:33.652 | Preparing to unpack .../06-erlang-ssl_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-08-11 09:50:33.723 | Unpacking erlang-ssl (1:22.2.7+dfsg-1) ... 2022-08-11 09:50:34.230 | Selecting previously unselected package erlang-eldap. 2022-08-11 09:50:34.238 | Preparing to unpack .../07-erlang-eldap_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-08-11 09:50:34.292 | Unpacking erlang-eldap (1:22.2.7+dfsg-1) ... 2022-08-11 09:50:34.643 | Selecting previously unselected package erlang-ftp. 2022-08-11 09:50:34.652 | Preparing to unpack .../08-erlang-ftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-08-11 09:50:34.718 | Unpacking erlang-ftp (1:22.2.7+dfsg-1) ... 2022-08-11 09:50:35.167 | Selecting previously unselected package erlang-tftp. 2022-08-11 09:50:35.176 | Preparing to unpack .../09-erlang-tftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-08-11 09:50:35.232 | Unpacking erlang-tftp (1:22.2.7+dfsg-1) ... 2022-08-11 09:50:35.573 | Selecting previously unselected package erlang-inets. 2022-08-11 09:50:35.581 | Preparing to unpack .../10-erlang-inets_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-08-11 09:50:35.641 | Unpacking erlang-inets (1:22.2.7+dfsg-1) ... 2022-08-11 09:50:36.078 | Selecting previously unselected package erlang-snmp. 2022-08-11 09:50:36.087 | Preparing to unpack .../11-erlang-snmp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-08-11 09:50:36.146 | Unpacking erlang-snmp (1:22.2.7+dfsg-1) ... 2022-08-11 09:50:36.790 | Selecting previously unselected package erlang-os-mon. 2022-08-11 09:50:36.799 | Preparing to unpack .../12-erlang-os-mon_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-08-11 09:50:36.852 | Unpacking erlang-os-mon (1:22.2.7+dfsg-1) ... 2022-08-11 09:50:37.203 | Selecting previously unselected package erlang-parsetools. 2022-08-11 09:50:37.212 | Preparing to unpack .../13-erlang-parsetools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-08-11 09:50:37.264 | Unpacking erlang-parsetools (1:22.2.7+dfsg-1) ... 2022-08-11 09:50:37.607 | Selecting previously unselected package erlang-syntax-tools. 2022-08-11 09:50:37.616 | Preparing to unpack .../14-erlang-syntax-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-08-11 09:50:37.675 | Unpacking erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2022-08-11 09:50:38.053 | Selecting previously unselected package erlang-tools. 2022-08-11 09:50:38.062 | Preparing to unpack .../15-erlang-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-08-11 09:50:38.118 | Unpacking erlang-tools (1:22.2.7+dfsg-1) ... 2022-08-11 09:50:38.541 | Selecting previously unselected package erlang-xmerl. 2022-08-11 09:50:38.550 | Preparing to unpack .../16-erlang-xmerl_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-08-11 09:50:38.595 | Unpacking erlang-xmerl (1:22.2.7+dfsg-1) ... 2022-08-11 09:50:39.224 | Selecting previously unselected package locales-all. 2022-08-11 09:50:39.233 | Preparing to unpack .../17-locales-all_2.31-0ubuntu9.9_amd64.deb ... 2022-08-11 09:50:39.312 | Unpacking locales-all (2.31-0ubuntu9.9) ... 2022-08-11 09:50:44.207 | Selecting previously unselected package rabbitmq-server. 2022-08-11 09:50:44.219 | Preparing to unpack .../18-rabbitmq-server_3.8.2-0ubuntu1.3_all.deb ... 2022-08-11 09:50:44.292 | Unpacking rabbitmq-server (3.8.2-0ubuntu1.3) ... 2022-08-11 09:50:45.867 | Setting up erlang-base (1:22.2.7+dfsg-1) ... 2022-08-11 09:50:46.882 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /lib/systemd/system/epmd.service. 2022-08-11 09:50:46.883 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /lib/systemd/system/epmd.socket. 2022-08-11 09:50:51.022 | Searching for services which depend on erlang and should be started... none found. 2022-08-11 09:50:51.089 | Setting up erlang-xmerl (1:22.2.7+dfsg-1) ... 2022-08-11 09:50:51.229 | Setting up erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2022-08-11 09:50:51.369 | Setting up locales-all (2.31-0ubuntu9.9) ... 2022-08-11 09:50:51.569 | Setting up erlang-parsetools (1:22.2.7+dfsg-1) ... 2022-08-11 09:50:51.704 | Setting up erlang-asn1 (1:22.2.7+dfsg-1) ... 2022-08-11 09:50:51.849 | Setting up erlang-tftp (1:22.2.7+dfsg-1) ... 2022-08-11 09:50:52.069 | Setting up erlang-mnesia (1:22.2.7+dfsg-1) ... 2022-08-11 09:50:52.209 | Setting up erlang-crypto (1:22.2.7+dfsg-1) ... 2022-08-11 09:50:52.357 | Setting up erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2022-08-11 09:50:52.498 | Setting up erlang-tools (1:22.2.7+dfsg-1) ... 2022-08-11 09:50:52.654 | Setting up erlang-snmp (1:22.2.7+dfsg-1) ... 2022-08-11 09:50:52.803 | Setting up erlang-public-key (1:22.2.7+dfsg-1) ... 2022-08-11 09:50:52.966 | Setting up erlang-ssl (1:22.2.7+dfsg-1) ... 2022-08-11 09:50:53.126 | Setting up erlang-os-mon (1:22.2.7+dfsg-1) ... 2022-08-11 09:50:53.374 | Setting up erlang-eldap (1:22.2.7+dfsg-1) ... 2022-08-11 09:50:53.586 | Setting up erlang-ftp (1:22.2.7+dfsg-1) ... 2022-08-11 09:50:53.797 | Setting up erlang-inets (1:22.2.7+dfsg-1) ... 2022-08-11 09:50:54.009 | Setting up rabbitmq-server (3.8.2-0ubuntu1.3) ... 2022-08-11 09:50:54.369 | Adding group `rabbitmq' (GID 125) ... 2022-08-11 09:50:54.523 | Done. 2022-08-11 09:50:54.602 | Adding system user `rabbitmq' (UID 117) ... 2022-08-11 09:50:54.603 | Adding new user `rabbitmq' (UID 117) with group `rabbitmq' ... 2022-08-11 09:50:54.895 | Not creating home directory `/var/lib/rabbitmq'. 2022-08-11 09:50:55.156 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /lib/systemd/system/rabbitmq-server.service. 2022-08-11 09:51:02.752 | Processing triggers for man-db (2.9.1-1) ... 2022-08-11 09:51:03.564 | Processing triggers for systemd (245.4-4ubuntu3.17) ... 2022-08-11 09:51:11.654 | + functions-common:apt_get:1235 : result=0 2022-08-11 09:51:11.657 | + functions-common:apt_get:1238 : time_stop apt-get 2022-08-11 09:51:11.659 | + functions-common:time_stop:2440 : local name 2022-08-11 09:51:11.661 | + functions-common:time_stop:2441 : local end_time 2022-08-11 09:51:11.663 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-11 09:51:11.666 | + functions-common:time_stop:2443 : local total 2022-08-11 09:51:11.668 | + functions-common:time_stop:2444 : local start_time 2022-08-11 09:51:11.671 | + functions-common:time_stop:2446 : name=apt-get 2022-08-11 09:51:11.673 | + functions-common:time_stop:2447 : start_time=1660211421662 2022-08-11 09:51:11.675 | + functions-common:time_stop:2449 : [[ -z 1660211421662 ]] 2022-08-11 09:51:11.678 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-11 09:51:11.682 | + functions-common:time_stop:2452 : end_time=1660211471679 2022-08-11 09:51:11.684 | + functions-common:time_stop:2453 : elapsed_time=50017 2022-08-11 09:51:11.686 | + functions-common:time_stop:2454 : total=357458 2022-08-11 09:51:11.689 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-11 09:51:11.691 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=407475 2022-08-11 09:51:11.693 | + functions-common:apt_get:1239 : return 0 2022-08-11 09:51:11.695 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-08-11 09:51:11.697 | + functions-common:is_suse:537 : is_opensuse 2022-08-11 09:51:11.700 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-08-11 09:51:11.702 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-11 09:51:11.704 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-08-11 09:51:11.706 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-08-11 09:51:11.708 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-11 09:51:11.711 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-08-11 09:51:11.713 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-08-11 09:51:11.715 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-08-11 09:51:11.718 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-08-11 09:51:11.720 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-11 09:51:11.722 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-11 09:51:11.724 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-08-11 09:51:11.726 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-08-11 09:51:11.729 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-08-11 09:51:11.731 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-08-11 09:51:11.733 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-08-11 09:51:11.736 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-08-11 09:51:11.738 | + functions-common:is_suse:537 : is_opensuse 2022-08-11 09:51:11.740 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-08-11 09:51:11.742 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-11 09:51:11.744 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-08-11 09:51:11.747 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-08-11 09:51:11.749 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-11 09:51:11.752 | + ./stack.sh:main:828 : restart_rpc_backend 2022-08-11 09:51:11.754 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-08-11 09:51:11.769 | + functions-common:is_service_enabled:2096 : return 0 2022-08-11 09:51:11.771 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-08-11 09:51:11.773 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-11 09:51:11.776 | + ./stack.sh:echo_summary:441 : echo -e Starting RabbitMQ 2022-08-11 09:51:11.778 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-08-11 09:51:11.781 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-08-11 09:51:11.785 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-08-11 09:51:11.787 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-08-11 09:51:11.789 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-08-11 09:51:11.792 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-08-11 09:51:11.794 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-08-11 09:51:11.796 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-08-11 09:51:11.799 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-08-11 09:51:12.477 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-08-11 09:51:12.477 | user tags 2022-08-11 09:51:12.477 | guest [administrator]' 2022-08-11 09:51:12.480 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-08-11 09:51:12.481 | user tags 2022-08-11 09:51:12.481 | guest [administrator]' 2022-08-11 09:51:12.481 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-08-11 09:51:12.487 | + lib/rpc_backend:rabbit_setuser:176 : found= 2022-08-11 09:51:12.489 | + lib/rpc_backend:rabbit_setuser:177 : '[' '' = stackrabbit ']' 2022-08-11 09:51:12.491 | + lib/rpc_backend:rabbit_setuser:181 : sudo rabbitmqctl add_user stackrabbit Passw0rd 2022-08-11 09:51:13.136 | Adding user "stackrabbit" ... 2022-08-11 09:51:13.200 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-08-11 09:51:13.839 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-08-11 09:51:13.891 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-08-11 09:51:13.893 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-08-11 09:51:14.526 | Changing password for user "stackrabbit" ... 2022-08-11 09:51:14.591 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-08-11 09:51:14.594 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-08-11 09:51:14.596 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-08-11 09:51:15.253 | Deleting user "guest" ... 2022-08-11 09:51:15.308 | + ./stack.sh:main:830 : is_service_enabled mysql postgresql 2022-08-11 09:51:15.325 | + functions-common:is_service_enabled:2096 : return 0 2022-08-11 09:51:15.327 | + ./stack.sh:main:831 : install_database 2022-08-11 09:51:15.329 | + lib/database:install_database:118 : install_database_mysql 2022-08-11 09:51:15.332 | + lib/databases/mysql:install_database_mysql:170 : is_ubuntu 2022-08-11 09:51:15.334 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-11 09:51:15.336 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-11 09:51:15.339 | + lib/databases/mysql:install_database_mysql:173 : sudo debconf-set-selections 2022-08-11 09:51:15.700 | + lib/databases/mysql:install_database_mysql:183 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-08-11 09:51:15.702 | + lib/databases/mysql:install_database_mysql:184 : cat 2022-08-11 09:51:15.707 | + lib/databases/mysql:install_database_mysql:190 : is_ubuntu 2022-08-11 09:51:15.709 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-11 09:51:15.711 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-11 09:51:15.714 | + lib/databases/mysql:install_database_mysql:190 : '[' mysql '!=' mariadb ']' 2022-08-11 09:51:15.717 | + lib/databases/mysql:install_database_mysql:191 : echo host=127.0.0.1 2022-08-11 09:51:15.719 | + lib/databases/mysql:install_database_mysql:193 : chmod 0600 /home/ubuntu/.my.cnf 2022-08-11 09:51:15.723 | + lib/databases/mysql:install_database_mysql:196 : [[ True == \T\r\u\e ]] 2022-08-11 09:51:15.725 | + lib/databases/mysql:install_database_mysql:197 : is_oraclelinux 2022-08-11 09:51:15.727 | + functions-common:is_oraclelinux:508 : [[ -z Ubuntu ]] 2022-08-11 09:51:15.730 | + functions-common:is_oraclelinux:512 : '[' Ubuntu = OracleServer ']' 2022-08-11 09:51:15.732 | + lib/databases/mysql:install_database_mysql:199 : is_fedora 2022-08-11 09:51:15.735 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-08-11 09:51:15.737 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-08-11 09:51:15.739 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-08-11 09:51:15.741 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-11 09:51:15.743 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-11 09:51:15.746 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-08-11 09:51:15.748 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-08-11 09:51:15.750 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-08-11 09:51:15.752 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-08-11 09:51:15.755 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-08-11 09:51:15.757 | + lib/databases/mysql:install_database_mysql:202 : is_suse 2022-08-11 09:51:15.759 | + functions-common:is_suse:537 : is_opensuse 2022-08-11 09:51:15.761 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-08-11 09:51:15.764 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-11 09:51:15.766 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-08-11 09:51:15.768 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-08-11 09:51:15.771 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-11 09:51:15.773 | + lib/databases/mysql:install_database_mysql:205 : is_ubuntu 2022-08-11 09:51:15.775 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-11 09:51:15.778 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-11 09:51:15.780 | + lib/databases/mysql:install_database_mysql:206 : install_package mysql-server 2022-08-11 09:51:15.782 | + functions-common:install_package:1464 : update_package_repo 2022-08-11 09:51:15.784 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-08-11 09:51:15.787 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-08-11 09:51:15.789 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-08-11 09:51:15.792 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-08-11 09:51:15.794 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-08-11 09:51:15.796 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-11 09:51:15.798 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-11 09:51:15.801 | + functions-common:update_package_repo:1445 : apt_get_update 2022-08-11 09:51:15.803 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-08-11 09:51:15.805 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-08-11 09:51:15.807 | + functions-common:apt_get_update:1191 : return 2022-08-11 09:51:15.809 | + functions-common:install_package:1465 : real_install_package mysql-server 2022-08-11 09:51:15.812 | + functions-common:real_install_package:1450 : is_ubuntu 2022-08-11 09:51:15.814 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-11 09:51:15.816 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-11 09:51:15.818 | + functions-common:real_install_package:1451 : apt_get install mysql-server 2022-08-11 09:51:15.839 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-08-11 09:51:15.947 | Reading package lists... 2022-08-11 09:51:16.193 | Building dependency tree... 2022-08-11 09:51:16.195 | Reading state information... 2022-08-11 09:51:16.452 | The following packages were automatically installed and are no longer required: 2022-08-11 09:51:16.453 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-11 09:51:16.454 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-11 09:51:16.454 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-11 09:51:16.454 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-11 09:51:16.454 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-11 09:51:16.454 | python3-zope.interface 2022-08-11 09:51:16.454 | Use 'sudo apt autoremove' to remove them. 2022-08-11 09:51:16.454 | The following additional packages will be installed: 2022-08-11 09:51:16.454 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2022-08-11 09:51:16.454 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2022-08-11 09:51:16.454 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2022-08-11 09:51:16.455 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2022-08-11 09:51:16.455 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2022-08-11 09:51:16.455 | mysql-server-8.0 mysql-server-core-8.0 2022-08-11 09:51:16.456 | Suggested packages: 2022-08-11 09:51:16.456 | libdata-dump-perl libipc-sharedcache-perl libwww-perl mailx tinyca 2022-08-11 09:51:16.533 | The following NEW packages will be installed: 2022-08-11 09:51:16.533 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2022-08-11 09:51:16.533 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2022-08-11 09:51:16.533 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2022-08-11 09:51:16.533 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2022-08-11 09:51:16.533 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2022-08-11 09:51:16.534 | mysql-server mysql-server-8.0 mysql-server-core-8.0 2022-08-11 09:51:16.651 | 0 upgraded, 24 newly installed, 0 to remove and 159 not upgraded. 2022-08-11 09:51:16.651 | Need to get 32.1 MB of archives. 2022-08-11 09:51:16.651 | After this operation, 264 MB of additional disk space will be used. 2022-08-11 09:51:16.651 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-core-8.0 amd64 8.0.30-0ubuntu0.20.04.2 [4,521 kB] 2022-08-11 09:51:17.324 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-8.0 amd64 8.0.30-0ubuntu0.20.04.2 [22.0 kB] 2022-08-11 09:51:17.326 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libevent-core-2.1-7 amd64 2.1.11-stable-1 [89.1 kB] 2022-08-11 09:51:17.334 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libevent-pthreads-2.1-7 amd64 2.1.11-stable-1 [7,372 B] 2022-08-11 09:51:17.334 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmecab2 amd64 0.996-10build1 [233 kB] 2022-08-11 09:51:17.354 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server-core-8.0 amd64 8.0.30-0ubuntu0.20.04.2 [18.6 MB] 2022-08-11 09:51:20.229 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server-8.0 amd64 8.0.30-0ubuntu0.20.04.2 [1,292 kB] 2022-08-11 09:51:20.372 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-tagset-perl all 3.20-4 [12.5 kB] 2022-08-11 09:51:20.373 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liburi-perl all 1.76-2 [77.5 kB] 2022-08-11 09:51:20.375 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-parser-perl amd64 3.72-5 [86.3 kB] 2022-08-11 09:51:20.376 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-pm-perl all 4.46-1 [186 kB] 2022-08-11 09:51:20.426 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfcgi-perl amd64 0.79-1 [33.1 kB] 2022-08-11 09:51:20.428 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-fast-perl all 1:2.15-1 [10.5 kB] 2022-08-11 09:51:20.428 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] 2022-08-11 09:51:20.429 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-template-perl all 2.97-1 [59.0 kB] 2022-08-11 09:51:20.459 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtimedate-perl all 2.3200-1 [34.0 kB] 2022-08-11 09:51:20.460 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-date-perl all 6.05-1 [9,920 B] 2022-08-11 09:51:20.468 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libio-html-perl all 1.001-1 [14.9 kB] 2022-08-11 09:51:20.469 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB] 2022-08-11 09:51:20.473 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-message-perl all 6.22-1 [76.1 kB] 2022-08-11 09:51:20.515 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-utils amd64 0.996-10build1 [4,912 B] 2022-08-11 09:51:20.516 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-ipadic all 2.7.0-20070801+main-2.1 [6,714 kB] 2022-08-11 09:51:21.496 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-ipadic-utf8 all 2.7.0-20070801+main-2.1 [4,380 B] 2022-08-11 09:51:21.496 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server all 8.0.30-0ubuntu0.20.04.2 [9,540 B] 2022-08-11 09:51:22.004 | Preconfiguring packages ... 2022-08-11 09:51:22.272 | Fetched 32.1 MB in 5s (6,477 kB/s) 2022-08-11 09:51:22.396 | Selecting previously unselected package mysql-client-core-8.0. 2022-08-11 09:51:22.446 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 90052 files and directories currently installed.) 2022-08-11 09:51:22.450 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.30-0ubuntu0.20.04.2_amd64.deb ... 2022-08-11 09:51:22.500 | Unpacking mysql-client-core-8.0 (8.0.30-0ubuntu0.20.04.2) ... 2022-08-11 09:51:23.863 | Selecting previously unselected package mysql-client-8.0. 2022-08-11 09:51:23.873 | Preparing to unpack .../01-mysql-client-8.0_8.0.30-0ubuntu0.20.04.2_amd64.deb ... 2022-08-11 09:51:23.920 | Unpacking mysql-client-8.0 (8.0.30-0ubuntu0.20.04.2) ... 2022-08-11 09:51:24.355 | Selecting previously unselected package libevent-core-2.1-7:amd64. 2022-08-11 09:51:24.364 | Preparing to unpack .../02-libevent-core-2.1-7_2.1.11-stable-1_amd64.deb ... 2022-08-11 09:51:24.480 | Unpacking libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2022-08-11 09:51:24.865 | Selecting previously unselected package libevent-pthreads-2.1-7:amd64. 2022-08-11 09:51:24.875 | Preparing to unpack .../03-libevent-pthreads-2.1-7_2.1.11-stable-1_amd64.deb ... 2022-08-11 09:51:24.939 | Unpacking libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2022-08-11 09:51:25.332 | Selecting previously unselected package libmecab2:amd64. 2022-08-11 09:51:25.342 | Preparing to unpack .../04-libmecab2_0.996-10build1_amd64.deb ... 2022-08-11 09:51:25.389 | Unpacking libmecab2:amd64 (0.996-10build1) ... 2022-08-11 09:51:25.797 | Selecting previously unselected package mysql-server-core-8.0. 2022-08-11 09:51:25.807 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.30-0ubuntu0.20.04.2_amd64.deb ... 2022-08-11 09:51:25.837 | Unpacking mysql-server-core-8.0 (8.0.30-0ubuntu0.20.04.2) ... 2022-08-11 09:51:29.618 | Selecting previously unselected package mysql-server-8.0. 2022-08-11 09:51:29.628 | Preparing to unpack .../06-mysql-server-8.0_8.0.30-0ubuntu0.20.04.2_amd64.deb ... 2022-08-11 09:51:30.601 | Unpacking mysql-server-8.0 (8.0.30-0ubuntu0.20.04.2) ... 2022-08-11 09:51:31.035 | Selecting previously unselected package libhtml-tagset-perl. 2022-08-11 09:51:31.045 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-4_all.deb ... 2022-08-11 09:51:31.086 | Unpacking libhtml-tagset-perl (3.20-4) ... 2022-08-11 09:51:31.389 | Selecting previously unselected package liburi-perl. 2022-08-11 09:51:31.398 | Preparing to unpack .../08-liburi-perl_1.76-2_all.deb ... 2022-08-11 09:51:31.452 | Unpacking liburi-perl (1.76-2) ... 2022-08-11 09:51:31.783 | Selecting previously unselected package libhtml-parser-perl. 2022-08-11 09:51:31.794 | Preparing to unpack .../09-libhtml-parser-perl_3.72-5_amd64.deb ... 2022-08-11 09:51:31.851 | Unpacking libhtml-parser-perl (3.72-5) ... 2022-08-11 09:51:32.240 | Selecting previously unselected package libcgi-pm-perl. 2022-08-11 09:51:32.250 | Preparing to unpack .../10-libcgi-pm-perl_4.46-1_all.deb ... 2022-08-11 09:51:32.297 | Unpacking libcgi-pm-perl (4.46-1) ... 2022-08-11 09:51:32.643 | Selecting previously unselected package libfcgi-perl. 2022-08-11 09:51:32.653 | Preparing to unpack .../11-libfcgi-perl_0.79-1_amd64.deb ... 2022-08-11 09:51:32.705 | Unpacking libfcgi-perl (0.79-1) ... 2022-08-11 09:51:33.012 | Selecting previously unselected package libcgi-fast-perl. 2022-08-11 09:51:33.021 | Preparing to unpack .../12-libcgi-fast-perl_1%3a2.15-1_all.deb ... 2022-08-11 09:51:33.069 | Unpacking libcgi-fast-perl (1:2.15-1) ... 2022-08-11 09:51:33.351 | Selecting previously unselected package libencode-locale-perl. 2022-08-11 09:51:33.361 | Preparing to unpack .../13-libencode-locale-perl_1.05-1_all.deb ... 2022-08-11 09:51:33.408 | Unpacking libencode-locale-perl (1.05-1) ... 2022-08-11 09:51:33.688 | Selecting previously unselected package libhtml-template-perl. 2022-08-11 09:51:33.697 | Preparing to unpack .../14-libhtml-template-perl_2.97-1_all.deb ... 2022-08-11 09:51:33.745 | Unpacking libhtml-template-perl (2.97-1) ... 2022-08-11 09:51:34.051 | Selecting previously unselected package libtimedate-perl. 2022-08-11 09:51:34.061 | Preparing to unpack .../15-libtimedate-perl_2.3200-1_all.deb ... 2022-08-11 09:51:34.108 | Unpacking libtimedate-perl (2.3200-1) ... 2022-08-11 09:51:34.417 | Selecting previously unselected package libhttp-date-perl. 2022-08-11 09:51:34.427 | Preparing to unpack .../16-libhttp-date-perl_6.05-1_all.deb ... 2022-08-11 09:51:34.474 | Unpacking libhttp-date-perl (6.05-1) ... 2022-08-11 09:51:34.783 | Selecting previously unselected package libio-html-perl. 2022-08-11 09:51:34.792 | Preparing to unpack .../17-libio-html-perl_1.001-1_all.deb ... 2022-08-11 09:51:34.842 | Unpacking libio-html-perl (1.001-1) ... 2022-08-11 09:51:35.088 | Selecting previously unselected package liblwp-mediatypes-perl. 2022-08-11 09:51:35.098 | Preparing to unpack .../18-liblwp-mediatypes-perl_6.04-1_all.deb ... 2022-08-11 09:51:35.128 | Unpacking liblwp-mediatypes-perl (6.04-1) ... 2022-08-11 09:51:35.429 | Selecting previously unselected package libhttp-message-perl. 2022-08-11 09:51:35.438 | Preparing to unpack .../19-libhttp-message-perl_6.22-1_all.deb ... 2022-08-11 09:51:35.488 | Unpacking libhttp-message-perl (6.22-1) ... 2022-08-11 09:51:35.794 | Selecting previously unselected package mecab-utils. 2022-08-11 09:51:35.804 | Preparing to unpack .../20-mecab-utils_0.996-10build1_amd64.deb ... 2022-08-11 09:51:35.851 | Unpacking mecab-utils (0.996-10build1) ... 2022-08-11 09:51:36.206 | Selecting previously unselected package mecab-ipadic. 2022-08-11 09:51:36.216 | Preparing to unpack .../21-mecab-ipadic_2.7.0-20070801+main-2.1_all.deb ... 2022-08-11 09:51:36.274 | Unpacking mecab-ipadic (2.7.0-20070801+main-2.1) ... 2022-08-11 09:51:38.146 | Selecting previously unselected package mecab-ipadic-utf8. 2022-08-11 09:51:38.155 | Preparing to unpack .../22-mecab-ipadic-utf8_2.7.0-20070801+main-2.1_all.deb ... 2022-08-11 09:51:38.211 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2022-08-11 09:51:38.543 | Selecting previously unselected package mysql-server. 2022-08-11 09:51:38.552 | Preparing to unpack .../23-mysql-server_8.0.30-0ubuntu0.20.04.2_all.deb ... 2022-08-11 09:51:38.619 | Unpacking mysql-server (8.0.30-0ubuntu0.20.04.2) ... 2022-08-11 09:51:38.959 | Setting up libmecab2:amd64 (0.996-10build1) ... 2022-08-11 09:51:39.122 | Setting up mysql-client-core-8.0 (8.0.30-0ubuntu0.20.04.2) ... 2022-08-11 09:51:39.265 | Setting up libhtml-tagset-perl (3.20-4) ... 2022-08-11 09:51:39.420 | Setting up liblwp-mediatypes-perl (6.04-1) ... 2022-08-11 09:51:39.557 | Setting up libencode-locale-perl (1.05-1) ... 2022-08-11 09:51:39.705 | Setting up mecab-utils (0.996-10build1) ... 2022-08-11 09:51:39.869 | Setting up libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2022-08-11 09:51:40.008 | Setting up libio-html-perl (1.001-1) ... 2022-08-11 09:51:40.143 | Setting up libtimedate-perl (2.3200-1) ... 2022-08-11 09:51:40.268 | Setting up mysql-client-8.0 (8.0.30-0ubuntu0.20.04.2) ... 2022-08-11 09:51:40.406 | Setting up libfcgi-perl (0.79-1) ... 2022-08-11 09:51:40.545 | Setting up liburi-perl (1.76-2) ... 2022-08-11 09:51:40.694 | Setting up libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2022-08-11 09:51:40.908 | Setting up libhttp-date-perl (6.05-1) ... 2022-08-11 09:51:41.068 | Setting up mecab-ipadic (2.7.0-20070801+main-2.1) ... 2022-08-11 09:51:41.155 | Compiling IPA dictionary for Mecab. This takes long time... 2022-08-11 09:51:41.159 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2022-08-11 09:51:41.159 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2022-08-11 09:51:41.159 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2022-08-11 09:51:41.159 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2022-08-11 09:51:41.299 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2022-08-11 09:51:41.299 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2022-08-11 09:51:41.299 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2022-08-11 09:51:41.300 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2022-08-11 09:51:41.308 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2022-08-11 09:51:41.397 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2022-08-11 09:51:41.397 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2022-08-11 09:51:41.398 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2022-08-11 09:51:41.424 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2022-08-11 09:51:41.468 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2022-08-11 09:51:41.764 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2022-08-11 09:51:41.771 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2022-08-11 09:51:41.861 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2022-08-11 09:51:41.861 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2022-08-11 09:51:41.862 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2022-08-11 09:51:41.862 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2022-08-11 09:51:41.866 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2022-08-11 09:51:41.866 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2022-08-11 09:51:41.911 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2022-08-11 09:51:42.112 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2022-08-11 09:51:42.112 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2022-08-11 09:51:42.112 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2022-08-11 09:51:42.113 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2022-08-11 09:51:42.115 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2022-08-11 09:51:42.116 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2022-08-11 09:51:42.544 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2022-08-11 09:51:42.666 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2022-08-11 09:51:42.993 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2022-08-11 09:51:42.997 | 2022-08-11 09:51:42.997 | done! 2022-08-11 09:51:43.004 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2022-08-11 09:51:43.094 | Setting up mysql-server-core-8.0 (8.0.30-0ubuntu0.20.04.2) ... 2022-08-11 09:51:43.237 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2022-08-11 09:51:43.321 | Compiling IPA dictionary for Mecab. This takes long time... 2022-08-11 09:51:43.325 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2022-08-11 09:51:43.325 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2022-08-11 09:51:43.325 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2022-08-11 09:51:43.326 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2022-08-11 09:51:43.534 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2022-08-11 09:51:43.534 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2022-08-11 09:51:43.535 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2022-08-11 09:51:43.535 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2022-08-11 09:51:43.547 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2022-08-11 09:51:43.679 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2022-08-11 09:51:43.679 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2022-08-11 09:51:43.680 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2022-08-11 09:51:43.720 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2022-08-11 09:51:43.793 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2022-08-11 09:51:44.285 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2022-08-11 09:51:44.295 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2022-08-11 09:51:44.404 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2022-08-11 09:51:44.405 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2022-08-11 09:51:44.405 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2022-08-11 09:51:44.405 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2022-08-11 09:51:44.411 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2022-08-11 09:51:44.411 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2022-08-11 09:51:44.500 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2022-08-11 09:51:44.789 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2022-08-11 09:51:44.790 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2022-08-11 09:51:44.791 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2022-08-11 09:51:44.791 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2022-08-11 09:51:44.795 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2022-08-11 09:51:44.795 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2022-08-11 09:51:45.301 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2022-08-11 09:51:45.436 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2022-08-11 09:51:45.755 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2022-08-11 09:51:45.759 | 2022-08-11 09:51:45.759 | done! 2022-08-11 09:51:45.766 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2022-08-11 09:51:45.868 | Setting up libhtml-parser-perl (3.72-5) ... 2022-08-11 09:51:46.025 | Setting up libhttp-message-perl (6.22-1) ... 2022-08-11 09:51:46.168 | Setting up mysql-server-8.0 (8.0.30-0ubuntu0.20.04.2) ... 2022-08-11 09:51:47.467 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2022-08-11 09:51:47.538 | Renaming removed key_buffer and myisam-recover options (if present) 2022-08-11 09:52:36.162 | mysqld will log errors to /var/log/mysql/error.log 2022-08-11 09:52:38.278 | mysqld is running as pid 56748 2022-08-11 09:52:41.906 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /lib/systemd/system/mysql.service. 2022-08-11 09:52:45.559 | Setting up libcgi-pm-perl (4.46-1) ... 2022-08-11 09:52:45.824 | Setting up libhtml-template-perl (2.97-1) ... 2022-08-11 09:52:46.076 | Setting up mysql-server (8.0.30-0ubuntu0.20.04.2) ... 2022-08-11 09:52:46.333 | Setting up libcgi-fast-perl (1:2.15-1) ... 2022-08-11 09:52:46.536 | Processing triggers for systemd (245.4-4ubuntu3.17) ... 2022-08-11 09:52:47.002 | Processing triggers for man-db (2.9.1-1) ... 2022-08-11 09:52:48.891 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-08-11 09:52:56.703 | + functions-common:apt_get:1235 : result=0 2022-08-11 09:52:56.705 | + functions-common:apt_get:1238 : time_stop apt-get 2022-08-11 09:52:56.707 | + functions-common:time_stop:2440 : local name 2022-08-11 09:52:56.710 | + functions-common:time_stop:2441 : local end_time 2022-08-11 09:52:56.712 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-11 09:52:56.714 | + functions-common:time_stop:2443 : local total 2022-08-11 09:52:56.716 | + functions-common:time_stop:2444 : local start_time 2022-08-11 09:52:56.718 | + functions-common:time_stop:2446 : name=apt-get 2022-08-11 09:52:56.720 | + functions-common:time_stop:2447 : start_time=1660211475836 2022-08-11 09:52:56.722 | + functions-common:time_stop:2449 : [[ -z 1660211475836 ]] 2022-08-11 09:52:56.725 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-11 09:52:56.730 | + functions-common:time_stop:2452 : end_time=1660211576727 2022-08-11 09:52:56.732 | + functions-common:time_stop:2453 : elapsed_time=100891 2022-08-11 09:52:56.734 | + functions-common:time_stop:2454 : total=407475 2022-08-11 09:52:56.736 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-11 09:52:56.738 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=508366 2022-08-11 09:52:56.740 | + functions-common:apt_get:1239 : return 0 2022-08-11 09:52:56.743 | + ./stack.sh:main:833 : '[' -n mysql ']' 2022-08-11 09:52:56.745 | + ./stack.sh:main:834 : install_database_python 2022-08-11 09:52:56.748 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-08-11 09:52:56.750 | + lib/databases/mysql:install_database_python_mysql:215 : pip_install_gr PyMySQL 2022-08-11 09:52:56.752 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-08-11 09:52:56.754 | + inc/python:pip_install_gr:77 : local clean_name 2022-08-11 09:52:56.757 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-08-11 09:52:56.760 | ++ inc/python:get_from_global_requirements:221 : local package=PyMySQL 2022-08-11 09:52:56.762 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-08-11 09:52:56.766 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-08-11 09:52:56.766 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-08-11 09:52:56.771 | ++ inc/python:get_from_global_requirements:223 : required_pkg='PyMySQL ' 2022-08-11 09:52:56.773 | ++ inc/python:get_from_global_requirements:224 : [[ PyMySQL == '' ]] 2022-08-11 09:52:56.775 | ++ inc/python:get_from_global_requirements:227 : echo PyMySQL 2022-08-11 09:52:56.778 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-08-11 09:52:56.780 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-08-11 09:52:56.801 | Using python 3.8 to install PyMySQL 2022-08-11 09:52:56.803 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-08-11 09:52:58.751 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-11 09:52:58.751 | from cryptography.utils import int_from_bytes 2022-08-11 09:52:58.751 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-11 09:52:58.751 | from cryptography.utils import int_from_bytes 2022-08-11 09:52:59.770 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-11 09:53:00.434 | Collecting PyMySQL===1.0.2 2022-08-11 09:53:00.441 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/41f/c3a0c5013d5f0/PyMySQL-1.0.2-py3-none-any.whl (43 kB) 2022-08-11 09:53:01.898 | Installing collected packages: PyMySQL 2022-08-11 09:53:02.027 | Successfully installed PyMySQL-1.0.2 2022-08-11 09:53:02.118 | + inc/python:pip_install:196 : result=0 2022-08-11 09:53:02.120 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-11 09:53:02.123 | + functions-common:time_stop:2440 : local name 2022-08-11 09:53:02.125 | + functions-common:time_stop:2441 : local end_time 2022-08-11 09:53:02.127 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-11 09:53:02.129 | + functions-common:time_stop:2443 : local total 2022-08-11 09:53:02.131 | + functions-common:time_stop:2444 : local start_time 2022-08-11 09:53:02.134 | + functions-common:time_stop:2446 : name=pip_install 2022-08-11 09:53:02.136 | + functions-common:time_stop:2447 : start_time=1660211576796 2022-08-11 09:53:02.139 | + functions-common:time_stop:2449 : [[ -z 1660211576796 ]] 2022-08-11 09:53:02.141 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-11 09:53:02.145 | + functions-common:time_stop:2452 : end_time=1660211582143 2022-08-11 09:53:02.148 | + functions-common:time_stop:2453 : elapsed_time=5347 2022-08-11 09:53:02.151 | + functions-common:time_stop:2454 : total=30529 2022-08-11 09:53:02.153 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-11 09:53:02.155 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=35876 2022-08-11 09:53:02.157 | + inc/python:pip_install:199 : return 0 2022-08-11 09:53:02.160 | + lib/databases/mysql:install_database_python_mysql:216 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-08-11 09:53:02.162 | + lib/databases/mysql:install_database_python_mysql:218 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-08-11 09:53:02.164 | + lib/databases/mysql:install_database_python_mysql:219 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-08-11 09:53:02.166 | + ./stack.sh:main:837 : is_service_enabled neutron 2022-08-11 09:53:02.183 | + functions-common:is_service_enabled:2096 : return 0 2022-08-11 09:53:02.185 | + ./stack.sh:main:838 : install_neutron_agent_packages 2022-08-11 09:53:02.187 | + lib/neutron:install_neutron_agent_packages:730 : is_neutron_legacy_enabled 2022-08-11 09:53:02.190 | ++ lib/neutron:is_neutron_legacy_enabled:142 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-11 09:53:02.191 | ++ lib/neutron:is_neutron_legacy_enabled:142 : sed s/neutron-//g 2022-08-11 09:53:02.196 | + lib/neutron:is_neutron_legacy_enabled:142 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-11 09:53:02.199 | + lib/neutron:is_neutron_legacy_enabled:143 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-08-11 09:53:02.201 | + lib/neutron:is_neutron_legacy_enabled:144 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-08-11 09:53:02.203 | + lib/neutron:is_neutron_legacy_enabled:144 : return 0 2022-08-11 09:53:02.205 | + lib/neutron:install_neutron_agent_packages:732 : install_neutron_agent_packages_mutnauq 2022-08-11 09:53:02.208 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : is_service_enabled q-l3 2022-08-11 09:53:02.224 | + functions-common:is_service_enabled:2096 : return 0 2022-08-11 09:53:02.226 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:489 : install_package radvd 2022-08-11 09:53:02.229 | + functions-common:install_package:1464 : update_package_repo 2022-08-11 09:53:02.231 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-08-11 09:53:02.234 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-08-11 09:53:02.236 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-08-11 09:53:02.238 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-08-11 09:53:02.240 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-08-11 09:53:02.243 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-11 09:53:02.245 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-11 09:53:02.247 | + functions-common:update_package_repo:1445 : apt_get_update 2022-08-11 09:53:02.250 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-08-11 09:53:02.252 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-08-11 09:53:02.254 | + functions-common:apt_get_update:1191 : return 2022-08-11 09:53:02.256 | + functions-common:install_package:1465 : real_install_package radvd 2022-08-11 09:53:02.259 | + functions-common:real_install_package:1450 : is_ubuntu 2022-08-11 09:53:02.261 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-11 09:53:02.263 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-11 09:53:02.266 | + functions-common:real_install_package:1451 : apt_get install radvd 2022-08-11 09:53:02.291 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-08-11 09:53:02.401 | Reading package lists... 2022-08-11 09:53:02.651 | Building dependency tree... 2022-08-11 09:53:02.652 | Reading state information... 2022-08-11 09:53:02.899 | The following packages were automatically installed and are no longer required: 2022-08-11 09:53:02.900 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-11 09:53:02.900 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-11 09:53:02.900 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-11 09:53:02.901 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-11 09:53:02.901 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-11 09:53:02.901 | python3-zope.interface 2022-08-11 09:53:02.901 | Use 'sudo apt autoremove' to remove them. 2022-08-11 09:53:02.967 | The following NEW packages will be installed: 2022-08-11 09:53:02.967 | radvd 2022-08-11 09:53:03.077 | 0 upgraded, 1 newly installed, 0 to remove and 159 not upgraded. 2022-08-11 09:53:03.077 | Need to get 59.0 kB of archives. 2022-08-11 09:53:03.078 | After this operation, 164 kB of additional disk space will be used. 2022-08-11 09:53:03.078 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 radvd amd64 1:2.17-2 [59.0 kB] 2022-08-11 09:53:03.733 | Fetched 59.0 kB in 0s (288 kB/s) 2022-08-11 09:53:03.988 | Selecting previously unselected package radvd. 2022-08-11 09:53:04.040 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 90630 files and directories currently installed.) 2022-08-11 09:53:04.044 | Preparing to unpack .../radvd_1%3a2.17-2_amd64.deb ... 2022-08-11 09:53:04.090 | Unpacking radvd (1:2.17-2) ... 2022-08-11 09:53:04.509 | Setting up radvd (1:2.17-2) ... 2022-08-11 09:53:06.523 | Job for radvd.service failed because the control process exited with error code. 2022-08-11 09:53:06.523 | See "systemctl status radvd.service" and "journalctl -xe" for details. 2022-08-11 09:53:06.525 | invoke-rc.d: initscript radvd, action "start" failed. 2022-08-11 09:53:06.536 | ● radvd.service - Router advertisement daemon for IPv6 2022-08-11 09:53:06.536 | Loaded: loaded (]8;;file://dv-neutron-852834-1-hyperv/lib/systemd/system/radvd.service/lib/systemd/system/radvd.service]8;;; disabled; vendor preset: enabled) 2022-08-11 09:53:06.536 | Active: failed (Result: exit-code) since Thu 2022-08-11 09:53:06 UTC; 14ms ago 2022-08-11 09:53:06.537 | Docs: ]8;;man:radvd(8)man:radvd(8)]8;; 2022-08-11 09:53:06.537 | Process: 57916 ExecStartPre=/usr/sbin/radvd --logmethod stderr_clean --configtest (code=exited, status=1/FAILURE) 2022-08-11 09:53:06.537 | 2022-08-11 09:53:06.537 | Aug 11 09:53:06 dv-neutron-852834-1-hyperv systemd[1]: Starting Router advertisement daemon for IPv6... 2022-08-11 09:53:06.537 | Aug 11 09:53:06 dv-neutron-852834-1-hyperv radvd[57916]: can't open /etc/radvd.conf: No such file or directory 2022-08-11 09:53:06.537 | Aug 11 09:53:06 dv-neutron-852834-1-hyperv radvd[57916]: Insecure file permissions, but continuing anyway 2022-08-11 09:53:06.537 | Aug 11 09:53:06 dv-neutron-852834-1-hyperv radvd[57916]: exiting, failed to read config file 2022-08-11 09:53:06.537 | Aug 11 09:53:06 dv-neutron-852834-1-hyperv systemd[1]: radvd.service: Control process exited, code=exited, status=1/FAILURE 2022-08-11 09:53:06.537 | Aug 11 09:53:06 dv-neutron-852834-1-hyperv systemd[1]: radvd.service: Failed with result 'exit-code'. 2022-08-11 09:53:06.537 | Aug 11 09:53:06 dv-neutron-852834-1-hyperv systemd[1]: Failed to start Router advertisement daemon for IPv6. 2022-08-11 09:53:06.614 | Processing triggers for man-db (2.9.1-1) ... 2022-08-11 09:53:06.936 | Processing triggers for systemd (245.4-4ubuntu3.17) ... 2022-08-11 09:53:15.043 | + functions-common:apt_get:1235 : result=0 2022-08-11 09:53:15.045 | + functions-common:apt_get:1238 : time_stop apt-get 2022-08-11 09:53:15.047 | + functions-common:time_stop:2440 : local name 2022-08-11 09:53:15.049 | + functions-common:time_stop:2441 : local end_time 2022-08-11 09:53:15.051 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-11 09:53:15.053 | + functions-common:time_stop:2443 : local total 2022-08-11 09:53:15.056 | + functions-common:time_stop:2444 : local start_time 2022-08-11 09:53:15.058 | + functions-common:time_stop:2446 : name=apt-get 2022-08-11 09:53:15.060 | + functions-common:time_stop:2447 : start_time=1660211582286 2022-08-11 09:53:15.062 | + functions-common:time_stop:2449 : [[ -z 1660211582286 ]] 2022-08-11 09:53:15.065 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-11 09:53:15.069 | + functions-common:time_stop:2452 : end_time=1660211595066 2022-08-11 09:53:15.071 | + functions-common:time_stop:2453 : elapsed_time=12780 2022-08-11 09:53:15.073 | + functions-common:time_stop:2454 : total=508366 2022-08-11 09:53:15.075 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-11 09:53:15.077 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=521146 2022-08-11 09:53:15.079 | + functions-common:apt_get:1239 : return 0 2022-08-11 09:53:15.082 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:492 : is_service_enabled q-agt q-dhcp q-l3 2022-08-11 09:53:15.098 | + functions-common:is_service_enabled:2096 : return 0 2022-08-11 09:53:15.100 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:493 : neutron_plugin_install_agent_packages 2022-08-11 09:53:15.103 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-08-11 09:53:15.105 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-08-11 09:53:15.108 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-08-11 09:53:15.127 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-08-11 09:53:15.129 | + functions-common:install_package:1464 : update_package_repo 2022-08-11 09:53:15.131 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-08-11 09:53:15.133 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-08-11 09:53:15.135 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-08-11 09:53:15.138 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-08-11 09:53:15.140 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-08-11 09:53:15.142 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-11 09:53:15.144 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-11 09:53:15.146 | + functions-common:update_package_repo:1445 : apt_get_update 2022-08-11 09:53:15.148 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-08-11 09:53:15.151 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-08-11 09:53:15.153 | + functions-common:apt_get_update:1191 : return 2022-08-11 09:53:15.155 | + functions-common:install_package:1465 : real_install_package fakeroot make openvswitch-switch 2022-08-11 09:53:15.157 | + functions-common:real_install_package:1450 : is_ubuntu 2022-08-11 09:53:15.159 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-11 09:53:15.162 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-11 09:53:15.164 | + functions-common:real_install_package:1451 : apt_get install fakeroot make openvswitch-switch 2022-08-11 09:53:15.184 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-08-11 09:53:15.293 | Reading package lists... 2022-08-11 09:53:15.544 | Building dependency tree... 2022-08-11 09:53:15.545 | Reading state information... 2022-08-11 09:53:15.799 | fakeroot is already the newest version (1.24-1). 2022-08-11 09:53:15.800 | fakeroot set to manually installed. 2022-08-11 09:53:15.800 | make is already the newest version (4.2.1-1.2). 2022-08-11 09:53:15.800 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-08-11 09:53:15.800 | The following packages were automatically installed and are no longer required: 2022-08-11 09:53:15.801 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-11 09:53:15.801 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-11 09:53:15.801 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-11 09:53:15.801 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-11 09:53:15.801 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-11 09:53:15.801 | python3-zope.interface 2022-08-11 09:53:15.801 | Use 'sudo apt autoremove' to remove them. 2022-08-11 09:53:15.930 | 0 upgraded, 0 newly installed, 0 to remove and 159 not upgraded. 2022-08-11 09:53:15.935 | + functions-common:apt_get:1235 : result=0 2022-08-11 09:53:15.937 | + functions-common:apt_get:1238 : time_stop apt-get 2022-08-11 09:53:15.939 | + functions-common:time_stop:2440 : local name 2022-08-11 09:53:15.941 | + functions-common:time_stop:2441 : local end_time 2022-08-11 09:53:15.943 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-11 09:53:15.945 | + functions-common:time_stop:2443 : local total 2022-08-11 09:53:15.948 | + functions-common:time_stop:2444 : local start_time 2022-08-11 09:53:15.950 | + functions-common:time_stop:2446 : name=apt-get 2022-08-11 09:53:15.952 | + functions-common:time_stop:2447 : start_time=1660211595181 2022-08-11 09:53:15.954 | + functions-common:time_stop:2449 : [[ -z 1660211595181 ]] 2022-08-11 09:53:15.957 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-11 09:53:15.960 | + functions-common:time_stop:2452 : end_time=1660211595958 2022-08-11 09:53:15.963 | + functions-common:time_stop:2453 : elapsed_time=777 2022-08-11 09:53:15.965 | + functions-common:time_stop:2454 : total=521146 2022-08-11 09:53:15.968 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-11 09:53:15.970 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=521923 2022-08-11 09:53:15.972 | + functions-common:apt_get:1239 : return 0 2022-08-11 09:53:15.974 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-08-11 09:53:15.976 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-11 09:53:15.979 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-11 09:53:15.981 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-08-11 09:53:15.983 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-08-11 09:53:15.986 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-08-11 09:53:15.990 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-08-11 09:53:15.992 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-08-11 09:53:15.996 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-08-11 09:53:15.996 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-08-11 09:53:16.001 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-08-11 09:53:16.003 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-08-11 09:53:16.005 | + functions:vercmp:628 : local v1=5.4 2022-08-11 09:53:16.007 | + functions:vercmp:629 : local 'op=<' 2022-08-11 09:53:16.010 | + functions:vercmp:630 : local v2=3.13 2022-08-11 09:53:16.012 | + functions:vercmp:631 : local result 2022-08-11 09:53:16.016 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-08-11 09:53:16.016 | ++ functions:vercmp:635 : sort -V 2022-08-11 09:53:16.016 | ++ functions:vercmp:635 : head -1 2022-08-11 09:53:16.021 | + functions:vercmp:635 : result=3.13 2022-08-11 09:53:16.023 | + functions:vercmp:637 : case $op in 2022-08-11 09:53:16.025 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-08-11 09:53:16.027 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-08-11 09:53:16.029 | + functions:vercmp:648 : return 2022-08-11 09:53:16.032 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-08-11 09:53:16.034 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-08-11 09:53:16.036 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart openvswitch-switch 2022-08-11 09:53:16.356 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-08-11 09:53:16.360 | + inc/python:use_library_from_git:246 : local name=os-ken 2022-08-11 09:53:16.362 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-11 09:53:16.364 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-11 09:53:16.367 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-ken, ]] 2022-08-11 09:53:16.369 | + inc/python:use_library_from_git:249 : return 1 2022-08-11 09:53:16.372 | + ./stack.sh:main:841 : is_service_enabled etcd3 2022-08-11 09:53:16.388 | + functions-common:is_service_enabled:2096 : return 0 2022-08-11 09:53:16.390 | + ./stack.sh:main:842 : install_etcd3 2022-08-11 09:53:16.393 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-08-11 09:53:16.393 | Installing etcd 2022-08-11 09:53:16.395 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-08-11 09:53:16.408 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-08-11 09:53:16.419 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-08-11 09:53:16.422 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-08-11 09:53:16.438 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-08-11 09:53:16.441 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-08-11 09:53:16.443 | ++ functions:get_extra_file:62 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-08-11 09:53:16.447 | +++ functions:get_extra_file:64 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-08-11 09:53:16.451 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-08-11 09:53:16.453 | ++ functions:get_extra_file:65 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2022-08-11 09:53:16.456 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-08-11 09:53:16.458 | ++ functions:get_extra_file:68 : wget --progress=dot:giga -t 2 -c https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz -O /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-08-11 09:53:16.461 | --2022-08-11 09:53:16-- https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-08-11 09:53:16.540 | Resolving github.com (github.com)... 140.82.121.3 2022-08-11 09:53:16.585 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2022-08-11 09:53:16.895 | HTTP request sent, awaiting response... 302 Found 2022-08-11 09:53:16.895 | 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%2F20220811%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220811T095316Z&X-Amz-Expires=300&X-Amz-Signature=ba7dfdb4f035f4ad267045141f8020729feee8f9721795229a5faa428ba953fb&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=11225014&response-content-disposition=attachment%3B%20filename%3Detcd-v3.3.12-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2022-08-11 09:53:16.895 | --2022-08-11 09:53:16-- 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%2F20220811%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220811T095316Z&X-Amz-Expires=300&X-Amz-Signature=ba7dfdb4f035f4ad267045141f8020729feee8f9721795229a5faa428ba953fb&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=11225014&response-content-disposition=attachment%3B%20filename%3Detcd-v3.3.12-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2022-08-11 09:53:16.896 | Resolving objects.githubusercontent.com (objects.githubusercontent.com)... 185.199.108.133, 185.199.110.133, 185.199.109.133, ... 2022-08-11 09:53:16.922 | Connecting to objects.githubusercontent.com (objects.githubusercontent.com)|185.199.108.133|:443... connected. 2022-08-11 09:53:17.263 | HTTP request sent, awaiting response... 200 OK 2022-08-11 09:53:17.263 | Length: 11350736 (11M) [application/octet-stream] 2022-08-11 09:53:17.263 | Saving to: ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ 2022-08-11 09:53:17.381 | 2022-08-11 09:53:17.624 | 0K ........ .. 100% 30.0M=0.4s 2022-08-11 09:53:17.624 | 2022-08-11 09:53:17.624 | 2022-08-11 09:53:17 (30.0 MB/s) - ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ saved [11350736/11350736] 2022-08-11 09:53:17.624 | 2022-08-11 09:53:17.628 | ++ functions:get_extra_file:69 : [[ 0 -ne 0 ]] 2022-08-11 09:53:17.630 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-08-11 09:53:17.633 | ++ functions:get_extra_file:74 : return 2022-08-11 09:53:17.636 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-08-11 09:53:17.638 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-08-11 09:53:17.641 | + lib/etcd3:install_etcd3:116 : echo 'dc5d82df095dae0a2970e4d870b6929590689dd707ae3d33e7b86da0f7f211b6 /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz' 2022-08-11 09:53:17.643 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/ubuntu/devstack/files/etcd.sha256sum 2022-08-11 09:53:17.787 | /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz: OK 2022-08-11 09:53:17.790 | + lib/etcd3:install_etcd3:120 : tar xzvf /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz -C /home/ubuntu/devstack/files 2022-08-11 09:53:17.794 | etcd-v3.3.12-linux-amd64/ 2022-08-11 09:53:17.794 | etcd-v3.3.12-linux-amd64/README.md 2022-08-11 09:53:17.794 | etcd-v3.3.12-linux-amd64/Documentation/ 2022-08-11 09:53:17.794 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/ 2022-08-11 09:53:17.794 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/interacting_v3.md 2022-08-11 09:53:17.794 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_concurrency_reference_v3.md 2022-08-11 09:53:17.794 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/limit.md 2022-08-11 09:53:17.794 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/local_cluster.md 2022-08-11 09:53:17.794 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_grpc_gateway.md 2022-08-11 09:53:17.795 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/grpc_naming.md 2022-08-11 09:53:17.795 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/ 2022-08-11 09:53:17.795 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2022-08-11 09:53:17.795 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2022-08-11 09:53:17.795 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2022-08-11 09:53:17.795 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2022-08-11 09:53:17.795 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/experimental_apis.md 2022-08-11 09:53:17.795 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_reference_v3.md 2022-08-11 09:53:17.795 | etcd-v3.3.12-linux-amd64/Documentation/integrations.md 2022-08-11 09:53:17.795 | etcd-v3.3.12-linux-amd64/Documentation/README.md 2022-08-11 09:53:17.795 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/ 2022-08-11 09:53:17.796 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2022-08-11 09:53:17.796 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-storage-memory-benchmark.md 2022-08-11 09:53:17.796 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/README.md 2022-08-11 09:53:17.796 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-benchmarks.md 2022-08-11 09:53:17.796 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2022-08-11 09:53:17.796 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-watch-memory-benchmark.md 2022-08-11 09:53:17.796 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-benchmarks.md 2022-08-11 09:53:17.796 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-demo-benchmarks.md 2022-08-11 09:53:17.796 | etcd-v3.3.12-linux-amd64/Documentation/rfc/ 2022-08-11 09:53:17.796 | etcd-v3.3.12-linux-amd64/Documentation/rfc/v3api.md 2022-08-11 09:53:17.796 | etcd-v3.3.12-linux-amd64/Documentation/docs.md 2022-08-11 09:53:17.796 | etcd-v3.3.12-linux-amd64/Documentation/production-users.md 2022-08-11 09:53:17.796 | etcd-v3.3.12-linux-amd64/Documentation/metrics.md 2022-08-11 09:53:17.796 | etcd-v3.3.12-linux-amd64/Documentation/v2/ 2022-08-11 09:53:17.796 | etcd-v3.3.12-linux-amd64/Documentation/v2/authentication.md 2022-08-11 09:53:17.796 | etcd-v3.3.12-linux-amd64/Documentation/v2/proxy.md 2022-08-11 09:53:17.796 | etcd-v3.3.12-linux-amd64/Documentation/v2/glossary.md 2022-08-11 09:53:17.796 | etcd-v3.3.12-linux-amd64/Documentation/v2/docker_guide.md 2022-08-11 09:53:17.796 | etcd-v3.3.12-linux-amd64/Documentation/v2/configuration.md 2022-08-11 09:53:17.796 | etcd-v3.3.12-linux-amd64/Documentation/v2/README.md 2022-08-11 09:53:17.797 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/ 2022-08-11 09:53:17.797 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2022-08-11 09:53:17.797 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-storage-memory-benchmark.md 2022-08-11 09:53:17.797 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/README.md 2022-08-11 09:53:17.797 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-benchmarks.md 2022-08-11 09:53:17.797 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2022-08-11 09:53:17.797 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-watch-memory-benchmark.md 2022-08-11 09:53:17.797 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-benchmarks.md 2022-08-11 09:53:17.797 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-demo-benchmarks.md 2022-08-11 09:53:17.797 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/ 2022-08-11 09:53:17.797 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/v3api.md 2022-08-11 09:53:17.797 | etcd-v3.3.12-linux-amd64/Documentation/v2/libraries-and-tools.md 2022-08-11 09:53:17.797 | etcd-v3.3.12-linux-amd64/Documentation/v2/discovery_protocol.md 2022-08-11 09:53:17.797 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-configuration.md 2022-08-11 09:53:17.797 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_3.md 2022-08-11 09:53:17.797 | etcd-v3.3.12-linux-amd64/Documentation/v2/auth_api.md 2022-08-11 09:53:17.797 | etcd-v3.3.12-linux-amd64/Documentation/v2/errorcode.md 2022-08-11 09:53:17.797 | etcd-v3.3.12-linux-amd64/Documentation/v2/admin_guide.md 2022-08-11 09:53:17.798 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_2.md 2022-08-11 09:53:17.798 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_1.md 2022-08-11 09:53:17.798 | etcd-v3.3.12-linux-amd64/Documentation/v2/clustering.md 2022-08-11 09:53:17.798 | etcd-v3.3.12-linux-amd64/Documentation/v2/other_apis.md 2022-08-11 09:53:17.798 | etcd-v3.3.12-linux-amd64/Documentation/v2/production-users.md 2022-08-11 09:53:17.798 | etcd-v3.3.12-linux-amd64/Documentation/v2/metrics.md 2022-08-11 09:53:17.798 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-reconf-design.md 2022-08-11 09:53:17.798 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules.yml 2022-08-11 09:53:17.798 | etcd-v3.3.12-linux-amd64/Documentation/v2/security.md 2022-08-11 09:53:17.798 | etcd-v3.3.12-linux-amd64/Documentation/v2/branch_management.md 2022-08-11 09:53:17.798 | etcd-v3.3.12-linux-amd64/Documentation/v2/internal-protocol-versioning.md 2022-08-11 09:53:17.798 | etcd-v3.3.12-linux-amd64/Documentation/v2/members_api.md 2022-08-11 09:53:17.798 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/ 2022-08-11 09:53:17.798 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/freebsd.md 2022-08-11 09:53:17.798 | etcd-v3.3.12-linux-amd64/Documentation/v2/faq.md 2022-08-11 09:53:17.799 | etcd-v3.3.12-linux-amd64/Documentation/v2/backward_compatibility.md 2022-08-11 09:53:17.799 | etcd-v3.3.12-linux-amd64/Documentation/v2/04_to_2_snapshot_migration.md 2022-08-11 09:53:17.799 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules 2022-08-11 09:53:17.799 | etcd-v3.3.12-linux-amd64/Documentation/v2/api.md 2022-08-11 09:53:17.799 | etcd-v3.3.12-linux-amd64/Documentation/v2/api_v3.md 2022-08-11 09:53:17.799 | etcd-v3.3.12-linux-amd64/Documentation/v2/reporting_bugs.md 2022-08-11 09:53:17.799 | etcd-v3.3.12-linux-amd64/Documentation/v2/tuning.md 2022-08-11 09:53:17.799 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/ 2022-08-11 09:53:17.799 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/release.md 2022-08-11 09:53:17.799 | etcd-v3.3.12-linux-amd64/Documentation/branch_management.md 2022-08-11 09:53:17.799 | etcd-v3.3.12-linux-amd64/Documentation/platforms/ 2022-08-11 09:53:17.799 | etcd-v3.3.12-linux-amd64/Documentation/platforms/container-linux-systemd.md 2022-08-11 09:53:17.799 | etcd-v3.3.12-linux-amd64/Documentation/platforms/freebsd.md 2022-08-11 09:53:17.799 | etcd-v3.3.12-linux-amd64/Documentation/platforms/aws.md 2022-08-11 09:53:17.799 | etcd-v3.3.12-linux-amd64/Documentation/faq.md 2022-08-11 09:53:17.800 | etcd-v3.3.12-linux-amd64/Documentation/dl_build.md 2022-08-11 09:53:17.800 | etcd-v3.3.12-linux-amd64/Documentation/reporting_bugs.md 2022-08-11 09:53:17.800 | etcd-v3.3.12-linux-amd64/Documentation/tuning.md 2022-08-11 09:53:17.800 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/ 2022-08-11 09:53:17.800 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_4.md 2022-08-11 09:53:17.800 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrading-etcd.md 2022-08-11 09:53:17.800 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_2.md 2022-08-11 09:53:17.800 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_1.md 2022-08-11 09:53:17.800 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_0.md 2022-08-11 09:53:17.800 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_3.md 2022-08-11 09:53:17.800 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/ 2022-08-11 09:53:17.800 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/logging.md 2022-08-11 09:53:17.800 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/discovery_protocol.md 2022-08-11 09:53:17.800 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/release.md 2022-08-11 09:53:17.800 | etcd-v3.3.12-linux-amd64/Documentation/learning/ 2022-08-11 09:53:17.800 | etcd-v3.3.12-linux-amd64/Documentation/learning/auth_design.md 2022-08-11 09:53:17.801 | etcd-v3.3.12-linux-amd64/Documentation/learning/glossary.md 2022-08-11 09:53:17.801 | etcd-v3.3.12-linux-amd64/Documentation/learning/data_model.md 2022-08-11 09:53:17.801 | etcd-v3.3.12-linux-amd64/Documentation/learning/api_guarantees.md 2022-08-11 09:53:17.801 | etcd-v3.3.12-linux-amd64/Documentation/learning/why.md 2022-08-11 09:53:17.801 | etcd-v3.3.12-linux-amd64/Documentation/learning/api.md 2022-08-11 09:53:17.801 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/ 2022-08-11 09:53:17.801 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/authentication.md 2022-08-11 09:53:17.801 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/versioning.md 2022-08-11 09:53:17.801 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/hardware.md 2022-08-11 09:53:17.801 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grafana.json 2022-08-11 09:53:17.801 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/monitoring.md 2022-08-11 09:53:17.802 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/configuration.md 2022-08-11 09:53:17.802 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/v2-migration.md 2022-08-11 09:53:17.802 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/maintenance.md 2022-08-11 09:53:17.802 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-configuration.md 2022-08-11 09:53:17.802 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/recovery.md 2022-08-11 09:53:17.802 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/clustering.md 2022-08-11 09:53:17.802 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules 2022-08-11 09:53:17.802 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-reconf-design.md 2022-08-11 09:53:17.802 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules.yml 2022-08-11 09:53:17.802 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/security.md 2022-08-11 09:53:17.803 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/performance.md 2022-08-11 09:53:17.803 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd-sample-grafana.png 2022-08-11 09:53:17.804 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grpc_proxy.md 2022-08-11 09:53:17.804 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/gateway.md 2022-08-11 09:53:17.804 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/container.md 2022-08-11 09:53:17.804 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/supported-platform.md 2022-08-11 09:53:17.804 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/failures.md 2022-08-11 09:53:17.804 | etcd-v3.3.12-linux-amd64/Documentation/demo.md 2022-08-11 09:53:17.805 | etcd-v3.3.12-linux-amd64/README-etcdctl.md 2022-08-11 09:53:17.805 | etcd-v3.3.12-linux-amd64/etcdctl 2022-08-11 09:53:17.996 | etcd-v3.3.12-linux-amd64/READMEv2-etcdctl.md 2022-08-11 09:53:17.996 | etcd-v3.3.12-linux-amd64/etcd 2022-08-11 09:53:18.225 | + lib/etcd3:install_etcd3:121 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd /opt/stack/bin/etcd 2022-08-11 09:53:18.263 | + lib/etcd3:install_etcd3:122 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2022-08-11 09:53:18.296 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-08-11 09:53:18.298 | + ./stack.sh:main:851 : is_service_enabled tls-proxy 2022-08-11 09:53:18.314 | + functions-common:is_service_enabled:2096 : return 1 2022-08-11 09:53:18.317 | + ./stack.sh:main:861 : install_dstat 2022-08-11 09:53:18.319 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-08-11 09:53:18.334 | + functions-common:is_service_enabled:2096 : return 1 2022-08-11 09:53:18.337 | + ./stack.sh:main:867 : echo_summary 'Installing OpenStack project source' 2022-08-11 09:53:18.339 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-11 09:53:18.341 | + ./stack.sh:echo_summary:441 : echo -e Installing OpenStack project source 2022-08-11 09:53:18.343 | + ./stack.sh:main:870 : install_libs 2022-08-11 09:53:18.346 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-08-11 09:53:18.348 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-08-11 09:53:18.350 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-08-11 09:53:18.353 | + inc/python:use_library_from_git:246 : local name=automaton 2022-08-11 09:53:18.355 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-11 09:53:18.357 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-11 09:53:18.359 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,automaton, ]] 2022-08-11 09:53:18.362 | + inc/python:use_library_from_git:249 : return 1 2022-08-11 09:53:18.364 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-08-11 09:53:18.366 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-08-11 09:53:18.369 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-08-11 09:53:18.371 | + inc/python:use_library_from_git:246 : local name=castellan 2022-08-11 09:53:18.373 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-11 09:53:18.375 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-11 09:53:18.377 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,castellan, ]] 2022-08-11 09:53:18.380 | + inc/python:use_library_from_git:249 : return 1 2022-08-11 09:53:18.382 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-08-11 09:53:18.384 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-08-11 09:53:18.386 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-08-11 09:53:18.388 | + inc/python:use_library_from_git:246 : local name=cliff 2022-08-11 09:53:18.391 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-11 09:53:18.393 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-11 09:53:18.395 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,cliff, ]] 2022-08-11 09:53:18.397 | + inc/python:use_library_from_git:249 : return 1 2022-08-11 09:53:18.399 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-08-11 09:53:18.401 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-08-11 09:53:18.404 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-08-11 09:53:18.406 | + inc/python:use_library_from_git:246 : local name=cursive 2022-08-11 09:53:18.408 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-11 09:53:18.410 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-11 09:53:18.412 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,cursive, ]] 2022-08-11 09:53:18.415 | + inc/python:use_library_from_git:249 : return 1 2022-08-11 09:53:18.417 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-08-11 09:53:18.419 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-08-11 09:53:18.422 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-08-11 09:53:18.424 | + inc/python:use_library_from_git:246 : local name=debtcollector 2022-08-11 09:53:18.426 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-11 09:53:18.428 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-11 09:53:18.431 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,debtcollector, ]] 2022-08-11 09:53:18.433 | + inc/python:use_library_from_git:249 : return 1 2022-08-11 09:53:18.435 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-08-11 09:53:18.438 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-08-11 09:53:18.440 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-08-11 09:53:18.442 | + inc/python:use_library_from_git:246 : local name=futurist 2022-08-11 09:53:18.444 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-11 09:53:18.446 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-11 09:53:18.448 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,futurist, ]] 2022-08-11 09:53:18.451 | + inc/python:use_library_from_git:249 : return 1 2022-08-11 09:53:18.453 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-08-11 09:53:18.455 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-08-11 09:53:18.457 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-08-11 09:53:18.460 | + inc/python:use_library_from_git:246 : local name=openstacksdk 2022-08-11 09:53:18.462 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-11 09:53:18.464 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-11 09:53:18.466 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,openstacksdk, ]] 2022-08-11 09:53:18.469 | + inc/python:use_library_from_git:249 : return 1 2022-08-11 09:53:18.471 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-08-11 09:53:18.473 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-08-11 09:53:18.475 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-08-11 09:53:18.478 | + inc/python:use_library_from_git:246 : local name=osc-lib 2022-08-11 09:53:18.481 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-11 09:53:18.483 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-11 09:53:18.485 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,osc-lib, ]] 2022-08-11 09:53:18.487 | + inc/python:use_library_from_git:249 : return 1 2022-08-11 09:53:18.489 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-08-11 09:53:18.492 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-08-11 09:53:18.494 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-08-11 09:53:18.497 | + inc/python:use_library_from_git:246 : local name=osc-placement 2022-08-11 09:53:18.499 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-11 09:53:18.501 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-11 09:53:18.503 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,osc-placement, ]] 2022-08-11 09:53:18.505 | + inc/python:use_library_from_git:249 : return 1 2022-08-11 09:53:18.508 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-08-11 09:53:18.510 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-08-11 09:53:18.512 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-08-11 09:53:18.514 | + inc/python:use_library_from_git:246 : local name=os-client-config 2022-08-11 09:53:18.517 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-11 09:53:18.519 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-11 09:53:18.521 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-client-config, ]] 2022-08-11 09:53:18.523 | + inc/python:use_library_from_git:249 : return 1 2022-08-11 09:53:18.525 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-08-11 09:53:18.528 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-08-11 09:53:18.530 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-08-11 09:53:18.532 | + inc/python:use_library_from_git:246 : local name=oslo.cache 2022-08-11 09:53:18.534 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-11 09:53:18.536 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-11 09:53:18.539 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.cache, ]] 2022-08-11 09:53:18.541 | + inc/python:use_library_from_git:249 : return 1 2022-08-11 09:53:18.544 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-08-11 09:53:18.546 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-08-11 09:53:18.548 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-08-11 09:53:18.550 | + inc/python:use_library_from_git:246 : local name=oslo.concurrency 2022-08-11 09:53:18.553 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-11 09:53:18.555 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-11 09:53:18.558 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.concurrency, ]] 2022-08-11 09:53:18.560 | + inc/python:use_library_from_git:249 : return 1 2022-08-11 09:53:18.563 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-08-11 09:53:18.566 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-08-11 09:53:18.568 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-08-11 09:53:18.570 | + inc/python:use_library_from_git:246 : local name=oslo.config 2022-08-11 09:53:18.572 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-11 09:53:18.575 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-11 09:53:18.577 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.config, ]] 2022-08-11 09:53:18.579 | + inc/python:use_library_from_git:249 : return 1 2022-08-11 09:53:18.581 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-08-11 09:53:18.584 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-08-11 09:53:18.586 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-08-11 09:53:18.588 | + inc/python:use_library_from_git:246 : local name=oslo.context 2022-08-11 09:53:18.591 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-11 09:53:18.593 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-11 09:53:18.595 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.context, ]] 2022-08-11 09:53:18.597 | + inc/python:use_library_from_git:249 : return 1 2022-08-11 09:53:18.599 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-08-11 09:53:18.602 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-08-11 09:53:18.604 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-08-11 09:53:18.607 | + inc/python:use_library_from_git:246 : local name=oslo.db 2022-08-11 09:53:18.609 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-11 09:53:18.611 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-11 09:53:18.613 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.db, ]] 2022-08-11 09:53:18.615 | + inc/python:use_library_from_git:249 : return 1 2022-08-11 09:53:18.618 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-08-11 09:53:18.620 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-08-11 09:53:18.623 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-08-11 09:53:18.625 | + inc/python:use_library_from_git:246 : local name=oslo.i18n 2022-08-11 09:53:18.627 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-11 09:53:18.629 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-11 09:53:18.631 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.i18n, ]] 2022-08-11 09:53:18.634 | + inc/python:use_library_from_git:249 : return 1 2022-08-11 09:53:18.636 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-08-11 09:53:18.638 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-08-11 09:53:18.640 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-08-11 09:53:18.643 | + inc/python:use_library_from_git:246 : local name=oslo.limit 2022-08-11 09:53:18.645 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-11 09:53:18.647 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-11 09:53:18.650 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.limit, ]] 2022-08-11 09:53:18.652 | + inc/python:use_library_from_git:249 : return 1 2022-08-11 09:53:18.654 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-08-11 09:53:18.656 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-08-11 09:53:18.659 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-08-11 09:53:18.661 | + inc/python:use_library_from_git:246 : local name=oslo.log 2022-08-11 09:53:18.663 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-11 09:53:18.666 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-11 09:53:18.668 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.log, ]] 2022-08-11 09:53:18.670 | + inc/python:use_library_from_git:249 : return 1 2022-08-11 09:53:18.673 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-08-11 09:53:18.675 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-08-11 09:53:18.677 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-08-11 09:53:18.679 | + inc/python:use_library_from_git:246 : local name=oslo.messaging 2022-08-11 09:53:18.682 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-11 09:53:18.684 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-11 09:53:18.686 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.messaging, ]] 2022-08-11 09:53:18.688 | + inc/python:use_library_from_git:249 : return 1 2022-08-11 09:53:18.691 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-08-11 09:53:18.693 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-08-11 09:53:18.695 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-08-11 09:53:18.697 | + inc/python:use_library_from_git:246 : local name=oslo.middleware 2022-08-11 09:53:18.699 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-11 09:53:18.702 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-11 09:53:18.704 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.middleware, ]] 2022-08-11 09:53:18.706 | + inc/python:use_library_from_git:249 : return 1 2022-08-11 09:53:18.708 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-08-11 09:53:18.711 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-08-11 09:53:18.714 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-08-11 09:53:18.716 | + inc/python:use_library_from_git:246 : local name=oslo.policy 2022-08-11 09:53:18.718 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-11 09:53:18.720 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-11 09:53:18.722 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.policy, ]] 2022-08-11 09:53:18.725 | + inc/python:use_library_from_git:249 : return 1 2022-08-11 09:53:18.727 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-08-11 09:53:18.730 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-08-11 09:53:18.732 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-08-11 09:53:18.734 | + inc/python:use_library_from_git:246 : local name=oslo.privsep 2022-08-11 09:53:18.736 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-11 09:53:18.738 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-11 09:53:18.741 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.privsep, ]] 2022-08-11 09:53:18.743 | + inc/python:use_library_from_git:249 : return 1 2022-08-11 09:53:18.745 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-08-11 09:53:18.747 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-08-11 09:53:18.750 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-08-11 09:53:18.752 | + inc/python:use_library_from_git:246 : local name=oslo.reports 2022-08-11 09:53:18.754 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-11 09:53:18.756 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-11 09:53:18.759 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.reports, ]] 2022-08-11 09:53:18.761 | + inc/python:use_library_from_git:249 : return 1 2022-08-11 09:53:18.763 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-08-11 09:53:18.765 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-08-11 09:53:18.768 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-08-11 09:53:18.770 | + inc/python:use_library_from_git:246 : local name=oslo.rootwrap 2022-08-11 09:53:18.772 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-11 09:53:18.775 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-11 09:53:18.777 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-08-11 09:53:18.779 | + inc/python:use_library_from_git:249 : return 1 2022-08-11 09:53:18.782 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-08-11 09:53:18.784 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-08-11 09:53:18.786 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-08-11 09:53:18.788 | + inc/python:use_library_from_git:246 : local name=oslo.serialization 2022-08-11 09:53:18.791 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-11 09:53:18.793 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-11 09:53:18.796 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.serialization, ]] 2022-08-11 09:53:18.798 | + inc/python:use_library_from_git:249 : return 1 2022-08-11 09:53:18.800 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-08-11 09:53:18.802 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-08-11 09:53:18.804 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-08-11 09:53:18.807 | + inc/python:use_library_from_git:246 : local name=oslo.service 2022-08-11 09:53:18.809 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-11 09:53:18.811 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-11 09:53:18.813 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.service, ]] 2022-08-11 09:53:18.816 | + inc/python:use_library_from_git:249 : return 1 2022-08-11 09:53:18.818 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-08-11 09:53:18.820 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-08-11 09:53:18.823 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-08-11 09:53:18.825 | + inc/python:use_library_from_git:246 : local name=oslo.utils 2022-08-11 09:53:18.827 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-11 09:53:18.829 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-11 09:53:18.831 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.utils, ]] 2022-08-11 09:53:18.834 | + inc/python:use_library_from_git:249 : return 1 2022-08-11 09:53:18.837 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-08-11 09:53:18.839 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-08-11 09:53:18.841 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-08-11 09:53:18.843 | + inc/python:use_library_from_git:246 : local name=oslo.versionedobjects 2022-08-11 09:53:18.846 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-11 09:53:18.848 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-11 09:53:18.850 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-08-11 09:53:18.853 | + inc/python:use_library_from_git:249 : return 1 2022-08-11 09:53:18.855 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-08-11 09:53:18.857 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-08-11 09:53:18.860 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-08-11 09:53:18.862 | + inc/python:use_library_from_git:246 : local name=oslo.vmware 2022-08-11 09:53:18.864 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-11 09:53:18.866 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-11 09:53:18.868 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,oslo.vmware, ]] 2022-08-11 09:53:18.871 | + inc/python:use_library_from_git:249 : return 1 2022-08-11 09:53:18.873 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-08-11 09:53:18.875 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-08-11 09:53:18.877 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-08-11 09:53:18.880 | + inc/python:use_library_from_git:246 : local name=osprofiler 2022-08-11 09:53:18.882 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-11 09:53:18.884 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-11 09:53:18.887 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,osprofiler, ]] 2022-08-11 09:53:18.889 | + inc/python:use_library_from_git:249 : return 1 2022-08-11 09:53:18.891 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-08-11 09:53:18.893 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-08-11 09:53:18.896 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-08-11 09:53:18.898 | + inc/python:use_library_from_git:246 : local name=pycadf 2022-08-11 09:53:18.901 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-11 09:53:18.903 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-11 09:53:18.905 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,pycadf, ]] 2022-08-11 09:53:18.907 | + inc/python:use_library_from_git:249 : return 1 2022-08-11 09:53:18.910 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-08-11 09:53:18.912 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-08-11 09:53:18.914 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-08-11 09:53:18.917 | + inc/python:use_library_from_git:246 : local name=stevedore 2022-08-11 09:53:18.919 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-11 09:53:18.921 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-11 09:53:18.923 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,stevedore, ]] 2022-08-11 09:53:18.926 | + inc/python:use_library_from_git:249 : return 1 2022-08-11 09:53:18.928 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-08-11 09:53:18.930 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-08-11 09:53:18.933 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-08-11 09:53:18.935 | + inc/python:use_library_from_git:246 : local name=taskflow 2022-08-11 09:53:18.937 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-11 09:53:18.939 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-11 09:53:18.942 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,taskflow, ]] 2022-08-11 09:53:18.944 | + inc/python:use_library_from_git:249 : return 1 2022-08-11 09:53:18.946 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-08-11 09:53:18.948 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-08-11 09:53:18.951 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-08-11 09:53:18.953 | + inc/python:use_library_from_git:246 : local name=tooz 2022-08-11 09:53:18.955 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-11 09:53:18.957 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-11 09:53:18.960 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,tooz, ]] 2022-08-11 09:53:18.963 | + inc/python:use_library_from_git:249 : return 1 2022-08-11 09:53:18.965 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-08-11 09:53:18.967 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-08-11 09:53:18.970 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-08-11 09:53:18.972 | + inc/python:use_library_from_git:246 : local name=os-brick 2022-08-11 09:53:18.974 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-11 09:53:18.977 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-11 09:53:18.979 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-brick, ]] 2022-08-11 09:53:18.982 | + inc/python:use_library_from_git:249 : return 1 2022-08-11 09:53:18.984 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-08-11 09:53:18.986 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-08-11 09:53:18.989 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-08-11 09:53:18.991 | + inc/python:use_library_from_git:246 : local name=os-resource-classes 2022-08-11 09:53:18.993 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-11 09:53:18.996 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-11 09:53:18.998 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-resource-classes, ]] 2022-08-11 09:53:19.000 | + inc/python:use_library_from_git:249 : return 1 2022-08-11 09:53:19.003 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-08-11 09:53:19.005 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-08-11 09:53:19.007 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-08-11 09:53:19.010 | + inc/python:use_library_from_git:246 : local name=os-traits 2022-08-11 09:53:19.012 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-11 09:53:19.015 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-11 09:53:19.017 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-traits, ]] 2022-08-11 09:53:19.019 | + inc/python:use_library_from_git:249 : return 1 2022-08-11 09:53:19.021 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-08-11 09:53:19.024 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-08-11 09:53:19.027 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-08-11 09:53:19.029 | + inc/python:use_library_from_git:246 : local name=python-barbicanclient 2022-08-11 09:53:19.031 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-11 09:53:19.033 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-11 09:53:19.036 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-barbicanclient, ]] 2022-08-11 09:53:19.038 | + inc/python:use_library_from_git:249 : return 1 2022-08-11 09:53:19.040 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-08-11 09:53:19.060 | Using python 3.8 to install etcd3 2022-08-11 09:53:19.063 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-08-11 09:53:21.007 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-11 09:53:21.007 | from cryptography.utils import int_from_bytes 2022-08-11 09:53:21.007 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-11 09:53:21.007 | from cryptography.utils import int_from_bytes 2022-08-11 09:53:22.014 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-11 09:53:22.140 | Collecting etcd3===0.12.0 2022-08-11 09:53:22.146 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/89a/704cb389bf0a0/etcd3-0.12.0.tar.gz (63 kB) 2022-08-11 09:53:25.047 | Collecting grpcio===1.47.0 2022-08-11 09:53:25.072 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/cc3/4d182c4fd64b6/grpcio-1.47.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.5 MB) 2022-08-11 09:53:26.208 | Collecting protobuf===4.21.4 2022-08-11 09:53:26.217 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ade/ccfbffbf4c9d1/protobuf-4.21.4-cp37-abi3-manylinux2014_x86_64.whl (408 kB) 2022-08-11 09:53:26.331 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (1.16.0) 2022-08-11 09:53:26.334 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 493)) (6.3.1) 2022-08-11 09:53:26.348 | Building wheels for collected packages: etcd3 2022-08-11 09:53:26.348 | Building wheel for etcd3 (setup.py): started 2022-08-11 09:53:27.038 | Building wheel for etcd3 (setup.py): finished with status 'done' 2022-08-11 09:53:27.039 | Created wheel for etcd3: filename=etcd3-0.12.0-py2.py3-none-any.whl size=42858 sha256=8eab16452fc0d29fe6b56ba352dae595c569d5738a15e9f75dc047fd7ea12097 2022-08-11 09:53:27.039 | Stored in directory: /root/.cache/pip/wheels/32/8a/31/1308d0452fdcc24ed454fa7c297cc2b924f30bfd57b1080bf1 2022-08-11 09:53:27.040 | Successfully built etcd3 2022-08-11 09:53:28.575 | Installing collected packages: grpcio, protobuf, etcd3 2022-08-11 09:53:29.372 | Successfully installed etcd3-0.12.0 grpcio-1.47.0 protobuf-4.21.4 2022-08-11 09:53:29.489 | + inc/python:pip_install:196 : result=0 2022-08-11 09:53:29.491 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-11 09:53:29.494 | + functions-common:time_stop:2440 : local name 2022-08-11 09:53:29.496 | + functions-common:time_stop:2441 : local end_time 2022-08-11 09:53:29.498 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-11 09:53:29.500 | + functions-common:time_stop:2443 : local total 2022-08-11 09:53:29.502 | + functions-common:time_stop:2444 : local start_time 2022-08-11 09:53:29.504 | + functions-common:time_stop:2446 : name=pip_install 2022-08-11 09:53:29.506 | + functions-common:time_stop:2447 : start_time=1660211599055 2022-08-11 09:53:29.509 | + functions-common:time_stop:2449 : [[ -z 1660211599055 ]] 2022-08-11 09:53:29.511 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-11 09:53:29.515 | + functions-common:time_stop:2452 : end_time=1660211609513 2022-08-11 09:53:29.518 | + functions-common:time_stop:2453 : elapsed_time=10458 2022-08-11 09:53:29.520 | + functions-common:time_stop:2454 : total=35876 2022-08-11 09:53:29.522 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-11 09:53:29.524 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=46334 2022-08-11 09:53:29.527 | + inc/python:pip_install:199 : return 0 2022-08-11 09:53:29.529 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-08-11 09:53:29.551 | Using python 3.8 to install etcd3gw 2022-08-11 09:53:29.553 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-08-11 09:53:31.516 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-11 09:53:31.517 | from cryptography.utils import int_from_bytes 2022-08-11 09:53:31.517 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-11 09:53:31.517 | from cryptography.utils import int_from_bytes 2022-08-11 09:53:32.524 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-11 09:53:32.656 | Collecting etcd3gw===2.0.0 2022-08-11 09:53:32.664 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/827/5a9233ccda502/etcd3gw-2.0.0-py3-none-any.whl (22 kB) 2022-08-11 09:53:32.748 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 540)) (2.4.1) 2022-08-11 09:53:32.750 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (2.28.1) 2022-08-11 09:53:32.763 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 45)) (5.9.0) 2022-08-11 09:53:32.766 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 561)) (2.1.0) 2022-08-11 09:53:32.771 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 222)) (2019.11.28) 2022-08-11 09:53:32.773 | Requirement already satisfied: urllib3===1.26.11 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 172)) (1.26.11) 2022-08-11 09:53:32.805 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (3.3) 2022-08-11 09:53:34.143 | Installing collected packages: etcd3gw 2022-08-11 09:53:34.240 | Successfully installed etcd3gw-2.0.0 2022-08-11 09:53:34.330 | + inc/python:pip_install:196 : result=0 2022-08-11 09:53:34.332 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-11 09:53:34.334 | + functions-common:time_stop:2440 : local name 2022-08-11 09:53:34.337 | + functions-common:time_stop:2441 : local end_time 2022-08-11 09:53:34.339 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-11 09:53:34.342 | + functions-common:time_stop:2443 : local total 2022-08-11 09:53:34.344 | + functions-common:time_stop:2444 : local start_time 2022-08-11 09:53:34.346 | + functions-common:time_stop:2446 : name=pip_install 2022-08-11 09:53:34.348 | + functions-common:time_stop:2447 : start_time=1660211609545 2022-08-11 09:53:34.350 | + functions-common:time_stop:2449 : [[ -z 1660211609545 ]] 2022-08-11 09:53:34.353 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-11 09:53:34.357 | + functions-common:time_stop:2452 : end_time=1660211614355 2022-08-11 09:53:34.359 | + functions-common:time_stop:2453 : elapsed_time=4810 2022-08-11 09:53:34.361 | + functions-common:time_stop:2454 : total=46334 2022-08-11 09:53:34.363 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-11 09:53:34.366 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=51144 2022-08-11 09:53:34.368 | + inc/python:pip_install:199 : return 0 2022-08-11 09:53:34.370 | + ./stack.sh:main:873 : install_apache_uwsgi 2022-08-11 09:53:34.372 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-08-11 09:53:34.375 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-08-11 09:53:34.377 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-08-11 09:53:34.379 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-08-11 09:53:34.381 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-08-11 09:53:34.384 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-11 09:53:34.386 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-11 09:53:34.388 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-08-11 09:53:34.390 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-08-11 09:53:34.393 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-08-11 09:53:34.395 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-08-11 09:53:34.397 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-08-11 09:53:34.400 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-08-11 09:53:34.402 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-11 09:53:34.404 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-11 09:53:34.407 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-08-11 09:53:34.409 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-08-11 09:53:34.411 | + functions-common:install_package:1464 : update_package_repo 2022-08-11 09:53:34.414 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-08-11 09:53:34.416 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-08-11 09:53:34.419 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-08-11 09:53:34.421 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-08-11 09:53:34.423 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-08-11 09:53:34.426 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-11 09:53:34.428 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-11 09:53:34.430 | + functions-common:update_package_repo:1445 : apt_get_update 2022-08-11 09:53:34.432 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-08-11 09:53:34.435 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-08-11 09:53:34.437 | + functions-common:apt_get_update:1191 : return 2022-08-11 09:53:34.439 | + functions-common:install_package:1465 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-08-11 09:53:34.441 | + functions-common:real_install_package:1450 : is_ubuntu 2022-08-11 09:53:34.444 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-11 09:53:34.447 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-11 09:53:34.449 | + functions-common:real_install_package:1451 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-08-11 09:53:34.470 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-08-11 09:53:34.578 | Reading package lists... 2022-08-11 09:53:34.825 | Building dependency tree... 2022-08-11 09:53:34.826 | Reading state information... 2022-08-11 09:53:35.079 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.12). 2022-08-11 09:53:35.079 | The following packages were automatically installed and are no longer required: 2022-08-11 09:53:35.080 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-11 09:53:35.080 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-11 09:53:35.080 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-11 09:53:35.080 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-11 09:53:35.080 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-11 09:53:35.080 | python3-zope.interface 2022-08-11 09:53:35.080 | Use 'sudo apt autoremove' to remove them. 2022-08-11 09:53:35.081 | The following additional packages will be installed: 2022-08-11 09:53:35.081 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi-core 2022-08-11 09:53:35.082 | Suggested packages: 2022-08-11 09:53:35.082 | uwsgi-dev uwsgi-extra uwsgi-plugins-all python3-uwsgidecorators 2022-08-11 09:53:35.150 | The following NEW packages will be installed: 2022-08-11 09:53:35.151 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2022-08-11 09:53:35.267 | 0 upgraded, 6 newly installed, 0 to remove and 159 not upgraded. 2022-08-11 09:53:35.267 | Need to get 1,306 kB of archives. 2022-08-11 09:53:35.267 | After this operation, 4,613 kB of additional disk space will be used. 2022-08-11 09:53:35.267 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 2022-08-11 09:53:35.537 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] 2022-08-11 09:53:35.556 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 2022-08-11 09:53:35.595 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-core amd64 2.0.18-11ubuntu1 [523 kB] 2022-08-11 09:53:35.648 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi amd64 2.0.18-11ubuntu1 [17.6 kB] 2022-08-11 09:53:35.649 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-plugin-python3 amd64 2.0.18-11ubuntu1 [75.1 kB] 2022-08-11 09:53:36.220 | Fetched 1,306 kB in 0s (2,633 kB/s) 2022-08-11 09:53:36.398 | Selecting previously unselected package libnorm1:amd64. 2022-08-11 09:53:36.450 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 90643 files and directories currently installed.) 2022-08-11 09:53:36.454 | Preparing to unpack .../0-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 2022-08-11 09:53:36.569 | Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2022-08-11 09:53:37.084 | Selecting previously unselected package libpgm-5.2-0:amd64. 2022-08-11 09:53:37.094 | Preparing to unpack .../1-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2022-08-11 09:53:37.140 | Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2022-08-11 09:53:37.538 | Selecting previously unselected package libzmq5:amd64. 2022-08-11 09:53:37.548 | Preparing to unpack .../2-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 2022-08-11 09:53:37.595 | Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 2022-08-11 09:53:37.998 | Selecting previously unselected package uwsgi-core. 2022-08-11 09:53:38.008 | Preparing to unpack .../3-uwsgi-core_2.0.18-11ubuntu1_amd64.deb ... 2022-08-11 09:53:38.064 | Unpacking uwsgi-core (2.0.18-11ubuntu1) ... 2022-08-11 09:53:38.713 | Selecting previously unselected package uwsgi. 2022-08-11 09:53:38.722 | Preparing to unpack .../4-uwsgi_2.0.18-11ubuntu1_amd64.deb ... 2022-08-11 09:53:38.769 | Unpacking uwsgi (2.0.18-11ubuntu1) ... 2022-08-11 09:53:39.164 | Selecting previously unselected package uwsgi-plugin-python3. 2022-08-11 09:53:39.173 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.18-11ubuntu1_amd64.deb ... 2022-08-11 09:53:39.229 | Unpacking uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2022-08-11 09:53:39.596 | Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2022-08-11 09:53:39.820 | Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2022-08-11 09:53:39.984 | Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 2022-08-11 09:53:40.138 | Setting up uwsgi-core (2.0.18-11ubuntu1) ... 2022-08-11 09:53:40.329 | Setting up uwsgi (2.0.18-11ubuntu1) ... 2022-08-11 09:53:41.538 | Setting up uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2022-08-11 09:53:41.784 | Processing triggers for systemd (245.4-4ubuntu3.17) ... 2022-08-11 09:53:42.261 | Processing triggers for man-db (2.9.1-1) ... 2022-08-11 09:53:42.807 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-08-11 09:53:50.588 | + functions-common:apt_get:1235 : result=0 2022-08-11 09:53:50.590 | + functions-common:apt_get:1238 : time_stop apt-get 2022-08-11 09:53:50.592 | + functions-common:time_stop:2440 : local name 2022-08-11 09:53:50.594 | + functions-common:time_stop:2441 : local end_time 2022-08-11 09:53:50.597 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-11 09:53:50.599 | + functions-common:time_stop:2443 : local total 2022-08-11 09:53:50.601 | + functions-common:time_stop:2444 : local start_time 2022-08-11 09:53:50.603 | + functions-common:time_stop:2446 : name=apt-get 2022-08-11 09:53:50.605 | + functions-common:time_stop:2447 : start_time=1660211614468 2022-08-11 09:53:50.607 | + functions-common:time_stop:2449 : [[ -z 1660211614468 ]] 2022-08-11 09:53:50.610 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-11 09:53:50.614 | + functions-common:time_stop:2452 : end_time=1660211630612 2022-08-11 09:53:50.616 | + functions-common:time_stop:2453 : elapsed_time=16144 2022-08-11 09:53:50.619 | + functions-common:time_stop:2454 : total=521923 2022-08-11 09:53:50.621 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-11 09:53:50.624 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=538067 2022-08-11 09:53:50.632 | + functions-common:apt_get:1239 : return 0 2022-08-11 09:53:50.635 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-08-11 09:53:50.638 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-11 09:53:50.640 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-11 09:53:50.643 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-08-11 09:53:50.705 | Enabling module proxy. 2022-08-11 09:53:50.710 | To activate the new configuration, you need to run: 2022-08-11 09:53:50.710 | systemctl restart apache2 2022-08-11 09:53:50.715 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-08-11 09:53:50.775 | Considering dependency proxy for proxy_uwsgi: 2022-08-11 09:53:50.776 | Module proxy already enabled 2022-08-11 09:53:50.776 | Enabling module proxy_uwsgi. 2022-08-11 09:53:50.781 | To activate the new configuration, you need to run: 2022-08-11 09:53:50.781 | systemctl restart apache2 2022-08-11 09:53:50.785 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-08-11 09:53:50.787 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-08-11 09:53:50.790 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-08-11 09:53:50.792 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-08-11 09:53:50.917 | + ./stack.sh:main:876 : install_keystoneauth 2022-08-11 09:53:50.920 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-08-11 09:53:50.922 | + inc/python:use_library_from_git:246 : local name=keystoneauth 2022-08-11 09:53:50.925 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-11 09:53:50.928 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-11 09:53:50.931 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,keystoneauth, ]] 2022-08-11 09:53:50.933 | + inc/python:use_library_from_git:249 : return 1 2022-08-11 09:53:50.935 | + ./stack.sh:main:877 : install_keystoneclient 2022-08-11 09:53:50.938 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-08-11 09:53:50.940 | + inc/python:use_library_from_git:246 : local name=python-keystoneclient 2022-08-11 09:53:50.943 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-11 09:53:50.945 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-11 09:53:50.947 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-keystoneclient, ]] 2022-08-11 09:53:50.949 | + inc/python:use_library_from_git:249 : return 1 2022-08-11 09:53:50.952 | + ./stack.sh:main:878 : install_glanceclient 2022-08-11 09:53:50.954 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-08-11 09:53:50.956 | + inc/python:use_library_from_git:246 : local name=python-glanceclient 2022-08-11 09:53:50.959 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-11 09:53:50.961 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-11 09:53:50.964 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-glanceclient, ]] 2022-08-11 09:53:50.966 | + inc/python:use_library_from_git:249 : return 1 2022-08-11 09:53:50.968 | + ./stack.sh:main:879 : install_cinderclient 2022-08-11 09:53:50.970 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-08-11 09:53:50.973 | + inc/python:use_library_from_git:246 : local name=python-brick-cinderclient-ext 2022-08-11 09:53:50.975 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-11 09:53:50.978 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-11 09:53:50.980 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-08-11 09:53:50.983 | + inc/python:use_library_from_git:249 : return 1 2022-08-11 09:53:50.985 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-08-11 09:53:50.987 | + inc/python:use_library_from_git:246 : local name=python-cinderclient 2022-08-11 09:53:50.990 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-11 09:53:50.992 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-11 09:53:50.995 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-cinderclient, ]] 2022-08-11 09:53:50.997 | + inc/python:use_library_from_git:249 : return 1 2022-08-11 09:53:50.999 | + ./stack.sh:main:880 : install_novaclient 2022-08-11 09:53:51.001 | + lib/nova:install_novaclient:878 : use_library_from_git python-novaclient 2022-08-11 09:53:51.004 | + inc/python:use_library_from_git:246 : local name=python-novaclient 2022-08-11 09:53:51.006 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-11 09:53:51.008 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-11 09:53:51.011 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-novaclient, ]] 2022-08-11 09:53:51.013 | + inc/python:use_library_from_git:249 : return 1 2022-08-11 09:53:51.015 | + ./stack.sh:main:881 : is_service_enabled swift glance horizon 2022-08-11 09:53:51.031 | + functions-common:is_service_enabled:2096 : return 0 2022-08-11 09:53:51.034 | + ./stack.sh:main:882 : install_swiftclient 2022-08-11 09:53:51.036 | + lib/swift:install_swiftclient:733 : use_library_from_git python-swiftclient 2022-08-11 09:53:51.038 | + inc/python:use_library_from_git:246 : local name=python-swiftclient 2022-08-11 09:53:51.041 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-11 09:53:51.043 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-11 09:53:51.046 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-swiftclient, ]] 2022-08-11 09:53:51.048 | + inc/python:use_library_from_git:249 : return 1 2022-08-11 09:53:51.050 | + ./stack.sh:main:884 : is_service_enabled neutron nova horizon 2022-08-11 09:53:51.067 | + functions-common:is_service_enabled:2096 : return 0 2022-08-11 09:53:51.069 | + ./stack.sh:main:885 : install_neutronclient 2022-08-11 09:53:51.071 | + lib/neutron:install_neutronclient:465 : use_library_from_git python-neutronclient 2022-08-11 09:53:51.073 | + inc/python:use_library_from_git:246 : local name=python-neutronclient 2022-08-11 09:53:51.076 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-11 09:53:51.078 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-11 09:53:51.080 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-neutronclient, ]] 2022-08-11 09:53:51.083 | + inc/python:use_library_from_git:249 : return 1 2022-08-11 09:53:51.085 | + ./stack.sh:main:889 : install_keystonemiddleware 2022-08-11 09:53:51.088 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-08-11 09:53:51.090 | + inc/python:use_library_from_git:246 : local name=keystonemiddleware 2022-08-11 09:53:51.092 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-11 09:53:51.095 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-11 09:53:51.097 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,keystonemiddleware, ]] 2022-08-11 09:53:51.099 | + inc/python:use_library_from_git:249 : return 1 2022-08-11 09:53:51.102 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-08-11 09:53:51.104 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-08-11 09:53:51.107 | + inc/python:pip_install_gr:77 : local clean_name 2022-08-11 09:53:51.110 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-08-11 09:53:51.112 | ++ inc/python:get_from_global_requirements:221 : local package=keystonemiddleware 2022-08-11 09:53:51.114 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-08-11 09:53:51.118 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-08-11 09:53:51.118 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-08-11 09:53:51.123 | ++ inc/python:get_from_global_requirements:223 : required_pkg='keystonemiddleware ' 2022-08-11 09:53:51.126 | ++ inc/python:get_from_global_requirements:224 : [[ keystonemiddleware == '' ]] 2022-08-11 09:53:51.128 | ++ inc/python:get_from_global_requirements:227 : echo keystonemiddleware 2022-08-11 09:53:51.131 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-08-11 09:53:51.133 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-08-11 09:53:51.153 | Using python 3.8 to install keystonemiddleware 2022-08-11 09:53:51.155 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-08-11 09:53:53.089 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-11 09:53:53.089 | from cryptography.utils import int_from_bytes 2022-08-11 09:53:53.089 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-11 09:53:53.089 | from cryptography.utils import int_from_bytes 2022-08-11 09:53:54.100 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-11 09:53:54.103 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (10.0.0) 2022-08-11 09:53:54.155 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 376)) (3.0.0) 2022-08-11 09:53:54.193 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 399)) (9.0.0) 2022-08-11 09:53:54.231 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 418)) (1.1.8) 2022-08-11 09:53:54.236 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 427)) (4.0.0) 2022-08-11 09:53:54.240 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (1.16.0) 2022-08-11 09:53:54.243 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 492)) (1.5.0) 2022-08-11 09:53:54.248 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 519)) (5.0.0) 2022-08-11 09:53:54.304 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (5.0.0) 2022-08-11 09:53:54.324 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (5.1.1) 2022-08-11 09:53:54.328 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (6.0.0) 2022-08-11 09:53:54.341 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 586)) (2022.1) 2022-08-11 09:53:54.345 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 57)) (3.1.1) 2022-08-11 09:53:54.355 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (2.28.1) 2022-08-11 09:53:54.368 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 54)) (5.0.0) 2022-08-11 09:53:54.374 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (5.0.0) 2022-08-11 09:53:54.382 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (5.0.0) 2022-08-11 09:53:54.419 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 45)) (5.9.0) 2022-08-11 09:53:54.422 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 19)) (1.8.7) 2022-08-11 09:53:54.435 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 51)) (5.1.0) 2022-08-11 09:53:54.439 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (2.5.0) 2022-08-11 09:53:54.446 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 181)) (6.0) 2022-08-11 09:53:54.448 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 133)) (0.8.0) 2022-08-11 09:53:54.453 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (1.0.2) 2022-08-11 09:53:54.456 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (1.7.0) 2022-08-11 09:53:54.460 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (21.3) 2022-08-11 09:53:54.465 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 414)) (3.0.9) 2022-08-11 09:53:54.471 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 515)) (0.11.0) 2022-08-11 09:53:54.474 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (3.3) 2022-08-11 09:53:54.477 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 561)) (2.1.0) 2022-08-11 09:53:54.481 | Requirement already satisfied: urllib3===1.26.11 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 172)) (1.26.11) 2022-08-11 09:53:54.514 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 222)) (2019.11.28) 2022-08-11 09:53:54.517 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) (1.0.4) 2022-08-11 09:53:54.519 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (0.9.6) 2022-08-11 09:53:54.522 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 581)) (2.8.2) 2022-08-11 09:53:54.526 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (1.14.1) 2022-08-11 09:53:55.787 | + inc/python:pip_install:196 : result=0 2022-08-11 09:53:55.789 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-11 09:53:55.792 | + functions-common:time_stop:2440 : local name 2022-08-11 09:53:55.794 | + functions-common:time_stop:2441 : local end_time 2022-08-11 09:53:55.796 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-11 09:53:55.798 | + functions-common:time_stop:2443 : local total 2022-08-11 09:53:55.800 | + functions-common:time_stop:2444 : local start_time 2022-08-11 09:53:55.802 | + functions-common:time_stop:2446 : name=pip_install 2022-08-11 09:53:55.805 | + functions-common:time_stop:2447 : start_time=1660211631148 2022-08-11 09:53:55.807 | + functions-common:time_stop:2449 : [[ -z 1660211631148 ]] 2022-08-11 09:53:55.810 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-11 09:53:55.814 | + functions-common:time_stop:2452 : end_time=1660211635811 2022-08-11 09:53:55.816 | + functions-common:time_stop:2453 : elapsed_time=4663 2022-08-11 09:53:55.818 | + functions-common:time_stop:2454 : total=51144 2022-08-11 09:53:55.820 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-11 09:53:55.823 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=55807 2022-08-11 09:53:55.825 | + inc/python:pip_install:199 : return 0 2022-08-11 09:53:55.827 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-08-11 09:53:55.829 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-08-11 09:53:55.832 | + inc/python:pip_install_gr:77 : local clean_name 2022-08-11 09:53:55.835 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-08-11 09:53:55.837 | ++ inc/python:get_from_global_requirements:221 : local package=python-memcached 2022-08-11 09:53:55.840 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-08-11 09:53:55.843 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-08-11 09:53:55.844 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-08-11 09:53:55.849 | ++ inc/python:get_from_global_requirements:223 : required_pkg='python-memcached ' 2022-08-11 09:53:55.851 | ++ inc/python:get_from_global_requirements:224 : [[ python-memcached == '' ]] 2022-08-11 09:53:55.853 | ++ inc/python:get_from_global_requirements:227 : echo python-memcached 2022-08-11 09:53:55.856 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-08-11 09:53:55.858 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-08-11 09:53:55.879 | Using python 3.8 to install python-memcached 2022-08-11 09:53:55.881 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-08-11 09:53:57.827 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-11 09:53:57.828 | from cryptography.utils import int_from_bytes 2022-08-11 09:53:57.828 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-11 09:53:57.828 | from cryptography.utils import int_from_bytes 2022-08-11 09:53:58.828 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-11 09:53:58.950 | Collecting python-memcached===1.59 2022-08-11 09:53:58.956 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4da/c64916871bd35/python_memcached-1.59-py2.py3-none-any.whl (16 kB) 2022-08-11 09:53:59.035 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (1.16.0) 2022-08-11 09:54:00.421 | Installing collected packages: python-memcached 2022-08-11 09:54:00.502 | Successfully installed python-memcached-1.59 2022-08-11 09:54:00.595 | + inc/python:pip_install:196 : result=0 2022-08-11 09:54:00.597 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-11 09:54:00.600 | + functions-common:time_stop:2440 : local name 2022-08-11 09:54:00.603 | + functions-common:time_stop:2441 : local end_time 2022-08-11 09:54:00.606 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-11 09:54:00.608 | + functions-common:time_stop:2443 : local total 2022-08-11 09:54:00.610 | + functions-common:time_stop:2444 : local start_time 2022-08-11 09:54:00.613 | + functions-common:time_stop:2446 : name=pip_install 2022-08-11 09:54:00.615 | + functions-common:time_stop:2447 : start_time=1660211635874 2022-08-11 09:54:00.617 | + functions-common:time_stop:2449 : [[ -z 1660211635874 ]] 2022-08-11 09:54:00.627 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-11 09:54:00.631 | + functions-common:time_stop:2452 : end_time=1660211640628 2022-08-11 09:54:00.634 | + functions-common:time_stop:2453 : elapsed_time=4754 2022-08-11 09:54:00.636 | + functions-common:time_stop:2454 : total=55807 2022-08-11 09:54:00.638 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-11 09:54:00.640 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=60561 2022-08-11 09:54:00.642 | + inc/python:pip_install:199 : return 0 2022-08-11 09:54:00.645 | + ./stack.sh:main:891 : is_service_enabled keystone 2022-08-11 09:54:00.661 | + functions-common:is_service_enabled:2096 : return 0 2022-08-11 09:54:00.664 | + ./stack.sh:main:892 : '[' 10.222.0.43 == 10.222.0.43 ']' 2022-08-11 09:54:00.666 | + ./stack.sh:main:893 : stack_install_service keystone 2022-08-11 09:54:00.668 | + lib/stack:stack_install_service:20 : local service=keystone 2022-08-11 09:54:00.670 | + lib/stack:stack_install_service:21 : type install_keystone 2022-08-11 09:54:00.673 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-08-11 09:54:00.675 | + lib/stack:stack_install_service:32 : install_keystone 2022-08-11 09:54:00.677 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-08-11 09:54:00.692 | + functions-common:is_service_enabled:2096 : return 1 2022-08-11 09:54:00.694 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-08-11 09:54:00.696 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/keystone.git 2022-08-11 09:54:00.699 | + functions-common:git_clone:598 : local git_dest=/opt/stack/keystone 2022-08-11 09:54:00.701 | + functions-common:git_clone:599 : local git_ref=master 2022-08-11 09:54:00.703 | + functions-common:git_clone:600 : local orig_dir 2022-08-11 09:54:00.705 | ++ functions-common:git_clone:601 : pwd 2022-08-11 09:54:00.708 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-08-11 09:54:00.710 | + functions-common:git_clone:602 : local git_clone_flags= 2022-08-11 09:54:00.713 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-08-11 09:54:00.728 | + functions-common:git_clone:604 : RECLONE=False 2022-08-11 09:54:00.730 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-08-11 09:54:00.732 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-08-11 09:54:00.734 | + functions-common:git_clone:618 : echo master 2022-08-11 09:54:00.735 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-08-11 09:54:00.739 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/keystone ]] 2022-08-11 09:54:00.742 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-08-11 09:54:00.744 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/keystone 2022-08-11 09:54:00.756 | + functions-common:git_clone:678 : cd /opt/stack/keystone 2022-08-11 09:54:00.759 | + functions-common:git_clone:679 : git show --oneline 2022-08-11 09:54:00.759 | + functions-common:git_clone:679 : head -1 2022-08-11 09:54:00.763 | 1dd6993d7 Merge "docs: Update docs to reflect migration to Alembic" 2022-08-11 09:54:00.765 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-08-11 09:54:00.767 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-08-11 09:54:00.770 | + inc/python:setup_develop:334 : local bindep 2022-08-11 09:54:00.772 | + inc/python:setup_develop:335 : [[ /opt/stack/keystone == -bindep* ]] 2022-08-11 09:54:00.775 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/keystone 2022-08-11 09:54:00.777 | + inc/python:setup_develop:340 : local extras= 2022-08-11 09:54:00.779 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-08-11 09:54:00.781 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-08-11 09:54:00.784 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/keystone == -bindep* ]] 2022-08-11 09:54:00.786 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/keystone 2022-08-11 09:54:00.788 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-08-11 09:54:00.790 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-08-11 09:54:00.793 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/keystone 2022-08-11 09:54:00.795 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-08-11 09:54:00.798 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/keystone 2022-08-11 09:54:00.800 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-08-11 09:54:00.803 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-08-11 09:54:00.806 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-08-11 09:54:00.811 | + inc/python:_setup_package_with_constraints_edit:381 : name=keystone 2022-08-11 09:54:00.813 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-08-11 09:54:01.443 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/keystone -e 2022-08-11 09:54:01.445 | + inc/python:setup_package:414 : local bindep=0 2022-08-11 09:54:01.448 | + inc/python:setup_package:415 : local bindep_flag= 2022-08-11 09:54:01.450 | + inc/python:setup_package:416 : local bindep_profiles= 2022-08-11 09:54:01.452 | + inc/python:setup_package:417 : [[ /opt/stack/keystone == -bindep* ]] 2022-08-11 09:54:01.454 | + inc/python:setup_package:422 : local project_dir=/opt/stack/keystone 2022-08-11 09:54:01.456 | + inc/python:setup_package:423 : local flags=-e 2022-08-11 09:54:01.458 | + inc/python:setup_package:424 : local extras= 2022-08-11 09:54:01.460 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-08-11 09:54:01.463 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-08-11 09:54:01.465 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-08-11 09:54:01.467 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-08-11 09:54:01.469 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-08-11 09:54:01.471 | + inc/python:setup_package:442 : pip_install -e /opt/stack/keystone 2022-08-11 09:54:01.491 | Using python 3.8 to install /opt/stack/keystone 2022-08-11 09:54:01.494 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-08-11 09:54:03.427 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-11 09:54:03.427 | from cryptography.utils import int_from_bytes 2022-08-11 09:54:03.427 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-11 09:54:03.427 | from cryptography.utils import int_from_bytes 2022-08-11 09:54:04.428 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-11 09:54:04.428 | Obtaining file:///opt/stack/keystone 2022-08-11 09:54:06.077 | Collecting Flask===2.2.1 2022-08-11 09:54:06.084 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3c6/04c48c3d5b4c6/Flask-2.2.1-py3-none-any.whl (101 kB) 2022-08-11 09:54:06.287 | Collecting Flask-RESTful===0.3.9 2022-08-11 09:54:06.293 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/497/0c49b6488e46c/Flask_RESTful-0.3.9-py2.py3-none-any.whl (25 kB) 2022-08-11 09:54:06.380 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-08-11 09:54:06.386 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-08-11 09:54:06.448 | Collecting PyJWT===2.4.0 2022-08-11 09:54:06.454 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/72d/1d253f32dbd4f/PyJWT-2.4.0-py3-none-any.whl (18 kB) 2022-08-11 09:54:06.489 | Requirement already satisfied: SQLAlchemy===1.4.39 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.39) 2022-08-11 09:54:06.632 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-08-11 09:54:06.789 | Collecting Werkzeug===2.2.1 2022-08-11 09:54:06.796 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7e1/db6a5ba6b9a8b/Werkzeug-2.2.1-py3-none-any.whl (232 kB) 2022-08-11 09:54:07.002 | Collecting aniso8601===9.0.1 2022-08-11 09:54:07.007 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1d2/b7ef82963909e/aniso8601-9.0.1-py2.py3-none-any.whl (52 kB) 2022-08-11 09:54:07.102 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 95)) (3.2.2) 2022-08-11 09:54:07.110 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.15.1) 2022-08-11 09:54:07.169 | Collecting click===8.1.3 2022-08-11 09:54:07.175 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/bb4/d8133cb15a609/click-8.1.3-py3-none-any.whl (96 kB) 2022-08-11 09:54:07.196 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (36.0.2) 2022-08-11 09:54:07.233 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.8) 2022-08-11 09:54:07.238 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.1.2) 2022-08-11 09:54:07.243 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (4.12.0) 2022-08-11 09:54:07.373 | Collecting itsdangerous===2.1.2 2022-08-11 09:54:07.379 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2c2/349112351b886/itsdangerous-2.1.2-py3-none-any.whl (15 kB) 2022-08-11 09:54:07.456 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (4.7.2) 2022-08-11 09:54:07.494 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (10.0.0) 2022-08-11 09:54:07.544 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.0.4) 2022-08-11 09:54:07.582 | Collecting oauthlib===3.2.0 2022-08-11 09:54:07.587 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6db/33440354787f9/oauthlib-3.2.0-py3-none-any.whl (151 kB) 2022-08-11 09:54:07.629 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.0.0) 2022-08-11 09:54:07.689 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (9.0.0) 2022-08-11 09:54:07.728 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.0) 2022-08-11 09:54:07.734 | Requirement already satisfied: oslo.db===12.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (12.0.0) 2022-08-11 09:54:07.779 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-08-11 09:54:07.783 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (5.0.0) 2022-08-11 09:54:07.821 | Requirement already satisfied: oslo.messaging===13.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (13.0.0) 2022-08-11 09:54:07.874 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (0.4.0) 2022-08-11 09:54:07.884 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (5.0.0) 2022-08-11 09:54:07.903 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.0) 2022-08-11 09:54:07.917 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (5.0.0) 2022-08-11 09:54:07.925 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (3.0.0) 2022-08-11 09:54:07.947 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (2.0.0) 2022-08-11 09:54:07.957 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.0.0) 2022-08-11 09:54:07.970 | Requirement already satisfied: osprofiler===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (3.4.3) 2022-08-11 09:54:08.009 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-08-11 09:54:08.112 | Collecting passlib===1.7.4 2022-08-11 09:54:08.121 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aa6/bca462b8d8bda/passlib-1.7.4-py2.py3-none-any.whl (525 kB) 2022-08-11 09:54:08.269 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.9.0) 2022-08-11 09:54:08.272 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-08-11 09:54:08.285 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-08-11 09:54:08.292 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-08-11 09:54:08.301 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-11 09:54:08.305 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-08-11 09:54:08.307 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-11 09:54:08.313 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-08-11 09:54:08.435 | Collecting pysaml2===7.1.2 2022-08-11 09:54:08.442 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d91/5961aaa4d4d97/pysaml2-7.1.2-py2.py3-none-any.whl (406 kB) 2022-08-11 09:54:08.610 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-08-11 09:54:08.616 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-08-11 09:54:08.636 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-08-11 09:54:08.640 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-11 09:54:08.653 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-08-11 09:54:08.917 | Collecting scrypt===0.8.20 2022-08-11 09:54:08.926 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/61d/faff95a184fd3/scrypt-0.8.20-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.2 MB) 2022-08-11 09:54:09.063 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-11 09:54:09.065 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.13.0) 2022-08-11 09:54:09.075 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-08-11 09:54:09.078 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-08-11 09:54:09.081 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-11 09:54:09.085 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-08-11 09:54:09.093 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-08-11 09:54:09.099 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-08-11 09:54:09.109 | Requirement already satisfied: urllib3===1.26.11 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.11) 2022-08-11 09:54:09.140 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-08-11 09:54:09.335 | Collecting xmlschema===2.0.1 2022-08-11 09:54:09.341 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8d9/f87ebd3ce0b8b/xmlschema-2.0.1-py3-none-any.whl (354 kB) 2022-08-11 09:54:09.485 | Requirement already satisfied: yappi===1.3.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.6) 2022-08-11 09:54:09.490 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-08-11 09:54:09.515 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (5.1.1) 2022-08-11 09:54:09.518 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (5.9.0) 2022-08-11 09:54:09.569 | Requirement already satisfied: attrs===22.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (22.1.0) 2022-08-11 09:54:09.625 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-08-11 09:54:09.682 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-08-11 09:54:09.688 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-11 09:54:09.691 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-08-11 09:54:09.695 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-08-11 09:54:09.708 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-08-11 09:54:09.713 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (5.2.0) 2022-08-11 09:54:09.716 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 173)) (2.4.1) 2022-08-11 09:54:09.718 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (5.2.4) 2022-08-11 09:54:09.763 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-08-11 09:54:09.772 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.33.1) 2022-08-11 09:54:09.781 | Requirement already satisfied: oslo.concurrency===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (5.0.0) 2022-08-11 09:54:09.790 | Requirement already satisfied: Paste===3.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.1) 2022-08-11 09:54:09.799 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (4.0.1) 2022-08-11 09:54:09.810 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-08-11 09:54:09.821 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-08-11 09:54:09.823 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-08-11 09:54:09.916 | Collecting defusedxml===0.7.1 2022-08-11 09:54:10.022 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a35/2e7e428770286/defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2022-08-11 09:54:10.107 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from pysaml2===7.1.2->-c /opt/stack/requirements/upper-constraints.txt (line 374)) (45.2.0) 2022-08-11 09:54:10.110 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-08-11 09:54:10.121 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-11 09:54:10.124 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-08-11 09:54:10.127 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.0) 2022-08-11 09:54:10.131 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-08-11 09:54:10.134 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (1.0.0) 2022-08-11 09:54:10.287 | Collecting elementpath===3.0.1 2022-08-11 09:54:10.296 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a01/59a95283220d5/elementpath-3.0.1-py3-none-any.whl (186 kB) 2022-08-11 09:54:10.410 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-08-11 09:54:10.414 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-11 09:54:10.417 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-08-11 09:54:10.427 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (5.0.0) 2022-08-11 09:54:10.430 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (2.2.1) 2022-08-11 09:54:10.456 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (0.17.3) 2022-08-11 09:54:10.460 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-08-11 09:54:11.109 | Installing collected packages: itsdangerous, click, Werkzeug, Flask, aniso8601, Flask-RESTful, PyJWT, defusedxml, elementpath, oauthlib, passlib, xmlschema, pysaml2, scrypt, keystone 2022-08-11 09:54:11.146 | Attempting uninstall: click 2022-08-11 09:54:11.146 | Found existing installation: Click 7.0 2022-08-11 09:54:11.148 | Not uninstalling click at /usr/lib/python3/dist-packages, outside environment /usr 2022-08-11 09:54:11.148 | Can't uninstall 'Click'. No files were found to uninstall. 2022-08-11 09:54:11.713 | Attempting uninstall: PyJWT 2022-08-11 09:54:11.714 | Found existing installation: PyJWT 1.7.1 2022-08-11 09:54:11.715 | Not uninstalling pyjwt at /usr/lib/python3/dist-packages, outside environment /usr 2022-08-11 09:54:11.715 | Can't uninstall 'PyJWT'. No files were found to uninstall. 2022-08-11 09:54:12.063 | Attempting uninstall: oauthlib 2022-08-11 09:54:12.064 | Found existing installation: oauthlib 3.1.0 2022-08-11 09:54:12.065 | Not uninstalling oauthlib at /usr/lib/python3/dist-packages, outside environment /usr 2022-08-11 09:54:12.065 | Can't uninstall 'oauthlib'. No files were found to uninstall. 2022-08-11 09:54:13.660 | Running setup.py develop for keystone 2022-08-11 09:54:15.429 | Successfully installed Flask-2.2.1 Flask-RESTful-0.3.9 PyJWT-2.4.0 Werkzeug-2.2.1 aniso8601-9.0.1 click-8.1.3 defusedxml-0.7.1 elementpath-3.0.1 itsdangerous-2.1.2 keystone oauthlib-3.2.0 passlib-1.7.4 pysaml2-7.1.2 scrypt-0.8.20 xmlschema-2.0.1 2022-08-11 09:54:15.564 | + inc/python:pip_install:196 : result=0 2022-08-11 09:54:15.566 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-11 09:54:15.568 | + functions-common:time_stop:2440 : local name 2022-08-11 09:54:15.571 | + functions-common:time_stop:2441 : local end_time 2022-08-11 09:54:15.573 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-11 09:54:15.575 | + functions-common:time_stop:2443 : local total 2022-08-11 09:54:15.577 | + functions-common:time_stop:2444 : local start_time 2022-08-11 09:54:15.579 | + functions-common:time_stop:2446 : name=pip_install 2022-08-11 09:54:15.581 | + functions-common:time_stop:2447 : start_time=1660211641486 2022-08-11 09:54:15.583 | + functions-common:time_stop:2449 : [[ -z 1660211641486 ]] 2022-08-11 09:54:15.586 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-11 09:54:15.590 | + functions-common:time_stop:2452 : end_time=1660211655588 2022-08-11 09:54:15.592 | + functions-common:time_stop:2453 : elapsed_time=14102 2022-08-11 09:54:15.594 | + functions-common:time_stop:2454 : total=60561 2022-08-11 09:54:15.596 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-11 09:54:15.598 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=74663 2022-08-11 09:54:15.601 | + inc/python:pip_install:199 : return 0 2022-08-11 09:54:15.603 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-08-11 09:54:15.605 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-08-11 09:54:15.607 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-08-11 09:54:15.625 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-08-11 09:54:15.638 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/keystone 2022-08-11 09:54:15.640 | + inc/python:use_library_from_git:246 : local name=/opt/stack/keystone 2022-08-11 09:54:15.643 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-11 09:54:15.645 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-11 09:54:15.647 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-08-11 09:54:15.650 | + inc/python:use_library_from_git:249 : return 1 2022-08-11 09:54:15.652 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-08-11 09:54:15.671 | + functions-common:is_service_enabled:2096 : return 1 2022-08-11 09:54:15.673 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-08-11 09:54:15.676 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-08-11 09:54:15.678 | + ./stack.sh:main:894 : configure_keystone 2022-08-11 09:54:15.681 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-08-11 09:54:15.693 | + lib/keystone:configure_keystone:194 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2022-08-11 09:54:15.696 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-08-11 09:54:15.700 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-08-11 09:54:15.715 | + functions-common:is_service_enabled:2096 : return 1 2022-08-11 09:54:15.718 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-08-11 09:54:15.752 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-08-11 09:54:15.782 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-08-11 09:54:15.815 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-08-11 09:54:15.848 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-08-11 09:54:15.882 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-08-11 09:54:15.915 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-08-11 09:54:15.946 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-08-11 09:54:15.983 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-08-11 09:54:15.985 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-08-11 09:54:15.988 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-08-11 09:54:15.990 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-08-11 09:54:15.993 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-08-11 09:54:15.995 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-08-11 09:54:16.010 | + functions-common:is_service_enabled:2096 : return 0 2022-08-11 09:54:16.013 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-08-11 09:54:16.015 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-08-11 09:54:16.018 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-08-11 09:54:16.033 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-11 09:54:16.035 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.43:5672/ 2022-08-11 09:54:16.038 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.43:5672/ 2022-08-11 09:54:16.071 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-08-11 09:54:16.073 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-08-11 09:54:16.075 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-08-11 09:54:16.077 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-08-11 09:54:16.094 | + functions-common:is_service_enabled:2096 : return 1 2022-08-11 09:54:16.096 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.43/identity 2022-08-11 09:54:16.144 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-08-11 09:54:16.146 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-08-11 09:54:16.181 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-08-11 09:54:16.183 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-08-11 09:54:16.186 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-08-11 09:54:16.188 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=keystone 2022-08-11 09:54:16.190 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-08-11 09:54:16.192 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-08-11 09:54:16.195 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-08-11 09:54:16.211 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-11 09:54:16.213 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-08-11 09:54:16.215 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2022-08-11 09:54:16.218 | + lib/keystone:configure_keystone:232 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2022-08-11 09:54:16.251 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-08-11 09:54:16.254 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-08-11 09:54:16.256 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-08-11 09:54:16.268 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-08-11 09:54:16.271 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-08-11 09:54:16.293 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-08-11 09:54:16.296 | + functions:setup_systemd_logging:695 : local pidstr= 2022-08-11 09:54:16.298 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-08-11 09:54:16.301 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-08-11 09:54:16.303 | + functions:setup_systemd_logging:702 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-08-11 09:54:16.338 | + functions:setup_systemd_logging:704 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-08-11 09:54:16.369 | + functions:setup_systemd_logging:705 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-08-11 09:54:16.400 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-08-11 09:54:16.430 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-08-11 09:54:16.463 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-08-11 09:54:16.465 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-08-11 09:54:16.467 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-08-11 09:54:16.469 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-08-11 09:54:16.472 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-08-11 09:54:16.474 | + lib/apache:write_uwsgi_config:257 : local http= 2022-08-11 09:54:16.476 | + lib/apache:write_uwsgi_config:258 : local name= 2022-08-11 09:54:16.479 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-08-11 09:54:16.483 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-08-11 09:54:16.485 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-08-11 09:54:16.487 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-08-11 09:54:16.499 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-08-11 09:54:16.499 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-08-11 09:54:16.508 | d /var/run/uwsgi 0755 ubuntu root 2022-08-11 09:54:16.511 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-08-11 09:54:16.526 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-08-11 09:54:16.529 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-08-11 09:54:16.532 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-08-11 09:54:16.566 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-08-11 09:54:16.596 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-08-11 09:54:16.628 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-08-11 09:54:16.658 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-08-11 09:54:16.689 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-08-11 09:54:16.720 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-08-11 09:54:16.751 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-08-11 09:54:16.782 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-08-11 09:54:16.813 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-08-11 09:54:16.844 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-08-11 09:54:16.875 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-08-11 09:54:16.905 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-08-11 09:54:16.936 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-08-11 09:54:16.938 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-08-11 09:54:16.941 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-08-11 09:54:16.943 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-08-11 09:54:16.945 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-08-11 09:54:16.948 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-11 09:54:16.950 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-11 09:54:16.952 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-08-11 09:54:16.955 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-08-11 09:54:16.957 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-08-11 09:54:16.989 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-08-11 09:54:17.020 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2022-08-11 09:54:17.020 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-08-11 09:54:17.029 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-08-11 09:54:17.033 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-08-11 09:54:17.035 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-08-11 09:54:17.037 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-08-11 09:54:17.040 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-08-11 09:54:17.042 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-08-11 09:54:17.045 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-11 09:54:17.047 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-11 09:54:17.049 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-08-11 09:54:17.052 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-08-11 09:54:17.054 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-11 09:54:17.056 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-11 09:54:17.058 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-08-11 09:54:17.120 | Enabling site keystone-wsgi-public. 2022-08-11 09:54:17.125 | To activate the new configuration, you need to run: 2022-08-11 09:54:17.125 | systemctl reload apache2 2022-08-11 09:54:17.129 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-08-11 09:54:17.131 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-08-11 09:54:17.134 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-08-11 09:54:17.136 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-08-11 09:54:17.259 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-08-11 09:54:17.293 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-08-11 09:54:17.328 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-08-11 09:54:17.363 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-08-11 09:54:17.365 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-08-11 09:54:17.400 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-08-11 09:54:17.431 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-08-11 09:54:17.462 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-08-11 09:54:17.465 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-08-11 09:54:17.467 | + ./stack.sh:main:898 : is_service_enabled swift 2022-08-11 09:54:17.484 | + functions-common:is_service_enabled:2096 : return 0 2022-08-11 09:54:17.486 | + ./stack.sh:main:899 : is_service_enabled ceilometer 2022-08-11 09:54:17.503 | + functions-common:is_service_enabled:2096 : return 1 2022-08-11 09:54:17.505 | + ./stack.sh:main:902 : stack_install_service swift 2022-08-11 09:54:17.507 | + lib/stack:stack_install_service:20 : local service=swift 2022-08-11 09:54:17.510 | + lib/stack:stack_install_service:21 : type install_swift 2022-08-11 09:54:17.512 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-08-11 09:54:17.514 | + lib/stack:stack_install_service:32 : install_swift 2022-08-11 09:54:17.516 | + lib/swift:install_swift:723 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-08-11 09:54:17.519 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/swift.git 2022-08-11 09:54:17.521 | + functions-common:git_clone:598 : local git_dest=/opt/stack/swift 2022-08-11 09:54:17.524 | + functions-common:git_clone:599 : local git_ref=master 2022-08-11 09:54:17.526 | + functions-common:git_clone:600 : local orig_dir 2022-08-11 09:54:17.528 | ++ functions-common:git_clone:601 : pwd 2022-08-11 09:54:17.531 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-08-11 09:54:17.533 | + functions-common:git_clone:602 : local git_clone_flags= 2022-08-11 09:54:17.536 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-08-11 09:54:17.552 | + functions-common:git_clone:604 : RECLONE=False 2022-08-11 09:54:17.554 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-08-11 09:54:17.557 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-08-11 09:54:17.559 | + functions-common:git_clone:618 : echo master 2022-08-11 09:54:17.560 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-08-11 09:54:17.565 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/swift ]] 2022-08-11 09:54:17.567 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-08-11 09:54:17.569 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/swift 2022-08-11 09:54:17.581 | + functions-common:git_clone:678 : cd /opt/stack/swift 2022-08-11 09:54:17.584 | + functions-common:git_clone:679 : git show --oneline 2022-08-11 09:54:17.584 | + functions-common:git_clone:679 : head -1 2022-08-11 09:54:17.590 | bdd2b4b74 Merge "Add Jianjian to authors." 2022-08-11 09:54:17.592 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-08-11 09:54:17.595 | + lib/swift:install_swift:726 : setup_develop /opt/stack/swift keystone 2022-08-11 09:54:17.597 | + inc/python:setup_develop:334 : local bindep 2022-08-11 09:54:17.600 | + inc/python:setup_develop:335 : [[ /opt/stack/swift == -bindep* ]] 2022-08-11 09:54:17.603 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/swift 2022-08-11 09:54:17.605 | + inc/python:setup_develop:340 : local extras=keystone 2022-08-11 09:54:17.607 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-08-11 09:54:17.610 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-08-11 09:54:17.612 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/swift == -bindep* ]] 2022-08-11 09:54:17.614 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/swift 2022-08-11 09:54:17.616 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-08-11 09:54:17.619 | + inc/python:_setup_package_with_constraints_edit:367 : local extras=keystone 2022-08-11 09:54:17.622 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/swift 2022-08-11 09:54:17.624 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-08-11 09:54:17.627 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/swift 2022-08-11 09:54:17.629 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-08-11 09:54:17.632 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-08-11 09:54:17.635 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-08-11 09:54:17.640 | + inc/python:_setup_package_with_constraints_edit:381 : name=swift 2022-08-11 09:54:17.642 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-08-11 09:54:18.258 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/swift -e keystone 2022-08-11 09:54:18.261 | + inc/python:setup_package:414 : local bindep=0 2022-08-11 09:54:18.264 | + inc/python:setup_package:415 : local bindep_flag= 2022-08-11 09:54:18.266 | + inc/python:setup_package:416 : local bindep_profiles= 2022-08-11 09:54:18.269 | + inc/python:setup_package:417 : [[ /opt/stack/swift == -bindep* ]] 2022-08-11 09:54:18.271 | + inc/python:setup_package:422 : local project_dir=/opt/stack/swift 2022-08-11 09:54:18.274 | + inc/python:setup_package:423 : local flags=-e 2022-08-11 09:54:18.276 | + inc/python:setup_package:424 : local extras=keystone 2022-08-11 09:54:18.278 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-08-11 09:54:18.281 | + inc/python:setup_package:428 : [[ -z keystone ]] 2022-08-11 09:54:18.283 | + inc/python:setup_package:433 : [[ ! -z keystone ]] 2022-08-11 09:54:18.285 | + inc/python:setup_package:434 : extras='[keystone]' 2022-08-11 09:54:18.287 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-08-11 09:54:18.290 | + inc/python:setup_package:442 : pip_install -e '/opt/stack/swift[keystone]' 2022-08-11 09:54:18.310 | Using python 3.8 to install /opt/stack/swift 2022-08-11 09:54:18.313 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2022-08-11 09:54:20.276 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-11 09:54:20.276 | from cryptography.utils import int_from_bytes 2022-08-11 09:54:20.276 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-11 09:54:20.276 | from cryptography.utils import int_from_bytes 2022-08-11 09:54:21.301 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-11 09:54:21.301 | Obtaining file:///opt/stack/swift 2022-08-11 09:54:22.564 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-08-11 09:54:22.574 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (36.0.2) 2022-08-11 09:54:22.611 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.33.1) 2022-08-11 09:54:22.619 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.1.2) 2022-08-11 09:54:22.624 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (10.0.0) 2022-08-11 09:54:25.147 | Collecting lxml===4.9.1 2022-08-11 09:54:25.180 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b57/0da8cd0012f4a/lxml-4.9.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (6.9 MB) 2022-08-11 09:54:25.630 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-08-11 09:54:25.633 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.0.0) 2022-08-11 09:54:25.669 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (9.0.0) 2022-08-11 09:54:25.707 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.0) 2022-08-11 09:54:25.713 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-08-11 09:54:25.717 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (5.0.0) 2022-08-11 09:54:25.755 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (5.0.0) 2022-08-11 09:54:25.764 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.0.0) 2022-08-11 09:54:25.777 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-08-11 09:54:25.782 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.9.0) 2022-08-11 09:54:25.785 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-08-11 09:54:25.895 | Collecting pyeclib===1.6.1 2022-08-11 09:54:25.917 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3a3/64cefb59c06d0/pyeclib-1.6.1.tar.gz (6.7 MB) 2022-08-11 09:54:26.876 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-08-11 09:54:26.878 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-11 09:54:26.885 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-08-11 09:54:26.889 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-08-11 09:54:26.910 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-08-11 09:54:26.914 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-11 09:54:26.927 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-08-11 09:54:26.931 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-11 09:54:26.934 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-11 09:54:26.938 | Requirement already satisfied: urllib3===1.26.11 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.11) 2022-08-11 09:54:27.129 | Collecting xattr===0.9.9 2022-08-11 09:54:27.136 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/01e/c07d24a14406b/xattr-0.9.9-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (35 kB) 2022-08-11 09:54:27.221 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from PasteDeploy===2.1.1->-c /opt/stack/requirements/upper-constraints.txt (line 15)) (45.2.0) 2022-08-11 09:54:27.224 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.15.1) 2022-08-11 09:54:27.227 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (2.2.1) 2022-08-11 09:54:27.253 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-08-11 09:54:27.266 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-08-11 09:54:27.322 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.8) 2022-08-11 09:54:27.327 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-08-11 09:54:27.332 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-11 09:54:27.335 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-08-11 09:54:27.341 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.0.4) 2022-08-11 09:54:27.343 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-08-11 09:54:27.347 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-08-11 09:54:27.350 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.0) 2022-08-11 09:54:27.354 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-11 09:54:27.357 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-11 09:54:27.360 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-08-11 09:54:27.363 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (5.1.1) 2022-08-11 09:54:27.367 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-11 09:54:27.371 | Building wheels for collected packages: pyeclib 2022-08-11 09:54:27.371 | Building wheel for pyeclib (setup.py): started 2022-08-11 09:54:28.543 | Building wheel for pyeclib (setup.py): finished with status 'done' 2022-08-11 09:54:28.544 | Created wheel for pyeclib: filename=pyeclib-1.6.1-cp38-cp38-linux_x86_64.whl size=50592 sha256=94aaf679f29a2b4d47784cd7a93044d75dd299f84a3e451b6900fa42d6fc7891 2022-08-11 09:54:28.544 | Stored in directory: /root/.cache/pip/wheels/96/83/7e/10afa0a426fb8f1c624a7bc0ed3510e6b24fc51a58e3b05b6a 2022-08-11 09:54:28.545 | Successfully built pyeclib 2022-08-11 09:54:29.808 | Installing collected packages: lxml, pyeclib, xattr, swift 2022-08-11 09:54:30.233 | Running setup.py develop for swift 2022-08-11 09:54:31.884 | Successfully installed lxml-4.9.1 pyeclib-1.6.1 swift xattr-0.9.9 2022-08-11 09:54:32.011 | + inc/python:pip_install:196 : result=0 2022-08-11 09:54:32.013 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-11 09:54:32.015 | + functions-common:time_stop:2440 : local name 2022-08-11 09:54:32.017 | + functions-common:time_stop:2441 : local end_time 2022-08-11 09:54:32.019 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-11 09:54:32.021 | + functions-common:time_stop:2443 : local total 2022-08-11 09:54:32.024 | + functions-common:time_stop:2444 : local start_time 2022-08-11 09:54:32.026 | + functions-common:time_stop:2446 : name=pip_install 2022-08-11 09:54:32.028 | + functions-common:time_stop:2447 : start_time=1660211658305 2022-08-11 09:54:32.030 | + functions-common:time_stop:2449 : [[ -z 1660211658305 ]] 2022-08-11 09:54:32.033 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-11 09:54:32.037 | + functions-common:time_stop:2452 : end_time=1660211672035 2022-08-11 09:54:32.040 | + functions-common:time_stop:2453 : elapsed_time=13730 2022-08-11 09:54:32.042 | + functions-common:time_stop:2454 : total=74663 2022-08-11 09:54:32.044 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-11 09:54:32.046 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=88393 2022-08-11 09:54:32.048 | + inc/python:pip_install:199 : return 0 2022-08-11 09:54:32.050 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-08-11 09:54:32.053 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-08-11 09:54:32.055 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-08-11 09:54:32.073 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-08-11 09:54:32.085 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/swift 2022-08-11 09:54:32.088 | + inc/python:use_library_from_git:246 : local name=/opt/stack/swift 2022-08-11 09:54:32.090 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-11 09:54:32.092 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-11 09:54:32.095 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-08-11 09:54:32.097 | + inc/python:use_library_from_git:249 : return 1 2022-08-11 09:54:32.100 | + lib/swift:install_swift:727 : '[' False == True ']' 2022-08-11 09:54:32.102 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-08-11 09:54:32.105 | + ./stack.sh:main:903 : configure_swift 2022-08-11 09:54:32.107 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-08-11 09:54:32.109 | + lib/swift:configure_swift:332 : local node_number 2022-08-11 09:54:32.111 | + lib/swift:configure_swift:333 : local swift_node_config 2022-08-11 09:54:32.113 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-08-11 09:54:32.115 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-08-11 09:54:33.037 | No object-expirer running 2022-08-11 09:54:33.037 | No object-replicator running 2022-08-11 09:54:33.037 | No object-updater running 2022-08-11 09:54:33.037 | No account-server running 2022-08-11 09:54:33.037 | No account-reaper running 2022-08-11 09:54:33.037 | No account-replicator running 2022-08-11 09:54:33.037 | No container-reconciler running 2022-08-11 09:54:33.037 | No container-sharder running 2022-08-11 09:54:33.037 | No account-auditor running 2022-08-11 09:54:33.037 | No container-server running 2022-08-11 09:54:33.037 | No object-auditor running 2022-08-11 09:54:33.037 | No object-server running 2022-08-11 09:54:33.037 | No proxy-server running 2022-08-11 09:54:33.037 | No container-auditor running 2022-08-11 09:54:33.037 | No container-replicator running 2022-08-11 09:54:33.038 | No container-sync running 2022-08-11 09:54:33.038 | No container-updater running 2022-08-11 09:54:33.038 | No object-reconstructor running 2022-08-11 09:54:33.104 | + lib/swift:configure_swift:337 : true 2022-08-11 09:54:33.106 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-08-11 09:54:33.118 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-08-11 09:54:33.129 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-08-11 09:54:33.133 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-08-11 09:54:33.133 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-08-11 09:54:33.137 | + lib/swift:configure_swift:351 : sed -e ' 2022-08-11 09:54:33.137 | s/%GROUP%/ubuntu/; 2022-08-11 09:54:33.137 | s/%USER%/ubuntu/; 2022-08-11 09:54:33.138 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-08-11 09:54:33.138 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-08-11 09:54:33.141 | uid = ubuntu 2022-08-11 09:54:33.141 | gid = ubuntu 2022-08-11 09:54:33.141 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-08-11 09:54:33.141 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-08-11 09:54:33.141 | address = 127.0.0.1 2022-08-11 09:54:33.141 | 2022-08-11 09:54:33.141 | [account6612] 2022-08-11 09:54:33.141 | max connections = 25 2022-08-11 09:54:33.141 | path = /opt/stack/data/swift/1/node/ 2022-08-11 09:54:33.141 | read only = false 2022-08-11 09:54:33.141 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-08-11 09:54:33.141 | 2022-08-11 09:54:33.141 | [account6622] 2022-08-11 09:54:33.141 | max connections = 25 2022-08-11 09:54:33.141 | path = /opt/stack/data/swift/2/node/ 2022-08-11 09:54:33.141 | read only = false 2022-08-11 09:54:33.141 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-08-11 09:54:33.141 | 2022-08-11 09:54:33.141 | [account6632] 2022-08-11 09:54:33.141 | max connections = 25 2022-08-11 09:54:33.141 | path = /opt/stack/data/swift/3/node/ 2022-08-11 09:54:33.141 | read only = false 2022-08-11 09:54:33.141 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-08-11 09:54:33.141 | 2022-08-11 09:54:33.141 | [account6642] 2022-08-11 09:54:33.142 | max connections = 25 2022-08-11 09:54:33.142 | path = /opt/stack/data/swift/4/node/ 2022-08-11 09:54:33.142 | read only = false 2022-08-11 09:54:33.142 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-08-11 09:54:33.142 | 2022-08-11 09:54:33.142 | 2022-08-11 09:54:33.142 | [container6611] 2022-08-11 09:54:33.142 | max connections = 25 2022-08-11 09:54:33.142 | path = /opt/stack/data/swift/1/node/ 2022-08-11 09:54:33.142 | read only = false 2022-08-11 09:54:33.142 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-08-11 09:54:33.142 | 2022-08-11 09:54:33.142 | [container6621] 2022-08-11 09:54:33.142 | max connections = 25 2022-08-11 09:54:33.142 | path = /opt/stack/data/swift/2/node/ 2022-08-11 09:54:33.142 | read only = false 2022-08-11 09:54:33.142 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-08-11 09:54:33.142 | 2022-08-11 09:54:33.142 | [container6631] 2022-08-11 09:54:33.142 | max connections = 25 2022-08-11 09:54:33.142 | path = /opt/stack/data/swift/3/node/ 2022-08-11 09:54:33.142 | read only = false 2022-08-11 09:54:33.142 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-08-11 09:54:33.142 | 2022-08-11 09:54:33.142 | [container6641] 2022-08-11 09:54:33.142 | max connections = 25 2022-08-11 09:54:33.142 | path = /opt/stack/data/swift/4/node/ 2022-08-11 09:54:33.142 | read only = false 2022-08-11 09:54:33.142 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-08-11 09:54:33.142 | 2022-08-11 09:54:33.142 | 2022-08-11 09:54:33.142 | [object6613] 2022-08-11 09:54:33.142 | max connections = 25 2022-08-11 09:54:33.142 | path = /opt/stack/data/swift/1/node/ 2022-08-11 09:54:33.142 | read only = false 2022-08-11 09:54:33.142 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-08-11 09:54:33.142 | 2022-08-11 09:54:33.143 | [object6623] 2022-08-11 09:54:33.143 | max connections = 25 2022-08-11 09:54:33.143 | path = /opt/stack/data/swift/2/node/ 2022-08-11 09:54:33.143 | read only = false 2022-08-11 09:54:33.143 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-08-11 09:54:33.143 | 2022-08-11 09:54:33.143 | [object6633] 2022-08-11 09:54:33.143 | max connections = 25 2022-08-11 09:54:33.143 | path = /opt/stack/data/swift/3/node/ 2022-08-11 09:54:33.143 | read only = false 2022-08-11 09:54:33.143 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-08-11 09:54:33.143 | 2022-08-11 09:54:33.143 | [object6643] 2022-08-11 09:54:33.143 | max connections = 25 2022-08-11 09:54:33.143 | path = /opt/stack/data/swift/4/node/ 2022-08-11 09:54:33.143 | read only = false 2022-08-11 09:54:33.143 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-08-11 09:54:33.144 | + lib/swift:configure_swift:357 : is_ubuntu 2022-08-11 09:54:33.146 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-11 09:54:33.148 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-11 09:54:33.150 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-08-11 09:54:33.162 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-08-11 09:54:33.164 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-08-11 09:54:33.168 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-08-11 09:54:33.172 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-08-11 09:54:33.174 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-08-11 09:54:33.179 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-08-11 09:54:33.210 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.43:8080/v1/ 2022-08-11 09:54:33.239 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-08-11 09:54:33.257 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-08-11 09:54:33.288 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-08-11 09:54:33.306 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-08-11 09:54:33.337 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-08-11 09:54:33.355 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-08-11 09:54:33.386 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-08-11 09:54:33.403 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-08-11 09:54:33.435 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-08-11 09:54:33.452 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-08-11 09:54:33.483 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-08-11 09:54:33.501 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-08-11 09:54:33.516 | + functions-common:is_service_enabled:2096 : return 1 2022-08-11 09:54:33.518 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-08-11 09:54:33.549 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-08-11 09:54:33.579 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-08-11 09:54:33.609 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-08-11 09:54:33.639 | + lib/swift:configure_swift:406 : [[ False == \T\r\u\e ]] 2022-08-11 09:54:33.642 | + lib/swift:configure_swift:411 : is_service_enabled ceilometer 2022-08-11 09:54:33.656 | + functions-common:is_service_enabled:2096 : return 1 2022-08-11 09:54:33.658 | + lib/swift:configure_swift:422 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-08-11 09:54:33.689 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-08-11 09:54:33.704 | + functions-common:is_service_enabled:2096 : return 1 2022-08-11 09:54:33.706 | + lib/swift:configure_swift:431 : is_service_enabled keystone 2022-08-11 09:54:33.720 | + functions-common:is_service_enabled:2096 : return 0 2022-08-11 09:54:33.722 | + lib/swift:configure_swift:432 : swift_pipeline+=' authtoken' 2022-08-11 09:54:33.725 | + lib/swift:configure_swift:433 : is_service_enabled s3api 2022-08-11 09:54:33.740 | + functions-common:is_service_enabled:2096 : return 1 2022-08-11 09:54:33.742 | + lib/swift:configure_swift:438 : swift_pipeline+=' keystoneauth' 2022-08-11 09:54:33.744 | + lib/swift:configure_swift:441 : swift_pipeline+=' tempauth ' 2022-08-11 09:54:33.747 | + lib/swift:configure_swift:443 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-08-11 09:54:33.751 | + lib/swift:configure_swift:444 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-08-11 09:54:33.757 | + lib/swift:configure_swift:446 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-08-11 09:54:33.788 | + lib/swift:configure_swift:447 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-08-11 09:54:33.818 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-08-11 09:54:33.851 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-08-11 09:54:33.884 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-08-11 09:54:33.914 | + lib/swift:configure_swift:458 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-08-11 09:54:33.916 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-08-11 09:54:33.918 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-08-11 09:54:33.920 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-08-11 09:54:33.922 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-08-11 09:54:33.952 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-08-11 09:54:33.983 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.43/identity 2022-08-11 09:54:34.013 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-08-11 09:54:34.044 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-08-11 09:54:34.074 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-08-11 09:54:34.106 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-08-11 09:54:34.135 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-08-11 09:54:34.166 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-08-11 09:54:34.197 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-08-11 09:54:34.227 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-08-11 09:54:34.258 | + lib/swift:configure_swift:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-08-11 09:54:34.289 | + lib/swift:configure_swift:461 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-08-11 09:54:34.319 | + lib/swift:configure_swift:463 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-08-11 09:54:34.353 | + lib/swift:configure_swift:464 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-08-11 09:54:34.387 | + lib/swift:configure_swift:469 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-08-11 09:54:34.405 | + lib/swift:configure_swift:470 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-08-11 09:54:34.435 | + lib/swift:configure_swift:473 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-08-11 09:54:34.466 | + lib/swift:configure_swift:475 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-08-11 09:54:34.471 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-08-11 09:54:34.502 | + lib/swift:configure_swift:477 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-08-11 09:54:34.533 | + lib/swift:configure_swift:478 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-08-11 09:54:34.562 | + lib/swift:configure_swift:480 : local node_number 2022-08-11 09:54:34.565 | + lib/swift:configure_swift:481 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-08-11 09:54:34.567 | + lib/swift:configure_swift:482 : local swift_node_config=/etc/swift/object-server/1.conf 2022-08-11 09:54:34.570 | + lib/swift:configure_swift:483 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-08-11 09:54:34.574 | + lib/swift:configure_swift:484 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-08-11 09:54:34.576 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-08-11 09:54:34.578 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-08-11 09:54:34.580 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-08-11 09:54:34.582 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-08-11 09:54:34.585 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-08-11 09:54:34.587 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-08-11 09:54:34.589 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-08-11 09:54:34.607 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-08-11 09:54:34.638 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-08-11 09:54:34.656 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-08-11 09:54:34.686 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-08-11 09:54:34.704 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-08-11 09:54:34.736 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-08-11 09:54:34.754 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-08-11 09:54:34.786 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-08-11 09:54:34.804 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-08-11 09:54:34.835 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-08-11 09:54:34.854 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-08-11 09:54:34.885 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-08-11 09:54:34.903 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-08-11 09:54:34.934 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-08-11 09:54:34.952 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-08-11 09:54:34.984 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-08-11 09:54:35.002 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-08-11 09:54:35.033 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2022-08-11 09:54:35.040 | + lib/swift:configure_swift:485 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-08-11 09:54:35.058 | + lib/swift:configure_swift:486 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-08-11 09:54:35.090 | + lib/swift:configure_swift:487 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-08-11 09:54:35.124 | + lib/swift:configure_swift:489 : swift_node_config=/etc/swift/container-server/1.conf 2022-08-11 09:54:35.126 | + lib/swift:configure_swift:490 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-08-11 09:54:35.130 | + lib/swift:configure_swift:491 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-08-11 09:54:35.133 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-08-11 09:54:35.135 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-08-11 09:54:35.137 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-08-11 09:54:35.139 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-08-11 09:54:35.142 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-08-11 09:54:35.144 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-08-11 09:54:35.146 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-08-11 09:54:35.164 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-08-11 09:54:35.196 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-08-11 09:54:35.214 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-08-11 09:54:35.245 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-08-11 09:54:35.263 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-08-11 09:54:35.296 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-08-11 09:54:35.313 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-08-11 09:54:35.345 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-08-11 09:54:35.362 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-08-11 09:54:35.394 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-08-11 09:54:35.412 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-08-11 09:54:35.445 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-08-11 09:54:35.463 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-08-11 09:54:35.495 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-08-11 09:54:35.513 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-08-11 09:54:35.544 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-08-11 09:54:35.562 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-08-11 09:54:35.593 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2022-08-11 09:54:35.600 | + lib/swift:configure_swift:492 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-08-11 09:54:35.618 | + lib/swift:configure_swift:493 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-08-11 09:54:35.650 | + lib/swift:configure_swift:495 : swift_node_config=/etc/swift/account-server/1.conf 2022-08-11 09:54:35.652 | + lib/swift:configure_swift:496 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-08-11 09:54:35.656 | + lib/swift:configure_swift:497 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-08-11 09:54:35.658 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-08-11 09:54:35.661 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-08-11 09:54:35.663 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-08-11 09:54:35.665 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-08-11 09:54:35.667 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-08-11 09:54:35.670 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-08-11 09:54:35.672 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-08-11 09:54:35.689 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-08-11 09:54:35.721 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-08-11 09:54:35.738 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-08-11 09:54:35.770 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-08-11 09:54:35.788 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-08-11 09:54:35.820 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-08-11 09:54:35.838 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-08-11 09:54:35.870 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-08-11 09:54:35.887 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-08-11 09:54:35.919 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-08-11 09:54:35.936 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-08-11 09:54:35.969 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-08-11 09:54:35.987 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-08-11 09:54:36.019 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-08-11 09:54:36.037 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-08-11 09:54:36.068 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-08-11 09:54:36.086 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-08-11 09:54:36.117 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2022-08-11 09:54:36.122 | + lib/swift:configure_swift:498 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-08-11 09:54:36.140 | + lib/swift:configure_swift:499 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-08-11 09:54:36.172 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-08-11 09:54:36.203 | + lib/swift:configure_swift:504 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-08-11 09:54:36.235 | + lib/swift:configure_swift:505 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-08-11 09:54:36.266 | + lib/swift:configure_swift:507 : testfile=/etc/swift/test.conf 2022-08-11 09:54:36.268 | + lib/swift:configure_swift:508 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-08-11 09:54:36.273 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-08-11 09:54:36.305 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-08-11 09:54:36.338 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-08-11 09:54:36.370 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-08-11 09:54:36.409 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-08-11 09:54:36.443 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-08-11 09:54:36.474 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-08-11 09:54:36.510 | + lib/swift:configure_swift:518 : iniset /etc/swift/test.conf func_test password4 testing4 2022-08-11 09:54:36.540 | + lib/swift:configure_swift:519 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-08-11 09:54:36.572 | + lib/swift:configure_swift:521 : is_service_enabled keystone 2022-08-11 09:54:36.588 | + functions-common:is_service_enabled:2096 : return 0 2022-08-11 09:54:36.590 | + lib/swift:configure_swift:522 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-08-11 09:54:36.607 | + lib/swift:configure_swift:523 : local auth_vers 2022-08-11 09:54:36.610 | ++ lib/swift:configure_swift:524 : iniget /etc/swift/test.conf func_test auth_version 2022-08-11 09:54:36.629 | + lib/swift:configure_swift:524 : auth_vers=3 2022-08-11 09:54:36.632 | + lib/swift:configure_swift:525 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.43 2022-08-11 09:54:36.663 | + lib/swift:configure_swift:526 : [[ http == \h\t\t\p\s ]] 2022-08-11 09:54:36.665 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test auth_port 80 2022-08-11 09:54:36.695 | + lib/swift:configure_swift:531 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.43/identity 2022-08-11 09:54:36.727 | + lib/swift:configure_swift:532 : [[ 3 == \3 ]] 2022-08-11 09:54:36.730 | + lib/swift:configure_swift:533 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-08-11 09:54:36.763 | + lib/swift:configure_swift:537 : is_service_enabled tls-proxy 2022-08-11 09:54:36.779 | + functions-common:is_service_enabled:2096 : return 1 2022-08-11 09:54:36.781 | + lib/swift:configure_swift:543 : local user_group 2022-08-11 09:54:36.784 | ++ lib/swift:configure_swift:544 : id -g ubuntu 2022-08-11 09:54:36.789 | + lib/swift:configure_swift:544 : user_group=1000 2022-08-11 09:54:36.792 | + lib/swift:configure_swift:545 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-08-11 09:54:36.804 | + lib/swift:configure_swift:547 : local swift_log_dir=/opt/stack/data/swift/logs 2022-08-11 09:54:36.807 | + lib/swift:configure_swift:548 : sudo rm -rf /opt/stack/data/swift/logs 2022-08-11 09:54:36.818 | + lib/swift:configure_swift:549 : local swift_log_group=adm 2022-08-11 09:54:36.820 | + lib/swift:configure_swift:550 : is_suse 2022-08-11 09:54:36.822 | + functions-common:is_suse:537 : is_opensuse 2022-08-11 09:54:36.824 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-08-11 09:54:36.826 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-11 09:54:36.829 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-08-11 09:54:36.831 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-08-11 09:54:36.833 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-11 09:54:36.835 | + lib/swift:configure_swift:553 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-08-11 09:54:36.847 | + lib/swift:configure_swift:555 : [[ False != \F\a\l\s\e ]] 2022-08-11 09:54:36.850 | + lib/swift:configure_swift:563 : '[' False == True ']' 2022-08-11 09:54:36.852 | + ./stack.sh:main:906 : is_service_enabled s3api 2022-08-11 09:54:36.870 | + functions-common:is_service_enabled:2096 : return 1 2022-08-11 09:54:36.872 | + ./stack.sh:main:912 : is_service_enabled g-api n-api 2022-08-11 09:54:36.889 | + functions-common:is_service_enabled:2096 : return 0 2022-08-11 09:54:36.891 | + ./stack.sh:main:914 : stack_install_service glance 2022-08-11 09:54:36.894 | + lib/stack:stack_install_service:20 : local service=glance 2022-08-11 09:54:36.896 | + lib/stack:stack_install_service:21 : type install_glance 2022-08-11 09:54:36.898 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-08-11 09:54:36.901 | + lib/stack:stack_install_service:32 : install_glance 2022-08-11 09:54:36.903 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-08-11 09:54:36.906 | + lib/glance:install_glance:507 : local glance_store_extras 2022-08-11 09:54:36.908 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-08-11 09:54:36.925 | + functions-common:is_service_enabled:2096 : return 0 2022-08-11 09:54:36.927 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-08-11 09:54:36.930 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-08-11 09:54:36.947 | + functions-common:is_service_enabled:2096 : return 0 2022-08-11 09:54:36.949 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-08-11 09:54:36.952 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-08-11 09:54:36.954 | + inc/python:use_library_from_git:246 : local name=glance_store 2022-08-11 09:54:36.957 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-11 09:54:36.959 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-11 09:54:36.962 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,glance_store, ]] 2022-08-11 09:54:36.965 | + inc/python:use_library_from_git:249 : return 1 2022-08-11 09:54:36.968 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-08-11 09:54:36.970 | ++ inc/python:join_extras:29 : local IFS=, 2022-08-11 09:54:36.973 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-08-11 09:54:36.976 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-08-11 09:54:36.979 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-08-11 09:54:36.981 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-08-11 09:54:36.984 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-08-11 09:54:36.987 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-08-11 09:54:36.989 | ++ inc/python:get_version_constraints_from_global_requirements:233 : local package=glance-store 2022-08-11 09:54:36.992 | ++ inc/python:get_version_constraints_from_global_requirements:234 : local required_pkg_version_constraint 2022-08-11 09:54:36.996 | +++ inc/python:get_version_constraints_from_global_requirements:236 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-08-11 09:54:36.996 | +++ inc/python:get_version_constraints_from_global_requirements:236 : cut -d# -f1 2022-08-11 09:54:37.001 | ++ inc/python:get_version_constraints_from_global_requirements:236 : required_pkg_version_constraint='!=0.29.0 ' 2022-08-11 09:54:37.004 | ++ inc/python:get_version_constraints_from_global_requirements:237 : [[ !=0.29.0 == '' ]] 2022-08-11 09:54:37.006 | ++ inc/python:get_version_constraints_from_global_requirements:240 : echo '!=0.29.0' 2022-08-11 09:54:37.009 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-08-11 09:54:37.011 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-08-11 09:54:37.033 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-08-11 09:54:37.036 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2022-08-11 09:54:39.004 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-11 09:54:39.004 | from cryptography.utils import int_from_bytes 2022-08-11 09:54:39.004 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-11 09:54:39.004 | from cryptography.utils import int_from_bytes 2022-08-11 09:54:40.019 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-11 09:54:40.205 | Collecting glance-store===4.0.1 2022-08-11 09:54:40.212 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6ec/8120c8681e36b/glance_store-4.0.1-py3-none-any.whl (229 kB) 2022-08-11 09:54:40.410 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (0.20.4) 2022-08-11 09:54:40.420 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (4.7.2) 2022-08-11 09:54:40.459 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-08-11 09:54:41.230 | Collecting os-brick===6.0.0 2022-08-11 09:54:41.237 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/eee/ead854dedb0ee/os_brick-6.0.0-py3-none-any.whl (273 kB) 2022-08-11 09:54:41.389 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-08-11 09:54:41.393 | Requirement already satisfied: os-win===5.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (5.7.0) 2022-08-11 09:54:41.410 | Requirement already satisfied: oslo.concurrency===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (5.0.0) 2022-08-11 09:54:41.420 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (9.0.0) 2022-08-11 09:54:41.458 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.0) 2022-08-11 09:54:41.464 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-08-11 09:54:41.468 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (5.0.0) 2022-08-11 09:54:41.507 | Requirement already satisfied: oslo.privsep===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (3.0.0) 2022-08-11 09:54:41.520 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (6.3.1) 2022-08-11 09:54:41.524 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (5.0.0) 2022-08-11 09:54:41.531 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (3.0.0) 2022-08-11 09:54:41.553 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.0.0) 2022-08-11 09:54:41.567 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-08-11 09:54:41.573 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.9.0) 2022-08-11 09:54:41.575 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-08-11 09:54:41.577 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-11 09:54:41.583 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-08-11 09:54:41.757 | Collecting python-cinderclient===9.0.0 2022-08-11 09:54:41.764 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7ad/8eb07d7be44f3/python_cinderclient-9.0.0-py3-none-any.whl (254 kB) 2022-08-11 09:54:41.905 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-08-11 09:54:41.910 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-08-11 09:54:42.058 | Collecting python-swiftclient===4.0.1 2022-08-11 09:54:42.065 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/839/de62df3710911/python_swiftclient-4.0.1-py3-none-any.whl (87 kB) 2022-08-11 09:54:42.174 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-08-11 09:54:42.178 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-11 09:54:42.191 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-08-11 09:54:42.195 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.17.6) 2022-08-11 09:54:42.198 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-11 09:54:42.201 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-11 09:54:42.205 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2022-08-11 09:54:42.220 | Requirement already satisfied: urllib3===1.26.11 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.11) 2022-08-11 09:54:42.251 | Requirement already satisfied: yappi===1.3.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.6) 2022-08-11 09:54:42.257 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.33.1) 2022-08-11 09:54:42.265 | Requirement already satisfied: attrs===22.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (22.1.0) 2022-08-11 09:54:42.322 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (5.9.0) 2022-08-11 09:54:42.349 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-08-11 09:54:42.352 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (0.17.3) 2022-08-11 09:54:42.355 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-08-11 09:54:42.359 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-11 09:54:42.362 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-08-11 09:54:42.369 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.1.2) 2022-08-11 09:54:42.374 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.0.4) 2022-08-11 09:54:42.376 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.15.1) 2022-08-11 09:54:42.380 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (4.0.1) 2022-08-11 09:54:42.391 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-08-11 09:54:42.403 | Requirement already satisfied: Paste===3.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.1) 2022-08-11 09:54:42.412 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-08-11 09:54:42.425 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-08-11 09:54:42.433 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-08-11 09:54:42.436 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-08-11 09:54:42.447 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-11 09:54:42.450 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-08-11 09:54:42.453 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.0) 2022-08-11 09:54:42.457 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (2.2.1) 2022-08-11 09:54:42.484 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-08-11 09:54:42.510 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-11 09:54:42.513 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-11 09:54:42.516 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-08-11 09:54:42.523 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.1->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-08-11 09:54:42.525 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-08-11 09:54:43.757 | Installing collected packages: os-brick, python-cinderclient, python-swiftclient, glance-store 2022-08-11 09:54:44.946 | Successfully installed glance-store-4.0.1 os-brick-6.0.0 python-cinderclient-9.0.0 python-swiftclient-4.0.1 2022-08-11 09:54:45.055 | + inc/python:pip_install:196 : result=0 2022-08-11 09:54:45.057 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-11 09:54:45.060 | + functions-common:time_stop:2440 : local name 2022-08-11 09:54:45.062 | + functions-common:time_stop:2441 : local end_time 2022-08-11 09:54:45.064 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-11 09:54:45.066 | + functions-common:time_stop:2443 : local total 2022-08-11 09:54:45.069 | + functions-common:time_stop:2444 : local start_time 2022-08-11 09:54:45.071 | + functions-common:time_stop:2446 : name=pip_install 2022-08-11 09:54:45.074 | + functions-common:time_stop:2447 : start_time=1660211677027 2022-08-11 09:54:45.076 | + functions-common:time_stop:2449 : [[ -z 1660211677027 ]] 2022-08-11 09:54:45.079 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-11 09:54:45.083 | + functions-common:time_stop:2452 : end_time=1660211685080 2022-08-11 09:54:45.086 | + functions-common:time_stop:2453 : elapsed_time=8053 2022-08-11 09:54:45.088 | + functions-common:time_stop:2454 : total=88393 2022-08-11 09:54:45.090 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-11 09:54:45.093 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=96446 2022-08-11 09:54:45.095 | + inc/python:pip_install:199 : return 0 2022-08-11 09:54:45.097 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-08-11 09:54:45.100 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-08-11 09:54:45.102 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-08-11 09:54:45.115 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-08-11 09:54:45.119 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-08-11 09:54:45.122 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/glance.git 2022-08-11 09:54:45.124 | + functions-common:git_clone:598 : local git_dest=/opt/stack/glance 2022-08-11 09:54:45.126 | + functions-common:git_clone:599 : local git_ref=master 2022-08-11 09:54:45.128 | + functions-common:git_clone:600 : local orig_dir 2022-08-11 09:54:45.132 | ++ functions-common:git_clone:601 : pwd 2022-08-11 09:54:45.134 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-08-11 09:54:45.137 | + functions-common:git_clone:602 : local git_clone_flags= 2022-08-11 09:54:45.139 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-08-11 09:54:45.156 | + functions-common:git_clone:604 : RECLONE=False 2022-08-11 09:54:45.158 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-08-11 09:54:45.160 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-08-11 09:54:45.163 | + functions-common:git_clone:618 : echo master 2022-08-11 09:54:45.163 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-08-11 09:54:45.168 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/glance ]] 2022-08-11 09:54:45.171 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-08-11 09:54:45.173 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/glance 2022-08-11 09:54:45.185 | + functions-common:git_clone:678 : cd /opt/stack/glance 2022-08-11 09:54:45.188 | + functions-common:git_clone:679 : git show --oneline 2022-08-11 09:54:45.188 | + functions-common:git_clone:679 : head -1 2022-08-11 09:54:45.191 | f40ac40c2 Mock getaddrinfo in cinder store tests 2022-08-11 09:54:45.194 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-08-11 09:54:45.197 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-08-11 09:54:45.200 | + inc/python:setup_develop:334 : local bindep 2022-08-11 09:54:45.202 | + inc/python:setup_develop:335 : [[ /opt/stack/glance == -bindep* ]] 2022-08-11 09:54:45.204 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/glance 2022-08-11 09:54:45.207 | + inc/python:setup_develop:340 : local extras= 2022-08-11 09:54:45.210 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-08-11 09:54:45.212 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-08-11 09:54:45.215 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/glance == -bindep* ]] 2022-08-11 09:54:45.217 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/glance 2022-08-11 09:54:45.219 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-08-11 09:54:45.222 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-08-11 09:54:45.225 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/glance 2022-08-11 09:54:45.227 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-08-11 09:54:45.230 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/glance 2022-08-11 09:54:45.232 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-08-11 09:54:45.235 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-08-11 09:54:45.238 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-08-11 09:54:45.244 | + inc/python:_setup_package_with_constraints_edit:381 : name=glance 2022-08-11 09:54:45.246 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-08-11 09:54:45.867 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/glance -e 2022-08-11 09:54:45.869 | + inc/python:setup_package:414 : local bindep=0 2022-08-11 09:54:45.872 | + inc/python:setup_package:415 : local bindep_flag= 2022-08-11 09:54:45.874 | + inc/python:setup_package:416 : local bindep_profiles= 2022-08-11 09:54:45.876 | + inc/python:setup_package:417 : [[ /opt/stack/glance == -bindep* ]] 2022-08-11 09:54:45.878 | + inc/python:setup_package:422 : local project_dir=/opt/stack/glance 2022-08-11 09:54:45.881 | + inc/python:setup_package:423 : local flags=-e 2022-08-11 09:54:45.883 | + inc/python:setup_package:424 : local extras= 2022-08-11 09:54:45.885 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-08-11 09:54:45.887 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-08-11 09:54:45.890 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-08-11 09:54:45.892 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-08-11 09:54:45.894 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-08-11 09:54:45.896 | + inc/python:setup_package:442 : pip_install -e /opt/stack/glance 2022-08-11 09:54:45.917 | Using python 3.8 to install /opt/stack/glance 2022-08-11 09:54:45.920 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2022-08-11 09:54:47.932 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-11 09:54:47.932 | from cryptography.utils import int_from_bytes 2022-08-11 09:54:47.932 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-11 09:54:47.932 | from cryptography.utils import int_from_bytes 2022-08-11 09:54:48.941 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-11 09:54:48.941 | Obtaining file:///opt/stack/glance 2022-08-11 09:54:50.194 | Requirement already satisfied: Paste===3.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.1) 2022-08-11 09:54:50.203 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-08-11 09:54:50.212 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-08-11 09:54:50.223 | Requirement already satisfied: SQLAlchemy===1.4.39 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.39) 2022-08-11 09:54:50.506 | Collecting WSME===0.11.0 2022-08-11 09:54:50.512 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7d5/cb5c593970ef6/WSME-0.11.0-py3-none-any.whl (59 kB) 2022-08-11 09:54:50.614 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-08-11 09:54:50.627 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-08-11 09:54:51.153 | Collecting castellan===4.0.0 2022-08-11 09:54:51.160 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b3b/7b42670d0daea/castellan-4.0.0-py3-none-any.whl (96 kB) 2022-08-11 09:54:51.284 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (36.0.2) 2022-08-11 09:54:51.847 | Collecting cursive===0.2.2 2022-08-11 09:54:51.853 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e56/3a085b3c6e250/cursive-0.2.2-py2.py3-none-any.whl (39 kB) 2022-08-11 09:54:51.952 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-08-11 09:54:51.958 | Requirement already satisfied: defusedxml===0.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (0.7.1) 2022-08-11 09:54:51.964 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.33.1) 2022-08-11 09:54:51.971 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 173)) (2.4.1) 2022-08-11 09:54:51.974 | Requirement already satisfied: glance-store===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 178)) (4.0.1) 2022-08-11 09:54:52.063 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.1.2) 2022-08-11 09:54:52.067 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (0.20.4) 2022-08-11 09:54:52.077 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (4.12.0) 2022-08-11 09:54:52.115 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (5.9.0) 2022-08-11 09:54:52.141 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-08-11 09:54:52.144 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (4.7.2) 2022-08-11 09:54:52.182 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-08-11 09:54:52.238 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (10.0.0) 2022-08-11 09:54:52.288 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-08-11 09:54:52.293 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-08-11 09:54:52.297 | Requirement already satisfied: os-win===5.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (5.7.0) 2022-08-11 09:54:52.313 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.0.0) 2022-08-11 09:54:52.349 | Requirement already satisfied: oslo.concurrency===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (5.0.0) 2022-08-11 09:54:52.359 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (9.0.0) 2022-08-11 09:54:52.397 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.0) 2022-08-11 09:54:52.403 | Requirement already satisfied: oslo.db===12.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (12.0.0) 2022-08-11 09:54:52.450 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-08-11 09:54:52.566 | Collecting oslo.limit===2.0.0 2022-08-11 09:54:52.601 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/930/b3b13cc4de1ba/oslo.limit-2.0.0-py3-none-any.whl (20 kB) 2022-08-11 09:54:52.694 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (5.0.0) 2022-08-11 09:54:52.731 | Requirement already satisfied: oslo.messaging===13.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (13.0.0) 2022-08-11 09:54:52.783 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (0.4.0) 2022-08-11 09:54:52.793 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (5.0.0) 2022-08-11 09:54:52.811 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.0) 2022-08-11 09:54:52.825 | Requirement already satisfied: oslo.reports===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (2.4.0) 2022-08-11 09:54:52.837 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (5.0.0) 2022-08-11 09:54:52.845 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (3.0.0) 2022-08-11 09:54:52.867 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (2.0.0) 2022-08-11 09:54:52.877 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.0.0) 2022-08-11 09:54:52.889 | Requirement already satisfied: osprofiler===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (3.4.3) 2022-08-11 09:54:52.928 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-08-11 09:54:52.932 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.9.0) 2022-08-11 09:54:52.935 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-08-11 09:54:52.946 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-08-11 09:54:52.951 | Requirement already satisfied: psutil===5.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (5.9.1) 2022-08-11 09:54:52.969 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-08-11 09:54:52.981 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-08-11 09:54:52.991 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-08-11 09:54:52.993 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-11 09:54:52.999 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-08-11 09:54:53.544 | Collecting python-barbicanclient===5.4.0 2022-08-11 09:54:53.550 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/af4/bc5d8d563725c/python_barbicanclient-5.4.0-py3-none-any.whl (82 kB) 2022-08-11 09:54:53.658 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-08-11 09:54:53.663 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-08-11 09:54:53.684 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-08-11 09:54:53.687 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-08-11 09:54:53.694 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-11 09:54:53.796 | Collecting retrying===1.3.3 2022-08-11 09:54:53.804 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/ebf/3b842d183542e/retrying-1.3.3-py3-none-any.whl (11 kB) 2022-08-11 09:54:53.889 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-08-11 09:54:53.981 | Collecting simplegeneric===0.8.1 2022-08-11 09:54:54.013 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dc9/72e06094b9af5/simplegeneric-0.8.1.zip (12 kB) 2022-08-11 09:54:54.655 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-11 09:54:54.658 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.13.0) 2022-08-11 09:54:54.669 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-08-11 09:54:54.672 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-08-11 09:54:54.674 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-11 09:54:54.856 | Collecting taskflow===5.0.0 2022-08-11 09:54:54.862 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c47/ce617041e3ad5/taskflow-5.0.0-py3-none-any.whl (491 kB) 2022-08-11 09:54:55.087 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2022-08-11 09:54:55.101 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-08-11 09:54:55.110 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-08-11 09:54:55.115 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-08-11 09:54:55.125 | Requirement already satisfied: urllib3===1.26.11 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.11) 2022-08-11 09:54:55.156 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-08-11 09:54:55.161 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-11 09:54:55.165 | Requirement already satisfied: yappi===1.3.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.6) 2022-08-11 09:54:55.170 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-08-11 09:54:55.195 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.1->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-08-11 09:54:55.197 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-08-11 09:54:55.207 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.15.1) 2022-08-11 09:54:55.212 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (2.2.1) 2022-08-11 09:54:55.237 | Requirement already satisfied: attrs===22.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (22.1.0) 2022-08-11 09:54:55.294 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.8) 2022-08-11 09:54:55.300 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (0.17.3) 2022-08-11 09:54:55.303 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-11 09:54:55.305 | Requirement already satisfied: openstacksdk===0.100.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.100.0) 2022-08-11 09:54:55.329 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (5.2.0) 2022-08-11 09:54:55.333 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (5.2.4) 2022-08-11 09:54:55.409 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-08-11 09:54:55.414 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 95)) (3.2.2) 2022-08-11 09:54:55.422 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-08-11 09:54:55.427 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.0.4) 2022-08-11 09:54:55.430 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (4.0.1) 2022-08-11 09:54:55.441 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-08-11 09:54:55.444 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (3.10.1) 2022-08-11 09:54:55.457 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.0) 2022-08-11 09:54:55.463 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-08-11 09:54:55.466 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-11 09:54:55.468 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (5.1.1) 2022-08-11 09:54:55.471 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-08-11 09:54:55.655 | Collecting networkx===2.8.5 2022-08-11 09:54:55.667 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a76/2f4b385692d9c/networkx-2.8.5-py3-none-any.whl (2.0 MB) 2022-08-11 09:54:56.191 | Collecting automaton===3.0.0 2022-08-11 09:54:56.197 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ddc/f0b8f5544fa4d/automaton-3.0.0-py3-none-any.whl (22 kB) 2022-08-11 09:54:56.384 | Collecting pydot===1.4.2 2022-08-11 09:54:56.389 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/66c/98190c65b8d2e/pydot-1.4.2-py2.py3-none-any.whl (21 kB) 2022-08-11 09:54:56.480 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (1.0.0) 2022-08-11 09:54:56.483 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-08-11 09:54:56.485 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-11 09:54:56.488 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-08-11 09:54:56.491 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (1.0.1) 2022-08-11 09:54:56.494 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (2.5.0) 2022-08-11 09:54:56.515 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (1.32) 2022-08-11 09:54:56.519 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-08-11 09:54:56.522 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (5.0.0) 2022-08-11 09:54:56.524 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-08-11 09:54:56.527 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (2.4.2) 2022-08-11 09:54:56.574 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (2.3) 2022-08-11 09:54:56.578 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-08-11 09:54:56.580 | Building wheels for collected packages: simplegeneric 2022-08-11 09:54:56.581 | Building wheel for simplegeneric (setup.py): started 2022-08-11 09:54:57.192 | Building wheel for simplegeneric (setup.py): finished with status 'done' 2022-08-11 09:54:57.192 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5073 sha256=1e46b8b102f7b63dc9c8c38d937077d7589e361b6ae8cbe7ca895e75295e9a71 2022-08-11 09:54:57.192 | Stored in directory: /root/.cache/pip/wheels/f3/a8/ee/6324574b66e0f2250abcbce52f472ccaa2f407b879bdd61bdb 2022-08-11 09:54:57.194 | Successfully built simplegeneric 2022-08-11 09:54:57.913 | Installing collected packages: simplegeneric, WSME, automaton, python-barbicanclient, castellan, cursive, networkx, oslo.limit, pydot, retrying, taskflow, glance 2022-08-11 09:55:01.120 | Running setup.py develop for glance 2022-08-11 09:55:02.696 | Successfully installed WSME-0.11.0 automaton-3.0.0 castellan-4.0.0 cursive-0.2.2 glance networkx-2.8.5 oslo.limit-2.0.0 pydot-1.4.2 python-barbicanclient-5.4.0 retrying-1.3.3 simplegeneric-0.8.1 taskflow-5.0.0 2022-08-11 09:55:02.878 | + inc/python:pip_install:196 : result=0 2022-08-11 09:55:02.881 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-11 09:55:02.883 | + functions-common:time_stop:2440 : local name 2022-08-11 09:55:02.885 | + functions-common:time_stop:2441 : local end_time 2022-08-11 09:55:02.888 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-11 09:55:02.890 | + functions-common:time_stop:2443 : local total 2022-08-11 09:55:02.892 | + functions-common:time_stop:2444 : local start_time 2022-08-11 09:55:02.895 | + functions-common:time_stop:2446 : name=pip_install 2022-08-11 09:55:02.897 | + functions-common:time_stop:2447 : start_time=1660211685912 2022-08-11 09:55:02.900 | + functions-common:time_stop:2449 : [[ -z 1660211685912 ]] 2022-08-11 09:55:02.902 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-11 09:55:02.906 | + functions-common:time_stop:2452 : end_time=1660211702904 2022-08-11 09:55:02.909 | + functions-common:time_stop:2453 : elapsed_time=16992 2022-08-11 09:55:02.912 | + functions-common:time_stop:2454 : total=96446 2022-08-11 09:55:02.915 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-11 09:55:02.916 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=113438 2022-08-11 09:55:02.919 | + inc/python:pip_install:199 : return 0 2022-08-11 09:55:02.921 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-08-11 09:55:02.924 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-08-11 09:55:02.930 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-08-11 09:55:02.951 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-08-11 09:55:02.964 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/glance 2022-08-11 09:55:02.967 | + inc/python:use_library_from_git:246 : local name=/opt/stack/glance 2022-08-11 09:55:02.969 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-11 09:55:02.972 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-11 09:55:02.975 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-08-11 09:55:02.978 | + inc/python:use_library_from_git:249 : return 1 2022-08-11 09:55:02.981 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-08-11 09:55:02.983 | + ./stack.sh:main:915 : configure_glance 2022-08-11 09:55:02.985 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-08-11 09:55:02.998 | + lib/glance:configure_glance:326 : local dburl 2022-08-11 09:55:03.001 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-08-11 09:55:03.004 | ++ lib/database:database_connection_url:134 : local db=glance 2022-08-11 09:55:03.006 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-08-11 09:55:03.008 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=glance 2022-08-11 09:55:03.011 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-08-11 09:55:03.013 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-08-11 09:55:03.018 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-08-11 09:55:03.034 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-11 09:55:03.037 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-08-11 09:55:03.039 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2022-08-11 09:55:03.042 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2022-08-11 09:55:03.044 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-08-11 09:55:03.078 | + lib/glance:configure_glance:330 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2022-08-11 09:55:03.112 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-08-11 09:55:03.144 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-08-11 09:55:03.176 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-08-11 09:55:03.211 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-08-11 09:55:03.246 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-08-11 09:55:03.248 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-08-11 09:55:03.250 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-08-11 09:55:03.253 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-08-11 09:55:03.256 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-08-11 09:55:03.289 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-08-11 09:55:03.320 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.43/identity 2022-08-11 09:55:03.353 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-08-11 09:55:03.385 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-08-11 09:55:03.418 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-08-11 09:55:03.450 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-08-11 09:55:03.482 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-08-11 09:55:03.514 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-08-11 09:55:03.558 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-08-11 09:55:03.590 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-08-11 09:55:03.626 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-08-11 09:55:03.628 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-08-11 09:55:03.631 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-08-11 09:55:03.634 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-08-11 09:55:03.636 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-08-11 09:55:03.638 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-08-11 09:55:03.655 | + functions-common:is_service_enabled:2096 : return 0 2022-08-11 09:55:03.658 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-08-11 09:55:03.661 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-08-11 09:55:03.663 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-08-11 09:55:03.679 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-11 09:55:03.682 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.43:5672/ 2022-08-11 09:55:03.685 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.43:5672/ 2022-08-11 09:55:03.718 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-08-11 09:55:03.720 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-08-11 09:55:03.723 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-08-11 09:55:03.725 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-08-11 09:55:03.727 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-08-11 09:55:03.759 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-08-11 09:55:03.792 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-08-11 09:55:03.794 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-08-11 09:55:03.797 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-08-11 09:55:03.799 | + lib/glance:configure_glance_store:254 : local be 2022-08-11 09:55:03.801 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-08-11 09:55:03.804 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-08-11 09:55:03.806 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-08-11 09:55:03.841 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-08-11 09:55:03.844 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.43 2022-08-11 09:55:03.882 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-08-11 09:55:03.885 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-08-11 09:55:03.902 | + functions-common:is_service_enabled:2096 : return 0 2022-08-11 09:55:03.904 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-08-11 09:55:03.936 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-08-11 09:55:03.969 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-08-11 09:55:04.001 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-08-11 09:55:04.033 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-08-11 09:55:04.065 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-08-11 09:55:04.082 | + functions-common:is_service_enabled:2096 : return 1 2022-08-11 09:55:04.085 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-08-11 09:55:04.117 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-08-11 09:55:04.151 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-08-11 09:55:04.183 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.43/identity/v3 2022-08-11 09:55:04.215 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-08-11 09:55:04.247 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.43/image 2022-08-11 09:55:04.279 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-08-11 09:55:04.297 | + functions-common:is_service_enabled:2096 : return 1 2022-08-11 09:55:04.299 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-08-11 09:55:04.302 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-08-11 09:55:04.304 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-08-11 09:55:04.308 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-08-11 09:55:04.325 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-08-11 09:55:04.327 | + functions:setup_systemd_logging:695 : local pidstr= 2022-08-11 09:55:04.329 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-08-11 09:55:04.332 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-08-11 09:55:04.335 | + functions:setup_systemd_logging:702 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-08-11 09:55:04.367 | + functions:setup_systemd_logging:704 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-08-11 09:55:04.401 | + functions:setup_systemd_logging:705 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-08-11 09:55:04.433 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-08-11 09:55:04.466 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-08-11 09:55:04.470 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-08-11 09:55:04.508 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-08-11 09:55:04.541 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-08-11 09:55:04.573 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.43/identity 2022-08-11 09:55:04.606 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-08-11 09:55:04.638 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-08-11 09:55:04.671 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-08-11 09:55:04.703 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-08-11 09:55:04.738 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-08-11 09:55:04.773 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-08-11 09:55:04.807 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-08-11 09:55:04.839 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-08-11 09:55:04.844 | + lib/glance:configure_glance:411 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-mode.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-vtpm-hw.json /opt/stack/glance/etc/metadefs/compute-vtpm.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2022-08-11 09:55:04.851 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-08-11 09:55:04.867 | + functions-common:is_service_enabled:2096 : return 1 2022-08-11 09:55:04.870 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-08-11 09:55:04.872 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-08-11 09:55:04.874 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-08-11 09:55:04.876 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-08-11 09:55:04.879 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-08-11 09:55:04.882 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-08-11 09:55:04.886 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-08-11 09:55:04.888 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-08-11 09:55:04.892 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-08-11 09:55:04.925 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-08-11 09:55:04.928 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-08-11 09:55:04.930 | ++ functions:get_random_port:837 : true 2022-08-11 09:55:04.933 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-08-11 09:55:04.935 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-08-11 09:55:04.937 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-08-11 09:55:05.006 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-08-11 09:55:05.009 | ++ functions:get_random_port:841 : break 2 2022-08-11 09:55:05.011 | ++ functions:get_random_port:845 : echo 60999 2022-08-11 09:55:05.014 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-08-11 09:55:05.016 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-08-11 09:55:05.047 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-08-11 09:55:05.078 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-08-11 09:55:05.109 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-08-11 09:55:05.141 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-08-11 09:55:05.172 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-08-11 09:55:05.204 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-08-11 09:55:05.235 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-08-11 09:55:05.267 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-08-11 09:55:05.298 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-08-11 09:55:05.329 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-08-11 09:55:05.361 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-08-11 09:55:05.392 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-08-11 09:55:05.424 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-08-11 09:55:05.456 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-08-11 09:55:05.487 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-08-11 09:55:05.519 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-08-11 09:55:05.551 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-08-11 09:55:05.582 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-08-11 09:55:05.614 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-08-11 09:55:05.616 | + lib/apache:enable_apache_mod:59 : local mod=proxy 2022-08-11 09:55:05.619 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-08-11 09:55:05.621 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-11 09:55:05.623 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-11 09:55:05.625 | + lib/apache:enable_apache_mod:64 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-08-11 09:55:05.628 | + lib/apache:enable_apache_mod:64 : a2query -m proxy 2022-08-11 09:55:05.688 | proxy (enabled by site administrator) 2022-08-11 09:55:05.691 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-08-11 09:55:05.693 | + lib/apache:enable_apache_mod:59 : local mod=proxy_http 2022-08-11 09:55:05.695 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-08-11 09:55:05.697 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-11 09:55:05.700 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-11 09:55:05.702 | + lib/apache:enable_apache_mod:64 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-08-11 09:55:05.704 | + lib/apache:enable_apache_mod:64 : a2query -m proxy_http 2022-08-11 09:55:05.757 | No module matches proxy_http 2022-08-11 09:55:05.760 | + lib/apache:enable_apache_mod:65 : sudo a2enmod proxy_http 2022-08-11 09:55:05.822 | Considering dependency proxy for proxy_http: 2022-08-11 09:55:05.823 | Module proxy already enabled 2022-08-11 09:55:05.823 | Enabling module proxy_http. 2022-08-11 09:55:05.828 | To activate the new configuration, you need to run: 2022-08-11 09:55:05.828 | systemctl restart apache2 2022-08-11 09:55:05.832 | + lib/apache:enable_apache_mod:66 : restart_apache_server 2022-08-11 09:55:05.835 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-08-11 09:55:05.838 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-08-11 09:55:05.840 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-08-11 09:55:05.966 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-08-11 09:55:05.968 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-08-11 09:55:05.971 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-08-11 09:55:05.973 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-08-11 09:55:05.976 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-11 09:55:05.979 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-11 09:55:05.981 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-08-11 09:55:05.984 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-08-11 09:55:05.987 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-08-11 09:55:05.987 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-08-11 09:55:05.996 | KeepAlive Off 2022-08-11 09:55:06.000 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-08-11 09:55:06.000 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-08-11 09:55:06.009 | SetEnv proxy-sendchunked 1 2022-08-11 09:55:06.013 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-08-11 09:55:06.013 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-08-11 09:55:06.022 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-08-11 09:55:06.025 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-08-11 09:55:06.027 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-08-11 09:55:06.030 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-08-11 09:55:06.032 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-08-11 09:55:06.034 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-08-11 09:55:06.037 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-11 09:55:06.039 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-11 09:55:06.041 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-08-11 09:55:06.044 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-08-11 09:55:06.047 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-11 09:55:06.049 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-11 09:55:06.052 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-08-11 09:55:06.114 | Enabling site glance-wsgi-api. 2022-08-11 09:55:06.119 | To activate the new configuration, you need to run: 2022-08-11 09:55:06.119 | systemctl reload apache2 2022-08-11 09:55:06.124 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-08-11 09:55:06.126 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-08-11 09:55:06.129 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-08-11 09:55:06.131 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-08-11 09:55:06.261 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-08-11 09:55:06.268 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-08-11 09:55:06.300 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-08-11 09:55:06.303 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-08-11 09:55:06.306 | + ./stack.sh:main:918 : is_service_enabled cinder 2022-08-11 09:55:06.324 | + functions-common:is_service_enabled:2096 : return 0 2022-08-11 09:55:06.327 | + ./stack.sh:main:920 : stack_install_service cinder 2022-08-11 09:55:06.329 | + lib/stack:stack_install_service:20 : local service=cinder 2022-08-11 09:55:06.331 | + lib/stack:stack_install_service:21 : type install_cinder 2022-08-11 09:55:06.334 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-08-11 09:55:06.336 | + lib/stack:stack_install_service:32 : install_cinder 2022-08-11 09:55:06.339 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-08-11 09:55:06.342 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/cinder.git 2022-08-11 09:55:06.344 | + functions-common:git_clone:598 : local git_dest=/opt/stack/cinder 2022-08-11 09:55:06.346 | + functions-common:git_clone:599 : local git_ref=master 2022-08-11 09:55:06.349 | + functions-common:git_clone:600 : local orig_dir 2022-08-11 09:55:06.351 | ++ functions-common:git_clone:601 : pwd 2022-08-11 09:55:06.354 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-08-11 09:55:06.356 | + functions-common:git_clone:602 : local git_clone_flags= 2022-08-11 09:55:06.359 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-08-11 09:55:06.376 | + functions-common:git_clone:604 : RECLONE=False 2022-08-11 09:55:06.378 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-08-11 09:55:06.381 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-08-11 09:55:06.384 | + functions-common:git_clone:618 : echo master 2022-08-11 09:55:06.384 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-08-11 09:55:06.389 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/cinder ]] 2022-08-11 09:55:06.391 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-08-11 09:55:06.394 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/cinder 2022-08-11 09:55:06.406 | + functions-common:git_clone:678 : cd /opt/stack/cinder 2022-08-11 09:55:06.409 | + functions-common:git_clone:679 : git show --oneline 2022-08-11 09:55:06.409 | + functions-common:git_clone:679 : head -1 2022-08-11 09:55:06.474 | 8c723d7e8 Merge "PowerMax Driver - Check for moving to same target" 2022-08-11 09:55:06.477 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-08-11 09:55:06.480 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-08-11 09:55:06.483 | + inc/python:setup_develop:334 : local bindep 2022-08-11 09:55:06.485 | + inc/python:setup_develop:335 : [[ /opt/stack/cinder == -bindep* ]] 2022-08-11 09:55:06.488 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/cinder 2022-08-11 09:55:06.491 | + inc/python:setup_develop:340 : local extras= 2022-08-11 09:55:06.494 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-08-11 09:55:06.502 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-08-11 09:55:06.504 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/cinder == -bindep* ]] 2022-08-11 09:55:06.507 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/cinder 2022-08-11 09:55:06.510 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-08-11 09:55:06.512 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-08-11 09:55:06.515 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/cinder 2022-08-11 09:55:06.518 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-08-11 09:55:06.521 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/cinder 2022-08-11 09:55:06.523 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-08-11 09:55:06.526 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-08-11 09:55:06.529 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-08-11 09:55:06.535 | + inc/python:_setup_package_with_constraints_edit:381 : name=cinder 2022-08-11 09:55:06.537 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-08-11 09:55:07.167 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/cinder -e 2022-08-11 09:55:07.169 | + inc/python:setup_package:414 : local bindep=0 2022-08-11 09:55:07.171 | + inc/python:setup_package:415 : local bindep_flag= 2022-08-11 09:55:07.174 | + inc/python:setup_package:416 : local bindep_profiles= 2022-08-11 09:55:07.176 | + inc/python:setup_package:417 : [[ /opt/stack/cinder == -bindep* ]] 2022-08-11 09:55:07.178 | + inc/python:setup_package:422 : local project_dir=/opt/stack/cinder 2022-08-11 09:55:07.180 | + inc/python:setup_package:423 : local flags=-e 2022-08-11 09:55:07.183 | + inc/python:setup_package:424 : local extras= 2022-08-11 09:55:07.185 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-08-11 09:55:07.187 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-08-11 09:55:07.190 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-08-11 09:55:07.192 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-08-11 09:55:07.194 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-08-11 09:55:07.197 | + inc/python:setup_package:442 : pip_install -e /opt/stack/cinder 2022-08-11 09:55:07.218 | Using python 3.8 to install /opt/stack/cinder 2022-08-11 09:55:07.220 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2022-08-11 09:55:09.237 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-11 09:55:09.237 | from cryptography.utils import int_from_bytes 2022-08-11 09:55:09.237 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-11 09:55:09.237 | from cryptography.utils import int_from_bytes 2022-08-11 09:55:10.275 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-11 09:55:10.275 | Obtaining file:///opt/stack/cinder 2022-08-11 09:55:12.405 | Requirement already satisfied: Paste===3.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.1) 2022-08-11 09:55:12.413 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-08-11 09:55:12.422 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-08-11 09:55:12.433 | Requirement already satisfied: SQLAlchemy===1.4.39 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.39) 2022-08-11 09:55:12.576 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-08-11 09:55:13.808 | Collecting boto3===1.24.46 2022-08-11 09:55:13.826 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/440/26e44549148db/boto3-1.24.46-py3-none-any.whl (132 kB) 2022-08-11 09:55:15.447 | Collecting botocore===1.27.46 2022-08-11 09:55:15.481 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/747/b7e94aef41498/botocore-1.27.46-py3-none-any.whl (9.0 MB) 2022-08-11 09:55:16.544 | Requirement already satisfied: castellan===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (4.0.0) 2022-08-11 09:55:16.563 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (36.0.2) 2022-08-11 09:55:16.598 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (0.2.2) 2022-08-11 09:55:16.610 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (5.1.1) 2022-08-11 09:55:16.613 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.33.1) 2022-08-11 09:55:16.861 | Collecting google-api-python-client===2.55.0 2022-08-11 09:55:16.892 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/783/7094c6d35cc8e/google_api_python_client-2.55.0-py2.py3-none-any.whl (8.8 MB) 2022-08-11 09:55:17.931 | Collecting google-auth===2.10.0 2022-08-11 09:55:17.939 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1de/ba4a54f95ef67/google_auth-2.10.0-py2.py3-none-any.whl (167 kB) 2022-08-11 09:55:18.207 | Collecting google-auth-httplib2===0.1.0 2022-08-11 09:55:18.215 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/31e/49c36c6b5643b/google_auth_httplib2-0.1.0-py2.py3-none-any.whl (9.3 kB) 2022-08-11 09:55:18.305 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.1.2) 2022-08-11 09:55:18.310 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (0.20.4) 2022-08-11 09:55:18.320 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (4.12.0) 2022-08-11 09:55:18.355 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-08-11 09:55:18.357 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (1.0.1) 2022-08-11 09:55:18.361 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (4.7.2) 2022-08-11 09:55:18.398 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-08-11 09:55:18.454 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (10.0.0) 2022-08-11 09:55:18.504 | Requirement already satisfied: lxml===4.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (4.9.1) 2022-08-11 09:55:18.652 | Collecting oauth2client===4.1.3 2022-08-11 09:55:18.659 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b8a/81cc5d60e2d36/oauth2client-4.1.3-py2.py3-none-any.whl (98 kB) 2022-08-11 09:55:18.767 | Requirement already satisfied: os-brick===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 287)) (6.0.0) 2022-08-11 09:55:18.791 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-08-11 09:55:18.795 | Requirement already satisfied: os-win===5.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (5.7.0) 2022-08-11 09:55:18.812 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.0.0) 2022-08-11 09:55:18.847 | Requirement already satisfied: oslo.concurrency===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (5.0.0) 2022-08-11 09:55:18.858 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (9.0.0) 2022-08-11 09:55:18.896 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.0) 2022-08-11 09:55:18.901 | Requirement already satisfied: oslo.db===12.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (12.0.0) 2022-08-11 09:55:18.947 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-08-11 09:55:18.952 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (5.0.0) 2022-08-11 09:55:18.989 | Requirement already satisfied: oslo.messaging===13.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (13.0.0) 2022-08-11 09:55:19.041 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (0.4.0) 2022-08-11 09:55:19.052 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (5.0.0) 2022-08-11 09:55:19.070 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.0) 2022-08-11 09:55:19.084 | Requirement already satisfied: oslo.privsep===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (3.0.0) 2022-08-11 09:55:19.098 | Requirement already satisfied: oslo.reports===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (2.4.0) 2022-08-11 09:55:19.109 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (6.3.1) 2022-08-11 09:55:19.112 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (5.0.0) 2022-08-11 09:55:19.120 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (3.0.0) 2022-08-11 09:55:19.142 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (2.0.0) 2022-08-11 09:55:19.152 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.0.0) 2022-08-11 09:55:19.165 | Requirement already satisfied: oslo.versionedobjects===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (3.0.0) 2022-08-11 09:55:19.361 | Collecting oslo.vmware===4.0.0 2022-08-11 09:55:19.367 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c0b/55fda528af1d7/oslo.vmware-4.0.0-py3-none-any.whl (491 kB) 2022-08-11 09:55:19.535 | Requirement already satisfied: osprofiler===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (3.4.3) 2022-08-11 09:55:19.573 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-08-11 09:55:19.769 | Collecting paramiko===2.11.0 2022-08-11 09:55:19.775 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/655/f25dc8baf7632/paramiko-2.11.0-py2.py3-none-any.whl (212 kB) 2022-08-11 09:55:19.915 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.9.0) 2022-08-11 09:55:19.917 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-08-11 09:55:19.929 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-08-11 09:55:19.934 | Requirement already satisfied: psutil===5.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (5.9.1) 2022-08-11 09:55:20.186 | Collecting pyasn1===0.4.8 2022-08-11 09:55:20.193 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/39c/7e2ec30515947/pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) 2022-08-11 09:55:20.477 | Collecting pyasn1-modules===0.2.8 2022-08-11 09:55:20.484 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a50/b808ffeb97cb3/pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB) 2022-08-11 09:55:20.615 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-08-11 09:55:20.625 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-08-11 09:55:20.627 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-11 09:55:20.633 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-08-11 09:55:20.637 | Requirement already satisfied: python-barbicanclient===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 388)) (5.4.0) 2022-08-11 09:55:20.651 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-08-11 09:55:21.215 | Collecting python-glanceclient===4.0.1 2022-08-11 09:55:21.222 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/767/bf12449a5b7ff/python_glanceclient-4.0.1-py3-none-any.whl (204 kB) 2022-08-11 09:55:21.357 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-08-11 09:55:21.378 | Requirement already satisfied: python-novaclient===18.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 416)) (18.0.0) 2022-08-11 09:55:21.392 | Requirement already satisfied: python-swiftclient===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 428)) (4.0.1) 2022-08-11 09:55:21.412 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-08-11 09:55:21.416 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-08-11 09:55:21.423 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-11 09:55:21.439 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-08-11 09:55:21.567 | Collecting rsa===4.9 2022-08-11 09:55:21.574 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/902/60d9058e51478/rsa-4.9-py3-none-any.whl (34 kB) 2022-08-11 09:55:21.773 | Collecting rtslib-fb===2.1.75 2022-08-11 09:55:21.779 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/02d/4d1d8139f3217/rtslib-fb-2.1.75.tar.gz (74 kB) 2022-08-11 09:55:22.607 | Collecting s3transfer===0.6.0 2022-08-11 09:55:22.614 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/061/76b74f3a15f61/s3transfer-0.6.0-py3-none-any.whl (79 kB) 2022-08-11 09:55:22.714 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-11 09:55:22.717 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.13.0) 2022-08-11 09:55:22.727 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-08-11 09:55:22.729 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-08-11 09:55:22.732 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-11 09:55:22.843 | Collecting suds-community===1.1.2 2022-08-11 09:55:22.849 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/18a/0176bf4f5945e/suds_community-1.1.2-py3-none-any.whl (144 kB) 2022-08-11 09:55:23.063 | Collecting tabulate===0.8.10 2022-08-11 09:55:23.068 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0ba/055423dbaa164/tabulate-0.8.10-py3-none-any.whl (29 kB) 2022-08-11 09:55:23.160 | Requirement already satisfied: taskflow===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 530)) (5.0.0) 2022-08-11 09:55:23.210 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2022-08-11 09:55:23.223 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-08-11 09:55:23.232 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-08-11 09:55:23.237 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-08-11 09:55:23.247 | Requirement already satisfied: tooz===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (3.0.0) 2022-08-11 09:55:23.403 | Collecting uritemplate===4.1.1 2022-08-11 09:55:23.409 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/830/c08b8d99bdd31/uritemplate-4.1.1-py2.py3-none-any.whl (10 kB) 2022-08-11 09:55:23.498 | Requirement already satisfied: urllib3===1.26.11 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.11) 2022-08-11 09:55:23.530 | Requirement already satisfied: voluptuous===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 568)) (0.13.1) 2022-08-11 09:55:23.927 | Collecting warlock===2.0.1 2022-08-11 09:55:23.950 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/448/df959cec31904/warlock-2.0.1-py3-none-any.whl (9.8 kB) 2022-08-11 09:55:24.041 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-08-11 09:55:24.046 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-11 09:55:24.049 | Requirement already satisfied: yappi===1.3.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.6) 2022-08-11 09:55:24.054 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-08-11 09:55:24.285 | Collecting zstd===1.5.2.5 2022-08-11 09:55:24.295 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/49c/0dc1c00152fe7/zstd-1.5.2.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.7 MB) 2022-08-11 09:55:24.476 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.1->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-08-11 09:55:24.478 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.15.1) 2022-08-11 09:55:24.482 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (2.2.1) 2022-08-11 09:55:24.689 | Collecting google-api-core===2.8.2 2022-08-11 09:55:24.696 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/93c/6a91ccac79079/google_api_core-2.8.2-py3-none-any.whl (114 kB) 2022-08-11 09:55:24.812 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (5.2.0) 2022-08-11 09:55:24.815 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (5.9.0) 2022-08-11 09:55:24.842 | Requirement already satisfied: attrs===22.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (22.1.0) 2022-08-11 09:55:24.898 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.8) 2022-08-11 09:55:24.903 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (0.17.3) 2022-08-11 09:55:24.906 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-11 09:55:24.909 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-08-11 09:55:24.915 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-08-11 09:55:24.920 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-08-11 09:55:24.934 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-08-11 09:55:24.938 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (5.2.4) 2022-08-11 09:55:24.982 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 173)) (2.4.1) 2022-08-11 09:55:24.984 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 95)) (3.2.2) 2022-08-11 09:55:24.992 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-08-11 09:55:24.998 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.0.4) 2022-08-11 09:55:25.001 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (4.0.1) 2022-08-11 09:55:25.011 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-08-11 09:55:25.109 | Collecting PyNaCl===1.5.0 2022-08-11 09:55:25.120 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/06b/8f6fa7f5de8d5/PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB) 2022-08-11 09:55:25.206 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (3.10.1) 2022-08-11 09:55:25.219 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-08-11 09:55:25.231 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-11 09:55:25.233 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-08-11 09:55:25.236 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.0) 2022-08-11 09:55:25.348 | Collecting pyudev===0.23.2 2022-08-11 09:55:25.354 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/50d/94bef0669f9aa/pyudev-0.23.2-py3-none-any.whl (63 kB) 2022-08-11 09:55:25.452 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-08-11 09:55:25.455 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (1.4.2) 2022-08-11 09:55:25.459 | Requirement already satisfied: networkx===2.8.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 263)) (2.8.5) 2022-08-11 09:55:25.497 | Requirement already satisfied: automaton===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 92)) (3.0.0) 2022-08-11 09:55:25.502 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (1.0.0) 2022-08-11 09:55:25.504 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (1.32) 2022-08-11 09:55:25.509 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-11 09:55:25.633 | Collecting googleapis-common-protos===1.56.4 2022-08-11 09:55:25.640 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8eb/2cbc91b69feaf/googleapis_common_protos-1.56.4-py2.py3-none-any.whl (211 kB) 2022-08-11 09:55:25.782 | Requirement already satisfied: protobuf===4.21.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (4.21.4) 2022-08-11 09:55:25.784 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-08-11 09:55:25.794 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (5.0.0) 2022-08-11 09:55:25.796 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-08-11 09:55:25.799 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (2.4.2) 2022-08-11 09:55:25.846 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-08-11 09:55:25.849 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (2.3) 2022-08-11 09:55:25.852 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-08-11 09:55:25.855 | Building wheels for collected packages: rtslib-fb 2022-08-11 09:55:25.856 | Building wheel for rtslib-fb (setup.py): started 2022-08-11 09:55:26.533 | Building wheel for rtslib-fb (setup.py): finished with status 'done' 2022-08-11 09:55:26.534 | Created wheel for rtslib-fb: filename=rtslib_fb-2.1.75-py3-none-any.whl size=86186 sha256=da3d2513dc0320eca56f9039eda842ec62e70fce37c58483764a235192b4a052 2022-08-11 09:55:26.535 | Stored in directory: /root/.cache/pip/wheels/9e/0f/26/0e943777b8477f044506cceba45b0e3a1a96aa78cfb558ac9f 2022-08-11 09:55:26.536 | Successfully built rtslib-fb 2022-08-11 09:55:27.363 | Installing collected packages: PyNaCl, botocore, s3transfer, boto3, pyasn1, rsa, pyasn1-modules, google-auth, googleapis-common-protos, google-api-core, google-auth-httplib2, uritemplate, google-api-python-client, oauth2client, suds-community, oslo.vmware, paramiko, warlock, python-glanceclient, pyudev, rtslib-fb, tabulate, zstd, cinder 2022-08-11 09:55:27.363 | Attempting uninstall: PyNaCl 2022-08-11 09:55:27.364 | Found existing installation: PyNaCl 1.3.0 2022-08-11 09:55:27.365 | Not uninstalling pynacl at /usr/lib/python3/dist-packages, outside environment /usr 2022-08-11 09:55:27.366 | Can't uninstall 'PyNaCl'. No files were found to uninstall. 2022-08-11 09:55:32.397 | Running setup.py develop for cinder 2022-08-11 09:55:34.807 | Successfully installed PyNaCl-1.5.0 boto3-1.24.46 botocore-1.27.46 cinder google-api-core-2.8.2 google-api-python-client-2.55.0 google-auth-2.10.0 google-auth-httplib2-0.1.0 googleapis-common-protos-1.56.4 oauth2client-4.1.3 oslo.vmware-4.0.0 paramiko-2.11.0 pyasn1-0.4.8 pyasn1-modules-0.2.8 python-glanceclient-4.0.1 pyudev-0.23.2 rsa-4.9 rtslib-fb-2.1.75 s3transfer-0.6.0 suds-community-1.1.2 tabulate-0.8.10 uritemplate-4.1.1 warlock-2.0.1 zstd-1.5.2.5 2022-08-11 09:55:35.083 | + inc/python:pip_install:196 : result=0 2022-08-11 09:55:35.085 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-11 09:55:35.088 | + functions-common:time_stop:2440 : local name 2022-08-11 09:55:35.090 | + functions-common:time_stop:2441 : local end_time 2022-08-11 09:55:35.092 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-11 09:55:35.094 | + functions-common:time_stop:2443 : local total 2022-08-11 09:55:35.096 | + functions-common:time_stop:2444 : local start_time 2022-08-11 09:55:35.099 | + functions-common:time_stop:2446 : name=pip_install 2022-08-11 09:55:35.101 | + functions-common:time_stop:2447 : start_time=1660211707213 2022-08-11 09:55:35.104 | + functions-common:time_stop:2449 : [[ -z 1660211707213 ]] 2022-08-11 09:55:35.106 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-11 09:55:35.111 | + functions-common:time_stop:2452 : end_time=1660211735108 2022-08-11 09:55:35.113 | + functions-common:time_stop:2453 : elapsed_time=27895 2022-08-11 09:55:35.115 | + functions-common:time_stop:2454 : total=113438 2022-08-11 09:55:35.117 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-11 09:55:35.119 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=141333 2022-08-11 09:55:35.122 | + inc/python:pip_install:199 : return 0 2022-08-11 09:55:35.124 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-08-11 09:55:35.126 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-08-11 09:55:35.129 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-08-11 09:55:35.148 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-08-11 09:55:35.160 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/cinder 2022-08-11 09:55:35.163 | + inc/python:use_library_from_git:246 : local name=/opt/stack/cinder 2022-08-11 09:55:35.165 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-11 09:55:35.167 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-11 09:55:35.170 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-08-11 09:55:35.172 | + inc/python:use_library_from_git:249 : return 1 2022-08-11 09:55:35.175 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-08-11 09:55:35.177 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-08-11 09:55:35.180 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-08-11 09:55:35.182 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-11 09:55:35.184 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-11 09:55:35.187 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-08-11 09:55:35.199 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-08-11 09:55:35.201 | + functions-common:install_package:1464 : update_package_repo 2022-08-11 09:55:35.204 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-08-11 09:55:35.206 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-08-11 09:55:35.209 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-08-11 09:55:35.212 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-08-11 09:55:35.214 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-08-11 09:55:35.217 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-11 09:55:35.219 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-11 09:55:35.222 | + functions-common:update_package_repo:1445 : apt_get_update 2022-08-11 09:55:35.224 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-08-11 09:55:35.227 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-08-11 09:55:35.229 | + functions-common:apt_get_update:1191 : return 2022-08-11 09:55:35.231 | + functions-common:install_package:1465 : real_install_package targetcli-fb 2022-08-11 09:55:35.234 | + functions-common:real_install_package:1450 : is_ubuntu 2022-08-11 09:55:35.236 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-11 09:55:35.239 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-11 09:55:35.241 | + functions-common:real_install_package:1451 : apt_get install targetcli-fb 2022-08-11 09:55:35.263 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-08-11 09:55:35.374 | Reading package lists... 2022-08-11 09:55:35.629 | Building dependency tree... 2022-08-11 09:55:35.631 | Reading state information... 2022-08-11 09:55:35.884 | The following packages were automatically installed and are no longer required: 2022-08-11 09:55:35.886 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-11 09:55:35.886 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-11 09:55:35.886 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-11 09:55:35.886 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-11 09:55:35.886 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-11 09:55:35.886 | python3-zope.interface 2022-08-11 09:55:35.886 | Use 'sudo apt autoremove' to remove them. 2022-08-11 09:55:35.887 | The following additional packages will be installed: 2022-08-11 09:55:35.887 | python3-configshell-fb python3-pyparsing python3-pyudev python3-rtslib-fb 2022-08-11 09:55:35.887 | python3-urwid 2022-08-11 09:55:35.888 | Suggested packages: 2022-08-11 09:55:35.888 | python-pyparsing-doc python-urwid-doc 2022-08-11 09:55:35.956 | The following NEW packages will be installed: 2022-08-11 09:55:35.956 | python3-configshell-fb python3-pyparsing python3-pyudev python3-rtslib-fb 2022-08-11 09:55:35.956 | python3-urwid targetcli-fb 2022-08-11 09:55:36.072 | 0 upgraded, 6 newly installed, 0 to remove and 159 not upgraded. 2022-08-11 09:55:36.072 | Need to get 356 kB of archives. 2022-08-11 09:55:36.072 | After this operation, 2,294 kB of additional disk space will be used. 2022-08-11 09:55:36.072 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyparsing all 2.4.6-1 [61.3 kB] 2022-08-11 09:55:36.230 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-urwid amd64 2.0.1-3 [159 kB] 2022-08-11 09:55:36.315 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-configshell-fb all 1:1.1.27-0ubuntu1 [28.0 kB] 2022-08-11 09:55:36.326 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyudev all 0.21.0-3ubuntu1 [37.1 kB] 2022-08-11 09:55:36.335 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-rtslib-fb all 2.1.71-0ubuntu1.1 [36.4 kB] 2022-08-11 09:55:36.342 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 targetcli-fb all 1:2.1.51-0ubuntu1 [35.1 kB] 2022-08-11 09:55:36.906 | Fetched 356 kB in 0s (926 kB/s) 2022-08-11 09:55:37.111 | Selecting previously unselected package python3-pyparsing. 2022-08-11 09:55:37.162 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 90881 files and directories currently installed.) 2022-08-11 09:55:37.166 | Preparing to unpack .../0-python3-pyparsing_2.4.6-1_all.deb ... 2022-08-11 09:55:37.222 | Unpacking python3-pyparsing (2.4.6-1) ... 2022-08-11 09:55:37.605 | Selecting previously unselected package python3-urwid. 2022-08-11 09:55:37.615 | Preparing to unpack .../1-python3-urwid_2.0.1-3_amd64.deb ... 2022-08-11 09:55:37.669 | Unpacking python3-urwid (2.0.1-3) ... 2022-08-11 09:55:38.139 | Selecting previously unselected package python3-configshell-fb. 2022-08-11 09:55:38.149 | Preparing to unpack .../2-python3-configshell-fb_1%3a1.1.27-0ubuntu1_all.deb ... 2022-08-11 09:55:38.205 | Unpacking python3-configshell-fb (1:1.1.27-0ubuntu1) ... 2022-08-11 09:55:38.565 | Selecting previously unselected package python3-pyudev. 2022-08-11 09:55:38.576 | Preparing to unpack .../3-python3-pyudev_0.21.0-3ubuntu1_all.deb ... 2022-08-11 09:55:38.641 | Unpacking python3-pyudev (0.21.0-3ubuntu1) ... 2022-08-11 09:55:39.085 | Selecting previously unselected package python3-rtslib-fb. 2022-08-11 09:55:39.095 | Preparing to unpack .../4-python3-rtslib-fb_2.1.71-0ubuntu1.1_all.deb ... 2022-08-11 09:55:39.170 | Unpacking python3-rtslib-fb (2.1.71-0ubuntu1.1) ... 2022-08-11 09:55:39.664 | Selecting previously unselected package targetcli-fb. 2022-08-11 09:55:39.674 | Preparing to unpack .../5-targetcli-fb_1%3a2.1.51-0ubuntu1_all.deb ... 2022-08-11 09:55:39.738 | Unpacking targetcli-fb (1:2.1.51-0ubuntu1) ... 2022-08-11 09:55:40.243 | Setting up python3-urwid (2.0.1-3) ... 2022-08-11 09:55:40.707 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:141: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-08-11 09:55:40.707 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-08-11 09:55:40.707 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:145: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-08-11 09:55:40.707 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-08-11 09:55:40.707 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:149: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-08-11 09:55:40.708 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-08-11 09:55:40.708 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:232: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-08-11 09:55:40.708 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-08-11 09:55:40.873 | Setting up python3-pyparsing (2.4.6-1) ... 2022-08-11 09:55:41.310 | Setting up python3-configshell-fb (1:1.1.27-0ubuntu1) ... 2022-08-11 09:55:41.730 | Setting up python3-pyudev (0.21.0-3ubuntu1) ... 2022-08-11 09:55:42.144 | Setting up python3-rtslib-fb (2.1.71-0ubuntu1.1) ... 2022-08-11 09:55:43.533 | Setting up targetcli-fb (1:2.1.51-0ubuntu1) ... 2022-08-11 09:55:44.144 | Created symlink /etc/systemd/system/multi-user.target.wants/targetclid.service → /lib/systemd/system/targetclid.service. 2022-08-11 09:55:44.145 | Created symlink /etc/systemd/system/sockets.target.wants/targetclid.socket → /lib/systemd/system/targetclid.socket. 2022-08-11 09:55:46.160 | Processing triggers for man-db (2.9.1-1) ... 2022-08-11 09:55:46.445 | Processing triggers for systemd (245.4-4ubuntu3.17) ... 2022-08-11 09:55:55.020 | + functions-common:apt_get:1235 : result=0 2022-08-11 09:55:55.023 | + functions-common:apt_get:1238 : time_stop apt-get 2022-08-11 09:55:55.025 | + functions-common:time_stop:2440 : local name 2022-08-11 09:55:55.028 | + functions-common:time_stop:2441 : local end_time 2022-08-11 09:55:55.030 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-11 09:55:55.033 | + functions-common:time_stop:2443 : local total 2022-08-11 09:55:55.035 | + functions-common:time_stop:2444 : local start_time 2022-08-11 09:55:55.037 | + functions-common:time_stop:2446 : name=apt-get 2022-08-11 09:55:55.040 | + functions-common:time_stop:2447 : start_time=1660211735261 2022-08-11 09:55:55.042 | + functions-common:time_stop:2449 : [[ -z 1660211735261 ]] 2022-08-11 09:55:55.045 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-11 09:55:55.050 | + functions-common:time_stop:2452 : end_time=1660211755047 2022-08-11 09:55:55.052 | + functions-common:time_stop:2453 : elapsed_time=19786 2022-08-11 09:55:55.055 | + functions-common:time_stop:2454 : total=538067 2022-08-11 09:55:55.057 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-11 09:55:55.060 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=557853 2022-08-11 09:55:55.062 | + functions-common:apt_get:1239 : return 0 2022-08-11 09:55:55.065 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-08-11 09:55:55.067 | + ./stack.sh:main:921 : configure_cinder 2022-08-11 09:55:55.070 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-08-11 09:55:55.082 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-08-11 09:55:55.086 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-08-11 09:55:55.088 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-08-11 09:55:55.091 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-08-11 09:55:55.094 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-08-11 09:55:55.094 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-08-11 09:55:55.098 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-08-11 09:55:55.100 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-08-11 09:55:55.102 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-08-11 09:55:55.104 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-08-11 09:55:55.107 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-08-11 09:55:55.109 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-08-11 09:55:55.111 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-08-11 09:55:55.113 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-08-11 09:55:55.124 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-08-11 09:55:55.136 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2022-08-11 09:55:55.148 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2022-08-11 09:55:55.160 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-08-11 09:55:55.171 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-08-11 09:55:55.174 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-08-11 09:55:55.179 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.PBoS6DeXIx 2022-08-11 09:55:55.181 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-08-11 09:55:55.183 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-08-11 09:55:55.185 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-08-11 09:55:55.188 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.PBoS6DeXIx 2022-08-11 09:55:55.191 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.PBoS6DeXIx 2022-08-11 09:55:55.203 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.PBoS6DeXIx /etc/sudoers.d/cinder-rootwrap 2022-08-11 09:55:55.216 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-08-11 09:55:55.220 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-08-11 09:55:55.222 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-08-11 09:55:55.224 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-08-11 09:55:55.226 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-08-11 09:55:55.228 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-08-11 09:55:55.230 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-08-11 09:55:55.233 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-08-11 09:55:55.235 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-08-11 09:55:55.240 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-08-11 09:55:55.244 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-08-11 09:55:55.263 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-08-11 09:55:55.281 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-08-11 09:55:55.299 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-08-11 09:55:55.319 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-08-11 09:55:55.337 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-08-11 09:55:55.355 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-08-11 09:55:55.374 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-08-11 09:55:55.392 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-08-11 09:55:55.394 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-08-11 09:55:55.396 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-08-11 09:55:55.399 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-08-11 09:55:55.401 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-08-11 09:55:55.435 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-08-11 09:55:55.467 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.43/identity 2022-08-11 09:55:55.500 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-08-11 09:55:55.531 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-08-11 09:55:55.564 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-08-11 09:55:55.595 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-08-11 09:55:55.628 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-08-11 09:55:55.659 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-08-11 09:55:55.691 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-08-11 09:55:55.723 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-08-11 09:55:55.758 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-08-11 09:55:55.791 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-08-11 09:55:55.793 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-08-11 09:55:55.796 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-08-11 09:55:55.798 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=cinder 2022-08-11 09:55:55.800 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-08-11 09:55:55.803 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-08-11 09:55:55.805 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-08-11 09:55:55.822 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-11 09:55:55.824 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-08-11 09:55:55.827 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2022-08-11 09:55:55.829 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2022-08-11 09:55:55.865 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-08-11 09:55:55.897 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-08-11 09:55:55.929 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-08-11 09:55:55.961 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-08-11 09:55:55.994 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-08-11 09:55:56.026 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-08-11 09:55:56.061 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-08-11 09:55:56.063 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.43 2022-08-11 09:55:56.096 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-08-11 09:55:56.132 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-08-11 09:55:56.139 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 38a8baf31b848a48f33a2c17dd282fd9 2022-08-11 09:55:56.171 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-08-11 09:55:56.174 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-08-11 09:55:56.206 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-08-11 09:55:56.238 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-08-11 09:55:56.270 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-08-11 09:55:56.303 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-08-11 09:55:56.319 | + functions-common:is_service_enabled:2096 : return 0 2022-08-11 09:55:56.321 | + lib/cinder:configure_cinder:299 : [[ -n lvm:lvmdriver-1 ]] 2022-08-11 09:55:56.324 | + lib/cinder:configure_cinder:300 : local enabled_backends= 2022-08-11 09:55:56.326 | + lib/cinder:configure_cinder:301 : local default_name= 2022-08-11 09:55:56.328 | + lib/cinder:configure_cinder:302 : local be be_name be_type 2022-08-11 09:55:56.331 | + lib/cinder:configure_cinder:303 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-08-11 09:55:56.333 | + lib/cinder:configure_cinder:304 : be_type=lvm 2022-08-11 09:55:56.335 | + lib/cinder:configure_cinder:305 : be_name=lvmdriver-1 2022-08-11 09:55:56.338 | + lib/cinder:configure_cinder:306 : type configure_cinder_backend_lvm 2022-08-11 09:55:56.340 | + lib/cinder:configure_cinder:307 : configure_cinder_backend_lvm lvmdriver-1 2022-08-11 09:55:56.343 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-08-11 09:55:56.345 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-08-11 09:55:56.379 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2022-08-11 09:55:56.412 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-08-11 09:55:56.444 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2022-08-11 09:55:56.475 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-08-11 09:55:56.507 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-08-11 09:55:56.540 | + lib/cinder:configure_cinder:309 : [[ -z '' ]] 2022-08-11 09:55:56.542 | + lib/cinder:configure_cinder:310 : default_name=lvmdriver-1 2022-08-11 09:55:56.544 | + lib/cinder:configure_cinder:312 : enabled_backends+=lvmdriver-1, 2022-08-11 09:55:56.547 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-08-11 09:55:56.578 | + lib/cinder:configure_cinder:315 : [[ -n lvmdriver-1 ]] 2022-08-11 09:55:56.580 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-08-11 09:55:56.613 | + lib/cinder:configure_cinder:318 : configure_cinder_image_volume_cache 2022-08-11 09:55:56.615 | + lib/cinder:configure_cinder_image_volume_cache:624 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-08-11 09:55:56.618 | + lib/cinder:configure_cinder_image_volume_cache:625 : local be_name=lvmdriver-1 2022-08-11 09:55:56.620 | + lib/cinder:configure_cinder_image_volume_cache:627 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-08-11 09:55:56.652 | + lib/cinder:configure_cinder_image_volume_cache:629 : [[ -n '' ]] 2022-08-11 09:55:56.654 | + lib/cinder:configure_cinder_image_volume_cache:633 : [[ -n '' ]] 2022-08-11 09:55:56.657 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-08-11 09:55:56.673 | + functions-common:is_service_enabled:2096 : return 0 2022-08-11 09:55:56.676 | + lib/cinder:configure_cinder:321 : [[ -n swift ]] 2022-08-11 09:55:56.678 | + lib/cinder:configure_cinder:322 : type configure_cinder_backup_swift 2022-08-11 09:55:56.681 | + lib/cinder:configure_cinder:323 : configure_cinder_backup_swift 2022-08-11 09:55:56.683 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2022-08-11 09:55:56.717 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.43:8080/v1/AUTH_ 2022-08-11 09:55:56.749 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2022-08-11 09:55:56.765 | + functions-common:is_service_enabled:2096 : return 1 2022-08-11 09:55:56.767 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-08-11 09:55:56.784 | + functions-common:is_service_enabled:2096 : return 1 2022-08-11 09:55:56.787 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-08-11 09:55:56.803 | + functions-common:is_service_enabled:2096 : return 1 2022-08-11 09:55:56.805 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-08-11 09:55:56.807 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-08-11 09:55:56.810 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-08-11 09:55:56.812 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-08-11 09:55:56.814 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-08-11 09:55:56.817 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-08-11 09:55:56.820 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-08-11 09:55:56.837 | + functions-common:is_service_enabled:2096 : return 0 2022-08-11 09:55:56.841 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-08-11 09:55:56.843 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-08-11 09:55:56.845 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-08-11 09:55:56.861 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-11 09:55:56.864 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.43:5672/ 2022-08-11 09:55:56.866 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.43:5672/ 2022-08-11 09:55:56.899 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-08-11 09:55:56.901 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-08-11 09:55:56.904 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-08-11 09:55:56.906 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-08-11 09:55:56.908 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-08-11 09:55:56.911 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-08-11 09:55:56.928 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-08-11 09:55:56.931 | + functions:setup_systemd_logging:695 : local pidstr= 2022-08-11 09:55:56.933 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-08-11 09:55:56.935 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-08-11 09:55:56.938 | + functions:setup_systemd_logging:702 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-08-11 09:55:56.970 | + functions:setup_systemd_logging:704 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-08-11 09:55:57.002 | + functions:setup_systemd_logging:705 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-08-11 09:55:57.035 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-08-11 09:55:57.066 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-08-11 09:55:57.083 | + functions-common:is_service_enabled:2096 : return 0 2022-08-11 09:55:57.086 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-08-11 09:55:57.089 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-08-11 09:55:57.091 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-08-11 09:55:57.093 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-08-11 09:55:57.096 | + lib/apache:write_uwsgi_config:257 : local http= 2022-08-11 09:55:57.098 | + lib/apache:write_uwsgi_config:258 : local name= 2022-08-11 09:55:57.101 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-08-11 09:55:57.105 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-08-11 09:55:57.108 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-08-11 09:55:57.110 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-08-11 09:55:57.125 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-08-11 09:55:57.128 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-08-11 09:55:57.136 | d /var/run/uwsgi 0755 ubuntu root 2022-08-11 09:55:57.140 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-08-11 09:55:57.156 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-08-11 09:55:57.158 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-08-11 09:55:57.162 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-08-11 09:55:57.195 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-08-11 09:55:57.227 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-08-11 09:55:57.259 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-08-11 09:55:57.289 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-08-11 09:55:57.321 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-08-11 09:55:57.352 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-08-11 09:55:57.383 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-08-11 09:55:57.416 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-08-11 09:55:57.447 | + lib/apache:write_uwsgi_config:290 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-08-11 09:55:57.480 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-08-11 09:55:57.511 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-08-11 09:55:57.542 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-08-11 09:55:57.574 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-08-11 09:55:57.576 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-08-11 09:55:57.579 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-08-11 09:55:57.582 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-08-11 09:55:57.584 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-08-11 09:55:57.586 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-11 09:55:57.589 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-11 09:55:57.591 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-08-11 09:55:57.594 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-08-11 09:55:57.596 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-08-11 09:55:57.628 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-08-11 09:55:57.660 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-08-11 09:55:57.660 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-08-11 09:55:57.669 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-08-11 09:55:57.673 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-08-11 09:55:57.675 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-08-11 09:55:57.678 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-08-11 09:55:57.680 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-08-11 09:55:57.683 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-08-11 09:55:57.685 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-11 09:55:57.687 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-11 09:55:57.690 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-08-11 09:55:57.692 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-08-11 09:55:57.694 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-11 09:55:57.697 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-11 09:55:57.699 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-08-11 09:55:57.760 | Enabling site cinder-wsgi. 2022-08-11 09:55:57.765 | To activate the new configuration, you need to run: 2022-08-11 09:55:57.765 | systemctl reload apache2 2022-08-11 09:55:57.770 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-08-11 09:55:57.772 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-08-11 09:55:57.775 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-08-11 09:55:57.777 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-08-11 09:55:57.902 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-08-11 09:55:57.905 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-08-11 09:55:57.939 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.43/image 2022-08-11 09:55:57.972 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-08-11 09:55:57.989 | + functions-common:is_service_enabled:2096 : return 1 2022-08-11 09:55:57.991 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-08-11 09:55:57.994 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-08-11 09:55:57.996 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-08-11 09:55:57.998 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-08-11 09:55:58.001 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-08-11 09:55:58.035 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-08-11 09:55:58.068 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.43/identity 2022-08-11 09:55:58.100 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-08-11 09:55:58.132 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-08-11 09:55:58.164 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-08-11 09:55:58.196 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-08-11 09:55:58.229 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-08-11 09:55:58.260 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-08-11 09:55:58.293 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-08-11 09:55:58.325 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-08-11 09:55:58.358 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-08-11 09:55:58.390 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-08-11 09:55:58.392 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-08-11 09:55:58.408 | + functions-common:is_service_enabled:2096 : return 0 2022-08-11 09:55:58.411 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.43:2379 2022-08-11 09:55:58.446 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-08-11 09:55:58.449 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-08-11 09:55:58.451 | + ./stack.sh:main:924 : is_service_enabled neutron 2022-08-11 09:55:58.468 | + functions-common:is_service_enabled:2096 : return 0 2022-08-11 09:55:58.471 | + ./stack.sh:main:926 : stack_install_service neutron 2022-08-11 09:55:58.473 | + lib/stack:stack_install_service:20 : local service=neutron 2022-08-11 09:55:58.476 | + lib/stack:stack_install_service:21 : type install_neutron 2022-08-11 09:55:58.479 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-08-11 09:55:58.481 | + lib/stack:stack_install_service:32 : install_neutron 2022-08-11 09:55:58.484 | + lib/neutron:install_neutron:703 : is_neutron_legacy_enabled 2022-08-11 09:55:58.487 | ++ lib/neutron:is_neutron_legacy_enabled:142 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-11 09:55:58.488 | ++ lib/neutron:is_neutron_legacy_enabled:142 : sed s/neutron-//g 2022-08-11 09:55:58.493 | + lib/neutron:is_neutron_legacy_enabled:142 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-08-11 09:55:58.496 | + lib/neutron:is_neutron_legacy_enabled:143 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-08-11 09:55:58.498 | + lib/neutron:is_neutron_legacy_enabled:144 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-08-11 09:55:58.501 | + lib/neutron:is_neutron_legacy_enabled:144 : return 0 2022-08-11 09:55:58.503 | + lib/neutron:install_neutron:705 : install_mutnauq 2022-08-11 09:55:58.506 | + lib/neutron-legacy:install_mutnauq:472 : use_library_from_git neutron-lib 2022-08-11 09:55:58.509 | + inc/python:use_library_from_git:246 : local name=neutron-lib 2022-08-11 09:55:58.511 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-11 09:55:58.514 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-11 09:55:58.516 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,neutron-lib, ]] 2022-08-11 09:55:58.519 | + inc/python:use_library_from_git:249 : return 1 2022-08-11 09:55:58.521 | + lib/neutron-legacy:install_mutnauq:477 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-08-11 09:55:58.524 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/neutron.git 2022-08-11 09:55:58.526 | + functions-common:git_clone:598 : local git_dest=/opt/stack/neutron 2022-08-11 09:55:58.528 | + functions-common:git_clone:599 : local git_ref=master 2022-08-11 09:55:58.530 | + functions-common:git_clone:600 : local orig_dir 2022-08-11 09:55:58.533 | ++ functions-common:git_clone:601 : pwd 2022-08-11 09:55:58.536 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-08-11 09:55:58.538 | + functions-common:git_clone:602 : local git_clone_flags= 2022-08-11 09:55:58.541 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-08-11 09:55:58.557 | + functions-common:git_clone:604 : RECLONE=False 2022-08-11 09:55:58.559 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-08-11 09:55:58.561 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-08-11 09:55:58.564 | + functions-common:git_clone:618 : echo master 2022-08-11 09:55:58.564 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-08-11 09:55:58.570 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/neutron ]] 2022-08-11 09:55:58.572 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-08-11 09:55:58.574 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/neutron 2022-08-11 09:55:58.587 | + functions-common:git_clone:678 : cd /opt/stack/neutron 2022-08-11 09:55:58.590 | + functions-common:git_clone:679 : git show --oneline 2022-08-11 09:55:58.591 | + functions-common:git_clone:679 : head -1 2022-08-11 09:55:58.594 | ed00a25c27 Migrate "migrate_names" to use "cliff" 2022-08-11 09:55:58.596 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-08-11 09:55:58.599 | + lib/neutron-legacy:install_mutnauq:478 : setup_develop /opt/stack/neutron 2022-08-11 09:55:58.601 | + inc/python:setup_develop:334 : local bindep 2022-08-11 09:55:58.604 | + inc/python:setup_develop:335 : [[ /opt/stack/neutron == -bindep* ]] 2022-08-11 09:55:58.606 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/neutron 2022-08-11 09:55:58.608 | + inc/python:setup_develop:340 : local extras= 2022-08-11 09:55:58.611 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-08-11 09:55:58.613 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-08-11 09:55:58.616 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/neutron == -bindep* ]] 2022-08-11 09:55:58.618 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/neutron 2022-08-11 09:55:58.621 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-08-11 09:55:58.623 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-08-11 09:55:58.626 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/neutron 2022-08-11 09:55:58.629 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-08-11 09:55:58.632 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/neutron 2022-08-11 09:55:58.635 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-08-11 09:55:58.637 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-08-11 09:55:58.640 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-08-11 09:55:58.647 | + inc/python:_setup_package_with_constraints_edit:381 : name=neutron 2022-08-11 09:55:58.649 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-08-11 09:55:59.264 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/neutron -e 2022-08-11 09:55:59.267 | + inc/python:setup_package:414 : local bindep=0 2022-08-11 09:55:59.269 | + inc/python:setup_package:415 : local bindep_flag= 2022-08-11 09:55:59.271 | + inc/python:setup_package:416 : local bindep_profiles= 2022-08-11 09:55:59.274 | + inc/python:setup_package:417 : [[ /opt/stack/neutron == -bindep* ]] 2022-08-11 09:55:59.276 | + inc/python:setup_package:422 : local project_dir=/opt/stack/neutron 2022-08-11 09:55:59.278 | + inc/python:setup_package:423 : local flags=-e 2022-08-11 09:55:59.281 | + inc/python:setup_package:424 : local extras= 2022-08-11 09:55:59.283 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-08-11 09:55:59.285 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-08-11 09:55:59.288 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-08-11 09:55:59.290 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-08-11 09:55:59.293 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-08-11 09:55:59.295 | + inc/python:setup_package:442 : pip_install -e /opt/stack/neutron 2022-08-11 09:55:59.316 | Using python 3.8 to install /opt/stack/neutron 2022-08-11 09:55:59.319 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2022-08-11 09:56:01.350 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-11 09:56:01.350 | from cryptography.utils import int_from_bytes 2022-08-11 09:56:01.350 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-11 09:56:01.350 | from cryptography.utils import int_from_bytes 2022-08-11 09:56:02.412 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-11 09:56:02.413 | Obtaining file:///opt/stack/neutron 2022-08-11 09:56:04.597 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-08-11 09:56:04.603 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-08-11 09:56:04.606 | Requirement already satisfied: Paste===3.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.1) 2022-08-11 09:56:04.614 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-08-11 09:56:04.623 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-08-11 09:56:04.634 | Requirement already satisfied: SQLAlchemy===1.4.39 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.39) 2022-08-11 09:56:04.777 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-08-11 09:56:04.791 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-08-11 09:56:04.804 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-08-11 09:56:04.811 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (5.1.1) 2022-08-11 09:56:04.813 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.33.1) 2022-08-11 09:56:04.822 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 173)) (2.4.1) 2022-08-11 09:56:04.825 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.1.2) 2022-08-11 09:56:04.829 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (0.20.4) 2022-08-11 09:56:04.839 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (4.12.0) 2022-08-11 09:56:04.875 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (5.9.0) 2022-08-11 09:56:04.902 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-08-11 09:56:04.959 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (10.0.0) 2022-08-11 09:56:05.010 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-08-11 09:56:05.015 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-08-11 09:56:05.018 | Requirement already satisfied: neutron-lib===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 264)) (3.0.0) 2022-08-11 09:56:05.054 | Requirement already satisfied: openstacksdk===0.100.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.100.0) 2022-08-11 09:56:05.079 | Requirement already satisfied: os-ken===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 290)) (2.4.0) 2022-08-11 09:56:05.095 | Requirement already satisfied: os-resource-classes===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (1.1.0) 2022-08-11 09:56:05.100 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-08-11 09:56:05.104 | Requirement already satisfied: os-traits===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (2.8.0) 2022-08-11 09:56:05.108 | Requirement already satisfied: os-vif===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.8.0) 2022-08-11 09:56:05.130 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.0.0) 2022-08-11 09:56:05.166 | Requirement already satisfied: oslo.concurrency===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (5.0.0) 2022-08-11 09:56:05.176 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (9.0.0) 2022-08-11 09:56:05.216 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.0) 2022-08-11 09:56:05.222 | Requirement already satisfied: oslo.db===12.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (12.0.0) 2022-08-11 09:56:05.268 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-08-11 09:56:05.273 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (5.0.0) 2022-08-11 09:56:05.310 | Requirement already satisfied: oslo.messaging===13.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (13.0.0) 2022-08-11 09:56:05.363 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (0.4.0) 2022-08-11 09:56:05.374 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (5.0.0) 2022-08-11 09:56:05.392 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.0) 2022-08-11 09:56:05.407 | Requirement already satisfied: oslo.privsep===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (3.0.0) 2022-08-11 09:56:05.420 | Requirement already satisfied: oslo.reports===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (2.4.0) 2022-08-11 09:56:05.432 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (6.3.1) 2022-08-11 09:56:05.435 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (5.0.0) 2022-08-11 09:56:05.443 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (3.0.0) 2022-08-11 09:56:05.466 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (2.0.0) 2022-08-11 09:56:05.475 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.0.0) 2022-08-11 09:56:05.488 | Requirement already satisfied: oslo.versionedobjects===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (3.0.0) 2022-08-11 09:56:05.508 | Requirement already satisfied: osprofiler===3.4.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (3.4.3) 2022-08-11 09:56:05.545 | Requirement already satisfied: ovs===2.17.1.post1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (2.17.1.post1) 2022-08-11 09:56:05.551 | Requirement already satisfied: ovsdbapp===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (2.0.0) 2022-08-11 09:56:05.559 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-08-11 09:56:05.564 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.9.0) 2022-08-11 09:56:05.567 | Requirement already satisfied: pecan===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (1.4.2) 2022-08-11 09:56:05.575 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-08-11 09:56:05.587 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-08-11 09:56:05.592 | Requirement already satisfied: psutil===5.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (5.9.1) 2022-08-11 09:56:05.610 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-08-11 09:56:05.622 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-08-11 09:56:05.632 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-08-11 09:56:05.635 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-11 09:56:05.640 | Requirement already satisfied: pyroute2===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 372)) (0.7.2) 2022-08-11 09:56:05.646 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-08-11 09:56:05.651 | Requirement already satisfied: python-designateclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) (5.0.0) 2022-08-11 09:56:05.669 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-08-11 09:56:05.690 | Requirement already satisfied: python-neutronclient===8.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 415)) (8.0.0) 2022-08-11 09:56:05.714 | Requirement already satisfied: python-novaclient===18.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 416)) (18.0.0) 2022-08-11 09:56:05.728 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-08-11 09:56:05.759 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-08-11 09:56:05.766 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-11 09:56:05.779 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-08-11 09:56:05.782 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-08-11 09:56:05.786 | Requirement already satisfied: setproctitle===1.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (1.3.1) 2022-08-11 09:56:05.790 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.17.6) 2022-08-11 09:56:05.794 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-11 09:56:05.796 | Requirement already satisfied: sortedcontainers===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 487)) (2.4.0) 2022-08-11 09:56:05.799 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.13.0) 2022-08-11 09:56:05.810 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-08-11 09:56:05.812 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-08-11 09:56:05.815 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-11 09:56:05.819 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2022-08-11 09:56:05.833 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-08-11 09:56:05.842 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-08-11 09:56:05.848 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-08-11 09:56:05.858 | Requirement already satisfied: tooz===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (3.0.0) 2022-08-11 09:56:05.916 | Requirement already satisfied: urllib3===1.26.11 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.11) 2022-08-11 09:56:05.949 | Requirement already satisfied: voluptuous===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 568)) (0.13.1) 2022-08-11 09:56:05.953 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-08-11 09:56:05.958 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-11 09:56:05.961 | Requirement already satisfied: yappi===1.3.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.6) 2022-08-11 09:56:05.966 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-08-11 09:56:05.992 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.1->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-08-11 09:56:05.995 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-08-11 09:56:06.006 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (2.2.1) 2022-08-11 09:56:06.031 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-08-11 09:56:06.035 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-08-11 09:56:06.038 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-11 09:56:06.041 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.8) 2022-08-11 09:56:06.046 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (36.0.2) 2022-08-11 09:56:06.083 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (1.0.1) 2022-08-11 09:56:06.086 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (2.5.0) 2022-08-11 09:56:06.107 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (1.32) 2022-08-11 09:56:06.111 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.0.4) 2022-08-11 09:56:06.114 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (0.17.3) 2022-08-11 09:56:06.118 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (5.2.4) 2022-08-11 09:56:06.162 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (5.2.0) 2022-08-11 09:56:06.165 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-08-11 09:56:06.170 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 95)) (3.2.2) 2022-08-11 09:56:06.177 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.15.1) 2022-08-11 09:56:06.181 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (4.0.1) 2022-08-11 09:56:06.192 | Requirement already satisfied: logutils===0.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 239)) (0.3.5) 2022-08-11 09:56:06.195 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (3.10.1) 2022-08-11 09:56:06.207 | Requirement already satisfied: osc-lib===2.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (2.6.1) 2022-08-11 09:56:06.221 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (4.7.2) 2022-08-11 09:56:06.260 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 288)) (2.1.0) 2022-08-11 09:56:06.264 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.0) 2022-08-11 09:56:06.269 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-11 09:56:06.271 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-08-11 09:56:06.274 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-08-11 09:56:06.276 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (1.0.0) 2022-08-11 09:56:06.278 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (2.3) 2022-08-11 09:56:06.282 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (5.0.0) 2022-08-11 09:56:06.284 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-11 09:56:06.287 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (2.4.2) 2022-08-11 09:56:06.335 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-08-11 09:56:06.342 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-08-11 09:56:06.346 | Requirement already satisfied: attrs===22.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (22.1.0) 2022-08-11 09:56:06.403 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-08-11 09:56:07.272 | Installing collected packages: neutron 2022-08-11 09:56:07.272 | Attempting uninstall: neutron 2022-08-11 09:56:07.273 | Found existing installation: neutron 20.2.0 2022-08-11 09:56:12.691 | Uninstalling neutron-20.2.0: 2022-08-11 09:56:12.773 | Successfully uninstalled neutron-20.2.0 2022-08-11 09:56:12.774 | Running setup.py develop for neutron 2022-08-11 09:56:15.553 | Successfully installed neutron 2022-08-11 09:56:15.653 | + inc/python:pip_install:196 : result=0 2022-08-11 09:56:15.656 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-11 09:56:15.658 | + functions-common:time_stop:2440 : local name 2022-08-11 09:56:15.661 | + functions-common:time_stop:2441 : local end_time 2022-08-11 09:56:15.663 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-11 09:56:15.665 | + functions-common:time_stop:2443 : local total 2022-08-11 09:56:15.667 | + functions-common:time_stop:2444 : local start_time 2022-08-11 09:56:15.670 | + functions-common:time_stop:2446 : name=pip_install 2022-08-11 09:56:15.672 | + functions-common:time_stop:2447 : start_time=1660211759311 2022-08-11 09:56:15.674 | + functions-common:time_stop:2449 : [[ -z 1660211759311 ]] 2022-08-11 09:56:15.677 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-11 09:56:15.682 | + functions-common:time_stop:2452 : end_time=1660211775679 2022-08-11 09:56:15.684 | + functions-common:time_stop:2453 : elapsed_time=16368 2022-08-11 09:56:15.686 | + functions-common:time_stop:2454 : total=141333 2022-08-11 09:56:15.688 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-11 09:56:15.690 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=157701 2022-08-11 09:56:15.693 | + inc/python:pip_install:199 : return 0 2022-08-11 09:56:15.695 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-08-11 09:56:15.698 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-08-11 09:56:15.700 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-08-11 09:56:15.719 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-08-11 09:56:15.731 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/neutron 2022-08-11 09:56:15.734 | + inc/python:use_library_from_git:246 : local name=/opt/stack/neutron 2022-08-11 09:56:15.736 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-11 09:56:15.739 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-11 09:56:15.742 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-08-11 09:56:15.744 | + inc/python:use_library_from_git:249 : return 1 2022-08-11 09:56:15.747 | + lib/neutron-legacy:install_mutnauq:480 : [[ openvswitch == \o\v\n ]] 2022-08-11 09:56:15.749 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-08-11 09:56:15.752 | + ./stack.sh:main:929 : is_service_enabled nova 2022-08-11 09:56:15.769 | + functions-common:is_service_enabled:2096 : return 0 2022-08-11 09:56:15.771 | + ./stack.sh:main:931 : stack_install_service nova 2022-08-11 09:56:15.773 | + lib/stack:stack_install_service:20 : local service=nova 2022-08-11 09:56:15.776 | + lib/stack:stack_install_service:21 : type install_nova 2022-08-11 09:56:15.778 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-08-11 09:56:15.781 | + lib/stack:stack_install_service:32 : install_nova 2022-08-11 09:56:15.783 | + lib/nova:install_nova:889 : use_library_from_git os-vif 2022-08-11 09:56:15.786 | + inc/python:use_library_from_git:246 : local name=os-vif 2022-08-11 09:56:15.788 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-11 09:56:15.791 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-11 09:56:15.793 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,os-vif, ]] 2022-08-11 09:56:15.795 | + inc/python:use_library_from_git:249 : return 1 2022-08-11 09:56:15.798 | + lib/nova:install_nova:894 : is_service_enabled n-cpu 2022-08-11 09:56:15.814 | + functions-common:is_service_enabled:2096 : return 1 2022-08-11 09:56:15.817 | + lib/nova:install_nova:898 : is_service_enabled n-novnc 2022-08-11 09:56:15.832 | + functions-common:is_service_enabled:2096 : return 1 2022-08-11 09:56:15.835 | + lib/nova:install_nova:910 : is_service_enabled n-spice 2022-08-11 09:56:15.852 | + functions-common:is_service_enabled:2096 : return 1 2022-08-11 09:56:15.854 | + lib/nova:install_nova:922 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-08-11 09:56:15.856 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/nova.git 2022-08-11 09:56:15.859 | + functions-common:git_clone:598 : local git_dest=/opt/stack/nova 2022-08-11 09:56:15.861 | + functions-common:git_clone:599 : local git_ref=master 2022-08-11 09:56:15.863 | + functions-common:git_clone:600 : local orig_dir 2022-08-11 09:56:15.866 | ++ functions-common:git_clone:601 : pwd 2022-08-11 09:56:15.868 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-08-11 09:56:15.870 | + functions-common:git_clone:602 : local git_clone_flags= 2022-08-11 09:56:15.873 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-08-11 09:56:15.889 | + functions-common:git_clone:604 : RECLONE=False 2022-08-11 09:56:15.891 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-08-11 09:56:15.893 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-08-11 09:56:15.896 | + functions-common:git_clone:618 : echo master 2022-08-11 09:56:15.897 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-08-11 09:56:15.902 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/nova ]] 2022-08-11 09:56:15.904 | + functions-common:git_clone:640 : [[ False = \T\r\u\e ]] 2022-08-11 09:56:15.906 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/nova 2022-08-11 09:56:15.918 | + functions-common:git_clone:678 : cd /opt/stack/nova 2022-08-11 09:56:15.921 | + functions-common:git_clone:679 : git show --oneline 2022-08-11 09:56:15.921 | + functions-common:git_clone:679 : head -1 2022-08-11 09:56:15.941 | 627af67f5e Merge "objects: Don't use generic 'Field' container" 2022-08-11 09:56:15.945 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-08-11 09:56:15.948 | + lib/nova:install_nova:923 : setup_develop /opt/stack/nova 2022-08-11 09:56:15.950 | + inc/python:setup_develop:334 : local bindep 2022-08-11 09:56:15.953 | + inc/python:setup_develop:335 : [[ /opt/stack/nova == -bindep* ]] 2022-08-11 09:56:15.955 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/nova 2022-08-11 09:56:15.958 | + inc/python:setup_develop:340 : local extras= 2022-08-11 09:56:15.960 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-08-11 09:56:15.963 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-08-11 09:56:15.965 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/nova == -bindep* ]] 2022-08-11 09:56:15.968 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/nova 2022-08-11 09:56:15.970 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-08-11 09:56:15.973 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-08-11 09:56:15.976 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/nova 2022-08-11 09:56:15.978 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-08-11 09:56:15.981 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/nova 2022-08-11 09:56:15.983 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-08-11 09:56:15.986 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-08-11 09:56:15.989 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-08-11 09:56:15.995 | + inc/python:_setup_package_with_constraints_edit:381 : name=nova 2022-08-11 09:56:15.998 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-08-11 09:56:16.616 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/nova -e 2022-08-11 09:56:16.618 | + inc/python:setup_package:414 : local bindep=0 2022-08-11 09:56:16.620 | + inc/python:setup_package:415 : local bindep_flag= 2022-08-11 09:56:16.623 | + inc/python:setup_package:416 : local bindep_profiles= 2022-08-11 09:56:16.625 | + inc/python:setup_package:417 : [[ /opt/stack/nova == -bindep* ]] 2022-08-11 09:56:16.627 | + inc/python:setup_package:422 : local project_dir=/opt/stack/nova 2022-08-11 09:56:16.630 | + inc/python:setup_package:423 : local flags=-e 2022-08-11 09:56:16.632 | + inc/python:setup_package:424 : local extras= 2022-08-11 09:56:16.634 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-08-11 09:56:16.637 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-08-11 09:56:16.639 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-08-11 09:56:16.641 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-08-11 09:56:16.643 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-08-11 09:56:16.646 | + inc/python:setup_package:442 : pip_install -e /opt/stack/nova 2022-08-11 09:56:16.666 | Using python 3.8 to install /opt/stack/nova 2022-08-11 09:56:16.669 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2022-08-11 09:56:18.742 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-11 09:56:18.742 | from cryptography.utils import int_from_bytes 2022-08-11 09:56:18.742 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-11 09:56:18.742 | from cryptography.utils import int_from_bytes 2022-08-11 09:56:19.832 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-11 09:56:19.833 | Obtaining file:///opt/stack/nova 2022-08-11 09:56:23.149 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-08-11 09:56:23.154 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-08-11 09:56:23.157 | Requirement already satisfied: Paste===3.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (3.5.1) 2022-08-11 09:56:23.166 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.1) 2022-08-11 09:56:23.174 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-11 09:56:23.178 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-08-11 09:56:23.188 | Requirement already satisfied: SQLAlchemy===1.4.39 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.39) 2022-08-11 09:56:23.329 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-08-11 09:56:23.343 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-08-11 09:56:23.357 | Requirement already satisfied: castellan===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (4.0.0) 2022-08-11 09:56:23.376 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (36.0.2) 2022-08-11 09:56:23.412 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (0.2.2) 2022-08-11 09:56:23.425 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (5.1.1) 2022-08-11 09:56:23.428 | Requirement already satisfied: eventlet===0.33.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.33.1) 2022-08-11 09:56:23.436 | Requirement already satisfied: futurist===2.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 173)) (2.4.1) 2022-08-11 09:56:23.439 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.1.2) 2022-08-11 09:56:23.444 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (4.12.0) 2022-08-11 09:56:23.480 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (5.9.0) 2022-08-11 09:56:23.506 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-08-11 09:56:23.509 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (4.7.2) 2022-08-11 09:56:23.548 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-08-11 09:56:23.604 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (10.0.0) 2022-08-11 09:56:23.653 | Requirement already satisfied: lxml===4.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (4.9.1) 2022-08-11 09:56:23.813 | Collecting microversion-parse===1.0.1 2022-08-11 09:56:23.820 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aab/3ab98028923e7/microversion_parse-1.0.1-py3-none-any.whl (19 kB) 2022-08-11 09:56:23.926 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-08-11 09:56:23.930 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-08-11 09:56:23.933 | Requirement already satisfied: openstacksdk===0.100.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.100.0) 2022-08-11 09:56:23.958 | Requirement already satisfied: os-brick===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 287)) (6.0.0) 2022-08-11 09:56:23.981 | Requirement already satisfied: os-resource-classes===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (1.1.0) 2022-08-11 09:56:23.985 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-08-11 09:56:23.989 | Requirement already satisfied: os-traits===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (2.8.0) 2022-08-11 09:56:23.993 | Requirement already satisfied: os-vif===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (2.8.0) 2022-08-11 09:56:24.016 | Requirement already satisfied: os-win===5.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (5.7.0) 2022-08-11 09:56:24.033 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.0.0) 2022-08-11 09:56:24.069 | Requirement already satisfied: oslo.concurrency===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (5.0.0) 2022-08-11 09:56:24.079 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (9.0.0) 2022-08-11 09:56:24.118 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.0) 2022-08-11 09:56:24.123 | Requirement already satisfied: oslo.db===12.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (12.0.0) 2022-08-11 09:56:24.195 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-08-11 09:56:24.199 | Requirement already satisfied: oslo.limit===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (2.0.0) 2022-08-11 09:56:24.209 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (5.0.0) 2022-08-11 09:56:24.248 | Requirement already satisfied: oslo.messaging===13.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (13.0.0) 2022-08-11 09:56:24.302 | Requirement already satisfied: oslo.metrics===0.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (0.4.0) 2022-08-11 09:56:24.312 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (5.0.0) 2022-08-11 09:56:24.330 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.0) 2022-08-11 09:56:24.344 | Requirement already satisfied: oslo.privsep===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (3.0.0) 2022-08-11 09:56:24.359 | Requirement already satisfied: oslo.reports===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (2.4.0) 2022-08-11 09:56:24.371 | Requirement already satisfied: oslo.rootwrap===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (6.3.1) 2022-08-11 09:56:24.374 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (5.0.0) 2022-08-11 09:56:24.383 | Requirement already satisfied: oslo.service===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (3.0.0) 2022-08-11 09:56:24.404 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (2.0.0) 2022-08-11 09:56:24.414 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.0.0) 2022-08-11 09:56:24.428 | Requirement already satisfied: oslo.versionedobjects===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (3.0.0) 2022-08-11 09:56:24.447 | Requirement already satisfied: ovsdbapp===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (2.0.0) 2022-08-11 09:56:24.456 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-08-11 09:56:24.461 | Requirement already satisfied: paramiko===2.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (2.11.0) 2022-08-11 09:56:24.494 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.9.0) 2022-08-11 09:56:24.497 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-08-11 09:56:24.509 | Requirement already satisfied: prometheus-client===0.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.14.1) 2022-08-11 09:56:24.514 | Requirement already satisfied: psutil===5.9.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (5.9.1) 2022-08-11 09:56:24.532 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-08-11 09:56:24.542 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-08-11 09:56:24.544 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-11 09:56:24.550 | Requirement already satisfied: pyroute2===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 372)) (0.7.2) 2022-08-11 09:56:24.557 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-08-11 09:56:24.561 | Requirement already satisfied: python-barbicanclient===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 388)) (5.4.0) 2022-08-11 09:56:24.575 | Requirement already satisfied: python-cinderclient===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (9.0.0) 2022-08-11 09:56:24.590 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-08-11 09:56:24.594 | Requirement already satisfied: python-glanceclient===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 399)) (4.0.1) 2022-08-11 09:56:24.610 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-08-11 09:56:24.632 | Requirement already satisfied: python-neutronclient===8.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 415)) (8.0.0) 2022-08-11 09:56:24.655 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-08-11 09:56:24.659 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-08-11 09:56:24.667 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-11 09:56:24.680 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-08-11 09:56:24.682 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 458)) (1.3.3) 2022-08-11 09:56:24.687 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-08-11 09:56:24.691 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.17.6) 2022-08-11 09:56:24.694 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-11 09:56:24.697 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.13.0) 2022-08-11 09:56:24.706 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-08-11 09:56:24.709 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-08-11 09:56:24.712 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-11 09:56:24.716 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2022-08-11 09:56:24.730 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-08-11 09:56:24.740 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-08-11 09:56:24.745 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-08-11 09:56:24.755 | Requirement already satisfied: tooz===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 545)) (3.0.0) 2022-08-11 09:56:24.813 | Requirement already satisfied: urllib3===1.26.11 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.11) 2022-08-11 09:56:24.846 | Requirement already satisfied: voluptuous===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 568)) (0.13.1) 2022-08-11 09:56:24.851 | Requirement already satisfied: warlock===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (2.0.1) 2022-08-11 09:56:24.857 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-08-11 09:56:24.972 | Collecting websockify===0.10.0 2022-08-11 09:56:24.980 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/736/dc7a57bdf18d4/websockify-0.10.0-py3-none-any.whl (38 kB) 2022-08-11 09:56:25.087 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-11 09:56:25.091 | Requirement already satisfied: yappi===1.3.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.6) 2022-08-11 09:56:25.095 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-08-11 09:56:25.120 | Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from Paste===3.5.1->-c /opt/stack/requirements/upper-constraints.txt (line 14)) (45.2.0) 2022-08-11 09:56:25.123 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-08-11 09:56:25.133 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.15.1) 2022-08-11 09:56:25.137 | Requirement already satisfied: dnspython===2.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (2.2.1) 2022-08-11 09:56:25.163 | Requirement already satisfied: attrs===22.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (22.1.0) 2022-08-11 09:56:25.220 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (1.0.1) 2022-08-11 09:56:25.223 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-08-11 09:56:25.226 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.8) 2022-08-11 09:56:25.232 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (1.32) 2022-08-11 09:56:25.236 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (2.5.0) 2022-08-11 09:56:25.257 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-08-11 09:56:25.263 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (0.17.3) 2022-08-11 09:56:25.266 | Requirement already satisfied: cachetools===5.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (5.2.0) 2022-08-11 09:56:25.269 | Requirement already satisfied: amqp===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 79)) (5.1.1) 2022-08-11 09:56:25.274 | Requirement already satisfied: kombu===5.2.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 229)) (5.2.4) 2022-08-11 09:56:25.319 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 95)) (3.2.2) 2022-08-11 09:56:25.327 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.0.4) 2022-08-11 09:56:25.330 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (4.0.1) 2022-08-11 09:56:25.342 | Requirement already satisfied: ovs===2.17.1.post1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (2.17.1.post1) 2022-08-11 09:56:25.347 | Requirement already satisfied: PyNaCl===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (1.5.0) 2022-08-11 09:56:25.358 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (3.10.1) 2022-08-11 09:56:25.370 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (22.0.0) 2022-08-11 09:56:25.383 | Requirement already satisfied: osc-lib===2.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (2.6.1) 2022-08-11 09:56:25.397 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 288)) (2.1.0) 2022-08-11 09:56:25.401 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-08-11 09:56:25.404 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.0) 2022-08-11 09:56:25.409 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-11 09:56:25.411 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-08-11 09:56:25.413 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (1.0.0) 2022-08-11 09:56:26.577 | Collecting numpy===1.23.1 2022-08-11 09:56:26.627 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/140/8c3527a74a020/numpy-1.23.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (17.1 MB) 2022-08-11 09:56:27.923 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-11 09:56:27.925 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (2.3) 2022-08-11 09:56:27.929 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (5.0.0) 2022-08-11 09:56:27.931 | Requirement already satisfied: sortedcontainers===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 487)) (2.4.0) 2022-08-11 09:56:27.934 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (2.4.2) 2022-08-11 09:56:27.986 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-08-11 09:56:27.989 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-08-11 09:56:28.884 | Installing collected packages: microversion-parse, numpy, websockify, nova 2022-08-11 09:56:32.594 | Running setup.py develop for nova 2022-08-11 09:56:36.197 | Successfully installed microversion-parse-1.0.1 nova numpy-1.23.1 websockify-0.10.0 2022-08-11 09:56:36.358 | + inc/python:pip_install:196 : result=0 2022-08-11 09:56:36.360 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-11 09:56:36.362 | + functions-common:time_stop:2440 : local name 2022-08-11 09:56:36.364 | + functions-common:time_stop:2441 : local end_time 2022-08-11 09:56:36.367 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-11 09:56:36.369 | + functions-common:time_stop:2443 : local total 2022-08-11 09:56:36.371 | + functions-common:time_stop:2444 : local start_time 2022-08-11 09:56:36.373 | + functions-common:time_stop:2446 : name=pip_install 2022-08-11 09:56:36.375 | + functions-common:time_stop:2447 : start_time=1660211776661 2022-08-11 09:56:36.377 | + functions-common:time_stop:2449 : [[ -z 1660211776661 ]] 2022-08-11 09:56:36.380 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-11 09:56:36.384 | + functions-common:time_stop:2452 : end_time=1660211796382 2022-08-11 09:56:36.386 | + functions-common:time_stop:2453 : elapsed_time=19721 2022-08-11 09:56:36.388 | + functions-common:time_stop:2454 : total=157701 2022-08-11 09:56:36.390 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-11 09:56:36.393 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=177422 2022-08-11 09:56:36.395 | + inc/python:pip_install:199 : return 0 2022-08-11 09:56:36.398 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-08-11 09:56:36.400 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-08-11 09:56:36.402 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-08-11 09:56:36.421 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-08-11 09:56:36.433 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/nova 2022-08-11 09:56:36.435 | + inc/python:use_library_from_git:246 : local name=/opt/stack/nova 2022-08-11 09:56:36.438 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-11 09:56:36.440 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-11 09:56:36.442 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-08-11 09:56:36.445 | + inc/python:use_library_from_git:249 : return 1 2022-08-11 09:56:36.447 | + lib/nova:install_nova:924 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-08-11 09:56:36.460 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-08-11 09:56:36.463 | + ./stack.sh:main:932 : configure_nova 2022-08-11 09:56:36.466 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-08-11 09:56:36.478 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-08-11 09:56:36.480 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-08-11 09:56:36.483 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-08-11 09:56:36.487 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-08-11 09:56:36.487 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-08-11 09:56:36.492 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-08-11 09:56:36.494 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-08-11 09:56:36.496 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-08-11 09:56:36.499 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-08-11 09:56:36.501 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-08-11 09:56:36.504 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-08-11 09:56:36.506 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-08-11 09:56:36.508 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-08-11 09:56:36.520 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-08-11 09:56:36.532 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.d/compute.filters /etc/nova/rootwrap.d 2022-08-11 09:56:36.544 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2022-08-11 09:56:36.556 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-08-11 09:56:36.569 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-08-11 09:56:36.572 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-08-11 09:56:36.576 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.KECikf9HzC 2022-08-11 09:56:36.578 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-08-11 09:56:36.581 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-08-11 09:56:36.584 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-08-11 09:56:36.586 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-08-11 09:56:36.589 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-08-11 09:56:36.591 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.KECikf9HzC 2022-08-11 09:56:36.595 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.KECikf9HzC 2022-08-11 09:56:36.607 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.KECikf9HzC /etc/sudoers.d/nova-rootwrap 2022-08-11 09:56:36.619 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-08-11 09:56:36.623 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-08-11 09:56:36.626 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-08-11 09:56:36.628 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-08-11 09:56:36.631 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-08-11 09:56:36.633 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-08-11 09:56:36.636 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-08-11 09:56:36.638 | + 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,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-08-11 09:56:36.641 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-08-11 09:56:36.646 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-08-11 09:56:36.662 | + functions-common:is_service_enabled:2096 : return 1 2022-08-11 09:56:36.665 | + lib/nova:configure_nova:334 : create_nova_conf 2022-08-11 09:56:36.667 | + lib/nova:create_nova_conf:408 : rm -f /opt/stack/nova/bin/nova.conf 2022-08-11 09:56:36.670 | + lib/nova:create_nova_conf:411 : rm -f /etc/nova/nova.conf 2022-08-11 09:56:36.674 | + lib/nova:create_nova_conf:412 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-08-11 09:56:36.706 | + lib/nova:create_nova_conf:413 : '[' True == True ']' 2022-08-11 09:56:36.709 | + lib/nova:create_nova_conf:414 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-08-11 09:56:36.738 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-08-11 09:56:36.772 | + lib/nova:create_nova_conf:417 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-08-11 09:56:36.802 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-08-11 09:56:36.835 | + lib/nova:create_nova_conf:419 : iniset /etc/nova/nova.conf scheduler workers 2 2022-08-11 09:56:36.869 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-08-11 09:56:36.903 | + lib/nova:create_nova_conf:421 : [[ 4 == 6 ]] 2022-08-11 09:56:36.905 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.43 2022-08-11 09:56:36.935 | + lib/nova:create_nova_conf:426 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-08-11 09:56:36.966 | + lib/nova:create_nova_conf:427 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-08-11 09:56:36.997 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-08-11 09:56:37.027 | + lib/nova:create_nova_conf:429 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-08-11 09:56:37.058 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-08-11 09:56:37.091 | + lib/nova:create_nova_conf:433 : is_fedora 2022-08-11 09:56:37.093 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-08-11 09:56:37.096 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-08-11 09:56:37.098 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-08-11 09:56:37.100 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-11 09:56:37.102 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-11 09:56:37.104 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-08-11 09:56:37.107 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-08-11 09:56:37.109 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-08-11 09:56:37.111 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-08-11 09:56:37.114 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-08-11 09:56:37.116 | + lib/nova:create_nova_conf:433 : is_suse 2022-08-11 09:56:37.127 | + functions-common:is_suse:537 : is_opensuse 2022-08-11 09:56:37.127 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-08-11 09:56:37.127 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-11 09:56:37.127 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-08-11 09:56:37.127 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-08-11 09:56:37.130 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-11 09:56:37.132 | + lib/nova:create_nova_conf:442 : is_service_enabled n-api n-cond n-sched 2022-08-11 09:56:37.148 | + functions-common:is_service_enabled:2096 : return 0 2022-08-11 09:56:37.150 | + lib/nova:create_nova_conf:446 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-08-11 09:56:37.152 | + lib/nova:create_nova_conf:449 : local db=nova_cell0 2022-08-11 09:56:37.155 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-08-11 09:56:37.186 | ++ lib/nova:create_nova_conf:455 : database_connection_url nova_cell0 2022-08-11 09:56:37.189 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-08-11 09:56:37.191 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-08-11 09:56:37.194 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_cell0 2022-08-11 09:56:37.196 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-08-11 09:56:37.198 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-08-11 09:56:37.200 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-08-11 09:56:37.216 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-11 09:56:37.218 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-08-11 09:56:37.220 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2022-08-11 09:56:37.223 | + lib/nova:create_nova_conf:455 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2022-08-11 09:56:37.257 | ++ lib/nova:create_nova_conf:456 : database_connection_url nova_api 2022-08-11 09:56:37.260 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-08-11 09:56:37.262 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-08-11 09:56:37.264 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_api 2022-08-11 09:56:37.266 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-08-11 09:56:37.269 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-08-11 09:56:37.271 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-08-11 09:56:37.286 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-11 09:56:37.288 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-08-11 09:56:37.290 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2022-08-11 09:56:37.293 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2022-08-11 09:56:37.327 | + lib/nova:create_nova_conf:461 : iniset /etc/nova/nova.conf cache enabled True 2022-08-11 09:56:37.360 | + lib/nova:create_nova_conf:462 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-08-11 09:56:37.391 | + lib/nova:create_nova_conf:463 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-08-11 09:56:37.422 | + lib/nova:create_nova_conf:466 : is_service_enabled n-api 2022-08-11 09:56:37.438 | + functions-common:is_service_enabled:2096 : return 0 2022-08-11 09:56:37.440 | + lib/nova:create_nova_conf:467 : is_service_enabled n-api-meta 2022-08-11 09:56:37.456 | + functions-common:is_service_enabled:2096 : return 0 2022-08-11 09:56:37.460 | ++ lib/nova:create_nova_conf:469 : echo osapi_compute,metadata 2022-08-11 09:56:37.460 | ++ lib/nova:create_nova_conf:469 : sed s/,metadata// 2022-08-11 09:56:37.466 | + lib/nova:create_nova_conf:469 : NOVA_ENABLED_APIS=osapi_compute 2022-08-11 09:56:37.468 | + lib/nova:create_nova_conf:471 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-08-11 09:56:37.498 | + lib/nova:create_nova_conf:472 : is_service_enabled tls-proxy 2022-08-11 09:56:37.514 | + functions-common:is_service_enabled:2096 : return 1 2022-08-11 09:56:37.516 | + lib/nova:create_nova_conf:478 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-08-11 09:56:37.519 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-08-11 09:56:37.521 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-08-11 09:56:37.524 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-08-11 09:56:37.526 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-08-11 09:56:37.559 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-08-11 09:56:37.590 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.43/identity 2022-08-11 09:56:37.620 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-08-11 09:56:37.652 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-08-11 09:56:37.682 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-08-11 09:56:37.714 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-08-11 09:56:37.745 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-08-11 09:56:37.776 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-08-11 09:56:37.807 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-08-11 09:56:37.839 | + lib/nova:create_nova_conf:481 : is_service_enabled cinder 2022-08-11 09:56:37.855 | + functions-common:is_service_enabled:2096 : return 0 2022-08-11 09:56:37.857 | + lib/nova:create_nova_conf:482 : configure_cinder_access 2022-08-11 09:56:37.859 | + lib/nova:configure_cinder_access:609 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-08-11 09:56:37.894 | + lib/nova:configure_cinder_access:610 : iniset /etc/nova/nova.conf cinder auth_type password 2022-08-11 09:56:37.924 | + lib/nova:configure_cinder_access:611 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.43/identity 2022-08-11 09:56:37.956 | + lib/nova:configure_cinder_access:618 : iniset /etc/nova/nova.conf cinder username nova 2022-08-11 09:56:37.986 | + lib/nova:configure_cinder_access:619 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-08-11 09:56:38.018 | + lib/nova:configure_cinder_access:620 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-08-11 09:56:38.049 | + lib/nova:configure_cinder_access:621 : iniset /etc/nova/nova.conf cinder project_name service 2022-08-11 09:56:38.080 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-08-11 09:56:38.111 | + lib/nova:configure_cinder_access:623 : is_service_enabled tls-proxy 2022-08-11 09:56:38.127 | + functions-common:is_service_enabled:2096 : return 1 2022-08-11 09:56:38.130 | + lib/nova:create_nova_conf:485 : '[' -n /opt/stack/data/nova ']' 2022-08-11 09:56:38.132 | + lib/nova:create_nova_conf:486 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-08-11 09:56:38.164 | + lib/nova:create_nova_conf:487 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-08-11 09:56:38.198 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova/instances ']' 2022-08-11 09:56:38.200 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-08-11 09:56:38.231 | + lib/nova:create_nova_conf:492 : '[' False '!=' False ']' 2022-08-11 09:56:38.234 | + lib/nova:create_nova_conf:495 : '[' False '!=' False ']' 2022-08-11 09:56:38.236 | + lib/nova:create_nova_conf:501 : is_suse 2022-08-11 09:56:38.239 | + functions-common:is_suse:537 : is_opensuse 2022-08-11 09:56:38.241 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-08-11 09:56:38.243 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-11 09:56:38.246 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-08-11 09:56:38.248 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-08-11 09:56:38.250 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-11 09:56:38.252 | + lib/nova:create_nova_conf:501 : is_fedora 2022-08-11 09:56:38.255 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-08-11 09:56:38.257 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-08-11 09:56:38.259 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-08-11 09:56:38.261 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-11 09:56:38.264 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-11 09:56:38.266 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-08-11 09:56:38.268 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-08-11 09:56:38.270 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-08-11 09:56:38.272 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-08-11 09:56:38.275 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-08-11 09:56:38.277 | + lib/nova:create_nova_conf:506 : setup_logging /etc/nova/nova.conf 2022-08-11 09:56:38.279 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-08-11 09:56:38.281 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-08-11 09:56:38.284 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-08-11 09:56:38.301 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-08-11 09:56:38.303 | + functions:setup_systemd_logging:695 : local pidstr= 2022-08-11 09:56:38.305 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-08-11 09:56:38.308 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-08-11 09:56:38.310 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-08-11 09:56:38.341 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-08-11 09:56:38.373 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-08-11 09:56:38.404 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-08-11 09:56:38.435 | + lib/nova:create_nova_conf:508 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-08-11 09:56:38.469 | + lib/nova:create_nova_conf:510 : is_service_enabled n-api 2022-08-11 09:56:38.485 | + functions-common:is_service_enabled:2096 : return 0 2022-08-11 09:56:38.487 | + lib/nova:create_nova_conf:511 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-08-11 09:56:38.490 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2022-08-11 09:56:38.492 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-08-11 09:56:38.495 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2022-08-11 09:56:38.497 | + lib/apache:write_uwsgi_config:257 : local http= 2022-08-11 09:56:38.499 | + lib/apache:write_uwsgi_config:258 : local name= 2022-08-11 09:56:38.502 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2022-08-11 09:56:38.506 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2022-08-11 09:56:38.509 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-08-11 09:56:38.511 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-08-11 09:56:38.523 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-08-11 09:56:38.524 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-08-11 09:56:38.532 | d /var/run/uwsgi 0755 ubuntu root 2022-08-11 09:56:38.535 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-08-11 09:56:38.551 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-08-11 09:56:38.553 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-08-11 09:56:38.557 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-08-11 09:56:38.589 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-08-11 09:56:38.620 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-08-11 09:56:38.651 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-08-11 09:56:38.681 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-08-11 09:56:38.712 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-08-11 09:56:38.742 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-08-11 09:56:38.773 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-08-11 09:56:38.803 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-08-11 09:56:38.835 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-08-11 09:56:38.869 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-08-11 09:56:38.899 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-08-11 09:56:38.933 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-08-11 09:56:38.964 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-08-11 09:56:38.966 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-08-11 09:56:38.969 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2022-08-11 09:56:38.972 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2022-08-11 09:56:38.974 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-08-11 09:56:38.977 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-11 09:56:38.979 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-11 09:56:38.981 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-08-11 09:56:38.984 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-08-11 09:56:38.986 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-08-11 09:56:39.017 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-08-11 09:56:39.048 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 ' 2022-08-11 09:56:39.049 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-08-11 09:56:39.058 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-08-11 09:56:39.061 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2022-08-11 09:56:39.063 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2022-08-11 09:56:39.066 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-08-11 09:56:39.068 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-08-11 09:56:39.070 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-08-11 09:56:39.072 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-11 09:56:39.075 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-11 09:56:39.077 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-08-11 09:56:39.079 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-08-11 09:56:39.082 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-11 09:56:39.084 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-11 09:56:39.086 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2022-08-11 09:56:39.148 | Enabling site nova-api-wsgi. 2022-08-11 09:56:39.153 | To activate the new configuration, you need to run: 2022-08-11 09:56:39.153 | systemctl reload apache2 2022-08-11 09:56:39.158 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-08-11 09:56:39.161 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-08-11 09:56:39.163 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-08-11 09:56:39.165 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-08-11 09:56:39.298 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api-meta 2022-08-11 09:56:39.314 | + functions-common:is_service_enabled:2096 : return 0 2022-08-11 09:56:39.317 | + lib/nova:create_nova_conf:515 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-08-11 09:56:39.319 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-08-11 09:56:39.321 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-08-11 09:56:39.324 | + lib/apache:write_uwsgi_config:256 : local url= 2022-08-11 09:56:39.326 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2022-08-11 09:56:39.328 | + lib/apache:write_uwsgi_config:258 : local name= 2022-08-11 09:56:39.332 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2022-08-11 09:56:39.336 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2022-08-11 09:56:39.339 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-08-11 09:56:39.341 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-08-11 09:56:39.354 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-08-11 09:56:39.354 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-08-11 09:56:39.362 | d /var/run/uwsgi 0755 ubuntu root 2022-08-11 09:56:39.366 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-08-11 09:56:39.381 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-08-11 09:56:39.384 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-08-11 09:56:39.387 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-08-11 09:56:39.421 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-08-11 09:56:39.451 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-08-11 09:56:39.483 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-08-11 09:56:39.514 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-08-11 09:56:39.545 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-08-11 09:56:39.576 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-08-11 09:56:39.607 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-08-11 09:56:39.638 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-08-11 09:56:39.670 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-08-11 09:56:39.701 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-08-11 09:56:39.732 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-08-11 09:56:39.763 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-08-11 09:56:39.794 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2022-08-11 09:56:39.797 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-08-11 09:56:39.827 | + lib/nova:create_nova_conf:518 : is_service_enabled ceilometer 2022-08-11 09:56:39.844 | + functions-common:is_service_enabled:2096 : return 1 2022-08-11 09:56:39.846 | + lib/nova:create_nova_conf:526 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-08-11 09:56:39.881 | ++ lib/nova:create_nova_conf:527 : get_notification_url 2022-08-11 09:56:39.884 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-08-11 09:56:39.886 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-08-11 09:56:39.902 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-11 09:56:39.905 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.43:5672/ 2022-08-11 09:56:39.907 | + lib/nova:create_nova_conf:527 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.43:5672/ 2022-08-11 09:56:39.939 | + lib/nova:create_nova_conf:528 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-08-11 09:56:39.974 | + lib/nova:create_nova_conf:529 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-08-11 09:56:39.977 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-08-11 09:56:39.979 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-08-11 09:56:39.981 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-08-11 09:56:39.984 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-08-11 09:56:39.986 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-08-11 09:56:40.002 | + functions-common:is_service_enabled:2096 : return 0 2022-08-11 09:56:40.005 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-08-11 09:56:40.007 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-08-11 09:56:40.009 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-08-11 09:56:40.025 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-11 09:56:40.028 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.43:5672/ 2022-08-11 09:56:40.031 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.43:5672/ 2022-08-11 09:56:40.062 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-08-11 09:56:40.064 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-08-11 09:56:40.066 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-08-11 09:56:40.099 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-08-11 09:56:40.130 | + lib/nova:create_nova_conf:534 : iniset /etc/nova/nova.conf conductor workers 2 2022-08-11 09:56:40.164 | + lib/nova:create_nova_conf:536 : is_service_enabled tls-proxy 2022-08-11 09:56:40.181 | + functions-common:is_service_enabled:2096 : return 1 2022-08-11 09:56:40.184 | + lib/nova:create_nova_conf:541 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-08-11 09:56:40.215 | + lib/nova:create_nova_conf:543 : '[' True == True ']' 2022-08-11 09:56:40.218 | + lib/nova:create_nova_conf:544 : init_nova_service_user_conf 2022-08-11 09:56:40.220 | + lib/nova:init_nova_service_user_conf:792 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-08-11 09:56:40.254 | + lib/nova:init_nova_service_user_conf:793 : iniset /etc/nova/nova.conf service_user auth_type password 2022-08-11 09:56:40.286 | + lib/nova:init_nova_service_user_conf:794 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.43/identity 2022-08-11 09:56:40.318 | + lib/nova:init_nova_service_user_conf:795 : iniset /etc/nova/nova.conf service_user username nova 2022-08-11 09:56:40.350 | + lib/nova:init_nova_service_user_conf:796 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-08-11 09:56:40.381 | + lib/nova:init_nova_service_user_conf:797 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-08-11 09:56:40.413 | + lib/nova:init_nova_service_user_conf:798 : iniset /etc/nova/nova.conf service_user project_name service 2022-08-11 09:56:40.445 | + lib/nova:init_nova_service_user_conf:799 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-08-11 09:56:40.477 | + lib/nova:init_nova_service_user_conf:800 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-08-11 09:56:40.509 | + lib/nova:create_nova_conf:547 : is_service_enabled n-cond 2022-08-11 09:56:40.526 | + functions-common:is_service_enabled:2096 : return 0 2022-08-11 09:56:40.529 | ++ lib/nova:create_nova_conf:548 : seq 1 1 2022-08-11 09:56:40.533 | + lib/nova:create_nova_conf:548 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-08-11 09:56:40.535 | + lib/nova:create_nova_conf:549 : local conf 2022-08-11 09:56:40.538 | + lib/nova:create_nova_conf:550 : local vhost 2022-08-11 09:56:40.540 | ++ lib/nova:create_nova_conf:551 : conductor_conf 1 2022-08-11 09:56:40.543 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-08-11 09:56:40.545 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-08-11 09:56:40.548 | + lib/nova:create_nova_conf:551 : conf=/etc/nova/nova_cell1.conf 2022-08-11 09:56:40.550 | + lib/nova:create_nova_conf:552 : vhost=nova_cell1 2022-08-11 09:56:40.552 | + lib/nova:create_nova_conf:554 : rm -f /etc/nova/nova_cell1.conf 2022-08-11 09:56:40.557 | ++ lib/nova:create_nova_conf:555 : database_connection_url nova_cell1 2022-08-11 09:56:40.559 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-08-11 09:56:40.562 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-08-11 09:56:40.564 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=nova_cell1 2022-08-11 09:56:40.567 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-08-11 09:56:40.569 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-08-11 09:56:40.571 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-08-11 09:56:40.588 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-11 09:56:40.591 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-08-11 09:56:40.593 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2022-08-11 09:56:40.596 | + lib/nova:create_nova_conf:555 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2022-08-11 09:56:40.630 | + lib/nova:create_nova_conf:556 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-08-11 09:56:40.664 | + lib/nova:create_nova_conf:557 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-08-11 09:56:40.698 | + lib/nova:create_nova_conf:559 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-08-11 09:56:40.700 | + lib/nova:create_nova_conf:562 : rpc_backend_add_vhost nova_cell1 2022-08-11 09:56:40.702 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-08-11 09:56:40.705 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-08-11 09:56:40.721 | + functions-common:is_service_enabled:2096 : return 0 2022-08-11 09:56:40.724 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-08-11 09:56:40.725 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-08-11 09:56:41.415 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z ']' 2022-08-11 09:56:41.417 | + lib/rpc_backend:rpc_backend_add_vhost:128 : sudo rabbitmqctl add_vhost nova_cell1 2022-08-11 09:56:42.074 | Adding vhost "nova_cell1" ... 2022-08-11 09:56:42.337 | + lib/rpc_backend:rpc_backend_add_vhost:129 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2022-08-11 09:56:43.007 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2022-08-11 09:56:43.082 | + lib/nova:create_nova_conf:563 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-08-11 09:56:43.085 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-08-11 09:56:43.087 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-08-11 09:56:43.090 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-08-11 09:56:43.092 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-08-11 09:56:43.094 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-08-11 09:56:43.111 | + functions-common:is_service_enabled:2096 : return 0 2022-08-11 09:56:43.114 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-08-11 09:56:43.116 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-08-11 09:56:43.119 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-08-11 09:56:43.135 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-11 09:56:43.137 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.43:5672/nova_cell1 2022-08-11 09:56:43.140 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.43:5672/nova_cell1 2022-08-11 09:56:43.172 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-08-11 09:56:43.174 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-08-11 09:56:43.177 | + lib/nova:create_nova_conf:567 : is_service_enabled placement placement-client 2022-08-11 09:56:43.193 | + functions-common:is_service_enabled:2096 : return 0 2022-08-11 09:56:43.195 | + lib/nova:create_nova_conf:568 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-08-11 09:56:43.197 | + lib/nova:configure_placement_nova_compute:596 : local conf=/etc/nova/nova_cell1.conf 2022-08-11 09:56:43.200 | + lib/nova:configure_placement_nova_compute:597 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-08-11 09:56:43.234 | + lib/nova:configure_placement_nova_compute:598 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.43/identity 2022-08-11 09:56:43.265 | + lib/nova:configure_placement_nova_compute:599 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-08-11 09:56:43.298 | + lib/nova:configure_placement_nova_compute:600 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-08-11 09:56:43.329 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-08-11 09:56:43.362 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-08-11 09:56:43.394 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-08-11 09:56:43.425 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-08-11 09:56:43.461 | + lib/nova:create_nova_conf:572 : setup_logging /etc/nova/nova_cell1.conf 2022-08-11 09:56:43.464 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-08-11 09:56:43.466 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-08-11 09:56:43.469 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-08-11 09:56:43.486 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-08-11 09:56:43.488 | + functions:setup_systemd_logging:695 : local pidstr= 2022-08-11 09:56:43.490 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-08-11 09:56:43.493 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-08-11 09:56:43.495 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-08-11 09:56:43.527 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-08-11 09:56:43.559 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-08-11 09:56:43.591 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-08-11 09:56:43.622 | + lib/nova:create_nova_conf:579 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-08-11 09:56:43.625 | ++ lib/nova:create_nova_conf:582 : seq 1 1 2022-08-11 09:56:43.629 | + lib/nova:create_nova_conf:582 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-08-11 09:56:43.631 | + lib/nova:create_nova_conf:583 : local conf 2022-08-11 09:56:43.634 | + lib/nova:create_nova_conf:584 : local offset 2022-08-11 09:56:43.637 | ++ lib/nova:create_nova_conf:585 : conductor_conf 1 2022-08-11 09:56:43.639 | ++ lib/nova:conductor_conf:804 : local cell=1 2022-08-11 09:56:43.641 | ++ lib/nova:conductor_conf:805 : echo /etc/nova/nova_cell1.conf 2022-08-11 09:56:43.645 | + lib/nova:create_nova_conf:585 : conf=/etc/nova/nova_cell1.conf 2022-08-11 09:56:43.647 | + lib/nova:create_nova_conf:586 : offset=0 2022-08-11 09:56:43.649 | + lib/nova:create_nova_conf:587 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-08-11 09:56:43.651 | + lib/nova:configure_console_proxies:694 : local conf=/etc/nova/nova_cell1.conf 2022-08-11 09:56:43.654 | + lib/nova:configure_console_proxies:695 : local offset=0 2022-08-11 09:56:43.656 | + lib/nova:configure_console_proxies:699 : offset=0 2022-08-11 09:56:43.658 | + lib/nova:configure_console_proxies:701 : is_service_enabled n-novnc 2022-08-11 09:56:43.674 | + functions-common:is_service_enabled:2096 : return 1 2022-08-11 09:56:43.676 | + lib/nova:configure_console_proxies:701 : '[' False '!=' False ']' 2022-08-11 09:56:43.678 | + lib/nova:configure_console_proxies:733 : is_service_enabled n-spice 2022-08-11 09:56:43.694 | + functions-common:is_service_enabled:2096 : return 1 2022-08-11 09:56:43.697 | + lib/nova:configure_console_proxies:738 : is_service_enabled n-sproxy 2022-08-11 09:56:43.713 | + functions-common:is_service_enabled:2096 : return 1 2022-08-11 09:56:43.716 | + lib/nova:configure_nova:336 : is_service_enabled n-cpu 2022-08-11 09:56:43.732 | + functions-common:is_service_enabled:2096 : return 1 2022-08-11 09:56:43.735 | + ./stack.sh:main:935 : is_service_enabled placement 2022-08-11 09:56:43.752 | + functions-common:is_service_enabled:2096 : return 0 2022-08-11 09:56:43.755 | + ./stack.sh:main:937 : stack_install_service placement 2022-08-11 09:56:43.757 | + lib/stack:stack_install_service:20 : local service=placement 2022-08-11 09:56:43.760 | + lib/stack:stack_install_service:21 : type install_placement 2022-08-11 09:56:43.762 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-08-11 09:56:43.764 | + lib/stack:stack_install_service:32 : install_placement 2022-08-11 09:56:43.767 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-08-11 09:56:43.769 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2022-08-11 09:56:43.772 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-11 09:56:43.774 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-11 09:56:43.777 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2022-08-11 09:56:43.779 | + functions-common:install_package:1464 : update_package_repo 2022-08-11 09:56:43.782 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-08-11 09:56:43.784 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-08-11 09:56:43.786 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-08-11 09:56:43.789 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-08-11 09:56:43.791 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-08-11 09:56:43.794 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-11 09:56:43.796 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-11 09:56:43.798 | + functions-common:update_package_repo:1445 : apt_get_update 2022-08-11 09:56:43.801 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-08-11 09:56:43.804 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-08-11 09:56:43.806 | + functions-common:apt_get_update:1191 : return 2022-08-11 09:56:43.809 | + functions-common:install_package:1465 : real_install_package apache2 2022-08-11 09:56:43.811 | + functions-common:real_install_package:1450 : is_ubuntu 2022-08-11 09:56:43.813 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-11 09:56:43.816 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-11 09:56:43.819 | + functions-common:real_install_package:1451 : apt_get install apache2 2022-08-11 09:56:43.841 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-08-11 09:56:43.950 | Reading package lists... 2022-08-11 09:56:44.199 | Building dependency tree... 2022-08-11 09:56:44.200 | Reading state information... 2022-08-11 09:56:44.453 | apache2 is already the newest version (2.4.41-4ubuntu3.12). 2022-08-11 09:56:44.453 | The following packages were automatically installed and are no longer required: 2022-08-11 09:56:44.454 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-11 09:56:44.454 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-11 09:56:44.454 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-11 09:56:44.454 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-11 09:56:44.454 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-11 09:56:44.454 | python3-zope.interface 2022-08-11 09:56:44.454 | Use 'sudo apt autoremove' to remove them. 2022-08-11 09:56:44.567 | 0 upgraded, 0 newly installed, 0 to remove and 159 not upgraded. 2022-08-11 09:56:44.572 | + functions-common:apt_get:1235 : result=0 2022-08-11 09:56:44.574 | + functions-common:apt_get:1238 : time_stop apt-get 2022-08-11 09:56:44.577 | + functions-common:time_stop:2440 : local name 2022-08-11 09:56:44.579 | + functions-common:time_stop:2441 : local end_time 2022-08-11 09:56:44.582 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-11 09:56:44.584 | + functions-common:time_stop:2443 : local total 2022-08-11 09:56:44.586 | + functions-common:time_stop:2444 : local start_time 2022-08-11 09:56:44.589 | + functions-common:time_stop:2446 : name=apt-get 2022-08-11 09:56:44.591 | + functions-common:time_stop:2447 : start_time=1660211803838 2022-08-11 09:56:44.593 | + functions-common:time_stop:2449 : [[ -z 1660211803838 ]] 2022-08-11 09:56:44.596 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-11 09:56:44.601 | + functions-common:time_stop:2452 : end_time=1660211804599 2022-08-11 09:56:44.604 | + functions-common:time_stop:2453 : elapsed_time=761 2022-08-11 09:56:44.606 | + functions-common:time_stop:2454 : total=557853 2022-08-11 09:56:44.608 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-11 09:56:44.610 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=558614 2022-08-11 09:56:44.613 | + functions-common:apt_get:1239 : return 0 2022-08-11 09:56:44.615 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2022-08-11 09:56:44.618 | + functions-common:is_package_installed:1473 : [[ -z libapache2-mod-wsgi ]] 2022-08-11 09:56:44.620 | + functions-common:is_package_installed:1477 : [[ -z deb ]] 2022-08-11 09:56:44.623 | + functions-common:is_package_installed:1481 : [[ deb = \d\e\b ]] 2022-08-11 09:56:44.625 | + functions-common:is_package_installed:1482 : dpkg -s libapache2-mod-wsgi 2022-08-11 09:56:44.647 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2022-08-11 09:56:44.650 | + functions-common:install_package:1464 : update_package_repo 2022-08-11 09:56:44.652 | + functions-common:update_package_repo:1436 : NO_UPDATE_REPOS=False 2022-08-11 09:56:44.655 | + functions-common:update_package_repo:1437 : REPOS_UPDATED=True 2022-08-11 09:56:44.658 | + functions-common:update_package_repo:1438 : RETRY_UPDATE=False 2022-08-11 09:56:44.661 | + functions-common:update_package_repo:1440 : [[ False = \T\r\u\e ]] 2022-08-11 09:56:44.663 | + functions-common:update_package_repo:1444 : is_ubuntu 2022-08-11 09:56:44.665 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-11 09:56:44.668 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-11 09:56:44.670 | + functions-common:update_package_repo:1445 : apt_get_update 2022-08-11 09:56:44.673 | + functions-common:apt_get_update:1190 : [[ True == \T\r\u\e ]] 2022-08-11 09:56:44.675 | + functions-common:apt_get_update:1190 : [[ False != \T\r\u\e ]] 2022-08-11 09:56:44.678 | + functions-common:apt_get_update:1191 : return 2022-08-11 09:56:44.680 | + functions-common:install_package:1465 : real_install_package libapache2-mod-wsgi-py3 2022-08-11 09:56:44.683 | + functions-common:real_install_package:1450 : is_ubuntu 2022-08-11 09:56:44.685 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-11 09:56:44.688 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-11 09:56:44.690 | + functions-common:real_install_package:1451 : apt_get install libapache2-mod-wsgi-py3 2022-08-11 09:56:44.713 | + functions-common:apt_get:1231 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install libapache2-mod-wsgi-py3 2022-08-11 09:56:44.823 | Reading package lists... 2022-08-11 09:56:45.074 | Building dependency tree... 2022-08-11 09:56:45.075 | Reading state information... 2022-08-11 09:56:45.328 | The following packages were automatically installed and are no longer required: 2022-08-11 09:56:45.330 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-08-11 09:56:45.330 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-08-11 09:56:45.330 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-08-11 09:56:45.330 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-08-11 09:56:45.330 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-08-11 09:56:45.330 | python3-zope.interface 2022-08-11 09:56:45.330 | Use 'sudo apt autoremove' to remove them. 2022-08-11 09:56:45.398 | The following NEW packages will be installed: 2022-08-11 09:56:45.399 | libapache2-mod-wsgi-py3 2022-08-11 09:56:45.509 | 0 upgraded, 1 newly installed, 0 to remove and 159 not upgraded. 2022-08-11 09:56:45.509 | Need to get 93.8 kB of archives. 2022-08-11 09:56:45.509 | After this operation, 300 kB of additional disk space will be used. 2022-08-11 09:56:45.509 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libapache2-mod-wsgi-py3 amd64 4.6.8-1ubuntu3.1 [93.8 kB] 2022-08-11 09:56:46.196 | Fetched 93.8 kB in 0s (397 kB/s) 2022-08-11 09:56:46.429 | Selecting previously unselected package libapache2-mod-wsgi-py3. 2022-08-11 09:56:46.481 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 91050 files and directories currently installed.) 2022-08-11 09:56:46.485 | Preparing to unpack .../libapache2-mod-wsgi-py3_4.6.8-1ubuntu3.1_amd64.deb ... 2022-08-11 09:56:46.543 | Unpacking libapache2-mod-wsgi-py3 (4.6.8-1ubuntu3.1) ... 2022-08-11 09:56:46.903 | Setting up libapache2-mod-wsgi-py3 (4.6.8-1ubuntu3.1) ... 2022-08-11 09:56:47.200 | apache2_invoke: Enable module wsgi 2022-08-11 09:56:56.146 | + functions-common:apt_get:1235 : result=0 2022-08-11 09:56:56.148 | + functions-common:apt_get:1238 : time_stop apt-get 2022-08-11 09:56:56.150 | + functions-common:time_stop:2440 : local name 2022-08-11 09:56:56.153 | + functions-common:time_stop:2441 : local end_time 2022-08-11 09:56:56.155 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-11 09:56:56.157 | + functions-common:time_stop:2443 : local total 2022-08-11 09:56:56.160 | + functions-common:time_stop:2444 : local start_time 2022-08-11 09:56:56.162 | + functions-common:time_stop:2446 : name=apt-get 2022-08-11 09:56:56.164 | + functions-common:time_stop:2447 : start_time=1660211804710 2022-08-11 09:56:56.166 | + functions-common:time_stop:2449 : [[ -z 1660211804710 ]] 2022-08-11 09:56:56.169 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-11 09:56:56.174 | + functions-common:time_stop:2452 : end_time=1660211816171 2022-08-11 09:56:56.176 | + functions-common:time_stop:2453 : elapsed_time=11461 2022-08-11 09:56:56.178 | + functions-common:time_stop:2454 : total=558614 2022-08-11 09:56:56.181 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-11 09:56:56.183 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=570075 2022-08-11 09:56:56.185 | + functions-common:apt_get:1239 : return 0 2022-08-11 09:56:56.188 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2022-08-11 09:56:56.191 | + lib/apache:enable_apache_mod:59 : local mod=wsgi 2022-08-11 09:56:56.193 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-08-11 09:56:56.196 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-11 09:56:56.198 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-11 09:56:56.201 | + lib/apache:enable_apache_mod:64 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-08-11 09:56:56.203 | + lib/apache:enable_apache_mod:64 : a2query -m wsgi 2022-08-11 09:56:56.259 | wsgi (enabled by maintainer script) 2022-08-11 09:56:56.267 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-08-11 09:56:56.270 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-08-11 09:56:56.272 | + inc/python:pip_install_gr:77 : local clean_name 2022-08-11 09:56:56.276 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-08-11 09:56:56.279 | ++ inc/python:get_from_global_requirements:221 : local package=osc-placement 2022-08-11 09:56:56.282 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-08-11 09:56:56.286 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-08-11 09:56:56.288 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-08-11 09:56:56.295 | ++ inc/python:get_from_global_requirements:223 : required_pkg='osc-placement ' 2022-08-11 09:56:56.297 | ++ inc/python:get_from_global_requirements:224 : [[ osc-placement == '' ]] 2022-08-11 09:56:56.300 | ++ inc/python:get_from_global_requirements:227 : echo osc-placement 2022-08-11 09:56:56.303 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-08-11 09:56:56.305 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-08-11 09:56:56.329 | Using python 3.8 to install osc-placement 2022-08-11 09:56:56.333 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2022-08-11 09:56:58.570 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-11 09:56:58.570 | from cryptography.utils import int_from_bytes 2022-08-11 09:56:58.570 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-11 09:56:58.570 | from cryptography.utils import int_from_bytes 2022-08-11 09:56:59.615 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-11 09:56:59.776 | Collecting osc-placement===4.0.0 2022-08-11 09:56:59.783 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/83a/fb535c495945f/osc_placement-4.0.0-py3-none-any.whl (64 kB) 2022-08-11 09:56:59.904 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.0.0) 2022-08-11 09:56:59.918 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-08-11 09:56:59.923 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.9.0) 2022-08-11 09:56:59.926 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-11 09:56:59.932 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-08-11 09:56:59.936 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.17.6) 2022-08-11 09:56:59.939 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-08-11 09:56:59.996 | Requirement already satisfied: osc-lib===2.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (2.6.1) 2022-08-11 09:57:00.010 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-08-11 09:57:00.014 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-08-11 09:57:00.018 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-08-11 09:57:00.024 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-08-11 09:57:00.028 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-08-11 09:57:00.030 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-11 09:57:00.033 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-08-11 09:57:00.038 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-11 09:57:00.042 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-11 09:57:00.056 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (3.10.1) 2022-08-11 09:57:00.068 | Requirement already satisfied: openstacksdk===0.100.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.100.0) 2022-08-11 09:57:00.092 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-11 09:57:00.095 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-08-11 09:57:00.099 | Requirement already satisfied: urllib3===1.26.11 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.11) 2022-08-11 09:57:00.131 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-11 09:57:00.134 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.0) 2022-08-11 09:57:00.138 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-08-11 09:57:00.150 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-08-11 09:57:00.152 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (2.4.2) 2022-08-11 09:57:00.200 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-11 09:57:00.202 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-08-11 09:57:00.205 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (1.32) 2022-08-11 09:57:00.210 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (1.0.1) 2022-08-11 09:57:00.212 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (5.1.1) 2022-08-11 09:57:00.216 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (36.0.2) 2022-08-11 09:57:00.252 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (2.5.0) 2022-08-11 09:57:00.273 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.8) 2022-08-11 09:57:00.279 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-08-11 09:57:00.282 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-08-11 09:57:00.287 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-08-11 09:57:00.289 | Requirement already satisfied: attrs===22.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (22.1.0) 2022-08-11 09:57:00.346 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (2.3) 2022-08-11 09:57:00.348 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.15.1) 2022-08-11 09:57:00.352 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-11 09:57:02.137 | Installing collected packages: osc-placement 2022-08-11 09:57:02.329 | Successfully installed osc-placement-4.0.0 2022-08-11 09:57:02.429 | + inc/python:pip_install:196 : result=0 2022-08-11 09:57:02.432 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-11 09:57:02.434 | + functions-common:time_stop:2440 : local name 2022-08-11 09:57:02.437 | + functions-common:time_stop:2441 : local end_time 2022-08-11 09:57:02.439 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-11 09:57:02.442 | + functions-common:time_stop:2443 : local total 2022-08-11 09:57:02.444 | + functions-common:time_stop:2444 : local start_time 2022-08-11 09:57:02.447 | + functions-common:time_stop:2446 : name=pip_install 2022-08-11 09:57:02.449 | + functions-common:time_stop:2447 : start_time=1660211816323 2022-08-11 09:57:02.452 | + functions-common:time_stop:2449 : [[ -z 1660211816323 ]] 2022-08-11 09:57:02.455 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-11 09:57:02.460 | + functions-common:time_stop:2452 : end_time=1660211822457 2022-08-11 09:57:02.462 | + functions-common:time_stop:2453 : elapsed_time=6134 2022-08-11 09:57:02.465 | + functions-common:time_stop:2454 : total=177422 2022-08-11 09:57:02.468 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-11 09:57:02.470 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=183556 2022-08-11 09:57:02.473 | + inc/python:pip_install:199 : return 0 2022-08-11 09:57:02.475 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-08-11 09:57:02.478 | + functions-common:git_clone:597 : local git_remote=https://opendev.org/openstack/placement.git 2022-08-11 09:57:02.480 | + functions-common:git_clone:598 : local git_dest=/opt/stack/placement 2022-08-11 09:57:02.482 | + functions-common:git_clone:599 : local git_ref=master 2022-08-11 09:57:02.485 | + functions-common:git_clone:600 : local orig_dir 2022-08-11 09:57:02.488 | ++ functions-common:git_clone:601 : pwd 2022-08-11 09:57:02.491 | + functions-common:git_clone:601 : orig_dir=/home/ubuntu/devstack 2022-08-11 09:57:02.494 | + functions-common:git_clone:602 : local git_clone_flags= 2022-08-11 09:57:02.497 | ++ functions-common:git_clone:604 : trueorfalse False RECLONE 2022-08-11 09:57:02.514 | + functions-common:git_clone:604 : RECLONE=False 2022-08-11 09:57:02.516 | + functions-common:git_clone:605 : [[ 0 -gt 0 ]] 2022-08-11 09:57:02.518 | + functions-common:git_clone:609 : [[ False = \T\r\u\e ]] 2022-08-11 09:57:02.521 | + functions-common:git_clone:618 : echo master 2022-08-11 09:57:02.522 | + functions-common:git_clone:618 : egrep -q '^refs' 2022-08-11 09:57:02.527 | + functions-common:git_clone:632 : [[ ! -d /opt/stack/placement ]] 2022-08-11 09:57:02.529 | + functions-common:git_clone:633 : [[ False = \T\r\u\e ]] 2022-08-11 09:57:02.532 | + functions-common:git_clone:639 : git_timed clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch master 2022-08-11 09:57:02.534 | + functions-common:git_timed:703 : local count=0 2022-08-11 09:57:02.536 | + functions-common:git_timed:704 : local timeout=0 2022-08-11 09:57:02.539 | + functions-common:git_timed:706 : [[ -n 0 ]] 2022-08-11 09:57:02.541 | + functions-common:git_timed:707 : timeout=0 2022-08-11 09:57:02.543 | + functions-common:git_timed:710 : time_start git_timed 2022-08-11 09:57:02.546 | + functions-common:time_start:2426 : local name=git_timed 2022-08-11 09:57:02.548 | + functions-common:time_start:2427 : local start_time= 2022-08-11 09:57:02.551 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-11 09:57:02.553 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-11 09:57:02.557 | + functions-common:time_start:2431 : _TIME_START[$name]=1660211822555 2022-08-11 09:57:02.560 | + functions-common:git_timed:711 : timeout -s SIGINT 0 git clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch master 2022-08-11 09:57:02.563 | Cloning into '/opt/stack/placement'... 2022-08-11 09:57:16.774 | + functions-common:git_timed:725 : time_stop git_timed 2022-08-11 09:57:16.776 | + functions-common:time_stop:2440 : local name 2022-08-11 09:57:16.779 | + functions-common:time_stop:2441 : local end_time 2022-08-11 09:57:16.781 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-11 09:57:16.783 | + functions-common:time_stop:2443 : local total 2022-08-11 09:57:16.786 | + functions-common:time_stop:2444 : local start_time 2022-08-11 09:57:16.788 | + functions-common:time_stop:2446 : name=git_timed 2022-08-11 09:57:16.790 | + functions-common:time_stop:2447 : start_time=1660211822555 2022-08-11 09:57:16.793 | + functions-common:time_stop:2449 : [[ -z 1660211822555 ]] 2022-08-11 09:57:16.795 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-11 09:57:16.800 | + functions-common:time_stop:2452 : end_time=1660211836797 2022-08-11 09:57:16.802 | + functions-common:time_stop:2453 : elapsed_time=14242 2022-08-11 09:57:16.805 | + functions-common:time_stop:2454 : total=0 2022-08-11 09:57:16.807 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-11 09:57:16.809 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=14242 2022-08-11 09:57:16.812 | + functions-common:git_clone:675 : sudo git config --system --add safe.directory /opt/stack/placement 2022-08-11 09:57:16.825 | + functions-common:git_clone:678 : cd /opt/stack/placement 2022-08-11 09:57:16.828 | + functions-common:git_clone:679 : git show --oneline 2022-08-11 09:57:16.828 | + functions-common:git_clone:679 : head -1 2022-08-11 09:57:16.832 | d0e05e89 Merge "Remove unicode literal strings" 2022-08-11 09:57:16.834 | + functions-common:git_clone:680 : cd /home/ubuntu/devstack 2022-08-11 09:57:16.837 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-08-11 09:57:16.840 | + inc/python:setup_develop:334 : local bindep 2022-08-11 09:57:16.842 | + inc/python:setup_develop:335 : [[ /opt/stack/placement == -bindep* ]] 2022-08-11 09:57:16.844 | + inc/python:setup_develop:339 : local project_dir=/opt/stack/placement 2022-08-11 09:57:16.847 | + inc/python:setup_develop:340 : local extras= 2022-08-11 09:57:16.849 | + inc/python:setup_develop:341 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-08-11 09:57:16.852 | + inc/python:_setup_package_with_constraints_edit:360 : local bindep 2022-08-11 09:57:16.854 | + inc/python:_setup_package_with_constraints_edit:361 : [[ /opt/stack/placement == -bindep* ]] 2022-08-11 09:57:16.857 | + inc/python:_setup_package_with_constraints_edit:365 : local project_dir=/opt/stack/placement 2022-08-11 09:57:16.859 | + inc/python:_setup_package_with_constraints_edit:366 : local flags=-e 2022-08-11 09:57:16.862 | + inc/python:_setup_package_with_constraints_edit:367 : local extras= 2022-08-11 09:57:16.865 | ++ inc/python:_setup_package_with_constraints_edit:374 : cd /opt/stack/placement 2022-08-11 09:57:16.868 | ++ inc/python:_setup_package_with_constraints_edit:374 : pwd 2022-08-11 09:57:16.871 | + inc/python:_setup_package_with_constraints_edit:374 : project_dir=/opt/stack/placement 2022-08-11 09:57:16.873 | + inc/python:_setup_package_with_constraints_edit:376 : '[' -n /opt/stack/requirements ']' 2022-08-11 09:57:16.876 | + inc/python:_setup_package_with_constraints_edit:380 : local name 2022-08-11 09:57:16.879 | ++ inc/python:_setup_package_with_constraints_edit:381 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-08-11 09:57:16.885 | + inc/python:_setup_package_with_constraints_edit:381 : name=openstack-placement 2022-08-11 09:57:16.887 | + inc/python:_setup_package_with_constraints_edit:383 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-08-11 09:57:17.507 | + inc/python:_setup_package_with_constraints_edit:386 : setup_package /opt/stack/placement -e 2022-08-11 09:57:17.509 | + inc/python:setup_package:414 : local bindep=0 2022-08-11 09:57:17.512 | + inc/python:setup_package:415 : local bindep_flag= 2022-08-11 09:57:17.514 | + inc/python:setup_package:416 : local bindep_profiles= 2022-08-11 09:57:17.517 | + inc/python:setup_package:417 : [[ /opt/stack/placement == -bindep* ]] 2022-08-11 09:57:17.519 | + inc/python:setup_package:422 : local project_dir=/opt/stack/placement 2022-08-11 09:57:17.522 | + inc/python:setup_package:423 : local flags=-e 2022-08-11 09:57:17.524 | + inc/python:setup_package:424 : local extras= 2022-08-11 09:57:17.527 | + inc/python:setup_package:428 : [[ -n -e ]] 2022-08-11 09:57:17.529 | + inc/python:setup_package:428 : [[ -z '' ]] 2022-08-11 09:57:17.531 | + inc/python:setup_package:428 : [[ ! -e =~ ^-.* ]] 2022-08-11 09:57:17.534 | + inc/python:setup_package:433 : [[ ! -z '' ]] 2022-08-11 09:57:17.537 | + inc/python:setup_package:438 : [[ 0 == 1 ]] 2022-08-11 09:57:17.539 | + inc/python:setup_package:442 : pip_install -e /opt/stack/placement 2022-08-11 09:57:17.561 | Using python 3.8 to install /opt/stack/placement 2022-08-11 09:57:17.564 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2022-08-11 09:57:19.612 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-11 09:57:19.612 | from cryptography.utils import int_from_bytes 2022-08-11 09:57:19.612 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-11 09:57:19.612 | from cryptography.utils import int_from_bytes 2022-08-11 09:57:20.669 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-11 09:57:20.669 | Obtaining file:///opt/stack/placement 2022-08-11 09:57:21.970 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (2.5.1) 2022-08-11 09:57:21.981 | Requirement already satisfied: SQLAlchemy===1.4.39 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.4.39) 2022-08-11 09:57:22.122 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 32)) (1.8.7) 2022-08-11 09:57:22.136 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.1.2) 2022-08-11 09:57:22.140 | Requirement already satisfied: jsonschema===4.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 223)) (4.7.2) 2022-08-11 09:57:22.178 | Requirement already satisfied: keystonemiddleware===10.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 228)) (10.0.0) 2022-08-11 09:57:22.228 | Requirement already satisfied: microversion-parse===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 244)) (1.0.1) 2022-08-11 09:57:22.232 | Requirement already satisfied: os-resource-classes===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (1.1.0) 2022-08-11 09:57:22.236 | Requirement already satisfied: os-traits===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 296)) (2.8.0) 2022-08-11 09:57:22.240 | Requirement already satisfied: oslo.cache===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.0.0) 2022-08-11 09:57:22.275 | Requirement already satisfied: oslo.concurrency===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (5.0.0) 2022-08-11 09:57:22.286 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (9.0.0) 2022-08-11 09:57:22.323 | Requirement already satisfied: oslo.context===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.0.0) 2022-08-11 09:57:22.329 | Requirement already satisfied: oslo.db===12.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (12.0.0) 2022-08-11 09:57:22.374 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-08-11 09:57:22.379 | Requirement already satisfied: oslo.log===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (5.0.0) 2022-08-11 09:57:22.416 | Requirement already satisfied: oslo.middleware===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (5.0.0) 2022-08-11 09:57:22.433 | Requirement already satisfied: oslo.policy===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.0.0) 2022-08-11 09:57:22.448 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (5.0.0) 2022-08-11 09:57:22.456 | Requirement already satisfied: oslo.upgradecheck===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (2.0.0) 2022-08-11 09:57:22.466 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.0.0) 2022-08-11 09:57:22.479 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-08-11 09:57:22.484 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.9.0) 2022-08-11 09:57:22.487 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-08-11 09:57:22.498 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (3.1.1) 2022-08-11 09:57:22.509 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2022-08-11 09:57:22.511 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-11 09:57:22.517 | Requirement already satisfied: pyrsistent===0.18.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.18.1) 2022-08-11 09:57:22.521 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (2.8.2) 2022-08-11 09:57:22.526 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-08-11 09:57:22.546 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-08-11 09:57:22.550 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (0.7) 2022-08-11 09:57:22.556 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-11 09:57:22.569 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-08-11 09:57:22.574 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-11 09:57:22.577 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (0.13.0) 2022-08-11 09:57:22.587 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (0.4.2) 2022-08-11 09:57:22.590 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2022-08-11 09:57:22.592 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-11 09:57:22.596 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (2.0.1) 2022-08-11 09:57:22.605 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (0.5.0) 2022-08-11 09:57:22.610 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.5.0) 2022-08-11 09:57:22.619 | Requirement already satisfied: urllib3===1.26.11 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.11) 2022-08-11 09:57:22.651 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-08-11 09:57:22.662 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 in /usr/lib/python3/dist-packages (from openstack-placement==7.1.0.dev37) (45.2.0) 2022-08-11 09:57:22.664 | Requirement already satisfied: attrs===22.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (22.1.0) 2022-08-11 09:57:22.719 | Requirement already satisfied: importlib-resources===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (5.9.0) 2022-08-11 09:57:22.745 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-08-11 09:57:22.801 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.8) 2022-08-11 09:57:22.806 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (0.17.3) 2022-08-11 09:57:22.809 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-08-11 09:57:22.814 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-08-11 09:57:22.820 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-11 09:57:22.823 | Requirement already satisfied: alembic===1.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (1.8.1) 2022-08-11 09:57:22.836 | Requirement already satisfied: Jinja2===3.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 10)) (3.1.2) 2022-08-11 09:57:22.842 | Requirement already satisfied: bcrypt===3.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 95)) (3.2.2) 2022-08-11 09:57:22.850 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.0.4) 2022-08-11 09:57:22.853 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-08-11 09:57:22.856 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-08-11 09:57:22.859 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-11 09:57:22.861 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.0) 2022-08-11 09:57:22.865 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-08-11 09:57:22.869 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (5.1.1) 2022-08-11 09:57:22.871 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (0.5.2) 2022-08-11 09:57:22.874 | Requirement already satisfied: fixtures===4.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (4.0.1) 2022-08-11 09:57:22.885 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (1.0.0) 2022-08-11 09:57:22.887 | Requirement already satisfied: zipp===3.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.8.1) 2022-08-11 09:57:22.913 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-08-11 09:57:22.917 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-11 09:57:22.920 | Requirement already satisfied: Mako===1.2.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.2.1) 2022-08-11 09:57:22.930 | Requirement already satisfied: importlib-metadata===4.12.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (4.12.0) 2022-08-11 09:57:22.965 | Requirement already satisfied: MarkupSafe===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (2.1.1) 2022-08-11 09:57:22.968 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.15.1) 2022-08-11 09:57:22.971 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-11 09:57:24.349 | Installing collected packages: openstack-placement 2022-08-11 09:57:24.349 | Running setup.py develop for openstack-placement 2022-08-11 09:57:25.993 | Successfully installed openstack-placement 2022-08-11 09:57:26.098 | + inc/python:pip_install:196 : result=0 2022-08-11 09:57:26.101 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-11 09:57:26.103 | + functions-common:time_stop:2440 : local name 2022-08-11 09:57:26.105 | + functions-common:time_stop:2441 : local end_time 2022-08-11 09:57:26.108 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-11 09:57:26.110 | + functions-common:time_stop:2443 : local total 2022-08-11 09:57:26.113 | + functions-common:time_stop:2444 : local start_time 2022-08-11 09:57:26.115 | + functions-common:time_stop:2446 : name=pip_install 2022-08-11 09:57:26.117 | + functions-common:time_stop:2447 : start_time=1660211837556 2022-08-11 09:57:26.120 | + functions-common:time_stop:2449 : [[ -z 1660211837556 ]] 2022-08-11 09:57:26.122 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-11 09:57:26.127 | + functions-common:time_stop:2452 : end_time=1660211846124 2022-08-11 09:57:26.129 | + functions-common:time_stop:2453 : elapsed_time=8568 2022-08-11 09:57:26.131 | + functions-common:time_stop:2454 : total=183556 2022-08-11 09:57:26.133 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-11 09:57:26.136 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=192124 2022-08-11 09:57:26.138 | + inc/python:pip_install:199 : return 0 2022-08-11 09:57:26.141 | + inc/python:setup_package:444 : [[ -e == \-\e ]] 2022-08-11 09:57:26.143 | + inc/python:setup_package:445 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-08-11 09:57:26.146 | + functions-common:safe_chown:2341 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-08-11 09:57:26.165 | + functions-common:_safe_permission_operation:2189 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-08-11 09:57:26.178 | + inc/python:_setup_package_with_constraints_edit:390 : use_library_from_git /opt/stack/placement 2022-08-11 09:57:26.180 | + inc/python:use_library_from_git:246 : local name=/opt/stack/placement 2022-08-11 09:57:26.183 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-11 09:57:26.185 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-11 09:57:26.188 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-08-11 09:57:26.191 | + inc/python:use_library_from_git:249 : return 1 2022-08-11 09:57:26.193 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-08-11 09:57:26.196 | + ./stack.sh:main:938 : configure_placement 2022-08-11 09:57:26.198 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-08-11 09:57:26.210 | + lib/placement:configure_placement:107 : create_placement_conf 2022-08-11 09:57:26.213 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-08-11 09:57:26.218 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-08-11 09:57:26.220 | ++ lib/database:database_connection_url:134 : local db=placement 2022-08-11 09:57:26.223 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-08-11 09:57:26.225 | ++ lib/databases/mysql:database_connection_url_mysql:224 : local db=placement 2022-08-11 09:57:26.228 | ++ lib/databases/mysql:database_connection_url_mysql:225 : local plugin 2022-08-11 09:57:26.230 | ++ lib/databases/mysql:database_connection_url_mysql:229 : [[ True == \T\r\u\e ]] 2022-08-11 09:57:26.233 | ++ lib/databases/mysql:database_connection_url_mysql:230 : is_service_enabled mysql 2022-08-11 09:57:26.250 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-11 09:57:26.252 | ++ lib/databases/mysql:database_connection_url_mysql:231 : plugin='&plugin=dbcounter' 2022-08-11 09:57:26.255 | ++ lib/databases/mysql:database_connection_url_mysql:235 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2022-08-11 09:57:26.258 | + lib/placement:create_placement_conf:97 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2022-08-11 09:57:26.294 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-08-11 09:57:26.329 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-08-11 09:57:26.366 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-08-11 09:57:26.368 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-08-11 09:57:26.371 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-08-11 09:57:26.373 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-08-11 09:57:26.376 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-08-11 09:57:26.411 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-08-11 09:57:26.445 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.43/identity 2022-08-11 09:57:26.479 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-08-11 09:57:26.511 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-08-11 09:57:26.545 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-08-11 09:57:26.577 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-08-11 09:57:26.611 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-08-11 09:57:26.644 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-08-11 09:57:26.677 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-08-11 09:57:26.710 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-08-11 09:57:26.712 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-08-11 09:57:26.715 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-08-11 09:57:26.718 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-08-11 09:57:26.737 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-08-11 09:57:26.739 | + functions:setup_systemd_logging:695 : local pidstr= 2022-08-11 09:57:26.742 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-08-11 09:57:26.744 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-08-11 09:57:26.747 | + functions:setup_systemd_logging:702 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-08-11 09:57:26.780 | + functions:setup_systemd_logging:704 : iniset /etc/placement/placement.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-08-11 09:57:26.813 | + functions:setup_systemd_logging:705 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-08-11 09:57:26.847 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-08-11 09:57:26.880 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-08-11 09:57:26.883 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-08-11 09:57:26.885 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2022-08-11 09:57:26.888 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2022-08-11 09:57:26.890 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2022-08-11 09:57:26.893 | + lib/apache:write_uwsgi_config:257 : local http= 2022-08-11 09:57:26.895 | + lib/apache:write_uwsgi_config:258 : local name= 2022-08-11 09:57:26.898 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2022-08-11 09:57:26.902 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2022-08-11 09:57:26.905 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-08-11 09:57:26.907 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-08-11 09:57:26.920 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-08-11 09:57:26.920 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-08-11 09:57:26.929 | d /var/run/uwsgi 0755 ubuntu root 2022-08-11 09:57:26.933 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-08-11 09:57:26.948 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2022-08-11 09:57:26.950 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2022-08-11 09:57:26.954 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-08-11 09:57:26.991 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-08-11 09:57:27.022 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-08-11 09:57:27.055 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-08-11 09:57:27.088 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-08-11 09:57:27.124 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-08-11 09:57:27.156 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-08-11 09:57:27.190 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-08-11 09:57:27.223 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-08-11 09:57:27.255 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-08-11 09:57:27.289 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-08-11 09:57:27.321 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-08-11 09:57:27.354 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-08-11 09:57:27.386 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-08-11 09:57:27.389 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-08-11 09:57:27.392 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2022-08-11 09:57:27.395 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2022-08-11 09:57:27.397 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-08-11 09:57:27.400 | ++ functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-11 09:57:27.403 | ++ functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-11 09:57:27.405 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2022-08-11 09:57:27.408 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-08-11 09:57:27.411 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-08-11 09:57:27.443 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-08-11 09:57:27.477 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-08-11 09:57:27.477 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-08-11 09:57:27.486 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-08-11 09:57:27.489 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2022-08-11 09:57:27.492 | + lib/apache:enable_apache_site:203 : local site=placement-api 2022-08-11 09:57:27.494 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-08-11 09:57:27.497 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-08-11 09:57:27.499 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-08-11 09:57:27.502 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-11 09:57:27.504 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-11 09:57:27.507 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-08-11 09:57:27.509 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-08-11 09:57:27.512 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-11 09:57:27.514 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-11 09:57:27.517 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2022-08-11 09:57:27.579 | Enabling site placement-api. 2022-08-11 09:57:27.585 | To activate the new configuration, you need to run: 2022-08-11 09:57:27.585 | systemctl reload apache2 2022-08-11 09:57:27.589 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-08-11 09:57:27.592 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-08-11 09:57:27.594 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-08-11 09:57:27.597 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart apache2 2022-08-11 09:57:27.732 | + ./stack.sh:main:945 : is_service_enabled placement placement-client 2022-08-11 09:57:27.762 | + functions-common:is_service_enabled:2096 : return 0 2022-08-11 09:57:27.764 | + ./stack.sh:main:946 : is_service_enabled n-cpu 2022-08-11 09:57:27.783 | + functions-common:is_service_enabled:2096 : return 1 2022-08-11 09:57:27.786 | + ./stack.sh:main:946 : is_service_enabled n-sch 2022-08-11 09:57:27.804 | + functions-common:is_service_enabled:2096 : return 0 2022-08-11 09:57:27.806 | + ./stack.sh:main:947 : configure_placement_nova_compute 2022-08-11 09:57:27.809 | + lib/nova:configure_placement_nova_compute:596 : local conf=/etc/nova/nova.conf 2022-08-11 09:57:27.811 | + lib/nova:configure_placement_nova_compute:597 : iniset /etc/nova/nova.conf placement auth_type password 2022-08-11 09:57:27.848 | + lib/nova:configure_placement_nova_compute:598 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.43/identity 2022-08-11 09:57:27.881 | + lib/nova:configure_placement_nova_compute:599 : iniset /etc/nova/nova.conf placement username placement 2022-08-11 09:57:27.914 | + lib/nova:configure_placement_nova_compute:600 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-08-11 09:57:27.948 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-08-11 09:57:27.981 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement project_name service 2022-08-11 09:57:28.014 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-08-11 09:57:28.047 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-08-11 09:57:28.081 | + ./stack.sh:main:951 : is_service_enabled horizon 2022-08-11 09:57:28.099 | + functions-common:is_service_enabled:2096 : return 1 2022-08-11 09:57:28.102 | + ./stack.sh:main:956 : is_service_enabled tls-proxy 2022-08-11 09:57:28.120 | + functions-common:is_service_enabled:2096 : return 1 2022-08-11 09:57:28.122 | + ./stack.sh:main:964 : run_phase stack install 2022-08-11 09:57:28.125 | + functions-common:run_phase:1868 : local mode=stack 2022-08-11 09:57:28.127 | + functions-common:run_phase:1869 : local phase=install 2022-08-11 09:57:28.130 | + functions-common:run_phase:1870 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-08-11 09:57:28.133 | + functions-common:run_phase:1871 : local extra_plugin_file_name 2022-08-11 09:57:28.135 | + functions-common:run_phase:1872 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-08-11 09:57:28.138 | + functions-common:run_phase:1877 : local exceptions=80-tempest.sh 2022-08-11 09:57:28.140 | + functions-common:run_phase:1878 : local extra 2022-08-11 09:57:28.143 | ++ functions-common:run_phase:1879 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-08-11 09:57:28.148 | + functions-common:run_phase:1879 : extra=80-tempest.sh 2022-08-11 09:57:28.150 | + functions-common:run_phase:1880 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-08-11 09:57:28.153 | + functions-common:run_phase:1884 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-08-11 09:57:28.155 | + functions-common:run_phase:1884 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-08-11 09:57:28.158 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-08-11 09:57:28.173 | ++ functions-common:is_service_enabled:2096 : return 0 2022-08-11 09:57:28.176 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-08-11 09:57:28.178 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-08-11 09:57:28.181 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-08-11 09:57:28.183 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-08-11 09:57:28.185 | ++ ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-11 09:57:28.188 | ++ ./stack.sh:echo_summary:441 : echo -e Installing Tempest 2022-08-11 09:57:28.191 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-08-11 09:57:28.193 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-08-11 09:57:28.261 | ++ inc/async:async_inner:63 : install_tempest 2022-08-11 09:57:28.303 | [19053 Async install_tempest:79129]: running: install_tempest 2022-08-11 09:57:28.306 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-08-11 09:57:28.309 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-08-11 09:57:28.311 | + functions-common:run_phase:1889 : [[ stack == \s\o\u\r\c\e ]] 2022-08-11 09:57:28.314 | + functions-common:run_phase:1892 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-08-11 09:57:28.316 | + functions-common:run_phase:1895 : run_plugins stack install 2022-08-11 09:57:28.319 | + functions-common:run_plugins:1854 : local mode=stack 2022-08-11 09:57:28.322 | + functions-common:run_plugins:1855 : local phase=install 2022-08-11 09:57:28.324 | + functions-common:run_plugins:1857 : local plugins= 2022-08-11 09:57:28.327 | + functions-common:run_plugins:1858 : local plugin 2022-08-11 09:57:28.329 | + ./stack.sh:main:967 : use_library_from_git python-openstackclient 2022-08-11 09:57:28.332 | + inc/python:use_library_from_git:246 : local name=python-openstackclient 2022-08-11 09:57:28.336 | + inc/python:use_library_from_git:247 : local enabled=1 2022-08-11 09:57:28.338 | + inc/python:use_library_from_git:248 : [[ '' = \A\L\L ]] 2022-08-11 09:57:28.341 | + inc/python:use_library_from_git:248 : [[ ,, =~ ,python-openstackclient, ]] 2022-08-11 09:57:28.344 | + inc/python:use_library_from_git:249 : return 1 2022-08-11 09:57:28.347 | + ./stack.sh:main:971 : pip_install_gr python-openstackclient 2022-08-11 09:57:28.350 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-08-11 09:57:28.353 | + inc/python:pip_install_gr:77 : local clean_name 2022-08-11 09:57:28.357 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-08-11 09:57:28.360 | ++ inc/python:get_from_global_requirements:221 : local package=python-openstackclient 2022-08-11 09:57:28.362 | ++ inc/python:get_from_global_requirements:222 : local required_pkg 2022-08-11 09:57:28.367 | +++ inc/python:get_from_global_requirements:223 : cut -d# -f1 2022-08-11 09:57:28.367 | +++ inc/python:get_from_global_requirements:223 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-08-11 09:57:28.372 | ++ inc/python:get_from_global_requirements:223 : required_pkg='python-openstackclient ' 2022-08-11 09:57:28.375 | ++ inc/python:get_from_global_requirements:224 : [[ python-openstackclient == '' ]] 2022-08-11 09:57:28.379 | ++ inc/python:get_from_global_requirements:227 : echo python-openstackclient 2022-08-11 09:57:28.382 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-08-11 09:57:28.385 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-08-11 09:57:28.407 | Using python 3.8 to install python-openstackclient 2022-08-11 09:57:28.410 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-openstackclient 2022-08-11 09:57:30.471 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-11 09:57:30.471 | from cryptography.utils import int_from_bytes 2022-08-11 09:57:30.472 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-11 09:57:30.472 | from cryptography.utils import int_from_bytes 2022-08-11 09:57:31.494 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-11 09:57:31.717 | Collecting python-openstackclient===5.8.0 2022-08-11 09:57:31.728 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/930/54487ad1235c3/python_openstackclient-5.8.0-py3-none-any.whl (984 kB) 2022-08-11 09:57:32.037 | Requirement already satisfied: stevedore===4.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (4.0.0) 2022-08-11 09:57:32.041 | Requirement already satisfied: pbr===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (5.9.0) 2022-08-11 09:57:32.044 | Requirement already satisfied: python-cinderclient===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (9.0.0) 2022-08-11 09:57:32.059 | Requirement already satisfied: python-keystoneclient===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (5.0.0) 2022-08-11 09:57:32.079 | Requirement already satisfied: osc-lib===2.6.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (2.6.1) 2022-08-11 09:57:32.093 | Requirement already satisfied: openstacksdk===0.100.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.100.0) 2022-08-11 09:57:32.118 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (1.0.2) 2022-08-11 09:57:32.121 | Requirement already satisfied: python-novaclient===18.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 416)) (18.0.0) 2022-08-11 09:57:32.136 | Requirement already satisfied: oslo.utils===6.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (6.0.0) 2022-08-11 09:57:32.149 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (3.10.1) 2022-08-11 09:57:32.162 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.1.0) 2022-08-11 09:57:32.166 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.17.6) 2022-08-11 09:57:32.169 | Requirement already satisfied: requests===2.28.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.28.1) 2022-08-11 09:57:32.182 | Requirement already satisfied: prettytable===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.3.0) 2022-08-11 09:57:32.193 | Requirement already satisfied: keystoneauth1===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (5.0.0) 2022-08-11 09:57:32.250 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (21.3) 2022-08-11 09:57:32.255 | Requirement already satisfied: oslo.serialization===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (5.0.0) 2022-08-11 09:57:32.264 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.16.0) 2022-08-11 09:57:32.267 | Requirement already satisfied: oslo.config===9.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (9.0.0) 2022-08-11 09:57:32.305 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.5.0) 2022-08-11 09:57:32.311 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (1.32) 2022-08-11 09:57:32.315 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 261)) (0.11.0) 2022-08-11 09:57:32.318 | Requirement already satisfied: jmespath===1.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 217)) (1.0.1) 2022-08-11 09:57:32.321 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 22)) (6.0) 2022-08-11 09:57:32.323 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (2.5.0) 2022-08-11 09:57:32.344 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 86)) (1.4.4) 2022-08-11 09:57:32.348 | Requirement already satisfied: cryptography===36.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (36.0.2) 2022-08-11 09:57:32.385 | Requirement already satisfied: dogpile.cache===1.1.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.8) 2022-08-11 09:57:32.390 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2022-08-11 09:57:32.392 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (5.1.1) 2022-08-11 09:57:32.395 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (1.7.0) 2022-08-11 09:57:32.399 | Requirement already satisfied: pytz===2022.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2022.1) 2022-08-11 09:57:32.403 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 260)) (0.8.0) 2022-08-11 09:57:32.408 | Requirement already satisfied: pyparsing===3.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.0.9) 2022-08-11 09:57:32.414 | Requirement already satisfied: autopage===0.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (0.5.1) 2022-08-11 09:57:32.416 | Requirement already satisfied: cmd2===2.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (2.4.2) 2022-08-11 09:57:32.464 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.28.1->-c /opt/stack/requirements/upper-constraints.txt (line 447)) (2019.11.28) 2022-08-11 09:57:32.467 | Requirement already satisfied: urllib3===1.26.11 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.11) 2022-08-11 09:57:32.499 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (3.3) 2022-08-11 09:57:32.502 | Requirement already satisfied: charset-normalizer===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (2.1.0) 2022-08-11 09:57:32.507 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2022-08-11 09:57:32.512 | Requirement already satisfied: msgpack===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.0.4) 2022-08-11 09:57:32.515 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.5.0) 2022-08-11 09:57:32.520 | Requirement already satisfied: wrapt===1.14.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.14.1) 2022-08-11 09:57:32.523 | Requirement already satisfied: jsonpointer===2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (2.3) 2022-08-11 09:57:32.526 | Requirement already satisfied: cffi===1.15.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.15.1) 2022-08-11 09:57:32.529 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2022-08-11 09:57:32.532 | Requirement already satisfied: attrs===22.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (22.1.0) 2022-08-11 09:57:32.588 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.21) 2022-08-11 09:57:34.401 | Installing collected packages: python-openstackclient 2022-08-11 09:57:36.149 | Successfully installed python-openstackclient-5.8.0 2022-08-11 09:57:36.280 | + inc/python:pip_install:196 : result=0 2022-08-11 09:57:36.283 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-11 09:57:36.285 | + functions-common:time_stop:2440 : local name 2022-08-11 09:57:36.287 | + functions-common:time_stop:2441 : local end_time 2022-08-11 09:57:36.290 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-11 09:57:36.292 | + functions-common:time_stop:2443 : local total 2022-08-11 09:57:36.294 | + functions-common:time_stop:2444 : local start_time 2022-08-11 09:57:36.296 | + functions-common:time_stop:2446 : name=pip_install 2022-08-11 09:57:36.299 | + functions-common:time_stop:2447 : start_time=1660211848402 2022-08-11 09:57:36.302 | + functions-common:time_stop:2449 : [[ -z 1660211848402 ]] 2022-08-11 09:57:36.305 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-11 09:57:36.309 | + functions-common:time_stop:2452 : end_time=1660211856306 2022-08-11 09:57:36.311 | + functions-common:time_stop:2453 : elapsed_time=7904 2022-08-11 09:57:36.313 | + functions-common:time_stop:2454 : total=192124 2022-08-11 09:57:36.316 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-11 09:57:36.318 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=200028 2022-08-11 09:57:36.321 | + inc/python:pip_install:199 : return 0 2022-08-11 09:57:36.323 | + ./stack.sh:main:976 : install_oscwrap 2022-08-11 09:57:36.327 | ++ functions-common:install_oscwrap:2485 : mktemp 2022-08-11 09:57:36.331 | + functions-common:install_oscwrap:2485 : OSCWRAP_TIMER_FILE=/tmp/tmp.RBefH9CeYQ 2022-08-11 09:57:36.334 | + functions-common:install_oscwrap:2488 : shopt -s expand_aliases 2022-08-11 09:57:36.336 | + functions-common:install_oscwrap:2491 : unalias -a 2022-08-11 09:57:36.339 | + functions-common:install_oscwrap:2493 : alias openstack=oscwrap 2022-08-11 09:57:36.342 | + ./stack.sh:main:981 : [[ False != \F\a\l\s\e ]] 2022-08-11 09:57:36.344 | + ./stack.sh:main:1021 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-08-11 09:57:36.346 | + ./stack.sh:main:1029 : is_service_enabled mysql postgresql 2022-08-11 09:57:36.364 | + functions-common:is_service_enabled:2096 : return 0 2022-08-11 09:57:36.367 | + ./stack.sh:main:1030 : configure_database 2022-08-11 09:57:36.369 | + lib/database:configure_database:128 : configure_database_mysql 2022-08-11 09:57:36.371 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-08-11 09:57:36.374 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-08-11 09:57:36.376 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-11 09:57:36.379 | + ./stack.sh:echo_summary:441 : echo -e Configuring and starting MySQL 2022-08-11 09:57:36.381 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-08-11 09:57:36.383 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-11 09:57:36.386 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-11 09:57:36.388 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-08-11 09:57:36.391 | ++ lib/databases/mysql:configure_database_mysql:90 : ipv6_unquote 0.0.0.0 2022-08-11 09:57:36.394 | ++ functions-common:ipv6_unquote:2238 : echo 0.0.0.0 2022-08-11 09:57:36.396 | ++ functions-common:ipv6_unquote:2238 : tr -d '[]' 2022-08-11 09:57:36.399 | + lib/databases/mysql:configure_database_mysql:90 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-08-11 09:57:36.464 | + lib/databases/mysql:configure_database_mysql:93 : is_fedora 2022-08-11 09:57:36.466 | + functions-common:is_fedora:520 : [[ -z Ubuntu ]] 2022-08-11 09:57:36.469 | + functions-common:is_fedora:524 : '[' Ubuntu = Fedora ']' 2022-08-11 09:57:36.472 | + functions-common:is_fedora:524 : '[' Ubuntu = 'Red Hat' ']' 2022-08-11 09:57:36.474 | + functions-common:is_fedora:525 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-08-11 09:57:36.477 | + functions-common:is_fedora:526 : '[' Ubuntu = RedHatEnterprise ']' 2022-08-11 09:57:36.479 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOS ']' 2022-08-11 09:57:36.481 | + functions-common:is_fedora:527 : '[' Ubuntu = CentOSStream ']' 2022-08-11 09:57:36.484 | + functions-common:is_fedora:528 : '[' Ubuntu = AlmaLinux ']' 2022-08-11 09:57:36.486 | + functions-common:is_fedora:529 : '[' Ubuntu = OracleServer ']' 2022-08-11 09:57:36.489 | + functions-common:is_fedora:529 : '[' Ubuntu = Virtuozzo ']' 2022-08-11 09:57:36.492 | + lib/databases/mysql:configure_database_mysql:93 : is_suse 2022-08-11 09:57:36.494 | + functions-common:is_suse:537 : is_opensuse 2022-08-11 09:57:36.497 | + functions-common:is_opensuse:544 : [[ -z Ubuntu ]] 2022-08-11 09:57:36.499 | + functions-common:is_opensuse:548 : [[ Ubuntu =~ (openSUSE) ]] 2022-08-11 09:57:36.502 | + functions-common:is_suse:537 : is_suse_linux_enterprise 2022-08-11 09:57:36.505 | + functions-common:is_suse_linux_enterprise:556 : [[ -z Ubuntu ]] 2022-08-11 09:57:36.507 | + functions-common:is_suse_linux_enterprise:560 : [[ Ubuntu =~ (^SUSE) ]] 2022-08-11 09:57:36.510 | + lib/databases/mysql:configure_database_mysql:96 : is_ubuntu 2022-08-11 09:57:36.513 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-11 09:57:36.515 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-11 09:57:36.517 | + lib/databases/mysql:configure_database_mysql:98 : restart_service mysql 2022-08-11 09:57:36.520 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-08-11 09:57:36.522 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart mysql 2022-08-11 09:57:39.982 | + lib/databases/mysql:configure_database_mysql:104 : sudo mysqladmin -u root password Passw0rd 2022-08-11 09:57:40.037 | mysqladmin: connect to server at 'localhost' failed 2022-08-11 09:57:40.038 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-08-11 09:57:40.059 | + lib/databases/mysql:configure_database_mysql:104 : true 2022-08-11 09:57:40.078 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2022-08-11 09:57:40.099 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-11 09:57:40.119 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-11 09:57:40.140 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2022-08-11 09:57:40.152 | + lib/databases/mysql:configure_database_mysql:111 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-08-11 09:57:40.161 | + lib/databases/mysql:configure_database_mysql:117 : is_ubuntu 2022-08-11 09:57:40.164 | + functions-common:is_ubuntu:568 : [[ -z deb ]] 2022-08-11 09:57:40.166 | + functions-common:is_ubuntu:571 : '[' deb = deb ']' 2022-08-11 09:57:40.169 | + lib/databases/mysql:configure_database_mysql:117 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-08-11 09:57:40.171 | + lib/databases/mysql:configure_database_mysql:117 : '[' mysql == mariadb ']' 2022-08-11 09:57:40.175 | + lib/databases/mysql:configure_database_mysql:122 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''Passw0rd'\'';' 2022-08-11 09:57:40.191 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-11 09:57:40.327 | + lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-08-11 09:57:40.346 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-11 09:57:40.490 | + lib/databases/mysql:configure_database_mysql:129 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-08-11 09:57:40.559 | + lib/databases/mysql:configure_database_mysql:130 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-08-11 09:57:40.614 | + lib/databases/mysql:configure_database_mysql:131 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-08-11 09:57:40.668 | + lib/databases/mysql:configure_database_mysql:133 : [[ False == \T\r\u\e ]] 2022-08-11 09:57:40.670 | + lib/databases/mysql:configure_database_mysql:153 : [[ True == \T\r\u\e ]] 2022-08-11 09:57:40.673 | + lib/databases/mysql:configure_database_mysql:154 : echo 'enabling MySQL performance counting' 2022-08-11 09:57:40.673 | enabling MySQL performance counting 2022-08-11 09:57:40.675 | + lib/databases/mysql:configure_database_mysql:157 : pip_install /home/ubuntu/devstack/tools/dbcounter 2022-08-11 09:57:40.703 | Using python 3.8 to install /home/ubuntu/devstack/tools/dbcounter 2022-08-11 09:57:40.706 | + inc/python:pip_install:190 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt /home/ubuntu/devstack/tools/dbcounter 2022-08-11 09:57:42.791 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-11 09:57:42.791 | from cryptography.utils import int_from_bytes 2022-08-11 09:57:42.791 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-08-11 09:57:42.791 | from cryptography.utils import int_from_bytes 2022-08-11 09:57:43.852 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-08-11 09:57:43.854 | Processing ./tools/dbcounter 2022-08-11 09:57:43.859 | Installing build dependencies: started 2022-08-11 09:57:56.885 | Installing build dependencies: finished with status 'done' 2022-08-11 09:57:56.887 | Getting requirements to build wheel: started 2022-08-11 09:57:57.952 | Getting requirements to build wheel: finished with status 'done' 2022-08-11 09:57:57.956 | Installing backend dependencies: started 2022-08-11 09:58:02.545 | Installing backend dependencies: finished with status 'done' 2022-08-11 09:58:02.547 | Preparing wheel metadata: started 2022-08-11 09:58:03.705 | Preparing wheel metadata: finished with status 'done' 2022-08-11 09:58:03.811 | Building wheels for collected packages: dbcounter 2022-08-11 09:58:03.813 | Building wheel for dbcounter (PEP 517): started 2022-08-11 09:58:05.285 | Building wheel for dbcounter (PEP 517): finished with status 'done' 2022-08-11 09:58:05.286 | Created wheel for dbcounter: filename=dbcounter-0.1-py3-none-any.whl size=3220 sha256=2e0b890d11be8606134c9ea6c2f475f06ad81507bed3020e23a3d634d06aa308 2022-08-11 09:58:05.286 | Stored in directory: /tmp/pip-ephem-wheel-cache-pku52e2n/wheels/47/ec/8f/c05696fe4840718acd6e24d52f1870611cf630271d38314447 2022-08-11 09:58:05.287 | Successfully built dbcounter 2022-08-11 09:58:07.493 | Installing collected packages: dbcounter 2022-08-11 09:58:07.590 | Successfully installed dbcounter-0.1 2022-08-11 09:58:07.737 | + inc/python:pip_install:196 : result=0 2022-08-11 09:58:07.740 | + inc/python:pip_install:198 : time_stop pip_install 2022-08-11 09:58:07.742 | + functions-common:time_stop:2440 : local name 2022-08-11 09:58:07.744 | + functions-common:time_stop:2441 : local end_time 2022-08-11 09:58:07.747 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-11 09:58:07.749 | + functions-common:time_stop:2443 : local total 2022-08-11 09:58:07.751 | + functions-common:time_stop:2444 : local start_time 2022-08-11 09:58:07.754 | + functions-common:time_stop:2446 : name=pip_install 2022-08-11 09:58:07.756 | + functions-common:time_stop:2447 : start_time=1660211860697 2022-08-11 09:58:07.758 | + functions-common:time_stop:2449 : [[ -z 1660211860697 ]] 2022-08-11 09:58:07.761 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-11 09:58:07.765 | + functions-common:time_stop:2452 : end_time=1660211887763 2022-08-11 09:58:07.768 | + functions-common:time_stop:2453 : elapsed_time=27066 2022-08-11 09:58:07.770 | + functions-common:time_stop:2454 : total=200028 2022-08-11 09:58:07.773 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-11 09:58:07.775 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=227094 2022-08-11 09:58:07.778 | + inc/python:pip_install:199 : return 0 2022-08-11 09:58:07.780 | + lib/databases/mysql:configure_database_mysql:160 : recreate_database stats 2022-08-11 09:58:07.783 | + lib/database:recreate_database:112 : local db=stats 2022-08-11 09:58:07.785 | + lib/database:recreate_database:113 : recreate_database_mysql stats 2022-08-11 09:58:07.788 | + lib/databases/mysql:recreate_database_mysql:66 : local db=stats 2022-08-11 09:58:07.790 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS stats;' 2022-08-11 09:58:07.795 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-11 09:58:07.860 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE stats CHARACTER SET utf8;' 2022-08-11 09:58:07.864 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-11 09:58:07.945 | + lib/databases/mysql:configure_database_mysql:161 : mysql -u root -pPassw0rd -h 127.0.0.1 -e 'CREATE TABLE queries (db VARCHAR(32), op VARCHAR(32), 2022-08-11 09:58:07.945 | count INT, PRIMARY KEY (db, op)) ENGINE MEMORY' stats 2022-08-11 09:58:07.950 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-11 09:58:08.052 | + lib/databases/mysql:configure_database_mysql:166 : restart_service mysql 2022-08-11 09:58:08.054 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-08-11 09:58:08.057 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart mysql 2022-08-11 09:58:11.781 | + ./stack.sh:main:1034 : save_stackenv 1034 2022-08-11 09:58:11.784 | + functions-common:save_stackenv:60 : local tag=1034 2022-08-11 09:58:11.787 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-08-11 09:58:11.792 | + functions-common:save_stackenv:62 : time_stamp=2022-08-11-095811 2022-08-11 09:58:11.795 | + functions-common:save_stackenv:63 : echo '# 2022-08-11-095811 1034' 2022-08-11 09:58:11.797 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-11 09:58:11.800 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-08-11 09:58:11.803 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-11 09:58:11.805 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-08-11 09:58:11.808 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-11 09:58:11.810 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-08-11 09:58:11.812 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-11 09:58:11.815 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-08-11 09:58:11.817 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-11 09:58:11.820 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.43 2022-08-11 09:58:11.822 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-11 09:58:11.825 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.43/identity 2022-08-11 09:58:11.827 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-11 09:58:11.830 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-08-11-094334 2022-08-11 09:58:11.832 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-11 09:58:11.839 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-08-11 09:58:11.842 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-11 09:58:11.844 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.43 2022-08-11 09:58:11.847 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-11 09:58:11.850 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-08-11 09:58:11.852 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-11 09:58:11.855 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-08-11 09:58:11.857 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-11 09:58:11.859 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-08-11 09:58:11.862 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-11 09:58:11.865 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-08-11 09:58:11.868 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-11 09:58:11.870 | + functions-common:save_stackenv:65 : echo TUNNEL_ENDPOINT_IP=10.222.0.43 2022-08-11 09:58:11.873 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-08-11 09:58:11.876 | + functions-common:save_stackenv:65 : echo TUNNEL_IP_VERSION=4 2022-08-11 09:58:11.879 | + ./stack.sh:main:1046 : [[ True == \T\r\u\e ]] 2022-08-11 09:58:11.882 | + ./stack.sh:main:1047 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-08-11 09:58:11.884 | + ./stack.sh:main:1048 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-08-11 09:58:11.897 | + ./stack.sh:main:1060 : start_dstat 2022-08-11 09:58:11.899 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-08-11 09:58:11.902 | + functions-common:run_process:1694 : local service=dstat 2022-08-11 09:58:11.904 | + functions-common:run_process:1695 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-08-11 09:58:11.907 | + functions-common:run_process:1696 : local group= 2022-08-11 09:58:11.913 | + functions-common:run_process:1697 : local user= 2022-08-11 09:58:11.916 | + functions-common:run_process:1698 : local env_vars= 2022-08-11 09:58:11.918 | + functions-common:run_process:1700 : local name=dstat 2022-08-11 09:58:11.921 | + functions-common:run_process:1702 : time_start run_process 2022-08-11 09:58:11.923 | + functions-common:time_start:2426 : local name=run_process 2022-08-11 09:58:11.925 | + functions-common:time_start:2427 : local start_time= 2022-08-11 09:58:11.928 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-11 09:58:11.931 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-11 09:58:11.936 | + functions-common:time_start:2431 : _TIME_START[$name]=1660211891933 2022-08-11 09:58:11.939 | + functions-common:run_process:1703 : is_service_enabled dstat 2022-08-11 09:58:11.956 | + functions-common:is_service_enabled:2096 : return 0 2022-08-11 09:58:11.959 | + functions-common:run_process:1704 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' '' 2022-08-11 09:58:11.965 | + functions-common:_run_under_systemd:1654 : local service=dstat 2022-08-11 09:58:11.965 | + functions-common:_run_under_systemd:1655 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-08-11 09:58:11.966 | + functions-common:_run_under_systemd:1656 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-08-11 09:58:11.969 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-08-11 09:58:11.972 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-08-11 09:58:11.974 | + functions-common:_common_systemd_pitfalls:1629 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-08-11 09:58:11.977 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-08-11 09:58:11.979 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@dstat.service 2022-08-11 09:58:11.982 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-11 09:58:11.984 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-11 09:58:11.987 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-11 09:58:11.990 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-11 09:58:11.992 | + functions-common:_run_under_systemd:1667 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-08-11 09:58:11.995 | + functions-common:_run_under_systemd:1670 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu '' 2022-08-11 09:58:11.997 | + functions-common:write_user_unit_file:1563 : local service=devstack@dstat.service 2022-08-11 09:58:11.999 | + functions-common:write_user_unit_file:1564 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-08-11 09:58:12.002 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-11 09:58:12.004 | + functions-common:write_user_unit_file:1566 : local user=ubuntu 2022-08-11 09:58:12.006 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-08-11 09:58:12.009 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-11 09:58:12.011 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-11 09:58:12.020 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-08-11 09:58:12.020 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-11 09:58:12.020 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-08-11 09:58:12.088 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-08-11 09:58:12.155 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-08-11 09:58:12.213 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-08-11 09:58:12.278 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-08-11 09:58:12.340 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-11 09:58:12.397 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-08-11 09:58:12.399 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-11 09:58:12.402 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-08-11 09:58:12.470 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-11 09:58:12.873 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@dstat.service 2022-08-11 09:58:12.886 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-08-11 09:58:13.104 | ++ inc/async:async_inner:64 : rc=0 2022-08-11 09:58:13.130 | [79129 Async install_tempest:79129]: finished successfully 2022-08-11 09:58:13.259 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@dstat.service 2022-08-11 09:58:13.281 | + functions-common:run_process:1706 : time_stop run_process 2022-08-11 09:58:13.289 | + functions-common:time_stop:2440 : local name 2022-08-11 09:58:13.289 | + functions-common:time_stop:2441 : local end_time 2022-08-11 09:58:13.293 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-11 09:58:13.295 | + functions-common:time_stop:2443 : local total 2022-08-11 09:58:13.299 | + functions-common:time_stop:2444 : local start_time 2022-08-11 09:58:13.301 | + functions-common:time_stop:2446 : name=run_process 2022-08-11 09:58:13.304 | + functions-common:time_stop:2447 : start_time=1660211891933 2022-08-11 09:58:13.306 | + functions-common:time_stop:2449 : [[ -z 1660211891933 ]] 2022-08-11 09:58:13.309 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-11 09:58:13.314 | + functions-common:time_stop:2452 : end_time=1660211893311 2022-08-11 09:58:13.316 | + functions-common:time_stop:2453 : elapsed_time=1378 2022-08-11 09:58:13.319 | + functions-common:time_stop:2454 : total=0 2022-08-11 09:58:13.321 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-11 09:58:13.323 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=1378 2022-08-11 09:58:13.326 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-08-11 09:58:13.329 | + functions-common:run_process:1694 : local service=memory_tracker 2022-08-11 09:58:13.331 | + functions-common:run_process:1695 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-08-11 09:58:13.334 | + functions-common:run_process:1696 : local group= 2022-08-11 09:58:13.337 | + functions-common:run_process:1697 : local user=root 2022-08-11 09:58:13.340 | + functions-common:run_process:1698 : local env_vars= 2022-08-11 09:58:13.342 | + functions-common:run_process:1700 : local name=memory_tracker 2022-08-11 09:58:13.345 | + functions-common:run_process:1702 : time_start run_process 2022-08-11 09:58:13.347 | + functions-common:time_start:2426 : local name=run_process 2022-08-11 09:58:13.350 | + functions-common:time_start:2427 : local start_time= 2022-08-11 09:58:13.352 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-11 09:58:13.355 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-11 09:58:13.361 | + functions-common:time_start:2431 : _TIME_START[$name]=1660211893357 2022-08-11 09:58:13.363 | + functions-common:run_process:1703 : is_service_enabled memory_tracker 2022-08-11 09:58:13.380 | + functions-common:is_service_enabled:2096 : return 1 2022-08-11 09:58:13.383 | + functions-common:run_process:1706 : time_stop run_process 2022-08-11 09:58:13.385 | + functions-common:time_stop:2440 : local name 2022-08-11 09:58:13.388 | + functions-common:time_stop:2441 : local end_time 2022-08-11 09:58:13.390 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-11 09:58:13.393 | + functions-common:time_stop:2443 : local total 2022-08-11 09:58:13.395 | + functions-common:time_stop:2444 : local start_time 2022-08-11 09:58:13.398 | + functions-common:time_stop:2446 : name=run_process 2022-08-11 09:58:13.400 | + functions-common:time_stop:2447 : start_time=1660211893357 2022-08-11 09:58:13.403 | + functions-common:time_stop:2449 : [[ -z 1660211893357 ]] 2022-08-11 09:58:13.406 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-11 09:58:13.411 | + functions-common:time_stop:2452 : end_time=1660211893408 2022-08-11 09:58:13.413 | + functions-common:time_stop:2453 : elapsed_time=51 2022-08-11 09:58:13.415 | + functions-common:time_stop:2454 : total=1378 2022-08-11 09:58:13.418 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-11 09:58:13.420 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=1429 2022-08-11 09:58:13.423 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-08-11 09:58:13.440 | + functions-common:is_service_enabled:2096 : return 1 2022-08-11 09:58:13.443 | + ./stack.sh:main:1064 : is_service_enabled tcpdump 2022-08-11 09:58:13.461 | + functions-common:is_service_enabled:2096 : return 1 2022-08-11 09:58:13.463 | + ./stack.sh:main:1072 : is_service_enabled etcd3 2022-08-11 09:58:13.482 | + functions-common:is_service_enabled:2096 : return 0 2022-08-11 09:58:13.484 | + ./stack.sh:main:1073 : start_etcd3 2022-08-11 09:58:13.487 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-08-11 09:58:13.490 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-neutron-852834-1-hyperv --data-dir /opt/stack/data/etcd' 2022-08-11 09:58:13.492 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-08-11 09:58:13.494 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-neutron-852834-1-hyperv=http://10.222.0.43:2380' 2022-08-11 09:58:13.497 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.43:2380' 2022-08-11 09:58:13.499 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.43:2379' 2022-08-11 09:58:13.502 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-08-11 09:58:13.505 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-08-11 09:58:13.507 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.43:2379' 2022-08-11 09:58:13.510 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-08-11 09:58:13.512 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-08-11 09:58:13.515 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-08-11 09:58:13.518 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-neutron-852834-1-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-852834-1-hyperv=http://10.222.0.43:2380 --initial-advertise-peer-urls http://10.222.0.43:2380 --advertise-client-urls http://10.222.0.43:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.43:2379 --debug' '' root 2022-08-11 09:58:13.520 | + functions-common:write_user_unit_file:1563 : local service=devstack@etcd.service 2022-08-11 09:58:13.522 | + functions-common:write_user_unit_file:1564 : local 'command=/opt/stack/bin/etcd --name dv-neutron-852834-1-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-852834-1-hyperv=http://10.222.0.43:2380 --initial-advertise-peer-urls http://10.222.0.43:2380 --advertise-client-urls http://10.222.0.43:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.43:2379 --debug' 2022-08-11 09:58:13.525 | + functions-common:write_user_unit_file:1565 : local group= 2022-08-11 09:58:13.527 | + functions-common:write_user_unit_file:1566 : local user=root 2022-08-11 09:58:13.529 | + functions-common:write_user_unit_file:1567 : local env_vars= 2022-08-11 09:58:13.531 | + functions-common:write_user_unit_file:1568 : local extra= 2022-08-11 09:58:13.534 | + functions-common:write_user_unit_file:1569 : [[ -n '' ]] 2022-08-11 09:58:13.536 | + functions-common:write_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-08-11 09:58:13.538 | + functions-common:write_user_unit_file:1573 : mkdir -p /etc/systemd/system 2022-08-11 09:58:13.543 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-08-11 09:58:13.611 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-08-11 09:58:13.684 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-neutron-852834-1-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-852834-1-hyperv=http://10.222.0.43:2380 --initial-advertise-peer-urls http://10.222.0.43:2380 --advertise-client-urls http://10.222.0.43:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.43:2379 --debug' 2022-08-11 09:58:13.739 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-08-11 09:58:13.793 | + functions-common:write_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-08-11 09:58:13.851 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-11 09:58:13.905 | + functions-common:write_user_unit_file:1581 : [[ -n '' ]] 2022-08-11 09:58:13.908 | + functions-common:write_user_unit_file:1584 : [[ -n '' ]] 2022-08-11 09:58:13.910 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-08-11 09:58:13.978 | + functions-common:write_user_unit_file:1590 : sudo systemctl daemon-reload 2022-08-11 09:58:14.359 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-08-11 09:58:14.415 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-08-11 09:58:14.472 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-08-11 09:58:14.526 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-08-11 09:58:14.581 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-08-11 09:58:14.584 | ++ functions-common:is_arch:502 : uname -m 2022-08-11 09:58:14.588 | + functions-common:is_arch:502 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-08-11 09:58:14.591 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-08-11 09:58:14.968 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-08-11 09:58:14.982 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-08-11 09:58:15.334 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-08-11 09:58:15.607 | + ./stack.sh:main:1079 : is_service_enabled tls-proxy 2022-08-11 09:58:15.624 | + functions-common:is_service_enabled:2096 : return 1 2022-08-11 09:58:15.627 | + ./stack.sh:main:1084 : write_clouds_yaml 2022-08-11 09:58:15.630 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-08-11 09:58:15.633 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-08-11 09:58:15.638 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-08-11 09:58:15.650 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-08-11 09:58:15.662 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-08-11 09:58:15.664 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-08-11 09:58:15.667 | + functions-common:write_clouds_yaml:89 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack --os-region-name RegionOne --os-auth-url http://10.222.0.43/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-08-11 09:58:15.754 | The user clouds.yaml file didn't exist. 2022-08-11 09:58:15.763 | + functions-common:write_clouds_yaml:100 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-admin --os-region-name RegionOne --os-auth-url http://10.222.0.43/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-08-11 09:58:15.861 | + functions-common:write_clouds_yaml:111 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-admin-demo --os-region-name RegionOne --os-auth-url http://10.222.0.43/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-08-11 09:58:15.962 | + functions-common:write_clouds_yaml:122 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt --os-region-name RegionOne --os-auth-url http://10.222.0.43/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-08-11 09:58:16.066 | + functions-common:write_clouds_yaml:133 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt-member --os-region-name RegionOne --os-auth-url http://10.222.0.43/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-08-11 09:58:16.174 | + functions-common:write_clouds_yaml:144 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt-reader --os-region-name RegionOne --os-auth-url http://10.222.0.43/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-08-11 09:58:16.287 | + functions-common:write_clouds_yaml:155 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-reader --os-region-name RegionOne --os-auth-url http://10.222.0.43/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-08-11 09:58:16.403 | + functions-common:write_clouds_yaml:166 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-admin --os-region-name RegionOne --os-auth-url http://10.222.0.43/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-08-11 09:58:16.522 | + functions-common:write_clouds_yaml:177 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-member --os-region-name RegionOne --os-auth-url http://10.222.0.43/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-08-11 09:58:16.644 | + functions-common:write_clouds_yaml:188 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-reader --os-region-name RegionOne --os-auth-url http://10.222.0.43/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-08-11 09:58:16.774 | + functions-common:write_clouds_yaml:198 : cat 2022-08-11 09:58:16.779 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-08-11 09:58:16.783 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-08-11 09:58:16.786 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-08-11 09:58:16.790 | + ./stack.sh:main:1085 : export OS_CLOUD=devstack-admin 2022-08-11 09:58:16.792 | + ./stack.sh:main:1085 : OS_CLOUD=devstack-admin 2022-08-11 09:58:16.795 | + ./stack.sh:main:1087 : is_service_enabled keystone 2022-08-11 09:58:16.811 | + functions-common:is_service_enabled:2096 : return 0 2022-08-11 09:58:16.814 | + ./stack.sh:main:1088 : echo_summary 'Starting Keystone' 2022-08-11 09:58:16.816 | + ./stack.sh:echo_summary:435 : [[ -t 3 ]] 2022-08-11 09:58:16.819 | + ./stack.sh:echo_summary:441 : echo -e Starting Keystone 2022-08-11 09:58:16.821 | + ./stack.sh:main:1090 : '[' 10.222.0.43 == 10.222.0.43 ']' 2022-08-11 09:58:16.823 | + ./stack.sh:main:1091 : init_keystone 2022-08-11 09:58:16.826 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-08-11 09:58:16.842 | + functions-common:is_service_enabled:2096 : return 1 2022-08-11 09:58:16.844 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-08-11 09:58:16.847 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-08-11 09:58:16.849 | + lib/database:recreate_database:112 : local db=keystone 2022-08-11 09:58:16.852 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-08-11 09:58:16.854 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-08-11 09:58:16.857 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-08-11 09:58:16.861 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-11 09:58:16.927 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-08-11 09:58:16.931 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-08-11 09:58:17.007 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-08-11 09:58:17.009 | + functions-common:time_start:2426 : local name=dbsync 2022-08-11 09:58:17.012 | + functions-common:time_start:2427 : local start_time= 2022-08-11 09:58:17.014 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-11 09:58:17.018 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-11 09:58:17.022 | + functions-common:time_start:2431 : _TIME_START[$name]=1660211897020 2022-08-11 09:58:17.025 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-08-11 09:58:21.487 | INFO dbcounter [-] Registered counter for database keystone 2022-08-11 09:58:21.509 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=81426) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-08-11 09:58:21.515 | DEBUG dbcounter [-] [81426] Writer thread running {{(pid=81426) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:99}} 2022-08-11 09:58:21.518 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-08-11 09:58:21.519 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-08-11 09:58:21.524 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=81426) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-08-11 09:58:21.524 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=81426) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-11 09:58:21.525 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=81426) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-11 09:58:21.525 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=81426) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-11 09:58:21.525 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=81426) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-11 09:58:21.525 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=81426) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-11 09:58:21.525 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=81426) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-11 09:58:21.526 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=81426) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-11 09:58:21.526 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py loaded successfully {{(pid=81426) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-11 09:58:21.526 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=81426) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-11 09:58:21.526 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=81426) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-11 09:58:21.526 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=81426) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-11 09:58:21.526 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=81426) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-11 09:58:21.526 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=81426) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-08-11 09:58:21.527 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=81426) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-08-11 09:58:21.527 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=81426) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-08-11 09:58:21.527 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=81426) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-08-11 09:58:21.555 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-08-11 09:58:21.555 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-08-11 09:58:22.205 | INFO alembic.runtime.migration [-] Running upgrade -> 27e647c0fad4, Initial version 2022-08-11 09:58:51.749 | DEBUG dbcounter [-] [81426] Writing DB stats keystone:SELECT=8,keystone:SHOW=1,keystone:CREATE=71,keystone:ALTER=1 {{(pid=81426) stat_writer /usr/local/lib/python3.8/dist-packages/dbcounter.py:114}} 2022-08-11 09:58:52.096 | DEBUG alembic.runtime.migration [-] new branch insert 27e647c0fad4 {{(pid=81426) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:818}} 2022-08-11 09:58:52.097 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> e25ffa003242, Initial no-op Yoga contract migration. 2022-08-11 09:58:52.097 | DEBUG alembic.runtime.migration [-] update 27e647c0fad4 to e25ffa003242 {{(pid=81426) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:853}} 2022-08-11 09:58:52.100 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> 29e87d24a316, Initial no-op Yoga expand migration. 2022-08-11 09:58:52.100 | DEBUG alembic.runtime.migration [-] new branch insert 29e87d24a316 {{(pid=81426) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:818}} 2022-08-11 09:58:52.503 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-08-11 09:58:52.506 | + functions-common:time_stop:2440 : local name 2022-08-11 09:58:52.508 | + functions-common:time_stop:2441 : local end_time 2022-08-11 09:58:52.510 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-11 09:58:52.513 | + functions-common:time_stop:2443 : local total 2022-08-11 09:58:52.515 | + functions-common:time_stop:2444 : local start_time 2022-08-11 09:58:52.518 | + functions-common:time_stop:2446 : name=dbsync 2022-08-11 09:58:52.520 | + functions-common:time_stop:2447 : start_time=1660211897020 2022-08-11 09:58:52.523 | + functions-common:time_stop:2449 : [[ -z 1660211897020 ]] 2022-08-11 09:58:52.526 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-11 09:58:52.531 | + functions-common:time_stop:2452 : end_time=1660211932528 2022-08-11 09:58:52.533 | + functions-common:time_stop:2453 : elapsed_time=35508 2022-08-11 09:58:52.536 | + functions-common:time_stop:2454 : total=0 2022-08-11 09:58:52.539 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-11 09:58:52.541 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=35508 2022-08-11 09:58:52.544 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-08-11 09:58:52.548 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-08-11 09:58:52.552 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-08-11 09:58:56.819 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-08-11 09:58:56.819 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-08-11 09:58:56.820 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-08-11 09:58:56.820 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-08-11 09:58:56.821 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-08-11 09:58:56.821 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-08-11 09:58:56.821 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-08-11 09:58:56.822 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-08-11 09:58:56.822 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-08-11 09:58:57.150 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-08-11 09:58:57.154 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-08-11 09:59:01.373 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-08-11 09:59:01.374 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-08-11 09:59:01.374 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-08-11 09:59:01.374 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-08-11 09:59:01.375 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-08-11 09:59:01.375 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-08-11 09:59:01.375 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-08-11 09:59:01.375 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-08-11 09:59:01.375 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-08-11 09:59:01.707 | + ./stack.sh:main:1092 : start_keystone 2022-08-11 09:59:01.710 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-08-11 09:59:01.712 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-08-11 09:59:01.715 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-08-11 09:59:01.731 | + functions-common:is_service_enabled:2096 : return 1 2022-08-11 09:59:01.734 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-08-11 09:59:01.737 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-08-11 09:59:01.742 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-08-11 09:59:01.744 | + functions-common:run_process:1694 : local service=keystone 2022-08-11 09:59:01.747 | + functions-common:run_process:1695 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-08-11 09:59:01.749 | + functions-common:run_process:1696 : local group= 2022-08-11 09:59:01.752 | + functions-common:run_process:1697 : local user= 2022-08-11 09:59:01.755 | + functions-common:run_process:1698 : local env_vars= 2022-08-11 09:59:01.757 | + functions-common:run_process:1700 : local name=keystone 2022-08-11 09:59:01.760 | + functions-common:run_process:1702 : time_start run_process 2022-08-11 09:59:01.762 | + functions-common:time_start:2426 : local name=run_process 2022-08-11 09:59:01.765 | + functions-common:time_start:2427 : local start_time= 2022-08-11 09:59:01.768 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-11 09:59:01.770 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-11 09:59:01.775 | + functions-common:time_start:2431 : _TIME_START[$name]=1660211941772 2022-08-11 09:59:01.777 | + functions-common:run_process:1703 : is_service_enabled keystone 2022-08-11 09:59:01.792 | + functions-common:is_service_enabled:2096 : return 0 2022-08-11 09:59:01.795 | + functions-common:run_process:1704 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' '' 2022-08-11 09:59:01.797 | + functions-common:_run_under_systemd:1654 : local service=keystone 2022-08-11 09:59:01.802 | + functions-common:_run_under_systemd:1655 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-08-11 09:59:01.803 | + functions-common:_run_under_systemd:1656 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-08-11 09:59:01.805 | + functions-common:_run_under_systemd:1658 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-08-11 09:59:01.807 | + functions-common:_common_systemd_pitfalls:1626 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-08-11 09:59:01.810 | + functions-common:_common_systemd_pitfalls:1629 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-08-11 09:59:01.812 | + functions-common:_common_systemd_pitfalls:1640 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-08-11 09:59:01.815 | + functions-common:_run_under_systemd:1660 : local systemd_service=devstack@keystone.service 2022-08-11 09:59:01.817 | + functions-common:_run_under_systemd:1661 : local group= 2022-08-11 09:59:01.819 | + functions-common:_run_under_systemd:1662 : local user=ubuntu 2022-08-11 09:59:01.822 | + functions-common:_run_under_systemd:1663 : [[ -z ubuntu ]] 2022-08-11 09:59:01.824 | + functions-common:_run_under_systemd:1666 : local env_vars= 2022-08-11 09:59:01.826 | + functions-common:_run_under_systemd:1667 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-08-11 09:59:01.831 | + functions-common:_run_under_systemd:1668 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu '' 2022-08-11 09:59:01.831 | + functions-common:write_uwsgi_user_unit_file:1594 : local service=devstack@keystone.service 2022-08-11 09:59:01.834 | + functions-common:write_uwsgi_user_unit_file:1595 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-08-11 09:59:01.836 | + functions-common:write_uwsgi_user_unit_file:1596 : local group= 2022-08-11 09:59:01.838 | + functions-common:write_uwsgi_user_unit_file:1597 : local user=ubuntu 2022-08-11 09:59:01.840 | + functions-common:write_uwsgi_user_unit_file:1598 : local env_vars= 2022-08-11 09:59:01.843 | + functions-common:write_uwsgi_user_unit_file:1599 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-08-11 09:59:01.845 | + functions-common:write_uwsgi_user_unit_file:1600 : mkdir -p /etc/systemd/system 2022-08-11 09:59:01.849 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-08-11 09:59:01.917 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-08-11 09:59:01.981 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-08-11 09:59:02.034 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-08-11 09:59:02.095 | + functions-common:write_uwsgi_user_unit_file:1606 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-08-11 09:59:02.150 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-08-11 09:59:02.203 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-08-11 09:59:02.258 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-08-11 09:59:02.314 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-08-11 09:59:02.368 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-08-11 09:59:02.421 | + functions-common:write_uwsgi_user_unit_file:1613 : [[ -n '' ]] 2022-08-11 09:59:02.423 | + functions-common:write_uwsgi_user_unit_file:1616 : [[ -n '' ]] 2022-08-11 09:59:02.426 | + functions-common:write_uwsgi_user_unit_file:1619 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-08-11 09:59:02.490 | + functions-common:write_uwsgi_user_unit_file:1622 : sudo systemctl daemon-reload 2022-08-11 09:59:02.875 | + functions-common:_run_under_systemd:1673 : sudo systemctl enable devstack@keystone.service 2022-08-11 09:59:02.889 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-08-11 09:59:03.250 | + functions-common:_run_under_systemd:1674 : sudo systemctl start devstack@keystone.service 2022-08-11 09:59:03.322 | + functions-common:run_process:1706 : time_stop run_process 2022-08-11 09:59:03.325 | + functions-common:time_stop:2440 : local name 2022-08-11 09:59:03.328 | + functions-common:time_stop:2441 : local end_time 2022-08-11 09:59:03.330 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-11 09:59:03.332 | + functions-common:time_stop:2443 : local total 2022-08-11 09:59:03.335 | + functions-common:time_stop:2444 : local start_time 2022-08-11 09:59:03.341 | + functions-common:time_stop:2446 : name=run_process 2022-08-11 09:59:03.341 | + functions-common:time_stop:2447 : start_time=1660211941772 2022-08-11 09:59:03.342 | + functions-common:time_stop:2449 : [[ -z 1660211941772 ]] 2022-08-11 09:59:03.345 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-11 09:59:03.349 | + functions-common:time_stop:2452 : end_time=1660211943347 2022-08-11 09:59:03.352 | + functions-common:time_stop:2453 : elapsed_time=1575 2022-08-11 09:59:03.354 | + functions-common:time_stop:2454 : total=1429 2022-08-11 09:59:03.356 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-11 09:59:03.359 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=3004 2022-08-11 09:59:03.361 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-08-11 09:59:03.361 | Waiting for keystone to start... 2022-08-11 09:59:03.363 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.43/identity/v3/ 2022-08-11 09:59:03.366 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.43/identity/v3/ 2022-08-11 09:59:03.369 | + functions:wait_for_service:457 : local timeout=60 2022-08-11 09:59:03.375 | + functions:wait_for_service:458 : local url=http://10.222.0.43/identity/v3/ 2022-08-11 09:59:03.375 | + functions:wait_for_service:459 : local rval=0 2022-08-11 09:59:03.376 | + functions:wait_for_service:460 : time_start wait_for_service 2022-08-11 09:59:03.378 | + functions-common:time_start:2426 : local name=wait_for_service 2022-08-11 09:59:03.381 | + functions-common:time_start:2427 : local start_time= 2022-08-11 09:59:03.384 | + functions-common:time_start:2428 : [[ -n '' ]] 2022-08-11 09:59:03.387 | ++ functions-common:time_start:2431 : date +%s%3N 2022-08-11 09:59:03.391 | + functions-common:time_start:2431 : _TIME_START[$name]=1660211943389 2022-08-11 09:59:03.394 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-08-11 09:59:03.400 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.43/identity/v3/ 2022-08-11 09:59:09.538 | + :: : [[ 200 == 503 ]] 2022-08-11 09:59:09.539 | + :: : [[ 0 -eq 7 ]] 2022-08-11 09:59:09.542 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-08-11 09:59:09.544 | + functions-common:time_stop:2440 : local name 2022-08-11 09:59:09.547 | + functions-common:time_stop:2441 : local end_time 2022-08-11 09:59:09.549 | + functions-common:time_stop:2442 : local elapsed_time 2022-08-11 09:59:09.552 | + functions-common:time_stop:2443 : local total 2022-08-11 09:59:09.554 | + functions-common:time_stop:2444 : local start_time 2022-08-11 09:59:09.557 | + functions-common:time_stop:2446 : name=wait_for_service 2022-08-11 09:59:09.560 | + functions-common:time_stop:2447 : start_time=1660211943389 2022-08-11 09:59:09.562 | + functions-common:time_stop:2449 : [[ -z 1660211943389 ]] 2022-08-11 09:59:09.566 | ++ functions-common:time_stop:2452 : date +%s%3N 2022-08-11 09:59:09.571 | + functions-common:time_stop:2452 : end_time=1660211949568 2022-08-11 09:59:09.573 | + functions-common:time_stop:2453 : elapsed_time=6179 2022-08-11 09:59:09.575 | + functions-common:time_stop:2454 : total=0 2022-08-11 09:59:09.578 | + functions-common:time_stop:2456 : _TIME_START[$name]= 2022-08-11 09:59:09.580 | + functions-common:time_stop:2457 : _TIME_TOTAL[$name]=6179 2022-08-11 09:59:09.583 | + functions:wait_for_service:467 : return 0 2022-08-11 09:59:09.585 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-08-11 09:59:09.603 | + functions-common:is_service_enabled:2096 : return 1 2022-08-11 09:59:09.605 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-08-11 09:59:09.607 | + functions-common:restart_service:2324 : '[' -x /bin/systemctl ']' 2022-08-11 09:59:09.610 | + functions-common:restart_service:2325 : sudo /bin/systemctl restart memcached 2022-08-11 09:59:09.639 | + ./stack.sh:main:1093 : bootstrap_keystone 2022-08-11 09:59:09.642 | + lib/keystone:bootstrap_keystone:602 : /usr/local/bin/keystone-manage bootstrap --bootstrap-username admin --bootstrap-password Passw0rd --bootstrap-project-name admin --bootstrap-role-name admin --bootstrap-service-name keystone --bootstrap-region-id RegionOne --bootstrap-public-url http://10.222.0.43/identity