2022-11-02 12:23:02.716 | + ./stack.sh:main:487 : exec 2022-11-02 12:23:02.716 | + ./stack.sh:main:495 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-11-02-122302' 2022-11-02 12:23:02.716 | ++ ./stack.sh:main:487 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-11-02-122302.summary.2022-11-02-122302 2022-11-02 12:23:02.716 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-11-02 12:23:02.716 | + ./stack.sh:echo_summary:446 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-11-02-122302 2022-11-02 12:23:02.716 | + ./stack.sh:main:497 : ln -sf /opt/stack/logs/stack.sh.log.2022-11-02-122302 /opt/stack/logs/stack.sh.log 2022-11-02 12:23:02.716 | + ./stack.sh:main:498 : ln -sf /opt/stack/logs/stack.sh.log.2022-11-02-122302.summary.2022-11-02-122302 /opt/stack/logs/stack.sh.log.summary 2022-11-02 12:23:02.717 | + ./stack.sh:main:513 : check_path_perm_sanity /opt/stack 2022-11-02 12:23:02.717 | + functions:check_path_perm_sanity:596 : local real_path 2022-11-02 12:23:02.717 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-11-02 12:23:02.717 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-11-02 12:23:02.717 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-11-02 12:23:02.717 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-11-02 12:23:02.717 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-11-02 12:23:02.717 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-11-02 12:23:02.717 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-11-02 12:23:02.717 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-11-02 12:23:02.717 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-11-02 12:23:02.717 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-11-02 12:23:02.717 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-11-02 12:23:02.719 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-11-02 12:23:02.724 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-11-02 12:23:02.726 | + ./stack.sh:main:519 : trap exit_trap EXIT 2022-11-02 12:23:02.728 | + ./stack.sh:main:560 : trap err_trap ERR 2022-11-02 12:23:02.730 | + ./stack.sh:main:573 : set -o errexit 2022-11-02 12:23:02.732 | + ./stack.sh:main:576 : uname -a 2022-11-02 12:23:02.733 | Linux dv-neutron-863275-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-11-02 12:23:02.735 | + ./stack.sh:main:579 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-11-02 12:23:02.738 | + ./stack.sh:main:580 : rm -f /opt/stack/data/ca-bundle.pem 2022-11-02 12:23:02.742 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/database 2022-11-02 12:23:02.799 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/rpc_backend 2022-11-02 12:23:02.818 | + ./stack.sh:main:590 : fetch_plugins 2022-11-02 12:23:02.820 | + functions-common:fetch_plugins:1797 : local plugins= 2022-11-02 12:23:02.822 | + functions-common:fetch_plugins:1798 : local plugin 2022-11-02 12:23:02.824 | + functions-common:fetch_plugins:1801 : [[ -z '' ]] 2022-11-02 12:23:02.825 | + functions-common:fetch_plugins:1802 : return 2022-11-02 12:23:02.828 | + ./stack.sh:main:594 : run_phase override_defaults 2022-11-02 12:23:02.834 | + functions-common:run_phase:1879 : local mode=override_defaults 2022-11-02 12:23:02.836 | + functions-common:run_phase:1880 : local phase= 2022-11-02 12:23:02.838 | + functions-common:run_phase:1881 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-11-02 12:23:02.840 | + functions-common:run_phase:1882 : local extra_plugin_file_name 2022-11-02 12:23:02.842 | + functions-common:run_phase:1883 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-11-02 12:23:02.843 | + functions-common:run_phase:1888 : local exceptions=80-tempest.sh 2022-11-02 12:23:02.846 | + functions-common:run_phase:1889 : local extra 2022-11-02 12:23:02.848 | ++ functions-common:run_phase:1890 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-11-02 12:23:02.851 | + functions-common:run_phase:1890 : extra=80-tempest.sh 2022-11-02 12:23:02.853 | + functions-common:run_phase:1891 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-11-02 12:23:02.855 | + functions-common:run_phase:1895 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-11-02 12:23:02.857 | + functions-common:run_phase:1895 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-11-02 12:23:02.859 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-11-02 12:23:02.871 | ++ functions-common:is_service_enabled:2107 : return 0 2022-11-02 12:23:02.873 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-11-02 12:23:02.875 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-11-02 12:23:02.877 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-11-02 12:23:02.879 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-11-02 12:23:02.880 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-11-02 12:23:02.882 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-11-02 12:23:02.884 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-11-02 12:23:02.885 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-11-02 12:23:02.888 | + functions-common:run_phase:1900 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-11-02 12:23:02.889 | + functions-common:run_phase:1903 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-11-02 12:23:02.891 | + functions-common:run_phase:1904 : plugin_override_defaults 2022-11-02 12:23:02.894 | + functions-common:plugin_override_defaults:1838 : local plugins= 2022-11-02 12:23:02.896 | + functions-common:plugin_override_defaults:1839 : local plugin 2022-11-02 12:23:02.898 | + functions-common:plugin_override_defaults:1842 : [[ -z '' ]] 2022-11-02 12:23:02.899 | + functions-common:plugin_override_defaults:1843 : return 2022-11-02 12:23:02.901 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/apache 2022-11-02 12:23:02.919 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/tls 2022-11-02 12:23:02.921 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-11-02 12:23:02.936 | ++ functions-common:is_service_enabled:2107 : return 1 2022-11-02 12:23:02.940 | +++ lib/tls:source:43 : hostname -f 2022-11-02 12:23:02.944 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-11-02 12:23:02.946 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-11-02 12:23:02.948 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-11-02 12:23:02.950 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-11-02 12:23:02.952 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-11-02 12:23:02.954 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-11-02 12:23:02.956 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-11-02 12:23:02.958 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-11-02 12:23:02.960 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-11-02 12:23:02.962 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-11-02 12:23:02.967 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/infra 2022-11-02 12:23:02.981 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/libraries 2022-11-02 12:23:02.998 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/lvm 2022-11-02 12:23:03.011 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/horizon 2022-11-02 12:23:03.025 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/keystone 2022-11-02 12:23:03.066 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/glance 2022-11-02 12:23:03.128 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/nova 2022-11-02 12:23:03.230 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/placement 2022-11-02 12:23:03.256 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/cinder 2022-11-02 12:23:03.322 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/swift 2022-11-02 12:23:03.385 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/neutron 2022-11-02 12:23:03.544 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/ldap 2022-11-02 12:23:03.561 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/dstat 2022-11-02 12:23:03.574 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/tcpdump 2022-11-02 12:23:03.587 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/etcd3 2022-11-02 12:23:03.678 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/os-vif 2022-11-02 12:23:03.681 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-11-02 12:23:03.684 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-11-02 12:23:03.686 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-11-02 12:23:03.688 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-11-02 12:23:03.691 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-11-02 12:23:03.694 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-11-02 12:23:03.694 | False' 2022-11-02 12:23:03.697 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-11-02 12:23:03.713 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-11-02 12:23:03.715 | + ./stack.sh:main:624 : run_phase source 2022-11-02 12:23:03.717 | + functions-common:run_phase:1879 : local mode=source 2022-11-02 12:23:03.719 | + functions-common:run_phase:1880 : local phase= 2022-11-02 12:23:03.721 | + functions-common:run_phase:1881 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-11-02 12:23:03.723 | + functions-common:run_phase:1882 : local extra_plugin_file_name 2022-11-02 12:23:03.725 | + functions-common:run_phase:1883 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-11-02 12:23:03.727 | + functions-common:run_phase:1888 : local exceptions=80-tempest.sh 2022-11-02 12:23:03.729 | + functions-common:run_phase:1889 : local extra 2022-11-02 12:23:03.732 | ++ functions-common:run_phase:1890 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-11-02 12:23:03.735 | + functions-common:run_phase:1890 : extra=80-tempest.sh 2022-11-02 12:23:03.737 | + functions-common:run_phase:1891 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-11-02 12:23:03.739 | + functions-common:run_phase:1895 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-11-02 12:23:03.741 | + functions-common:run_phase:1895 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-11-02 12:23:03.744 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-11-02 12:23:03.759 | ++ functions-common:is_service_enabled:2107 : return 0 2022-11-02 12:23:03.761 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-11-02 12:23:03.763 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-11-02 12:23:03.805 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-11-02 12:23:03.808 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-11-02 12:23:03.810 | + functions-common:run_phase:1900 : [[ source == \s\o\u\r\c\e ]] 2022-11-02 12:23:03.816 | + functions-common:run_phase:1901 : load_plugin_settings 2022-11-02 12:23:03.818 | + functions-common:load_plugin_settings:1815 : local plugins= 2022-11-02 12:23:03.820 | + functions-common:load_plugin_settings:1816 : local plugin 2022-11-02 12:23:03.822 | + functions-common:load_plugin_settings:1819 : [[ -z '' ]] 2022-11-02 12:23:03.824 | + functions-common:load_plugin_settings:1820 : return 2022-11-02 12:23:03.826 | + functions-common:run_phase:1902 : verify_disabled_services 2022-11-02 12:23:03.828 | + functions-common:verify_disabled_services:2162 : local service 2022-11-02 12:23:03.831 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 12:23:03.833 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-11-02 12:23:03.835 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 12:23:03.837 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-11-02 12:23:03.840 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 12:23:03.843 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-11-02 12:23:03.847 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 12:23:03.850 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-11-02 12:23:03.852 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 12:23:03.855 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-11-02 12:23:03.857 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 12:23:03.860 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-11-02 12:23:03.867 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 12:23:03.870 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-11-02 12:23:03.872 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 12:23:03.874 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-11-02 12:23:03.876 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 12:23:03.879 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-11-02 12:23:03.881 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 12:23:03.884 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-11-02 12:23:03.886 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 12:23:03.888 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-11-02 12:23:03.890 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 12:23:03.893 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-11-02 12:23:03.898 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 12:23:03.900 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-11-02 12:23:03.903 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 12:23:03.905 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-11-02 12:23:03.908 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 12:23:03.910 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-11-02 12:23:03.913 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 12:23:03.915 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-11-02 12:23:03.917 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 12:23:03.920 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-11-02 12:23:03.922 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 12:23:03.926 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-11-02 12:23:03.928 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 12:23:03.930 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-11-02 12:23:03.933 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 12:23:03.936 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-11-02 12:23:03.938 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 12:23:03.941 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-11-02 12:23:03.943 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 12:23:03.945 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-11-02 12:23:03.949 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 12:23:03.952 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-11-02 12:23:03.955 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 12:23:03.957 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-11-02 12:23:03.960 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 12:23:03.963 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-11-02 12:23:03.966 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 12:23:03.968 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-11-02 12:23:03.971 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 12:23:03.973 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-11-02 12:23:03.975 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 12:23:03.978 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-11-02 12:23:03.980 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 12:23:03.983 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-11-02 12:23:03.987 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 12:23:03.989 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-11-02 12:23:03.993 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 12:23:03.995 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-11-02 12:23:03.998 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 12:23:04.000 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-11-02 12:23:04.002 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 12:23:04.005 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-11-02 12:23:04.007 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 12:23:04.010 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-11-02 12:23:04.012 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 12:23:04.014 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-11-02 12:23:04.016 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 12:23:04.019 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-11-02 12:23:04.021 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 12:23:04.023 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-11-02 12:23:04.025 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 12:23:04.028 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-11-02 12:23:04.030 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 12:23:04.033 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-11-02 12:23:04.035 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 12:23:04.037 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-11-02 12:23:04.040 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 12:23:04.042 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-11-02 12:23:04.044 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 12:23:04.046 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-11-02 12:23:04.050 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 12:23:04.052 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-11-02 12:23:04.055 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 12:23:04.057 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-11-02 12:23:04.059 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 12:23:04.061 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-11-02 12:23:04.064 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 12:23:04.066 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-11-02 12:23:04.069 | + functions-common:verify_disabled_services:2163 : for service in ${ENABLED_SERVICES//,/ } 2022-11-02 12:23:04.071 | + functions-common:verify_disabled_services:2164 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-11-02 12:23:04.074 | + ./stack.sh:main:695 : initialize_database_backends 2022-11-02 12:23:04.076 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-11-02 12:23:04.079 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-11-02 12:23:04.094 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 12:23:04.097 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-11-02 12:23:04.099 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-11-02 12:23:04.102 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-11-02 12:23:04.117 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 12:23:04.119 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-11-02 12:23:04.122 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-11-02 12:23:04.124 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-11-02 12:23:04.127 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-11-02 12:23:04.130 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-11-02 12:23:04.132 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-11-02 12:23:04.135 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-11-02 12:23:04.137 | + lib/database:initialize_database_backends:92 : return 0 2022-11-02 12:23:04.140 | + ./stack.sh:main:696 : echo 'Using mysql database backend' 2022-11-02 12:23:04.140 | Using mysql database backend 2022-11-02 12:23:04.143 | + ./stack.sh:main:699 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-11-02 12:23:04.161 | + ./stack.sh:main:701 : define_database_baseurl 2022-11-02 12:23:04.168 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-11-02 12:23:04.171 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-11-02 12:23:04.173 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-11-02 12:23:04.176 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-11-02 12:23:04.179 | + ./stack.sh:main:713 : is_service_enabled rabbit 2022-11-02 12:23:04.197 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 12:23:04.199 | + ./stack.sh:main:714 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-11-02 12:23:04.217 | + ./stack.sh:main:721 : is_service_enabled keystone 2022-11-02 12:23:04.234 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 12:23:04.236 | + ./stack.sh:main:723 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-11-02 12:23:04.253 | + ./stack.sh:main:725 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-11-02 12:23:04.269 | + ./stack.sh:main:736 : is_service_enabled ldap 2022-11-02 12:23:04.286 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 12:23:04.289 | + ./stack.sh:main:745 : is_service_enabled s-proxy 2022-11-02 12:23:04.304 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 12:23:04.307 | + ./stack.sh:main:749 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-11-02 12:23:04.323 | + ./stack.sh:main:751 : [[ -z '' ]] 2022-11-02 12:23:04.325 | + ./stack.sh:main:751 : [[ False == \T\r\u\e ]] 2022-11-02 12:23:04.331 | + ./stack.sh:main:757 : save_stackenv 757 2022-11-02 12:23:04.335 | + functions-common:save_stackenv:60 : local tag=757 2022-11-02 12:23:04.338 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-11-02 12:23:04.342 | + functions-common:save_stackenv:62 : time_stamp=2022-11-02-122304 2022-11-02 12:23:04.344 | + functions-common:save_stackenv:63 : echo '# 2022-11-02-122304 757' 2022-11-02 12:23:04.347 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 12:23:04.349 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-11-02 12:23:04.352 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 12:23:04.355 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-11-02 12:23:04.358 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 12:23:04.360 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-11-02 12:23:04.363 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 12:23:04.366 | + 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-11-02 12:23:04.369 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 12:23:04.372 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.89 2022-11-02 12:23:04.375 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 12:23:04.378 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.89/identity 2022-11-02 12:23:04.381 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 12:23:04.383 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-11-02-122302 2022-11-02 12:23:04.386 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 12:23:04.389 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-11-02 12:23:04.393 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 12:23:04.397 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.89 2022-11-02 12:23:04.399 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 12:23:04.402 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-11-02 12:23:04.404 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 12:23:04.406 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-11-02 12:23:04.409 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 12:23:04.413 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-11-02 12:23:04.415 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 12:23:04.418 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-11-02 12:23:04.421 | + ./stack.sh:main:770 : GIT_DEPTH=0 2022-11-02 12:23:04.424 | + ./stack.sh:main:770 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements stable/yoga 2022-11-02 12:23:04.426 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-11-02 12:23:04.428 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-11-02 12:23:04.430 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-11-02 12:23:04.432 | + functions-common:git_clone:611 : local orig_dir 2022-11-02 12:23:04.435 | ++ functions-common:git_clone:612 : pwd 2022-11-02 12:23:04.437 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-11-02 12:23:04.440 | + functions-common:git_clone:613 : local git_clone_flags= 2022-11-02 12:23:04.443 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-11-02 12:23:04.461 | + functions-common:git_clone:615 : RECLONE=False 2022-11-02 12:23:04.463 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-11-02 12:23:04.465 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-11-02 12:23:04.468 | + functions-common:git_clone:629 : echo stable/yoga 2022-11-02 12:23:04.468 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-11-02 12:23:04.473 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-11-02 12:23:04.475 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-11-02 12:23:04.477 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/requirements 2022-11-02 12:23:04.494 | + functions-common:git_clone:689 : cd /opt/stack/requirements 2022-11-02 12:23:04.496 | + functions-common:git_clone:690 : git show --oneline 2022-11-02 12:23:04.497 | + functions-common:git_clone:690 : head -1 2022-11-02 12:23:04.500 | 9d58bffe update constraint for stevedore to new release 3.5.2 2022-11-02 12:23:04.504 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-11-02 12:23:04.506 | + ./stack.sh:main:774 : echo_summary 'Installing package prerequisites' 2022-11-02 12:23:04.509 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-11-02 12:23:04.511 | + ./stack.sh:echo_summary:446 : echo -e Installing package prerequisites 2022-11-02 12:23:04.514 | + ./stack.sh:main:775 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-11-02 12:23:04.516 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-11-02 12:23:04.519 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-11-02 12:23:04.522 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-11-02 12:23:04.524 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-11-02 12:23:04.527 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-11-02 12:23:04.530 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-11-02 12:23:04.533 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-11-02 12:23:04.539 | ++ tools/install_prereqs.sh:source:47 : NOW=1667391784 2022-11-02 12:23:04.542 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-11-02 12:23:04.546 | +++ tools/install_prereqs.sh:source:48 : echo 0 2022-11-02 12:23:04.549 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2022-11-02 12:23:04.551 | ++ tools/install_prereqs.sh:source:49 : DELTA=1667391784 2022-11-02 12:23:04.554 | ++ tools/install_prereqs.sh:source:50 : [[ 1667391784 -lt 7200 ]] 2022-11-02 12:23:04.556 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-11-02 12:23:04.559 | ++ functions-common:export_proxy_variables:2269 : isset http_proxy 2022-11-02 12:23:04.561 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-11-02 12:23:04.564 | ++ functions-common:export_proxy_variables:2272 : isset https_proxy 2022-11-02 12:23:04.566 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-11-02 12:23:04.569 | ++ functions-common:export_proxy_variables:2275 : isset no_proxy 2022-11-02 12:23:04.571 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-11-02 12:23:04.574 | +++ 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-11-02 12:23:04.625 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-11-02 12:23:04.625 | apache2-dev 2022-11-02 12:23:04.625 | bc 2022-11-02 12:23:04.625 | bsdmainutils 2022-11-02 12:23:04.625 | curl 2022-11-02 12:23:04.625 | g++ 2022-11-02 12:23:04.625 | gawk 2022-11-02 12:23:04.625 | gcc 2022-11-02 12:23:04.625 | gettext 2022-11-02 12:23:04.625 | git 2022-11-02 12:23:04.625 | graphviz 2022-11-02 12:23:04.625 | iputils-ping 2022-11-02 12:23:04.625 | libapache2-mod-proxy-uwsgi 2022-11-02 12:23:04.625 | libffi-dev 2022-11-02 12:23:04.625 | libjpeg-dev 2022-11-02 12:23:04.625 | libpcre3-dev 2022-11-02 12:23:04.625 | libpq-dev 2022-11-02 12:23:04.625 | libssl-dev 2022-11-02 12:23:04.625 | libsystemd-dev 2022-11-02 12:23:04.625 | libxml2-dev 2022-11-02 12:23:04.625 | libxslt1-dev 2022-11-02 12:23:04.625 | libyaml-dev 2022-11-02 12:23:04.625 | lsof 2022-11-02 12:23:04.625 | openssh-server 2022-11-02 12:23:04.625 | openssl 2022-11-02 12:23:04.625 | pkg-config 2022-11-02 12:23:04.625 | psmisc 2022-11-02 12:23:04.626 | python3-dev 2022-11-02 12:23:04.626 | python3-pip 2022-11-02 12:23:04.626 | python3-systemd 2022-11-02 12:23:04.626 | python3-venv 2022-11-02 12:23:04.626 | tar 2022-11-02 12:23:04.626 | tcpdump 2022-11-02 12:23:04.626 | unzip 2022-11-02 12:23:04.626 | uuid-runtime 2022-11-02 12:23:04.626 | wget 2022-11-02 12:23:04.626 | wget 2022-11-02 12:23:04.626 | zlib1g-dev 2022-11-02 12:23:04.626 | libkrb5-dev 2022-11-02 12:23:04.626 | libldap2-dev 2022-11-02 12:23:04.626 | libsasl2-dev 2022-11-02 12:23:04.626 | memcached 2022-11-02 12:23:04.626 | python3-mysqldb 2022-11-02 12:23:04.626 | sqlite3 2022-11-02 12:23:04.626 | conntrack 2022-11-02 12:23:04.626 | curl 2022-11-02 12:23:04.626 | dnsmasq-base 2022-11-02 12:23:04.626 | dnsmasq-utils 2022-11-02 12:23:04.626 | ebtables 2022-11-02 12:23:04.626 | genisoimage 2022-11-02 12:23:04.626 | iptables 2022-11-02 12:23:04.626 | iputils-arping 2022-11-02 12:23:04.626 | kpartx 2022-11-02 12:23:04.626 | libjs-jquery-tablesorter 2022-11-02 12:23:04.626 | parted 2022-11-02 12:23:04.626 | pm-utils 2022-11-02 12:23:04.626 | python3-mysqldb 2022-11-02 12:23:04.626 | socat 2022-11-02 12:23:04.626 | sqlite3 2022-11-02 12:23:04.626 | sudo 2022-11-02 12:23:04.627 | vlan 2022-11-02 12:23:04.627 | lsscsi 2022-11-02 12:23:04.627 | open-iscsi 2022-11-02 12:23:04.627 | lvm2 2022-11-02 12:23:04.627 | qemu-utils 2022-11-02 12:23:04.627 | thin-provisioning-tools 2022-11-02 12:23:04.627 | acl 2022-11-02 12:23:04.627 | dnsmasq-base 2022-11-02 12:23:04.627 | dnsmasq-utils 2022-11-02 12:23:04.627 | ebtables 2022-11-02 12:23:04.627 | haproxy 2022-11-02 12:23:04.627 | iptables 2022-11-02 12:23:04.627 | iputils-arping 2022-11-02 12:23:04.627 | iputils-ping 2022-11-02 12:23:04.627 | postgresql-server-dev-all 2022-11-02 12:23:04.627 | python3-mysqldb 2022-11-02 12:23:04.627 | sqlite3 2022-11-02 12:23:04.627 | sudo 2022-11-02 12:23:04.627 | vlan 2022-11-02 12:23:04.627 | pcp 2022-11-02 12:23:04.627 | ipset 2022-11-02 12:23:04.627 | conntrack 2022-11-02 12:23:04.627 | conntrackd 2022-11-02 12:23:04.627 | keepalived 2022-11-02 12:23:04.627 | lvm2 2022-11-02 12:23:04.627 | qemu-utils 2022-11-02 12:23:04.627 | thin-provisioning-tools 2022-11-02 12:23:04.627 | curl 2022-11-02 12:23:04.627 | liberasurecode-dev 2022-11-02 12:23:04.627 | make 2022-11-02 12:23:04.627 | memcached 2022-11-02 12:23:04.627 | rsync 2022-11-02 12:23:04.627 | sqlite3 2022-11-02 12:23:04.627 | xfsprogs' 2022-11-02 12:23:04.628 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-11-02 12:23:04.648 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-11-02 12:23:04.648 | apache2-dev 2022-11-02 12:23:04.648 | bc 2022-11-02 12:23:04.648 | bsdmainutils 2022-11-02 12:23:04.648 | curl 2022-11-02 12:23:04.648 | g++ 2022-11-02 12:23:04.648 | gawk 2022-11-02 12:23:04.648 | gcc 2022-11-02 12:23:04.648 | gettext 2022-11-02 12:23:04.648 | git 2022-11-02 12:23:04.648 | graphviz 2022-11-02 12:23:04.648 | iputils-ping 2022-11-02 12:23:04.648 | libapache2-mod-proxy-uwsgi 2022-11-02 12:23:04.648 | libffi-dev 2022-11-02 12:23:04.648 | libjpeg-dev 2022-11-02 12:23:04.648 | libpcre3-dev 2022-11-02 12:23:04.648 | libpq-dev 2022-11-02 12:23:04.648 | libssl-dev 2022-11-02 12:23:04.648 | libsystemd-dev 2022-11-02 12:23:04.648 | libxml2-dev 2022-11-02 12:23:04.648 | libxslt1-dev 2022-11-02 12:23:04.648 | libyaml-dev 2022-11-02 12:23:04.648 | lsof 2022-11-02 12:23:04.648 | openssh-server 2022-11-02 12:23:04.648 | openssl 2022-11-02 12:23:04.648 | pkg-config 2022-11-02 12:23:04.648 | psmisc 2022-11-02 12:23:04.648 | python3-dev 2022-11-02 12:23:04.648 | python3-pip 2022-11-02 12:23:04.648 | python3-systemd 2022-11-02 12:23:04.648 | python3-venv 2022-11-02 12:23:04.648 | tar 2022-11-02 12:23:04.648 | tcpdump 2022-11-02 12:23:04.648 | unzip 2022-11-02 12:23:04.648 | uuid-runtime 2022-11-02 12:23:04.649 | wget 2022-11-02 12:23:04.649 | wget 2022-11-02 12:23:04.649 | zlib1g-dev 2022-11-02 12:23:04.649 | libkrb5-dev 2022-11-02 12:23:04.649 | libldap2-dev 2022-11-02 12:23:04.649 | libsasl2-dev 2022-11-02 12:23:04.649 | memcached 2022-11-02 12:23:04.649 | python3-mysqldb 2022-11-02 12:23:04.649 | sqlite3 2022-11-02 12:23:04.649 | conntrack 2022-11-02 12:23:04.649 | curl 2022-11-02 12:23:04.649 | dnsmasq-base 2022-11-02 12:23:04.649 | dnsmasq-utils 2022-11-02 12:23:04.649 | ebtables 2022-11-02 12:23:04.649 | genisoimage 2022-11-02 12:23:04.649 | iptables 2022-11-02 12:23:04.649 | iputils-arping 2022-11-02 12:23:04.649 | kpartx 2022-11-02 12:23:04.649 | libjs-jquery-tablesorter 2022-11-02 12:23:04.649 | parted 2022-11-02 12:23:04.649 | pm-utils 2022-11-02 12:23:04.649 | python3-mysqldb 2022-11-02 12:23:04.649 | socat 2022-11-02 12:23:04.649 | sqlite3 2022-11-02 12:23:04.649 | sudo 2022-11-02 12:23:04.649 | vlan 2022-11-02 12:23:04.649 | lsscsi 2022-11-02 12:23:04.649 | open-iscsi 2022-11-02 12:23:04.649 | lvm2 2022-11-02 12:23:04.649 | qemu-utils 2022-11-02 12:23:04.649 | thin-provisioning-tools 2022-11-02 12:23:04.649 | acl 2022-11-02 12:23:04.649 | dnsmasq-base 2022-11-02 12:23:04.649 | dnsmasq-utils 2022-11-02 12:23:04.649 | ebtables 2022-11-02 12:23:04.650 | haproxy 2022-11-02 12:23:04.650 | iptables 2022-11-02 12:23:04.650 | iputils-arping 2022-11-02 12:23:04.650 | iputils-ping 2022-11-02 12:23:04.650 | postgresql-server-dev-all 2022-11-02 12:23:04.650 | python3-mysqldb 2022-11-02 12:23:04.650 | sqlite3 2022-11-02 12:23:04.650 | sudo 2022-11-02 12:23:04.650 | vlan 2022-11-02 12:23:04.650 | pcp 2022-11-02 12:23:04.650 | ipset 2022-11-02 12:23:04.650 | conntrack 2022-11-02 12:23:04.650 | conntrackd 2022-11-02 12:23:04.650 | keepalived 2022-11-02 12:23:04.650 | lvm2 2022-11-02 12:23:04.650 | qemu-utils 2022-11-02 12:23:04.650 | thin-provisioning-tools 2022-11-02 12:23:04.650 | curl 2022-11-02 12:23:04.650 | liberasurecode-dev 2022-11-02 12:23:04.650 | make 2022-11-02 12:23:04.650 | memcached 2022-11-02 12:23:04.650 | rsync 2022-11-02 12:23:04.650 | sqlite3 2022-11-02 12:23:04.650 | xfsprogs ' 2022-11-02 12:23:04.650 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-11-02 12:23:04.653 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 12:23:04.655 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 12:23:04.659 | ++ 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-11-02 12:23:04.659 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-11-02 12:23:04.665 | ++ 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-11-02 12:23:04.667 | ++ functions-common:install_package:1475 : update_package_repo 2022-11-02 12:23:04.669 | ++ functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-11-02 12:23:04.671 | ++ functions-common:update_package_repo:1448 : REPOS_UPDATED=False 2022-11-02 12:23:04.674 | ++ functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-11-02 12:23:04.676 | ++ functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-11-02 12:23:04.678 | ++ functions-common:update_package_repo:1455 : is_ubuntu 2022-11-02 12:23:04.680 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 12:23:04.682 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 12:23:04.684 | ++ functions-common:update_package_repo:1456 : apt_get_update 2022-11-02 12:23:04.687 | ++ functions-common:apt_get_update:1201 : [[ False == \T\r\u\e ]] 2022-11-02 12:23:04.689 | ++ functions-common:apt_get_update:1206 : [[ False = \T\r\u\e ]] 2022-11-02 12:23:04.691 | ++ functions-common:apt_get_update:1208 : local sudo=sudo 2022-11-02 12:23:04.694 | +++ functions-common:apt_get_update:1209 : id -u 2022-11-02 12:23:04.698 | ++ functions-common:apt_get_update:1209 : [[ 1000 = \0 ]] 2022-11-02 12:23:04.700 | ++ functions-common:apt_get_update:1212 : time_start apt-get-update 2022-11-02 12:23:04.703 | ++ functions-common:time_start:2437 : local name=apt-get-update 2022-11-02 12:23:04.705 | ++ functions-common:time_start:2438 : local start_time= 2022-11-02 12:23:04.707 | ++ functions-common:time_start:2439 : [[ -n '' ]] 2022-11-02 12:23:04.710 | +++ functions-common:time_start:2442 : date +%s%3N 2022-11-02 12:23:04.714 | ++ functions-common:time_start:2442 : _TIME_START[$name]=1667391784712 2022-11-02 12:23:04.716 | ++ functions-common:apt_get_update:1214 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-11-02 12:23:04.718 | ++ functions-common:apt_get_update:1215 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-11-02 12:23:04.721 | ++ functions-common:apt_get_update:1216 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-11-02 12:23:04.938 | Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-11-02 12:23:05.138 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-11-02 12:23:05.256 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-11-02 12:23:05.369 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-11-02 12:23:07.563 | Reading package lists... 2022-11-02 12:23:07.595 | ++ functions-common:apt_get_update:1220 : REPOS_UPDATED=True 2022-11-02 12:23:07.597 | ++ functions-common:apt_get_update:1222 : time_stop apt-get-update 2022-11-02 12:23:07.599 | ++ functions-common:time_stop:2451 : local name 2022-11-02 12:23:07.601 | ++ functions-common:time_stop:2452 : local end_time 2022-11-02 12:23:07.603 | ++ functions-common:time_stop:2453 : local elapsed_time 2022-11-02 12:23:07.605 | ++ functions-common:time_stop:2454 : local total 2022-11-02 12:23:07.607 | ++ functions-common:time_stop:2455 : local start_time 2022-11-02 12:23:07.611 | ++ functions-common:time_stop:2457 : name=apt-get-update 2022-11-02 12:23:07.613 | ++ functions-common:time_stop:2458 : start_time=1667391784712 2022-11-02 12:23:07.615 | ++ functions-common:time_stop:2460 : [[ -z 1667391784712 ]] 2022-11-02 12:23:07.618 | +++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 12:23:07.622 | ++ functions-common:time_stop:2463 : end_time=1667391787619 2022-11-02 12:23:07.624 | ++ functions-common:time_stop:2464 : elapsed_time=2907 2022-11-02 12:23:07.627 | ++ functions-common:time_stop:2465 : total=0 2022-11-02 12:23:07.630 | ++ functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 12:23:07.632 | ++ functions-common:time_stop:2468 : _TIME_TOTAL[$name]=2907 2022-11-02 12:23:07.635 | ++ functions-common:install_package:1476 : 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-11-02 12:23:07.637 | ++ functions-common:real_install_package:1461 : is_ubuntu 2022-11-02 12:23:07.639 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 12:23:07.642 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 12:23:07.645 | ++ functions-common:real_install_package:1462 : 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-11-02 12:23:07.666 | ++ functions-common:apt_get:1242 : 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-11-02 12:23:07.783 | Reading package lists... 2022-11-02 12:23:08.067 | Building dependency tree... 2022-11-02 12:23:08.068 | Reading state information... 2022-11-02 12:23:08.400 | bc is already the newest version (1.07.1-2build1). 2022-11-02 12:23:08.400 | bc set to manually installed. 2022-11-02 12:23:08.400 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-11-02 12:23:08.400 | bsdmainutils set to manually installed. 2022-11-02 12:23:08.400 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-11-02 12:23:08.400 | g++ set to manually installed. 2022-11-02 12:23:08.400 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-11-02 12:23:08.400 | gawk set to manually installed. 2022-11-02 12:23:08.400 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-11-02 12:23:08.400 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-11-02 12:23:08.400 | iptables set to manually installed. 2022-11-02 12:23:08.400 | iputils-ping is already the newest version (3:20190709-3). 2022-11-02 12:23:08.400 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-11-02 12:23:08.400 | kpartx set to manually installed. 2022-11-02 12:23:08.400 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-11-02 12:23:08.400 | make is already the newest version (4.2.1-1.2). 2022-11-02 12:23:08.400 | make set to manually installed. 2022-11-02 12:23:08.400 | psmisc is already the newest version (23.3-1). 2022-11-02 12:23:08.401 | psmisc set to manually installed. 2022-11-02 12:23:08.401 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-11-02 12:23:08.401 | python3-systemd is already the newest version (234-3build2). 2022-11-02 12:23:08.401 | python3-systemd set to manually installed. 2022-11-02 12:23:08.401 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-11-02 12:23:08.401 | thin-provisioning-tools set to manually installed. 2022-11-02 12:23:08.401 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-11-02 12:23:08.401 | git is already the newest version (1:2.25.1-1ubuntu3.6). 2022-11-02 12:23:08.401 | libpcre3-dev is already the newest version (2:8.39-12ubuntu0.1). 2022-11-02 12:23:08.401 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-11-02 12:23:08.401 | lsof set to manually installed. 2022-11-02 12:23:08.401 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-11-02 12:23:08.401 | parted set to manually installed. 2022-11-02 12:23:08.401 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-11-02 12:23:08.401 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.5). 2022-11-02 12:23:08.401 | zlib1g-dev set to manually installed. 2022-11-02 12:23:08.401 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-11-02 12:23:08.401 | The following packages were automatically installed and are no longer required: 2022-11-02 12:23:08.401 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-11-02 12:23:08.401 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-11-02 12:23:08.401 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-11-02 12:23:08.401 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-11-02 12:23:08.402 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-11-02 12:23:08.402 | python3-zope.interface 2022-11-02 12:23:08.402 | Use 'sudo apt autoremove' to remove them. 2022-11-02 12:23:08.402 | The following additional packages will be installed: 2022-11-02 12:23:08.402 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2022-11-02 12:23:08.402 | autotools-dev binfmt-support clang-10 comerr-dev debhelper dh-autoreconf 2022-11-02 12:23:08.402 | dh-strip-nondeterminism dns-root-data dwz fontconfig fontconfig-config 2022-11-02 12:23:08.402 | fonts-dejavu-core fonts-liberation ibverbs-providers icu-devtools 2022-11-02 12:23:08.402 | intltool-debian ipvsadm javascript-common krb5-multidev lib32gcc-s1 2022-11-02 12:23:08.402 | lib32stdc++6 libann0 libapr1 libapr1-dev libaprutil1 libaprutil1-dbd-sqlite3 2022-11-02 12:23:08.402 | libaprutil1-dev libaprutil1-ldap libarchive-cpio-perl libarchive-zip-perl 2022-11-02 12:23:08.402 | libboost-iostreams1.71.0 libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 2022-11-02 12:23:08.402 | libcgraph6 libclang-common-10-dev libclang-cpp10 libclang1-10 libcom-err2 2022-11-02 12:23:08.402 | libcroco3 libcurl4 libdatrie1 libdebhelper-perl liberasurecode1 2022-11-02 12:23:08.402 | libfile-stripnondeterminism-perl libfontconfig1 libgc1c2 libgd3 2022-11-02 12:23:08.402 | libgraphite2-3 libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 libgvpr2 2022-11-02 12:23:08.402 | libharfbuzz0b libibverbs1 libice6 libicu-dev libicu66 libidn11 libipset13 2022-11-02 12:23:08.402 | libiscsi7 libjansson4 libjbig0 libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2022-11-02 12:23:08.402 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libkadm5clnt-mit11 2022-11-02 12:23:08.402 | libkadm5srv-mit11 libkdb5-9 liblab-gamut1 libldap-2.4-2 libllvm10 2022-11-02 12:23:08.402 | libltdl-dev liblua5.2-0 liblua5.3-0 libmail-sendmail-perl libmysqlclient21 2022-11-02 12:23:08.403 | libncurses-dev libnetfilter-cthelper0 libnetfilter-queue1 libnl-3-200 2022-11-02 12:23:08.403 | libnl-genl-3-200 libnl-route-3-200 libnspr4 libnss-systemd libnss3 2022-11-02 12:23:08.403 | libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 libpam-systemd 2022-11-02 12:23:08.403 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 2022-11-02 12:23:08.403 | libpcp-gui2 libpcp-import1 libpcp-mmv1 libpcp-pmda-perl libpcp-pmda3 2022-11-02 12:23:08.403 | libpcp-trace2 libpcp-web1 libpcp3 libpfm4 libpixman-1-0 libpq5 librados2 2022-11-02 12:23:08.403 | librbd1 librdmacm1 libsasl2-2 libsasl2-modules libsasl2-modules-db 2022-11-02 12:23:08.403 | libsctp-dev libsctp1 libsensors-config libsensors5 libsm6 libsnmp-base 2022-11-02 12:23:08.403 | libsnmp35 libsqlite3-0 libssl1.1 libsub-override-perl 2022-11-02 12:23:08.403 | libsys-hostname-long-perl libsystemd0 libthai-data libthai0 libtiff5 2022-11-02 12:23:08.403 | libtinfo-dev libtool libuuid1 libwebp6 libx86-1 libxaw7 libxcb-render0 2022-11-02 12:23:08.403 | libxcb-shm0 libxml2 libxmu6 libxpm4 libxrender1 libxslt1.1 libxt6 libz3-4 2022-11-02 12:23:08.403 | libz3-dev llvm-10 llvm-10-dev llvm-10-runtime llvm-10-tools m4 mysql-common 2022-11-02 12:23:08.403 | openssh-client openssh-sftp-server pcp-conf po-debconf postgresql-client-12 2022-11-02 12:23:08.403 | postgresql-client-common postgresql-common postgresql-server-dev-12 2022-11-02 12:23:08.403 | python3-pcp python3-pygments python3-yaml python3.8-venv qemu-block-extra 2022-11-02 12:23:08.403 | sharutils ssl-cert systemd systemd-sysv systemd-timesyncd uuid-dev vbetool 2022-11-02 12:23:08.403 | x11-common 2022-11-02 12:23:08.405 | Suggested packages: 2022-11-02 12:23:08.405 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2022-11-02 12:23:08.405 | autoconf-archive gnu-standards autoconf-doc clang-10-doc doc-base nftables 2022-11-02 12:23:08.405 | dh-make wodim cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev 2022-11-02 12:23:08.405 | gsfonts graphviz-doc vim-haproxy haproxy-doc heartbeat ldirectord krb5-doc 2022-11-02 12:23:08.405 | python libisal2 libjerasure2 libgd-tools krb5-user icu-doc libtool-doc 2022-11-02 12:23:08.405 | ncurses-doc libomp-10-doc postgresql-doc-12 libsasl2-modules-gssapi-mit 2022-11-02 12:23:08.405 | | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp 2022-11-02 12:23:08.405 | libsasl2-modules-sql lksctp-tools lm-sensors snmp-mibs-downloader libssl-doc 2022-11-02 12:23:08.405 | gfortran | fortran95-compiler gcj-jdk libyaml-doc llvm-10-doc m4-doc 2022-11-02 12:23:08.405 | libanyevent-perl libcache-memcached-perl libmemcached libterm-readkey-perl 2022-11-02 12:23:08.405 | libyaml-perl keychain libpam-ssh monkeysphere ssh-askpass molly-guard 2022-11-02 12:23:08.405 | pcp-gui libpcp-import-perl cpufrequtils wireless-tools radeontool 2022-11-02 12:23:08.405 | libmail-box-perl postgresql-12 libjson-perl default-mysql-server 2022-11-02 12:23:08.405 | | virtual-mysql-server python3-mysqldb-dbg python-pygments-doc 2022-11-02 12:23:08.405 | ttf-bitstream-vera debootstrap sharutils-doc bsd-mailx | mailx sqlite3-doc 2022-11-02 12:23:08.405 | openssl-blacklist systemd-container ncompress tar-scripts tar-doc zip 2022-11-02 12:23:08.674 | The following NEW packages will be installed: 2022-11-02 12:23:08.675 | acl apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf 2022-11-02 12:23:08.675 | automake autopoint autotools-dev binfmt-support clang-10 comerr-dev 2022-11-02 12:23:08.675 | conntrack conntrackd debhelper dh-autoreconf dh-strip-nondeterminism 2022-11-02 12:23:08.675 | dns-root-data dnsmasq-base dnsmasq-utils dwz ebtables fontconfig 2022-11-02 12:23:08.675 | fontconfig-config fonts-dejavu-core fonts-liberation genisoimage gettext 2022-11-02 12:23:08.675 | graphviz haproxy ibverbs-providers icu-devtools intltool-debian ipset 2022-11-02 12:23:08.675 | iputils-arping ipvsadm javascript-common keepalived krb5-multidev 2022-11-02 12:23:08.675 | lib32gcc-s1 lib32stdc++6 libann0 libapache2-mod-proxy-uwsgi libapr1 2022-11-02 12:23:08.675 | libapr1-dev libaprutil1 libaprutil1-dbd-sqlite3 libaprutil1-dev 2022-11-02 12:23:08.675 | libaprutil1-ldap libarchive-cpio-perl libarchive-zip-perl 2022-11-02 12:23:08.675 | libboost-iostreams1.71.0 libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 2022-11-02 12:23:08.675 | libcgraph6 libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 2022-11-02 12:23:08.675 | libdatrie1 libdebhelper-perl liberasurecode-dev liberasurecode1 libffi-dev 2022-11-02 12:23:08.675 | libfile-stripnondeterminism-perl libfontconfig1 libgc1c2 libgd3 2022-11-02 12:23:08.675 | libgraphite2-3 libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 libgvpr2 2022-11-02 12:23:08.675 | libharfbuzz0b libibverbs1 libice6 libicu-dev libidn11 libipset13 libiscsi7 2022-11-02 12:23:08.675 | libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2022-11-02 12:23:08.675 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libjs-jquery-tablesorter 2022-11-02 12:23:08.675 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-dev liblab-gamut1 2022-11-02 12:23:08.675 | libldap2-dev libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 2022-11-02 12:23:08.675 | libmail-sendmail-perl libmysqlclient21 libncurses-dev libnetfilter-cthelper0 2022-11-02 12:23:08.675 | libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 libnl-route-3-200 libnspr4 2022-11-02 12:23:08.675 | libnss3 libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 libpango-1.0-0 2022-11-02 12:23:08.675 | libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpcp-gui2 2022-11-02 12:23:08.675 | libpcp-import1 libpcp-mmv1 libpcp-pmda-perl libpcp-pmda3 libpcp-trace2 2022-11-02 12:23:08.675 | libpcp-web1 libpcp3 libpfm4 libpixman-1-0 libpq-dev libpq5 librados2 librbd1 2022-11-02 12:23:08.675 | librdmacm1 libsasl2-dev libsctp-dev libsctp1 libsensors-config libsensors5 2022-11-02 12:23:08.676 | libsm6 libsnmp-base libsnmp35 libssl-dev libsub-override-perl 2022-11-02 12:23:08.676 | libsys-hostname-long-perl libsystemd-dev libthai-data libthai0 libtiff5 2022-11-02 12:23:08.676 | libtinfo-dev libtool libwebp6 libx86-1 libxaw7 libxcb-render0 libxcb-shm0 2022-11-02 12:23:08.676 | libxml2-dev libxmu6 libxpm4 libxrender1 libxslt1-dev libxt6 libyaml-dev 2022-11-02 12:23:08.676 | libz3-4 libz3-dev llvm-10 llvm-10-dev llvm-10-runtime llvm-10-tools lsscsi 2022-11-02 12:23:08.676 | m4 memcached mysql-common pcp pcp-conf pkg-config pm-utils po-debconf 2022-11-02 12:23:08.676 | postgresql-client-12 postgresql-client-common postgresql-common 2022-11-02 12:23:08.676 | postgresql-server-dev-12 postgresql-server-dev-all python3-mysqldb 2022-11-02 12:23:08.676 | python3-pcp python3-pygments python3-venv python3-yaml python3.8-venv 2022-11-02 12:23:08.676 | qemu-block-extra qemu-utils sharutils socat sqlite3 ssl-cert unzip uuid-dev 2022-11-02 12:23:08.676 | vbetool vlan x11-common 2022-11-02 12:23:08.677 | The following packages will be upgraded: 2022-11-02 12:23:08.677 | curl libcom-err2 libcurl4 libicu66 libldap-2.4-2 libnss-systemd 2022-11-02 12:23:08.677 | libpam-systemd libsasl2-2 libsasl2-modules libsasl2-modules-db libsqlite3-0 2022-11-02 12:23:08.678 | libssl1.1 libsystemd0 libuuid1 libxml2 libxslt1.1 open-iscsi openssh-client 2022-11-02 12:23:08.678 | openssh-server openssh-sftp-server openssl rsync systemd systemd-sysv 2022-11-02 12:23:08.678 | systemd-timesyncd tar tcpdump uuid-runtime wget 2022-11-02 12:23:08.826 | 29 upgraded, 203 newly installed, 0 to remove and 176 not upgraded. 2022-11-02 12:23:08.826 | Need to get 152 MB of archives. 2022-11-02 12:23:08.826 | After this operation, 713 MB of additional disk space will be used. 2022-11-02 12:23:08.826 | 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-11-02 12:23:09.176 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss-systemd amd64 245.4-4ubuntu3.18 [96.1 kB] 2022-11-02 12:23:09.221 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.18 [28.1 kB] 2022-11-02 12:23:09.222 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-sysv amd64 245.4-4ubuntu3.18 [10.3 kB] 2022-11-02 12:23:09.223 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-systemd amd64 245.4-4ubuntu3.18 [186 kB] 2022-11-02 12:23:09.322 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd amd64 245.4-4ubuntu3.18 [3,808 kB] 2022-11-02 12:23:09.762 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd0 amd64 245.4-4ubuntu3.18 [269 kB] 2022-11-02 12:23:09.791 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 rsync amd64 3.1.3-8ubuntu0.4 [318 kB] 2022-11-02 12:23:09.841 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libuuid1 amd64 2.34-0.1ubuntu9.3 [19.9 kB] 2022-11-02 12:23:09.845 | 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-11-02 12:23:09.849 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1 amd64 1.6.5-1ubuntu1 [91.4 kB] 2022-11-02 12:23:09.863 | 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-11-02 12:23:10.070 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1 amd64 1.6.1-4ubuntu2 [84.7 kB] 2022-11-02 12:23:10.084 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsqlite3-0 amd64 3.31.1-4ubuntu0.4 [549 kB] 2022-11-02 12:23:10.315 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.1-4ubuntu2 [10.5 kB] 2022-11-02 12:23:10.316 | 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-11-02 12:23:10.316 | 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-11-02 12:23:10.318 | 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-11-02 12:23:10.322 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-ldap amd64 1.6.1-4ubuntu2 [8,736 B] 2022-11-02 12:23:10.322 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.14 [161 kB] 2022-11-02 12:23:10.326 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.14 [235 kB] 2022-11-02 12:23:10.341 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjansson4 amd64 2.12-1build1 [28.9 kB] 2022-11-02 12:23:10.347 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.2-0 amd64 5.2.4-1.1build3 [106 kB] 2022-11-02 12:23:10.434 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu66 amd64 66.1-2ubuntu2.1 [8,515 kB] 2022-11-02 12:23:12.192 | 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-11-02 12:23:12.364 | 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-11-02 12:23:12.654 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-data all 2.4.41-4ubuntu3.12 [159 kB] 2022-11-02 12:23:12.691 | 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-11-02 12:23:12.714 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2 amd64 2.4.41-4ubuntu3.12 [95.6 kB] 2022-11-02 12:23:12.746 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.3-0 amd64 5.3.3-1.1ubuntu2 [116 kB] 2022-11-02 12:23:12.824 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 haproxy amd64 2.0.29-0ubuntu1 [1,538 kB] 2022-11-02 12:23:13.326 | Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-3-200 amd64 3.4.0-1 [53.9 kB] 2022-11-02 12:23:13.337 | 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-11-02 12:23:13.339 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mysql-common all 5.8+1.0.5ubuntu2 [7,496 B] 2022-11-02 12:23:13.340 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libmysqlclient21 amd64 8.0.31-0ubuntu0.20.04.1 [1,327 kB] 2022-11-02 12:23:13.902 | 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-11-02 12:23:13.902 | 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-11-02 12:23:13.903 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp-base all 5.8+dfsg-2ubuntu2.5 [206 kB] 2022-11-02 12:23:13.908 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp35 amd64 5.8+dfsg-2ubuntu2.5 [980 kB] 2022-11-02 12:23:14.414 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 keepalived amd64 1:2.0.19-2ubuntu0.2 [361 kB] 2022-11-02 12:23:14.422 | Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 memcached amd64 1.5.22-2ubuntu0.2 [128 kB] 2022-11-02 12:23:14.471 | 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-11-02 12:23:14.498 | 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-11-02 12:23:14.499 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.16 [621 kB] 2022-11-02 12:23:14.629 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-yaml amd64 5.3.1-1ubuntu0.1 [136 kB] 2022-11-02 12:23:14.816 | 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-11-02 12:23:14.818 | Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-server amd64 1:8.2p1-4ubuntu0.5 [377 kB] 2022-11-02 12:23:14.826 | Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.5 [671 kB] 2022-11-02 12:23:15.039 | Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 tcpdump amd64 4.9.3-4ubuntu0.1 [369 kB] 2022-11-02 12:23:15.184 | Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 wget amd64 1.20.3-1ubuntu2 [348 kB] 2022-11-02 12:23:15.488 | Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 acl amd64 2.2.53-6 [37.8 kB] 2022-11-02 12:23:15.489 | Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autotools-dev all 20180224.1 [39.6 kB] 2022-11-02 12:23:15.490 | Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 m4 amd64 1.4.18-4 [199 kB] 2022-11-02 12:23:15.558 | Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autoconf all 2.69-11.1 [321 kB] 2022-11-02 12:23:15.742 | Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 automake all 1:1.16.1-4ubuntu6 [522 kB] 2022-11-02 12:23:15.855 | Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autopoint all 0.19.8.1-10build1 [412 kB] 2022-11-02 12:23:16.011 | Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libllvm10 amd64 1:10.0.0-4ubuntu1 [15.3 MB] 2022-11-02 12:23:23.021 | Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-cpp10 amd64 1:10.0.0-4ubuntu1 [9,944 kB] 2022-11-02 12:23:26.221 | Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgc1c2 amd64 1:7.6.4-0.4ubuntu1 [83.9 kB] 2022-11-02 12:23:26.223 | 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-11-02 12:23:26.224 | 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-11-02 12:23:26.246 | Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-i386 amd64 2.31-0ubuntu9.9 [2,730 kB] 2022-11-02 12:23:27.155 | 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-11-02 12:23:27.170 | 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-11-02 12:23:27.352 | 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-11-02 12:23:29.483 | Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang1-10 amd64 1:10.0.0-4ubuntu1 [7,571 kB] 2022-11-02 12:23:32.515 | Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 clang-10 amd64 1:10.0.0-4ubuntu1 [66.9 kB] 2022-11-02 12:23:32.543 | Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtool all 2.4.6-14 [161 kB] 2022-11-02 12:23:32.594 | Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-autoreconf all 19 [16.1 kB] 2022-11-02 12:23:32.614 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdebhelper-perl all 12.10ubuntu1 [62.1 kB] 2022-11-02 12:23:32.636 | Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2022-11-02 12:23:32.720 | Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsub-override-perl all 0.09-2 [9,532 B] 2022-11-02 12:23:32.720 | Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-stripnondeterminism-perl all 1.7.0-1 [15.9 kB] 2022-11-02 12:23:32.721 | Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-strip-nondeterminism all 1.7.0-1 [5,228 B] 2022-11-02 12:23:32.722 | Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dwz amd64 0.13-5 [151 kB] 2022-11-02 12:23:32.748 | Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2022-11-02 12:23:32.779 | Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2022-11-02 12:23:33.170 | Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2022-11-02 12:23:33.171 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 po-debconf all 1.0.21 [233 kB] 2022-11-02 12:23:33.241 | Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 debhelper all 12.10ubuntu1 [877 kB] 2022-11-02 12:23:33.679 | 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-11-02 12:23:33.680 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp1 amd64 1.0.18+dfsg-1 [7,876 B] 2022-11-02 12:23:33.681 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp-dev amd64 1.0.18+dfsg-1 [59.8 kB] 2022-11-02 12:23:33.682 | Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1-dev amd64 1.6.5-1ubuntu1 [702 kB] 2022-11-02 12:23:33.994 | 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-11-02 12:23:34.088 | Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dev amd64 1.6.1-4ubuntu2 [394 kB] 2022-11-02 12:23:34.339 | Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-dev amd64 2.4.41-4ubuntu3.12 [180 kB] 2022-11-02 12:23:34.358 | Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 binfmt-support amd64 2.2.0-2 [58.2 kB] 2022-11-02 12:23:34.359 | Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 conntrack amd64 1:1.4.5-2 [30.3 kB] 2022-11-02 12:23:34.365 | Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-cthelper0 amd64 1.0.0-1ubuntu2 [6,724 B] 2022-11-02 12:23:34.366 | Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-queue1 amd64 1.0.3-1 [12.4 kB] 2022-11-02 12:23:34.367 | Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 conntrackd amd64 1:1.4.5-2 [125 kB] 2022-11-02 12:23:34.439 | Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dns-root-data all 2019052802 [5,300 B] 2022-11-02 12:23:34.450 | Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libidn11 amd64 1.33-2.2ubuntu2 [46.2 kB] 2022-11-02 12:23:34.459 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-base amd64 2.80-1.1ubuntu1.5 [315 kB] 2022-11-02 12:23:34.653 | 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-11-02 12:23:34.654 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ebtables amd64 2.0.11-3build1 [80.3 kB] 2022-11-02 12:23:34.655 | Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-dejavu-core all 2.37-1 [1,041 kB] 2022-11-02 12:23:35.106 | Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-liberation all 1:1.07.4-11 [822 kB] 2022-11-02 12:23:35.512 | Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig-config all 2.13.1-2ubuntu3 [28.8 kB] 2022-11-02 12:23:35.513 | Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfontconfig1 amd64 2.13.1-2ubuntu3 [114 kB] 2022-11-02 12:23:35.670 | Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig amd64 2.13.1-2ubuntu3 [171 kB] 2022-11-02 12:23:35.960 | Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 genisoimage amd64 9:1.1.11-3.1ubuntu1 [330 kB] 2022-11-02 12:23:36.057 | Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libann0 amd64 1.1.2+doc-7build1 [26.0 kB] 2022-11-02 12:23:36.064 | Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcdt5 amd64 2.42.2-3build2 [18.7 kB] 2022-11-02 12:23:36.068 | Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcgraph6 amd64 2.42.2-3build2 [41.3 kB] 2022-11-02 12:23:36.077 | Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8 amd64 2.0.3-0ubuntu1.20.04.3 [118 kB] 2022-11-02 12:23:36.097 | Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2,194 B] 2022-11-02 12:23:36.098 | Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjbig0 amd64 2.1-3.1build1 [26.7 kB] 2022-11-02 12:23:36.102 | 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-11-02 12:23:36.133 | Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libtiff5 amd64 4.1.0+git191117-2ubuntu0.20.04.5 [162 kB] 2022-11-02 12:23:36.157 | Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB] 2022-11-02 12:23:36.161 | Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgd3 amd64 2.2.5-5.2ubuntu2.1 [118 kB] 2022-11-02 12:23:36.208 | 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-11-02 12:23:36.226 | Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpixman-1-0 amd64 0.38.4-0ubuntu1 [227 kB] 2022-11-02 12:23:36.254 | Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render0 amd64 1.14-2 [14.8 kB] 2022-11-02 12:23:36.255 | Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-shm0 amd64 1.14-2 [5,584 B] 2022-11-02 12:23:36.256 | Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxrender1 amd64 1:0.9.10-1 [18.7 kB] 2022-11-02 12:23:36.258 | Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcairo2 amd64 1.16.0-4ubuntu1 [583 kB] 2022-11-02 12:23:36.329 | Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgraphite2-3 amd64 1.3.13-11build1 [73.5 kB] 2022-11-02 12:23:36.337 | Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libharfbuzz0b amd64 2.6.4-1ubuntu4.2 [391 kB] 2022-11-02 12:23:36.379 | Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai-data all 0.1.28-3 [134 kB] 2022-11-02 12:23:36.393 | Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdatrie1 amd64 0.2.12-3 [18.7 kB] 2022-11-02 12:23:36.409 | Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai0 amd64 0.1.28-3 [18.1 kB] 2022-11-02 12:23:36.411 | Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpango-1.0-0 amd64 1.44.7-2ubuntu4 [162 kB] 2022-11-02 12:23:36.425 | 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-11-02 12:23:36.428 | 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-11-02 12:23:36.430 | Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpathplan4 amd64 2.42.2-3build2 [21.9 kB] 2022-11-02 12:23:36.432 | Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvc6 amd64 2.42.2-3build2 [647 kB] 2022-11-02 12:23:36.495 | Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvpr2 amd64 2.42.2-3build2 [167 kB] 2022-11-02 12:23:36.516 | Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 liblab-gamut1 amd64 2.42.2-3build2 [177 kB] 2022-11-02 12:23:36.534 | Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 x11-common all 1:7.7+19ubuntu14 [22.3 kB] 2022-11-02 12:23:36.535 | Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libice6 amd64 2:1.0.10-0ubuntu1 [41.0 kB] 2022-11-02 12:23:36.577 | Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsm6 amd64 2:1.2.3-1 [16.1 kB] 2022-11-02 12:23:36.578 | Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxt6 amd64 1:1.1.5-1 [160 kB] 2022-11-02 12:23:36.592 | Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxmu6 amd64 2:1.1.3-0ubuntu1 [45.8 kB] 2022-11-02 12:23:36.599 | Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] 2022-11-02 12:23:36.613 | Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 graphviz amd64 2.42.2-3build2 [590 kB] 2022-11-02 12:23:36.674 | Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2022-11-02 12:23:36.689 | Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libibverbs1 amd64 28.0-1ubuntu1 [53.6 kB] 2022-11-02 12:23:36.708 | Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ibverbs-providers amd64 28.0-1ubuntu1 [232 kB] 2022-11-02 12:23:36.733 | Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 icu-devtools amd64 66.1-2ubuntu2.1 [189 kB] 2022-11-02 12:23:36.753 | Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 iputils-arping amd64 3:20190709-3 [15.8 kB] 2022-11-02 12:23:36.826 | Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 javascript-common all 11 [6,066 B] 2022-11-02 12:23:36.826 | Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2022-11-02 12:23:36.831 | Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2022-11-02 12:23:36.835 | Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2022-11-02 12:23:36.840 | Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2022-11-02 12:23:36.845 | 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-11-02 12:23:36.847 | Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2022-11-02 12:23:36.916 | Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-cpio-perl all 0.10-1 [9,644 B] 2022-11-02 12:23:36.921 | Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-iostreams1.71.0 amd64 1.71.0-6ubuntu6 [237 kB] 2022-11-02 12:23:36.940 | Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-thread1.71.0 amd64 1.71.0-6ubuntu6 [249 kB] 2022-11-02 12:23:37.007 | Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-bin amd64 0.7.6+darcs121130-4 [41.3 kB] 2022-11-02 12:23:37.011 | Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu-dev amd64 66.1-2ubuntu2.1 [9,451 kB] 2022-11-02 12:23:38.897 | 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-11-02 12:23:38.899 | Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 librdmacm1 amd64 28.0-1ubuntu1 [64.9 kB] 2022-11-02 12:23:38.900 | Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libiscsi7 amd64 1.18.0-2 [63.9 kB] 2022-11-02 12:23:38.901 | Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8-dev amd64 2.0.3-0ubuntu1.20.04.3 [238 kB] 2022-11-02 12:23:38.906 | Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] 2022-11-02 12:23:38.906 | Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] 2022-11-02 12:23:38.907 | Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjs-jquery all 3.3.1~dfsg-3 [329 kB] 2022-11-02 12:23:38.957 | Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-metadata all 12-1.1 [7,032 B] 2022-11-02 12:23:38.958 | 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-11-02 12:23:39.052 | Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libltdl-dev amd64 2.4.6-14 [162 kB] 2022-11-02 12:23:39.076 | Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] 2022-11-02 12:23:39.195 | Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB] 2022-11-02 12:23:39.198 | Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libncurses-dev amd64 6.2-0ubuntu2 [339 kB] 2022-11-02 12:23:39.262 | Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnspr4 amd64 2:4.25-1 [107 kB] 2022-11-02 12:23:39.279 | 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-11-02 12:23:39.577 | Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp5-10 amd64 1:10.0.0-4ubuntu1 [300 kB] 2022-11-02 12:23:39.930 | 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-11-02 12:23:39.931 | Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pcp-conf amd64 5.0.3-1 [17.0 kB] 2022-11-02 12:23:39.932 | Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp3 amd64 5.0.3-1 [255 kB] 2022-11-02 12:23:39.936 | Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-pmda3 amd64 5.0.3-1 [39.4 kB] 2022-11-02 12:23:39.937 | Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-pmda-perl amd64 5.0.3-1 [39.7 kB] 2022-11-02 12:23:39.938 | Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq5 amd64 12.12-0ubuntu0.20.04.1 [117 kB] 2022-11-02 12:23:39.942 | Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq-dev amd64 12.12-0ubuntu0.20.04.1 [137 kB] 2022-11-02 12:23:39.945 | 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-11-02 12:23:40.928 | 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-11-02 12:23:41.134 | 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-11-02 12:23:41.184 | 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-11-02 12:23:41.195 | 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-11-02 12:23:41.648 | Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd-dev amd64 245.4-4ubuntu3.18 [246 kB] 2022-11-02 12:23:41.708 | Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtinfo-dev amd64 6.2-0ubuntu2 [968 B] 2022-11-02 12:23:41.708 | Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libx86-1 amd64 1.1+ds1-11 [76.1 kB] 2022-11-02 12:23:41.990 | 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-11-02 12:23:42.097 | Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxslt1.1 amd64 1.1.34-4ubuntu0.20.04.1 [151 kB] 2022-11-02 12:23:42.101 | Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxslt1-dev amd64 1.1.34-4ubuntu0.20.04.1 [219 kB] 2022-11-02 12:23:42.105 | Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-runtime amd64 1:10.0.0-4ubuntu1 [180 kB] 2022-11-02 12:23:42.131 | Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpfm4 amd64 4.10.1+git20-g7700f49-2 [266 kB] 2022-11-02 12:23:42.221 | Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10 amd64 1:10.0.0-4ubuntu1 [5,214 kB] 2022-11-02 12:23:43.874 | Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libffi-dev amd64 3.3-4 [57.0 kB] 2022-11-02 12:23:43.876 | Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pygments all 2.3.1+dfsg-1ubuntu2.2 [579 kB] 2022-11-02 12:23:44.119 | Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-tools amd64 1:10.0.0-4ubuntu1 [317 kB] 2022-11-02 12:23:44.195 | Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-4 amd64 4.8.7-4build1 [6,792 kB] 2022-11-02 12:23:46.852 | Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-dev amd64 4.8.7-4build1 [67.5 kB] 2022-11-02 12:23:46.870 | Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-dev amd64 1:10.0.0-4ubuntu1 [26.0 MB] 2022-11-02 12:23:59.470 | Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 lsscsi amd64 0.30-0.1 [46.1 kB] 2022-11-02 12:23:59.471 | Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 2022-11-02 12:23:59.472 | Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pm-utils all 1.4.1-19 [48.1 kB] 2022-11-02 12:23:59.473 | Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-common all 214ubuntu0.1 [28.2 kB] 2022-11-02 12:23:59.907 | Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-12 amd64 12.12-0ubuntu0.20.04.1 [1,051 kB] 2022-11-02 12:24:00.708 | Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ssl-cert all 1.0.39 [17.0 kB] 2022-11-02 12:24:00.710 | Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-common all 214ubuntu0.1 [169 kB] 2022-11-02 12:24:00.735 | Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-12 amd64 12.12-0ubuntu0.20.04.1 [983 kB] 2022-11-02 12:24:00.887 | Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-all all 214ubuntu0.1 [7,652 B] 2022-11-02 12:24:00.889 | Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-mysqldb amd64 1.4.4-2build1 [44.9 kB] 2022-11-02 12:24:00.895 | Get:209 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-11-02 12:24:00.896 | Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-venv amd64 3.8.2-0ubuntu2 [1,228 B] 2022-11-02 12:24:00.896 | Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-block-extra amd64 1:4.2-3ubuntu6.23 [54.9 kB] 2022-11-02 12:24:00.902 | Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-utils amd64 1:4.2-3ubuntu6.23 [968 kB] 2022-11-02 12:24:01.036 | Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 sharutils amd64 1:4.15.2-4build1 [155 kB] 2022-11-02 12:24:01.055 | Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 sqlite3 amd64 3.31.1-4ubuntu0.4 [860 kB] 2022-11-02 12:24:01.164 | Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 unzip amd64 6.0-25ubuntu1.1 [168 kB] 2022-11-02 12:24:01.188 | Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 vbetool amd64 1.1-4 [11.5 kB] 2022-11-02 12:24:01.190 | Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 ipset amd64 7.5-1ubuntu0.20.04.1 [29.8 kB] 2022-11-02 12:24:01.193 | Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ipvsadm amd64 1:1.31-1 [40.2 kB] 2022-11-02 12:24:01.197 | Get:219 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-11-02 12:24:01.199 | Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode1 amd64 1.6.1-4 [40.2 kB] 2022-11-02 12:24:01.201 | Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode-dev amd64 1.6.1-4 [15.1 kB] 2022-11-02 12:24:01.230 | Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2022-11-02 12:24:01.234 | Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-gui2 amd64 5.0.3-1 [11.6 kB] 2022-11-02 12:24:01.305 | Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-import1 amd64 5.0.3-1 [15.5 kB] 2022-11-02 12:24:01.308 | Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-mmv1 amd64 5.0.3-1 [12.4 kB] 2022-11-02 12:24:01.309 | Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-trace2 amd64 5.0.3-1 [15.6 kB] 2022-11-02 12:24:01.310 | Get:227 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-web1 amd64 5.0.3-1 [127 kB] 2022-11-02 12:24:01.321 | Get:228 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-dev amd64 0.2.2-1 [58.2 kB] 2022-11-02 12:24:01.327 | Get:229 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pcp amd64 5.0.3-1 [66.6 kB] 2022-11-02 12:24:01.333 | Get:230 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pcp amd64 5.0.3-1 [2,954 kB] 2022-11-02 12:24:01.788 | Get:231 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 socat amd64 1.7.3.3-2 [323 kB] 2022-11-02 12:24:01.840 | Get:232 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 vlan all 2.0.4ubuntu1.20.04.1 [11.3 kB] 2022-11-02 12:24:03.344 | Preconfiguring packages ... 2022-11-02 12:24:03.651 | Fetched 152 MB in 53s (2,862 kB/s) 2022-11-02 12:24:03.932 | (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-11-02 12:24:03.935 | Preparing to unpack .../tar_1.30+dfsg-7ubuntu0.20.04.2_amd64.deb ... 2022-11-02 12:24:04.114 | Unpacking tar (1.30+dfsg-7ubuntu0.20.04.2) over (1.30+dfsg-7ubuntu0.20.04.1) ... 2022-11-02 12:24:04.733 | Setting up tar (1.30+dfsg-7ubuntu0.20.04.2) ... 2022-11-02 12:24:05.448 | (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-11-02 12:24:05.450 | Preparing to unpack .../0-libnss-systemd_245.4-4ubuntu3.18_amd64.deb ... 2022-11-02 12:24:05.725 | Unpacking libnss-systemd:amd64 (245.4-4ubuntu3.18) over (245.4-4ubuntu3.6) ... 2022-11-02 12:24:06.368 | Preparing to unpack .../1-systemd-timesyncd_245.4-4ubuntu3.18_amd64.deb ... 2022-11-02 12:24:06.548 | Unpacking systemd-timesyncd (245.4-4ubuntu3.18) over (245.4-4ubuntu3.6) ... 2022-11-02 12:24:07.510 | Preparing to unpack .../2-systemd-sysv_245.4-4ubuntu3.18_amd64.deb ... 2022-11-02 12:24:07.668 | Unpacking systemd-sysv (245.4-4ubuntu3.18) over (245.4-4ubuntu3.6) ... 2022-11-02 12:24:08.191 | Preparing to unpack .../3-libpam-systemd_245.4-4ubuntu3.18_amd64.deb ... 2022-11-02 12:24:08.445 | Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.18) over (245.4-4ubuntu3.6) ... 2022-11-02 12:24:09.082 | Preparing to unpack .../4-systemd_245.4-4ubuntu3.18_amd64.deb ... 2022-11-02 12:24:09.405 | Unpacking systemd (245.4-4ubuntu3.18) over (245.4-4ubuntu3.6) ... 2022-11-02 12:24:11.020 | Preparing to unpack .../5-libsystemd0_245.4-4ubuntu3.18_amd64.deb ... 2022-11-02 12:24:11.200 | Unpacking libsystemd0:amd64 (245.4-4ubuntu3.18) over (245.4-4ubuntu3.6) ... 2022-11-02 12:24:11.738 | Setting up libsystemd0:amd64 (245.4-4ubuntu3.18) ... 2022-11-02 12:24:12.316 | (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-11-02 12:24:12.319 | Preparing to unpack .../rsync_3.1.3-8ubuntu0.4_amd64.deb ... 2022-11-02 12:24:12.559 | Unpacking rsync (3.1.3-8ubuntu0.4) over (3.1.3-8) ... 2022-11-02 12:24:13.596 | Preparing to unpack .../libuuid1_2.34-0.1ubuntu9.3_amd64.deb ... 2022-11-02 12:24:13.805 | Unpacking libuuid1:amd64 (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9.1) ... 2022-11-02 12:24:14.310 | Setting up libuuid1:amd64 (2.34-0.1ubuntu9.3) ... 2022-11-02 12:24:14.998 | (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-11-02 12:24:15.002 | Preparing to unpack .../000-uuid-runtime_2.34-0.1ubuntu9.3_amd64.deb ... 2022-11-02 12:24:15.234 | Unpacking uuid-runtime (2.34-0.1ubuntu9.3) over (2.34-0.1ubuntu9.1) ... 2022-11-02 12:24:15.971 | Selecting previously unselected package libapr1:amd64. 2022-11-02 12:24:15.979 | Preparing to unpack .../001-libapr1_1.6.5-1ubuntu1_amd64.deb ... 2022-11-02 12:24:16.056 | Unpacking libapr1:amd64 (1.6.5-1ubuntu1) ... 2022-11-02 12:24:16.733 | Preparing to unpack .../002-libssl1.1_1.1.1f-1ubuntu2.16_amd64.deb ... 2022-11-02 12:24:16.943 | Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.16) over (1.1.1f-1ubuntu2.3) ... 2022-11-02 12:24:17.754 | Selecting previously unselected package libaprutil1:amd64. 2022-11-02 12:24:17.761 | Preparing to unpack .../003-libaprutil1_1.6.1-4ubuntu2_amd64.deb ... 2022-11-02 12:24:17.839 | Unpacking libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2022-11-02 12:24:18.263 | Preparing to unpack .../004-libsqlite3-0_3.31.1-4ubuntu0.4_amd64.deb ... 2022-11-02 12:24:18.388 | Unpacking libsqlite3-0:amd64 (3.31.1-4ubuntu0.4) over (3.31.1-4ubuntu0.2) ... 2022-11-02 12:24:18.954 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2022-11-02 12:24:18.962 | Preparing to unpack .../005-libaprutil1-dbd-sqlite3_1.6.1-4ubuntu2_amd64.deb ... 2022-11-02 12:24:19.045 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2022-11-02 12:24:19.487 | Preparing to unpack .../006-libsasl2-modules-db_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-11-02 12:24:19.685 | Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) over (2.1.27+dfsg-2) ... 2022-11-02 12:24:20.334 | Preparing to unpack .../007-libsasl2-2_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-11-02 12:24:20.543 | Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) over (2.1.27+dfsg-2) ... 2022-11-02 12:24:21.065 | Preparing to unpack .../008-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.9_amd64.deb ... 2022-11-02 12:24:21.262 | Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.9) over (2.4.49+dfsg-2ubuntu1.7) ... 2022-11-02 12:24:21.679 | Selecting previously unselected package libaprutil1-ldap:amd64. 2022-11-02 12:24:21.688 | Preparing to unpack .../009-libaprutil1-ldap_1.6.1-4ubuntu2_amd64.deb ... 2022-11-02 12:24:21.725 | Unpacking libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2022-11-02 12:24:22.144 | Preparing to unpack .../010-curl_7.68.0-1ubuntu2.14_amd64.deb ... 2022-11-02 12:24:22.331 | Unpacking curl (7.68.0-1ubuntu2.14) over (7.68.0-1ubuntu2.5) ... 2022-11-02 12:24:22.784 | Preparing to unpack .../011-libcurl4_7.68.0-1ubuntu2.14_amd64.deb ... 2022-11-02 12:24:22.948 | Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.14) over (7.68.0-1ubuntu2.5) ... 2022-11-02 12:24:23.520 | Selecting previously unselected package libjansson4:amd64. 2022-11-02 12:24:23.527 | Preparing to unpack .../012-libjansson4_2.12-1build1_amd64.deb ... 2022-11-02 12:24:23.622 | Unpacking libjansson4:amd64 (2.12-1build1) ... 2022-11-02 12:24:24.062 | Selecting previously unselected package liblua5.2-0:amd64. 2022-11-02 12:24:24.070 | Preparing to unpack .../013-liblua5.2-0_5.2.4-1.1build3_amd64.deb ... 2022-11-02 12:24:24.125 | Unpacking liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2022-11-02 12:24:24.539 | Preparing to unpack .../014-libicu66_66.1-2ubuntu2.1_amd64.deb ... 2022-11-02 12:24:24.714 | Unpacking libicu66:amd64 (66.1-2ubuntu2.1) over (66.1-2ubuntu2) ... 2022-11-02 12:24:26.453 | Preparing to unpack .../015-libxml2_2.9.10+dfsg-5ubuntu0.20.04.4_amd64.deb ... 2022-11-02 12:24:26.634 | Unpacking libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.4) over (2.9.10+dfsg-5) ... 2022-11-02 12:24:27.125 | Selecting previously unselected package apache2-bin. 2022-11-02 12:24:27.133 | Preparing to unpack .../016-apache2-bin_2.4.41-4ubuntu3.12_amd64.deb ... 2022-11-02 12:24:27.182 | Unpacking apache2-bin (2.4.41-4ubuntu3.12) ... 2022-11-02 12:24:27.691 | Selecting previously unselected package apache2-data. 2022-11-02 12:24:27.699 | Preparing to unpack .../017-apache2-data_2.4.41-4ubuntu3.12_all.deb ... 2022-11-02 12:24:27.748 | Unpacking apache2-data (2.4.41-4ubuntu3.12) ... 2022-11-02 12:24:28.188 | Selecting previously unselected package apache2-utils. 2022-11-02 12:24:28.196 | Preparing to unpack .../018-apache2-utils_2.4.41-4ubuntu3.12_amd64.deb ... 2022-11-02 12:24:28.251 | Unpacking apache2-utils (2.4.41-4ubuntu3.12) ... 2022-11-02 12:24:28.828 | Selecting previously unselected package apache2. 2022-11-02 12:24:28.836 | Preparing to unpack .../019-apache2_2.4.41-4ubuntu3.12_amd64.deb ... 2022-11-02 12:24:28.918 | Unpacking apache2 (2.4.41-4ubuntu3.12) ... 2022-11-02 12:24:29.434 | Selecting previously unselected package liblua5.3-0:amd64. 2022-11-02 12:24:29.442 | Preparing to unpack .../020-liblua5.3-0_5.3.3-1.1ubuntu2_amd64.deb ... 2022-11-02 12:24:29.543 | Unpacking liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2022-11-02 12:24:30.187 | Selecting previously unselected package haproxy. 2022-11-02 12:24:30.195 | Preparing to unpack .../021-haproxy_2.0.29-0ubuntu1_amd64.deb ... 2022-11-02 12:24:30.292 | Unpacking haproxy (2.0.29-0ubuntu1) ... 2022-11-02 12:24:31.085 | Selecting previously unselected package libnl-3-200:amd64. 2022-11-02 12:24:31.093 | Preparing to unpack .../022-libnl-3-200_3.4.0-1_amd64.deb ... 2022-11-02 12:24:31.142 | Unpacking libnl-3-200:amd64 (3.4.0-1) ... 2022-11-02 12:24:31.651 | Selecting previously unselected package libnl-genl-3-200:amd64. 2022-11-02 12:24:31.659 | Preparing to unpack .../023-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2022-11-02 12:24:31.730 | Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2022-11-02 12:24:32.319 | Selecting previously unselected package mysql-common. 2022-11-02 12:24:32.327 | Preparing to unpack .../024-mysql-common_5.8+1.0.5ubuntu2_all.deb ... 2022-11-02 12:24:32.438 | Unpacking mysql-common (5.8+1.0.5ubuntu2) ... 2022-11-02 12:24:32.880 | Selecting previously unselected package libmysqlclient21:amd64. 2022-11-02 12:24:32.887 | Preparing to unpack .../025-libmysqlclient21_8.0.31-0ubuntu0.20.04.1_amd64.deb ... 2022-11-02 12:24:32.937 | Unpacking libmysqlclient21:amd64 (8.0.31-0ubuntu0.20.04.1) ... 2022-11-02 12:24:33.737 | Selecting previously unselected package libsensors-config. 2022-11-02 12:24:33.744 | Preparing to unpack .../026-libsensors-config_1%3a3.6.0-2ubuntu1.1_all.deb ... 2022-11-02 12:24:33.788 | Unpacking libsensors-config (1:3.6.0-2ubuntu1.1) ... 2022-11-02 12:24:34.440 | Selecting previously unselected package libsensors5:amd64. 2022-11-02 12:24:34.448 | Preparing to unpack .../027-libsensors5_1%3a3.6.0-2ubuntu1.1_amd64.deb ... 2022-11-02 12:24:34.616 | Unpacking libsensors5:amd64 (1:3.6.0-2ubuntu1.1) ... 2022-11-02 12:24:35.148 | Selecting previously unselected package libsnmp-base. 2022-11-02 12:24:35.156 | Preparing to unpack .../028-libsnmp-base_5.8+dfsg-2ubuntu2.5_all.deb ... 2022-11-02 12:24:35.211 | Unpacking libsnmp-base (5.8+dfsg-2ubuntu2.5) ... 2022-11-02 12:24:35.857 | Selecting previously unselected package libsnmp35:amd64. 2022-11-02 12:24:35.865 | Preparing to unpack .../029-libsnmp35_5.8+dfsg-2ubuntu2.5_amd64.deb ... 2022-11-02 12:24:35.920 | Unpacking libsnmp35:amd64 (5.8+dfsg-2ubuntu2.5) ... 2022-11-02 12:24:36.646 | Selecting previously unselected package keepalived. 2022-11-02 12:24:36.653 | Preparing to unpack .../030-keepalived_1%3a2.0.19-2ubuntu0.2_amd64.deb ... 2022-11-02 12:24:36.720 | Unpacking keepalived (1:2.0.19-2ubuntu0.2) ... 2022-11-02 12:24:37.308 | Selecting previously unselected package memcached. 2022-11-02 12:24:37.316 | Preparing to unpack .../031-memcached_1.5.22-2ubuntu0.2_amd64.deb ... 2022-11-02 12:24:37.348 | Unpacking memcached (1.5.22-2ubuntu0.2) ... 2022-11-02 12:24:37.803 | Preparing to unpack .../032-open-iscsi_2.0.874-7.1ubuntu6.2_amd64.deb ... 2022-11-02 12:24:38.725 | Unpacking open-iscsi (2.0.874-7.1ubuntu6.2) over (2.0.874-7.1ubuntu6.1) ... 2022-11-02 12:24:39.401 | Preparing to unpack .../033-libcom-err2_1.45.5-2ubuntu1.1_amd64.deb ... 2022-11-02 12:24:39.617 | Unpacking libcom-err2:amd64 (1.45.5-2ubuntu1.1) over (1.45.5-2ubuntu1) ... 2022-11-02 12:24:40.220 | Preparing to unpack .../034-openssl_1.1.1f-1ubuntu2.16_amd64.deb ... 2022-11-02 12:24:40.388 | Unpacking openssl (1.1.1f-1ubuntu2.16) over (1.1.1f-1ubuntu2.3) ... 2022-11-02 12:24:41.073 | Selecting previously unselected package python3-yaml. 2022-11-02 12:24:41.081 | Preparing to unpack .../035-python3-yaml_5.3.1-1ubuntu0.1_amd64.deb ... 2022-11-02 12:24:41.136 | Unpacking python3-yaml (5.3.1-1ubuntu0.1) ... 2022-11-02 12:24:41.590 | Preparing to unpack .../036-openssh-sftp-server_1%3a8.2p1-4ubuntu0.5_amd64.deb ... 2022-11-02 12:24:41.765 | Unpacking openssh-sftp-server (1:8.2p1-4ubuntu0.5) over (1:8.2p1-4ubuntu0.2) ... 2022-11-02 12:24:42.419 | Preparing to unpack .../037-openssh-server_1%3a8.2p1-4ubuntu0.5_amd64.deb ... 2022-11-02 12:24:42.660 | Unpacking openssh-server (1:8.2p1-4ubuntu0.5) over (1:8.2p1-4ubuntu0.2) ... 2022-11-02 12:24:43.648 | Preparing to unpack .../038-openssh-client_1%3a8.2p1-4ubuntu0.5_amd64.deb ... 2022-11-02 12:24:43.889 | Unpacking openssh-client (1:8.2p1-4ubuntu0.5) over (1:8.2p1-4ubuntu0.2) ... 2022-11-02 12:24:44.534 | Preparing to unpack .../039-tcpdump_4.9.3-4ubuntu0.1_amd64.deb ... 2022-11-02 12:24:44.724 | Unpacking tcpdump (4.9.3-4ubuntu0.1) over (4.9.3-4) ... 2022-11-02 12:24:45.276 | Preparing to unpack .../040-wget_1.20.3-1ubuntu2_amd64.deb ... 2022-11-02 12:24:45.472 | Unpacking wget (1.20.3-1ubuntu2) over (1.20.3-1ubuntu1) ... 2022-11-02 12:24:46.068 | Selecting previously unselected package acl. 2022-11-02 12:24:46.077 | Preparing to unpack .../041-acl_2.2.53-6_amd64.deb ... 2022-11-02 12:24:46.130 | Unpacking acl (2.2.53-6) ... 2022-11-02 12:24:46.451 | Selecting previously unselected package autotools-dev. 2022-11-02 12:24:46.459 | Preparing to unpack .../042-autotools-dev_20180224.1_all.deb ... 2022-11-02 12:24:46.502 | Unpacking autotools-dev (20180224.1) ... 2022-11-02 12:24:46.811 | Selecting previously unselected package m4. 2022-11-02 12:24:46.819 | Preparing to unpack .../043-m4_1.4.18-4_amd64.deb ... 2022-11-02 12:24:46.873 | Unpacking m4 (1.4.18-4) ... 2022-11-02 12:24:47.227 | Selecting previously unselected package autoconf. 2022-11-02 12:24:47.235 | Preparing to unpack .../044-autoconf_2.69-11.1_all.deb ... 2022-11-02 12:24:47.290 | Unpacking autoconf (2.69-11.1) ... 2022-11-02 12:24:47.828 | Selecting previously unselected package automake. 2022-11-02 12:24:47.836 | Preparing to unpack .../045-automake_1%3a1.16.1-4ubuntu6_all.deb ... 2022-11-02 12:24:47.893 | Unpacking automake (1:1.16.1-4ubuntu6) ... 2022-11-02 12:24:48.291 | Selecting previously unselected package autopoint. 2022-11-02 12:24:48.300 | Preparing to unpack .../046-autopoint_0.19.8.1-10build1_all.deb ... 2022-11-02 12:24:48.360 | Unpacking autopoint (0.19.8.1-10build1) ... 2022-11-02 12:24:48.794 | Selecting previously unselected package libllvm10:amd64. 2022-11-02 12:24:48.802 | Preparing to unpack .../047-libllvm10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-11-02 12:24:48.861 | Unpacking libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2022-11-02 12:24:51.920 | Selecting previously unselected package libclang-cpp10. 2022-11-02 12:24:51.928 | Preparing to unpack .../048-libclang-cpp10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-11-02 12:24:51.988 | Unpacking libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2022-11-02 12:24:53.954 | Selecting previously unselected package libgc1c2:amd64. 2022-11-02 12:24:53.961 | Preparing to unpack .../049-libgc1c2_1%3a7.6.4-0.4ubuntu1_amd64.deb ... 2022-11-02 12:24:54.011 | Unpacking libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2022-11-02 12:24:54.503 | Selecting previously unselected package libobjc4:amd64. 2022-11-02 12:24:54.510 | Preparing to unpack .../050-libobjc4_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-11-02 12:24:54.566 | Unpacking libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2022-11-02 12:24:54.897 | Selecting previously unselected package libobjc-9-dev:amd64. 2022-11-02 12:24:54.904 | Preparing to unpack .../051-libobjc-9-dev_9.4.0-1ubuntu1~20.04.1_amd64.deb ... 2022-11-02 12:24:54.976 | Unpacking libobjc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 2022-11-02 12:24:55.582 | Selecting previously unselected package libc6-i386. 2022-11-02 12:24:55.590 | Preparing to unpack .../052-libc6-i386_2.31-0ubuntu9.9_amd64.deb ... 2022-11-02 12:24:55.662 | Unpacking libc6-i386 (2.31-0ubuntu9.9) ... 2022-11-02 12:24:56.782 | Selecting previously unselected package lib32gcc-s1. 2022-11-02 12:24:56.790 | Preparing to unpack .../053-lib32gcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-11-02 12:24:56.844 | Unpacking lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2022-11-02 12:24:57.364 | Selecting previously unselected package lib32stdc++6. 2022-11-02 12:24:57.372 | Preparing to unpack .../054-lib32stdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-11-02 12:24:57.461 | Unpacking lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2022-11-02 12:24:58.045 | Selecting previously unselected package libclang-common-10-dev. 2022-11-02 12:24:58.053 | Preparing to unpack .../055-libclang-common-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-11-02 12:24:58.130 | Unpacking libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2022-11-02 12:24:59.645 | Selecting previously unselected package libclang1-10. 2022-11-02 12:24:59.653 | Preparing to unpack .../056-libclang1-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-11-02 12:24:59.696 | Unpacking libclang1-10 (1:10.0.0-4ubuntu1) ... 2022-11-02 12:25:01.263 | Selecting previously unselected package clang-10. 2022-11-02 12:25:01.271 | Preparing to unpack .../057-clang-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-11-02 12:25:01.314 | Unpacking clang-10 (1:10.0.0-4ubuntu1) ... 2022-11-02 12:25:01.754 | Selecting previously unselected package libtool. 2022-11-02 12:25:01.762 | Preparing to unpack .../058-libtool_2.4.6-14_all.deb ... 2022-11-02 12:25:01.867 | Unpacking libtool (2.4.6-14) ... 2022-11-02 12:25:02.246 | Selecting previously unselected package dh-autoreconf. 2022-11-02 12:25:02.254 | Preparing to unpack .../059-dh-autoreconf_19_all.deb ... 2022-11-02 12:25:02.308 | Unpacking dh-autoreconf (19) ... 2022-11-02 12:25:02.725 | Selecting previously unselected package libdebhelper-perl. 2022-11-02 12:25:02.733 | Preparing to unpack .../060-libdebhelper-perl_12.10ubuntu1_all.deb ... 2022-11-02 12:25:02.782 | Unpacking libdebhelper-perl (12.10ubuntu1) ... 2022-11-02 12:25:03.137 | Selecting previously unselected package libarchive-zip-perl. 2022-11-02 12:25:03.145 | Preparing to unpack .../061-libarchive-zip-perl_1.67-2_all.deb ... 2022-11-02 12:25:03.199 | Unpacking libarchive-zip-perl (1.67-2) ... 2022-11-02 12:25:03.457 | Selecting previously unselected package libsub-override-perl. 2022-11-02 12:25:03.464 | Preparing to unpack .../062-libsub-override-perl_0.09-2_all.deb ... 2022-11-02 12:25:03.501 | Unpacking libsub-override-perl (0.09-2) ... 2022-11-02 12:25:03.833 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2022-11-02 12:25:03.841 | Preparing to unpack .../063-libfile-stripnondeterminism-perl_1.7.0-1_all.deb ... 2022-11-02 12:25:03.913 | Unpacking libfile-stripnondeterminism-perl (1.7.0-1) ... 2022-11-02 12:25:04.279 | Selecting previously unselected package dh-strip-nondeterminism. 2022-11-02 12:25:04.287 | Preparing to unpack .../064-dh-strip-nondeterminism_1.7.0-1_all.deb ... 2022-11-02 12:25:04.342 | Unpacking dh-strip-nondeterminism (1.7.0-1) ... 2022-11-02 12:25:04.645 | Selecting previously unselected package dwz. 2022-11-02 12:25:04.653 | Preparing to unpack .../065-dwz_0.13-5_amd64.deb ... 2022-11-02 12:25:04.725 | Unpacking dwz (0.13-5) ... 2022-11-02 12:25:05.154 | Selecting previously unselected package libcroco3:amd64. 2022-11-02 12:25:05.162 | Preparing to unpack .../066-libcroco3_0.6.13-1_amd64.deb ... 2022-11-02 12:25:05.252 | Unpacking libcroco3:amd64 (0.6.13-1) ... 2022-11-02 12:25:05.748 | Selecting previously unselected package gettext. 2022-11-02 12:25:05.757 | Preparing to unpack .../067-gettext_0.19.8.1-10build1_amd64.deb ... 2022-11-02 12:25:05.845 | Unpacking gettext (0.19.8.1-10build1) ... 2022-11-02 12:25:06.331 | Selecting previously unselected package intltool-debian. 2022-11-02 12:25:06.339 | Preparing to unpack .../068-intltool-debian_0.35.0+20060710.5_all.deb ... 2022-11-02 12:25:06.371 | Unpacking intltool-debian (0.35.0+20060710.5) ... 2022-11-02 12:25:06.674 | Selecting previously unselected package po-debconf. 2022-11-02 12:25:06.682 | Preparing to unpack .../069-po-debconf_1.0.21_all.deb ... 2022-11-02 12:25:06.725 | Unpacking po-debconf (1.0.21) ... 2022-11-02 12:25:07.137 | Selecting previously unselected package debhelper. 2022-11-02 12:25:07.146 | Preparing to unpack .../070-debhelper_12.10ubuntu1_all.deb ... 2022-11-02 12:25:07.233 | Unpacking debhelper (12.10ubuntu1) ... 2022-11-02 12:25:07.783 | Selecting previously unselected package uuid-dev:amd64. 2022-11-02 12:25:07.791 | Preparing to unpack .../071-uuid-dev_2.34-0.1ubuntu9.3_amd64.deb ... 2022-11-02 12:25:07.840 | Unpacking uuid-dev:amd64 (2.34-0.1ubuntu9.3) ... 2022-11-02 12:25:08.360 | Selecting previously unselected package libsctp1:amd64. 2022-11-02 12:25:08.368 | Preparing to unpack .../072-libsctp1_1.0.18+dfsg-1_amd64.deb ... 2022-11-02 12:25:08.422 | Unpacking libsctp1:amd64 (1.0.18+dfsg-1) ... 2022-11-02 12:25:08.777 | Selecting previously unselected package libsctp-dev:amd64. 2022-11-02 12:25:08.785 | Preparing to unpack .../073-libsctp-dev_1.0.18+dfsg-1_amd64.deb ... 2022-11-02 12:25:08.834 | Unpacking libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2022-11-02 12:25:09.177 | Selecting previously unselected package libapr1-dev. 2022-11-02 12:25:09.185 | Preparing to unpack .../074-libapr1-dev_1.6.5-1ubuntu1_amd64.deb ... 2022-11-02 12:25:09.239 | Unpacking libapr1-dev (1.6.5-1ubuntu1) ... 2022-11-02 12:25:09.993 | Selecting previously unselected package libldap2-dev:amd64. 2022-11-02 12:25:10.001 | Preparing to unpack .../075-libldap2-dev_2.4.49+dfsg-2ubuntu1.9_amd64.deb ... 2022-11-02 12:25:10.068 | Unpacking libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.9) ... 2022-11-02 12:25:10.484 | Selecting previously unselected package libaprutil1-dev. 2022-11-02 12:25:10.493 | Preparing to unpack .../076-libaprutil1-dev_1.6.1-4ubuntu2_amd64.deb ... 2022-11-02 12:25:10.570 | Unpacking libaprutil1-dev (1.6.1-4ubuntu2) ... 2022-11-02 12:25:11.115 | Selecting previously unselected package apache2-dev. 2022-11-02 12:25:11.125 | Preparing to unpack .../077-apache2-dev_2.4.41-4ubuntu3.12_amd64.deb ... 2022-11-02 12:25:11.217 | Unpacking apache2-dev (2.4.41-4ubuntu3.12) ... 2022-11-02 12:25:11.760 | Selecting previously unselected package binfmt-support. 2022-11-02 12:25:11.769 | Preparing to unpack .../078-binfmt-support_2.2.0-2_amd64.deb ... 2022-11-02 12:25:11.806 | Unpacking binfmt-support (2.2.0-2) ... 2022-11-02 12:25:12.182 | Selecting previously unselected package conntrack. 2022-11-02 12:25:12.190 | Preparing to unpack .../079-conntrack_1%3a1.4.5-2_amd64.deb ... 2022-11-02 12:25:12.256 | Unpacking conntrack (1:1.4.5-2) ... 2022-11-02 12:25:12.663 | Selecting previously unselected package libnetfilter-cthelper0:amd64. 2022-11-02 12:25:12.671 | Preparing to unpack .../080-libnetfilter-cthelper0_1.0.0-1ubuntu2_amd64.deb ... 2022-11-02 12:25:12.702 | Unpacking libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2022-11-02 12:25:13.039 | Selecting previously unselected package libnetfilter-queue1. 2022-11-02 12:25:13.047 | Preparing to unpack .../081-libnetfilter-queue1_1.0.3-1_amd64.deb ... 2022-11-02 12:25:13.096 | Unpacking libnetfilter-queue1 (1.0.3-1) ... 2022-11-02 12:25:13.520 | Selecting previously unselected package conntrackd. 2022-11-02 12:25:13.528 | Preparing to unpack .../082-conntrackd_1%3a1.4.5-2_amd64.deb ... 2022-11-02 12:25:13.560 | Unpacking conntrackd (1:1.4.5-2) ... 2022-11-02 12:25:13.943 | Selecting previously unselected package dns-root-data. 2022-11-02 12:25:13.951 | Preparing to unpack .../083-dns-root-data_2019052802_all.deb ... 2022-11-02 12:25:14.073 | Unpacking dns-root-data (2019052802) ... 2022-11-02 12:25:14.440 | Selecting previously unselected package libidn11:amd64. 2022-11-02 12:25:14.448 | Preparing to unpack .../084-libidn11_1.33-2.2ubuntu2_amd64.deb ... 2022-11-02 12:25:14.526 | Unpacking libidn11:amd64 (1.33-2.2ubuntu2) ... 2022-11-02 12:25:14.982 | Selecting previously unselected package dnsmasq-base. 2022-11-02 12:25:14.991 | Preparing to unpack .../085-dnsmasq-base_2.80-1.1ubuntu1.5_amd64.deb ... 2022-11-02 12:25:15.039 | Unpacking dnsmasq-base (2.80-1.1ubuntu1.5) ... 2022-11-02 12:25:15.491 | Selecting previously unselected package dnsmasq-utils. 2022-11-02 12:25:15.499 | Preparing to unpack .../086-dnsmasq-utils_2.80-1.1ubuntu1.5_amd64.deb ... 2022-11-02 12:25:15.548 | Unpacking dnsmasq-utils (2.80-1.1ubuntu1.5) ... 2022-11-02 12:25:15.937 | Selecting previously unselected package ebtables. 2022-11-02 12:25:15.945 | Preparing to unpack .../087-ebtables_2.0.11-3build1_amd64.deb ... 2022-11-02 12:25:16.013 | Unpacking ebtables (2.0.11-3build1) ... 2022-11-02 12:25:16.320 | Selecting previously unselected package fonts-dejavu-core. 2022-11-02 12:25:16.328 | Preparing to unpack .../088-fonts-dejavu-core_2.37-1_all.deb ... 2022-11-02 12:25:16.382 | Unpacking fonts-dejavu-core (2.37-1) ... 2022-11-02 12:25:16.835 | Selecting previously unselected package fonts-liberation. 2022-11-02 12:25:16.842 | Preparing to unpack .../089-fonts-liberation_1%3a1.07.4-11_all.deb ... 2022-11-02 12:25:16.874 | Unpacking fonts-liberation (1:1.07.4-11) ... 2022-11-02 12:25:17.411 | Selecting previously unselected package fontconfig-config. 2022-11-02 12:25:17.419 | Preparing to unpack .../090-fontconfig-config_2.13.1-2ubuntu3_all.deb ... 2022-11-02 12:25:17.456 | Unpacking fontconfig-config (2.13.1-2ubuntu3) ... 2022-11-02 12:25:17.812 | Selecting previously unselected package libfontconfig1:amd64. 2022-11-02 12:25:17.819 | Preparing to unpack .../091-libfontconfig1_2.13.1-2ubuntu3_amd64.deb ... 2022-11-02 12:25:17.862 | Unpacking libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2022-11-02 12:25:18.177 | Selecting previously unselected package fontconfig. 2022-11-02 12:25:18.185 | Preparing to unpack .../092-fontconfig_2.13.1-2ubuntu3_amd64.deb ... 2022-11-02 12:25:18.268 | Unpacking fontconfig (2.13.1-2ubuntu3) ... 2022-11-02 12:25:18.644 | Selecting previously unselected package genisoimage. 2022-11-02 12:25:18.652 | Preparing to unpack .../093-genisoimage_9%3a1.1.11-3.1ubuntu1_amd64.deb ... 2022-11-02 12:25:18.714 | Unpacking genisoimage (9:1.1.11-3.1ubuntu1) ... 2022-11-02 12:25:19.211 | Selecting previously unselected package libann0. 2022-11-02 12:25:19.219 | Preparing to unpack .../094-libann0_1.1.2+doc-7build1_amd64.deb ... 2022-11-02 12:25:19.279 | Unpacking libann0 (1.1.2+doc-7build1) ... 2022-11-02 12:25:19.674 | Selecting previously unselected package libcdt5:amd64. 2022-11-02 12:25:19.682 | Preparing to unpack .../095-libcdt5_2.42.2-3build2_amd64.deb ... 2022-11-02 12:25:19.725 | Unpacking libcdt5:amd64 (2.42.2-3build2) ... 2022-11-02 12:25:20.091 | Selecting previously unselected package libcgraph6:amd64. 2022-11-02 12:25:20.099 | Preparing to unpack .../096-libcgraph6_2.42.2-3build2_amd64.deb ... 2022-11-02 12:25:20.154 | Unpacking libcgraph6:amd64 (2.42.2-3build2) ... 2022-11-02 12:25:20.633 | Selecting previously unselected package libjpeg-turbo8:amd64. 2022-11-02 12:25:20.641 | Preparing to unpack .../097-libjpeg-turbo8_2.0.3-0ubuntu1.20.04.3_amd64.deb ... 2022-11-02 12:25:20.714 | Unpacking libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.3) ... 2022-11-02 12:25:21.114 | Selecting previously unselected package libjpeg8:amd64. 2022-11-02 12:25:21.122 | Preparing to unpack .../098-libjpeg8_8c-2ubuntu8_amd64.deb ... 2022-11-02 12:25:21.182 | Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... 2022-11-02 12:25:21.549 | Selecting previously unselected package libjbig0:amd64. 2022-11-02 12:25:21.557 | Preparing to unpack .../099-libjbig0_2.1-3.1build1_amd64.deb ... 2022-11-02 12:25:21.605 | Unpacking libjbig0:amd64 (2.1-3.1build1) ... 2022-11-02 12:25:21.982 | Selecting previously unselected package libwebp6:amd64. 2022-11-02 12:25:21.991 | Preparing to unpack .../100-libwebp6_0.6.1-2ubuntu0.20.04.1_amd64.deb ... 2022-11-02 12:25:22.056 | Unpacking libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2022-11-02 12:25:22.496 | Selecting previously unselected package libtiff5:amd64. 2022-11-02 12:25:22.505 | Preparing to unpack .../101-libtiff5_4.1.0+git191117-2ubuntu0.20.04.5_amd64.deb ... 2022-11-02 12:25:22.576 | Unpacking libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.5) ... 2022-11-02 12:25:22.926 | Selecting previously unselected package libxpm4:amd64. 2022-11-02 12:25:22.934 | Preparing to unpack .../102-libxpm4_1%3a3.5.12-1_amd64.deb ... 2022-11-02 12:25:22.965 | Unpacking libxpm4:amd64 (1:3.5.12-1) ... 2022-11-02 12:25:23.383 | Selecting previously unselected package libgd3:amd64. 2022-11-02 12:25:23.391 | Preparing to unpack .../103-libgd3_2.2.5-5.2ubuntu2.1_amd64.deb ... 2022-11-02 12:25:23.445 | Unpacking libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2022-11-02 12:25:24.023 | Selecting previously unselected package libgts-0.7-5:amd64. 2022-11-02 12:25:24.031 | Preparing to unpack .../104-libgts-0.7-5_0.7.6+darcs121130-4_amd64.deb ... 2022-11-02 12:25:24.102 | Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2022-11-02 12:25:24.520 | Selecting previously unselected package libpixman-1-0:amd64. 2022-11-02 12:25:24.528 | Preparing to unpack .../105-libpixman-1-0_0.38.4-0ubuntu1_amd64.deb ... 2022-11-02 12:25:24.582 | Unpacking libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2022-11-02 12:25:25.006 | Selecting previously unselected package libxcb-render0:amd64. 2022-11-02 12:25:25.013 | Preparing to unpack .../106-libxcb-render0_1.14-2_amd64.deb ... 2022-11-02 12:25:25.074 | Unpacking libxcb-render0:amd64 (1.14-2) ... 2022-11-02 12:25:25.457 | Selecting previously unselected package libxcb-shm0:amd64. 2022-11-02 12:25:25.465 | Preparing to unpack .../107-libxcb-shm0_1.14-2_amd64.deb ... 2022-11-02 12:25:25.520 | Unpacking libxcb-shm0:amd64 (1.14-2) ... 2022-11-02 12:25:25.840 | Selecting previously unselected package libxrender1:amd64. 2022-11-02 12:25:25.849 | Preparing to unpack .../108-libxrender1_1%3a0.9.10-1_amd64.deb ... 2022-11-02 12:25:25.908 | Unpacking libxrender1:amd64 (1:0.9.10-1) ... 2022-11-02 12:25:26.280 | Selecting previously unselected package libcairo2:amd64. 2022-11-02 12:25:26.288 | Preparing to unpack .../109-libcairo2_1.16.0-4ubuntu1_amd64.deb ... 2022-11-02 12:25:26.342 | Unpacking libcairo2:amd64 (1.16.0-4ubuntu1) ... 2022-11-02 12:25:26.869 | Selecting previously unselected package libgraphite2-3:amd64. 2022-11-02 12:25:26.877 | Preparing to unpack .../110-libgraphite2-3_1.3.13-11build1_amd64.deb ... 2022-11-02 12:25:26.925 | Unpacking libgraphite2-3:amd64 (1.3.13-11build1) ... 2022-11-02 12:25:27.309 | Selecting previously unselected package libharfbuzz0b:amd64. 2022-11-02 12:25:27.318 | Preparing to unpack .../111-libharfbuzz0b_2.6.4-1ubuntu4.2_amd64.deb ... 2022-11-02 12:25:27.428 | Unpacking libharfbuzz0b:amd64 (2.6.4-1ubuntu4.2) ... 2022-11-02 12:25:27.840 | Selecting previously unselected package libthai-data. 2022-11-02 12:25:27.848 | Preparing to unpack .../112-libthai-data_0.1.28-3_all.deb ... 2022-11-02 12:25:27.902 | Unpacking libthai-data (0.1.28-3) ... 2022-11-02 12:25:28.440 | Selecting previously unselected package libdatrie1:amd64. 2022-11-02 12:25:28.449 | Preparing to unpack .../113-libdatrie1_0.2.12-3_amd64.deb ... 2022-11-02 12:25:28.531 | Unpacking libdatrie1:amd64 (0.2.12-3) ... 2022-11-02 12:25:28.903 | Selecting previously unselected package libthai0:amd64. 2022-11-02 12:25:28.911 | Preparing to unpack .../114-libthai0_0.1.28-3_amd64.deb ... 2022-11-02 12:25:28.942 | Unpacking libthai0:amd64 (0.1.28-3) ... 2022-11-02 12:25:29.360 | Selecting previously unselected package libpango-1.0-0:amd64. 2022-11-02 12:25:29.368 | Preparing to unpack .../115-libpango-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-11-02 12:25:29.421 | Unpacking libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-11-02 12:25:29.811 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2022-11-02 12:25:29.819 | Preparing to unpack .../116-libpangoft2-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-11-02 12:25:29.868 | Unpacking libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-11-02 12:25:30.292 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2022-11-02 12:25:30.300 | Preparing to unpack .../117-libpangocairo-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-11-02 12:25:30.343 | Unpacking libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-11-02 12:25:30.696 | Selecting previously unselected package libpathplan4:amd64. 2022-11-02 12:25:30.706 | Preparing to unpack .../118-libpathplan4_2.42.2-3build2_amd64.deb ... 2022-11-02 12:25:30.753 | Unpacking libpathplan4:amd64 (2.42.2-3build2) ... 2022-11-02 12:25:31.097 | Selecting previously unselected package libgvc6. 2022-11-02 12:25:31.105 | Preparing to unpack .../119-libgvc6_2.42.2-3build2_amd64.deb ... 2022-11-02 12:25:31.131 | Unpacking libgvc6 (2.42.2-3build2) ... 2022-11-02 12:25:31.617 | Selecting previously unselected package libgvpr2:amd64. 2022-11-02 12:25:31.625 | Preparing to unpack .../120-libgvpr2_2.42.2-3build2_amd64.deb ... 2022-11-02 12:25:31.680 | Unpacking libgvpr2:amd64 (2.42.2-3build2) ... 2022-11-02 12:25:32.132 | Selecting previously unselected package liblab-gamut1:amd64. 2022-11-02 12:25:32.140 | Preparing to unpack .../121-liblab-gamut1_2.42.2-3build2_amd64.deb ... 2022-11-02 12:25:32.217 | Unpacking liblab-gamut1:amd64 (2.42.2-3build2) ... 2022-11-02 12:25:32.886 | Selecting previously unselected package x11-common. 2022-11-02 12:25:32.894 | Preparing to unpack .../122-x11-common_1%3a7.7+19ubuntu14_all.deb ... 2022-11-02 12:25:32.975 | dpkg-query: no packages found matching nux-tools 2022-11-02 12:25:32.986 | Unpacking x11-common (1:7.7+19ubuntu14) ... 2022-11-02 12:25:33.479 | Selecting previously unselected package libice6:amd64. 2022-11-02 12:25:33.487 | Preparing to unpack .../123-libice6_2%3a1.0.10-0ubuntu1_amd64.deb ... 2022-11-02 12:25:33.535 | Unpacking libice6:amd64 (2:1.0.10-0ubuntu1) ... 2022-11-02 12:25:33.909 | Selecting previously unselected package libsm6:amd64. 2022-11-02 12:25:33.917 | Preparing to unpack .../124-libsm6_2%3a1.2.3-1_amd64.deb ... 2022-11-02 12:25:33.954 | Unpacking libsm6:amd64 (2:1.2.3-1) ... 2022-11-02 12:25:34.435 | Selecting previously unselected package libxt6:amd64. 2022-11-02 12:25:34.443 | Preparing to unpack .../125-libxt6_1%3a1.1.5-1_amd64.deb ... 2022-11-02 12:25:34.548 | Unpacking libxt6:amd64 (1:1.1.5-1) ... 2022-11-02 12:25:34.976 | Selecting previously unselected package libxmu6:amd64. 2022-11-02 12:25:34.984 | Preparing to unpack .../126-libxmu6_2%3a1.1.3-0ubuntu1_amd64.deb ... 2022-11-02 12:25:35.038 | Unpacking libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2022-11-02 12:25:35.537 | Selecting previously unselected package libxaw7:amd64. 2022-11-02 12:25:35.546 | Preparing to unpack .../127-libxaw7_2%3a1.0.13-1_amd64.deb ... 2022-11-02 12:25:35.600 | Unpacking libxaw7:amd64 (2:1.0.13-1) ... 2022-11-02 12:25:36.091 | Selecting previously unselected package graphviz. 2022-11-02 12:25:36.099 | Preparing to unpack .../128-graphviz_2.42.2-3build2_amd64.deb ... 2022-11-02 12:25:36.176 | Unpacking graphviz (2.42.2-3build2) ... 2022-11-02 12:25:36.754 | Selecting previously unselected package libnl-route-3-200:amd64. 2022-11-02 12:25:36.762 | Preparing to unpack .../129-libnl-route-3-200_3.4.0-1_amd64.deb ... 2022-11-02 12:25:36.827 | Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2022-11-02 12:25:37.439 | Selecting previously unselected package libibverbs1:amd64. 2022-11-02 12:25:37.447 | Preparing to unpack .../130-libibverbs1_28.0-1ubuntu1_amd64.deb ... 2022-11-02 12:25:37.514 | Unpacking libibverbs1:amd64 (28.0-1ubuntu1) ... 2022-11-02 12:25:38.172 | Selecting previously unselected package ibverbs-providers:amd64. 2022-11-02 12:25:38.182 | Preparing to unpack .../131-ibverbs-providers_28.0-1ubuntu1_amd64.deb ... 2022-11-02 12:25:38.263 | Unpacking ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2022-11-02 12:25:38.651 | Selecting previously unselected package icu-devtools. 2022-11-02 12:25:38.660 | Preparing to unpack .../132-icu-devtools_66.1-2ubuntu2.1_amd64.deb ... 2022-11-02 12:25:38.742 | Unpacking icu-devtools (66.1-2ubuntu2.1) ... 2022-11-02 12:25:39.269 | Selecting previously unselected package iputils-arping. 2022-11-02 12:25:39.277 | Preparing to unpack .../133-iputils-arping_3%3a20190709-3_amd64.deb ... 2022-11-02 12:25:39.371 | Unpacking iputils-arping (3:20190709-3) ... 2022-11-02 12:25:39.914 | Selecting previously unselected package javascript-common. 2022-11-02 12:25:39.922 | Preparing to unpack .../134-javascript-common_11_all.deb ... 2022-11-02 12:25:39.999 | Unpacking javascript-common (11) ... 2022-11-02 12:25:40.395 | Selecting previously unselected package libgssrpc4:amd64. 2022-11-02 12:25:40.403 | Preparing to unpack .../135-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2022-11-02 12:25:40.462 | Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2022-11-02 12:25:40.852 | Selecting previously unselected package libkdb5-9:amd64. 2022-11-02 12:25:40.860 | Preparing to unpack .../136-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2022-11-02 12:25:40.942 | Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2022-11-02 12:25:41.446 | Selecting previously unselected package libkadm5srv-mit11:amd64. 2022-11-02 12:25:41.455 | Preparing to unpack .../137-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2022-11-02 12:25:41.536 | Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-11-02 12:25:41.982 | Selecting previously unselected package libkadm5clnt-mit11:amd64. 2022-11-02 12:25:41.990 | Preparing to unpack .../138-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2022-11-02 12:25:42.068 | Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-11-02 12:25:42.560 | Selecting previously unselected package comerr-dev:amd64. 2022-11-02 12:25:42.569 | Preparing to unpack .../139-comerr-dev_2.1-1.45.5-2ubuntu1.1_amd64.deb ... 2022-11-02 12:25:42.642 | Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1.1) ... 2022-11-02 12:25:42.994 | Selecting previously unselected package krb5-multidev:amd64. 2022-11-02 12:25:43.003 | Preparing to unpack .../140-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2022-11-02 12:25:43.061 | Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2022-11-02 12:25:43.486 | Selecting previously unselected package libarchive-cpio-perl. 2022-11-02 12:25:43.495 | Preparing to unpack .../141-libarchive-cpio-perl_0.10-1_all.deb ... 2022-11-02 12:25:43.558 | Unpacking libarchive-cpio-perl (0.10-1) ... 2022-11-02 12:25:43.960 | Selecting previously unselected package libboost-iostreams1.71.0:amd64. 2022-11-02 12:25:43.968 | Preparing to unpack .../142-libboost-iostreams1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2022-11-02 12:25:44.021 | Unpacking libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-11-02 12:25:44.594 | Selecting previously unselected package libboost-thread1.71.0:amd64. 2022-11-02 12:25:44.603 | Preparing to unpack .../143-libboost-thread1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2022-11-02 12:25:44.668 | Unpacking libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-11-02 12:25:45.115 | Selecting previously unselected package libgts-bin. 2022-11-02 12:25:45.123 | Preparing to unpack .../144-libgts-bin_0.7.6+darcs121130-4_amd64.deb ... 2022-11-02 12:25:45.188 | Unpacking libgts-bin (0.7.6+darcs121130-4) ... 2022-11-02 12:25:45.593 | Selecting previously unselected package libicu-dev:amd64. 2022-11-02 12:25:45.602 | Preparing to unpack .../145-libicu-dev_66.1-2ubuntu2.1_amd64.deb ... 2022-11-02 12:25:45.679 | Unpacking libicu-dev:amd64 (66.1-2ubuntu2.1) ... 2022-11-02 12:25:47.697 | Selecting previously unselected package libipset13:amd64. 2022-11-02 12:25:47.706 | Preparing to unpack .../146-libipset13_7.5-1ubuntu0.20.04.1_amd64.deb ... 2022-11-02 12:25:47.777 | Unpacking libipset13:amd64 (7.5-1ubuntu0.20.04.1) ... 2022-11-02 12:25:48.252 | Selecting previously unselected package librdmacm1:amd64. 2022-11-02 12:25:48.260 | Preparing to unpack .../147-librdmacm1_28.0-1ubuntu1_amd64.deb ... 2022-11-02 12:25:48.427 | Unpacking librdmacm1:amd64 (28.0-1ubuntu1) ... 2022-11-02 12:25:48.920 | Selecting previously unselected package libiscsi7:amd64. 2022-11-02 12:25:48.928 | Preparing to unpack .../148-libiscsi7_1.18.0-2_amd64.deb ... 2022-11-02 12:25:48.988 | Unpacking libiscsi7:amd64 (1.18.0-2) ... 2022-11-02 12:25:49.360 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2022-11-02 12:25:49.369 | Preparing to unpack .../149-libjpeg-turbo8-dev_2.0.3-0ubuntu1.20.04.3_amd64.deb ... 2022-11-02 12:25:49.434 | Unpacking libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.3) ... 2022-11-02 12:25:49.868 | Selecting previously unselected package libjpeg8-dev:amd64. 2022-11-02 12:25:49.877 | Preparing to unpack .../150-libjpeg8-dev_8c-2ubuntu8_amd64.deb ... 2022-11-02 12:25:49.931 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2022-11-02 12:25:50.223 | Selecting previously unselected package libjpeg-dev:amd64. 2022-11-02 12:25:50.231 | Preparing to unpack .../151-libjpeg-dev_8c-2ubuntu8_amd64.deb ... 2022-11-02 12:25:50.279 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... 2022-11-02 12:25:50.588 | Selecting previously unselected package libjs-jquery. 2022-11-02 12:25:50.597 | Preparing to unpack .../152-libjs-jquery_3.3.1~dfsg-3_all.deb ... 2022-11-02 12:25:50.657 | Unpacking libjs-jquery (3.3.1~dfsg-3) ... 2022-11-02 12:25:51.130 | Selecting previously unselected package libjs-jquery-metadata. 2022-11-02 12:25:51.138 | Preparing to unpack .../153-libjs-jquery-metadata_12-1.1_all.deb ... 2022-11-02 12:25:51.261 | Unpacking libjs-jquery-metadata (12-1.1) ... 2022-11-02 12:25:51.606 | Selecting previously unselected package libjs-jquery-tablesorter. 2022-11-02 12:25:51.614 | Preparing to unpack .../154-libjs-jquery-tablesorter_1%3a2.31.1+dfsg1-1_all.deb ... 2022-11-02 12:25:51.668 | Unpacking libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2022-11-02 12:25:52.194 | Selecting previously unselected package libltdl-dev:amd64. 2022-11-02 12:25:52.202 | Preparing to unpack .../155-libltdl-dev_2.4.6-14_amd64.deb ... 2022-11-02 12:25:52.244 | Unpacking libltdl-dev:amd64 (2.4.6-14) ... 2022-11-02 12:25:52.652 | Selecting previously unselected package libsys-hostname-long-perl. 2022-11-02 12:25:52.660 | Preparing to unpack .../156-libsys-hostname-long-perl_1.5-1_all.deb ... 2022-11-02 12:25:52.725 | Unpacking libsys-hostname-long-perl (1.5-1) ... 2022-11-02 12:25:53.068 | Selecting previously unselected package libmail-sendmail-perl. 2022-11-02 12:25:53.077 | Preparing to unpack .../157-libmail-sendmail-perl_0.80-1_all.deb ... 2022-11-02 12:25:53.148 | Unpacking libmail-sendmail-perl (0.80-1) ... 2022-11-02 12:25:53.410 | Selecting previously unselected package libncurses-dev:amd64. 2022-11-02 12:25:53.418 | Preparing to unpack .../158-libncurses-dev_6.2-0ubuntu2_amd64.deb ... 2022-11-02 12:25:53.468 | Unpacking libncurses-dev:amd64 (6.2-0ubuntu2) ... 2022-11-02 12:25:54.080 | Selecting previously unselected package libnspr4:amd64. 2022-11-02 12:25:54.089 | Preparing to unpack .../159-libnspr4_2%3a4.25-1_amd64.deb ... 2022-11-02 12:25:54.131 | Unpacking libnspr4:amd64 (2:4.25-1) ... 2022-11-02 12:25:54.526 | Selecting previously unselected package libnss3:amd64. 2022-11-02 12:25:54.534 | Preparing to unpack .../160-libnss3_2%3a3.49.1-1ubuntu1.8_amd64.deb ... 2022-11-02 12:25:54.593 | Unpacking libnss3:amd64 (2:3.49.1-1ubuntu1.8) ... 2022-11-02 12:25:55.126 | Selecting previously unselected package libomp5-10:amd64. 2022-11-02 12:25:55.134 | Preparing to unpack .../161-libomp5-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-11-02 12:25:55.200 | Unpacking libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2022-11-02 12:25:55.680 | Selecting previously unselected package libomp-10-dev. 2022-11-02 12:25:55.688 | Preparing to unpack .../162-libomp-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-11-02 12:25:55.748 | Unpacking libomp-10-dev (1:10.0.0-4ubuntu1) ... 2022-11-02 12:25:56.120 | Selecting previously unselected package pcp-conf. 2022-11-02 12:25:56.129 | Preparing to unpack .../163-pcp-conf_5.0.3-1_amd64.deb ... 2022-11-02 12:25:56.171 | Unpacking pcp-conf (5.0.3-1) ... 2022-11-02 12:25:56.623 | Selecting previously unselected package libpcp3. 2022-11-02 12:25:56.631 | Preparing to unpack .../164-libpcp3_5.0.3-1_amd64.deb ... 2022-11-02 12:25:56.702 | Unpacking libpcp3 (5.0.3-1) ... 2022-11-02 12:25:57.205 | Selecting previously unselected package libpcp-pmda3. 2022-11-02 12:25:57.213 | Preparing to unpack .../165-libpcp-pmda3_5.0.3-1_amd64.deb ... 2022-11-02 12:25:57.272 | Unpacking libpcp-pmda3 (5.0.3-1) ... 2022-11-02 12:25:57.658 | Selecting previously unselected package libpcp-pmda-perl. 2022-11-02 12:25:57.666 | Preparing to unpack .../166-libpcp-pmda-perl_5.0.3-1_amd64.deb ... 2022-11-02 12:25:57.725 | Unpacking libpcp-pmda-perl (5.0.3-1) ... 2022-11-02 12:25:58.137 | Selecting previously unselected package libpq5:amd64. 2022-11-02 12:25:58.145 | Preparing to unpack .../167-libpq5_12.12-0ubuntu0.20.04.1_amd64.deb ... 2022-11-02 12:25:58.205 | Unpacking libpq5:amd64 (12.12-0ubuntu0.20.04.1) ... 2022-11-02 12:25:58.612 | Selecting previously unselected package libpq-dev. 2022-11-02 12:25:58.620 | Preparing to unpack .../168-libpq-dev_12.12-0ubuntu0.20.04.1_amd64.deb ... 2022-11-02 12:25:58.679 | Unpacking libpq-dev (12.12-0ubuntu0.20.04.1) ... 2022-11-02 12:25:59.240 | Selecting previously unselected package librados2. 2022-11-02 12:25:59.249 | Preparing to unpack .../169-librados2_15.2.16-0ubuntu0.20.04.1_amd64.deb ... 2022-11-02 12:25:59.308 | Unpacking librados2 (15.2.16-0ubuntu0.20.04.1) ... 2022-11-02 12:26:00.229 | Selecting previously unselected package librbd1. 2022-11-02 12:26:00.237 | Preparing to unpack .../170-librbd1_15.2.16-0ubuntu0.20.04.1_amd64.deb ... 2022-11-02 12:26:00.297 | Unpacking librbd1 (15.2.16-0ubuntu0.20.04.1) ... 2022-11-02 12:26:00.840 | Selecting previously unselected package libsasl2-dev. 2022-11-02 12:26:00.849 | Preparing to unpack .../171-libsasl2-dev_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-11-02 12:26:00.924 | Unpacking libsasl2-dev (2.1.27+dfsg-2ubuntu0.1) ... 2022-11-02 12:26:01.374 | Preparing to unpack .../172-libsasl2-modules_2.1.27+dfsg-2ubuntu0.1_amd64.deb ... 2022-11-02 12:26:01.588 | Unpacking libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) over (2.1.27+dfsg-2) ... 2022-11-02 12:26:01.983 | Selecting previously unselected package libssl-dev:amd64. 2022-11-02 12:26:01.992 | Preparing to unpack .../173-libssl-dev_1.1.1f-1ubuntu2.16_amd64.deb ... 2022-11-02 12:26:02.051 | Unpacking libssl-dev:amd64 (1.1.1f-1ubuntu2.16) ... 2022-11-02 12:26:02.657 | Selecting previously unselected package libsystemd-dev:amd64. 2022-11-02 12:26:02.666 | Preparing to unpack .../174-libsystemd-dev_245.4-4ubuntu3.18_amd64.deb ... 2022-11-02 12:26:02.731 | Unpacking libsystemd-dev:amd64 (245.4-4ubuntu3.18) ... 2022-11-02 12:26:03.355 | Selecting previously unselected package libtinfo-dev:amd64. 2022-11-02 12:26:03.363 | Preparing to unpack .../175-libtinfo-dev_6.2-0ubuntu2_amd64.deb ... 2022-11-02 12:26:03.417 | Unpacking libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2022-11-02 12:26:03.812 | Selecting previously unselected package libx86-1:amd64. 2022-11-02 12:26:03.821 | Preparing to unpack .../176-libx86-1_1.1+ds1-11_amd64.deb ... 2022-11-02 12:26:03.884 | Unpacking libx86-1:amd64 (1.1+ds1-11) ... 2022-11-02 12:26:04.286 | Selecting previously unselected package libxml2-dev:amd64. 2022-11-02 12:26:04.294 | Preparing to unpack .../177-libxml2-dev_2.9.10+dfsg-5ubuntu0.20.04.4_amd64.deb ... 2022-11-02 12:26:04.365 | Unpacking libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.4) ... 2022-11-02 12:26:04.968 | Preparing to unpack .../178-libxslt1.1_1.1.34-4ubuntu0.20.04.1_amd64.deb ... 2022-11-02 12:26:05.165 | Unpacking libxslt1.1:amd64 (1.1.34-4ubuntu0.20.04.1) over (1.1.34-4) ... 2022-11-02 12:26:05.690 | Selecting previously unselected package libxslt1-dev:amd64. 2022-11-02 12:26:05.699 | Preparing to unpack .../179-libxslt1-dev_1.1.34-4ubuntu0.20.04.1_amd64.deb ... 2022-11-02 12:26:05.758 | Unpacking libxslt1-dev:amd64 (1.1.34-4ubuntu0.20.04.1) ... 2022-11-02 12:26:06.257 | Selecting previously unselected package llvm-10-runtime. 2022-11-02 12:26:06.266 | Preparing to unpack .../180-llvm-10-runtime_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-11-02 12:26:06.314 | Unpacking llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2022-11-02 12:26:06.777 | Selecting previously unselected package libpfm4:amd64. 2022-11-02 12:26:06.786 | Preparing to unpack .../181-libpfm4_4.10.1+git20-g7700f49-2_amd64.deb ... 2022-11-02 12:26:06.838 | Unpacking libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2022-11-02 12:26:07.309 | Selecting previously unselected package llvm-10. 2022-11-02 12:26:07.317 | Preparing to unpack .../182-llvm-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-11-02 12:26:07.389 | Unpacking llvm-10 (1:10.0.0-4ubuntu1) ... 2022-11-02 12:26:08.755 | Selecting previously unselected package libffi-dev:amd64. 2022-11-02 12:26:08.763 | Preparing to unpack .../183-libffi-dev_3.3-4_amd64.deb ... 2022-11-02 12:26:08.821 | Unpacking libffi-dev:amd64 (3.3-4) ... 2022-11-02 12:26:09.246 | Selecting previously unselected package python3-pygments. 2022-11-02 12:26:09.254 | Preparing to unpack .../184-python3-pygments_2.3.1+dfsg-1ubuntu2.2_all.deb ... 2022-11-02 12:26:09.325 | Unpacking python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2022-11-02 12:26:09.881 | Selecting previously unselected package llvm-10-tools. 2022-11-02 12:26:09.889 | Preparing to unpack .../185-llvm-10-tools_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-11-02 12:26:09.960 | Unpacking llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-11-02 12:26:10.594 | Selecting previously unselected package libz3-4:amd64. 2022-11-02 12:26:10.603 | Preparing to unpack .../186-libz3-4_4.8.7-4build1_amd64.deb ... 2022-11-02 12:26:10.679 | Unpacking libz3-4:amd64 (4.8.7-4build1) ... 2022-11-02 12:26:12.143 | Selecting previously unselected package libz3-dev:amd64. 2022-11-02 12:26:12.151 | Preparing to unpack .../187-libz3-dev_4.8.7-4build1_amd64.deb ... 2022-11-02 12:26:12.205 | Unpacking libz3-dev:amd64 (4.8.7-4build1) ... 2022-11-02 12:26:12.692 | Selecting previously unselected package llvm-10-dev. 2022-11-02 12:26:12.700 | Preparing to unpack .../188-llvm-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-11-02 12:26:12.766 | Unpacking llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-11-02 12:26:17.817 | Selecting previously unselected package lsscsi. 2022-11-02 12:26:17.827 | Preparing to unpack .../189-lsscsi_0.30-0.1_amd64.deb ... 2022-11-02 12:26:17.901 | Unpacking lsscsi (0.30-0.1) ... 2022-11-02 12:26:18.503 | Selecting previously unselected package pkg-config. 2022-11-02 12:26:18.512 | Preparing to unpack .../190-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 2022-11-02 12:26:18.558 | Unpacking pkg-config (0.29.1-0ubuntu4) ... 2022-11-02 12:26:18.989 | Selecting previously unselected package pm-utils. 2022-11-02 12:26:18.997 | Preparing to unpack .../191-pm-utils_1.4.1-19_all.deb ... 2022-11-02 12:26:19.045 | Unpacking pm-utils (1.4.1-19) ... 2022-11-02 12:26:19.543 | Selecting previously unselected package postgresql-client-common. 2022-11-02 12:26:19.552 | Preparing to unpack .../192-postgresql-client-common_214ubuntu0.1_all.deb ... 2022-11-02 12:26:19.605 | Unpacking postgresql-client-common (214ubuntu0.1) ... 2022-11-02 12:26:20.097 | Selecting previously unselected package postgresql-client-12. 2022-11-02 12:26:20.106 | Preparing to unpack .../193-postgresql-client-12_12.12-0ubuntu0.20.04.1_amd64.deb ... 2022-11-02 12:26:20.192 | Unpacking postgresql-client-12 (12.12-0ubuntu0.20.04.1) ... 2022-11-02 12:26:20.771 | Selecting previously unselected package ssl-cert. 2022-11-02 12:26:20.780 | Preparing to unpack .../194-ssl-cert_1.0.39_all.deb ... 2022-11-02 12:26:20.817 | Unpacking ssl-cert (1.0.39) ... 2022-11-02 12:26:21.428 | Selecting previously unselected package postgresql-common. 2022-11-02 12:26:21.436 | Preparing to unpack .../195-postgresql-common_214ubuntu0.1_all.deb ... 2022-11-02 12:26:21.506 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2022-11-02 12:26:21.589 | Unpacking postgresql-common (214ubuntu0.1) ... 2022-11-02 12:26:22.109 | Selecting previously unselected package postgresql-server-dev-12. 2022-11-02 12:26:22.119 | Preparing to unpack .../196-postgresql-server-dev-12_12.12-0ubuntu0.20.04.1_amd64.deb ... 2022-11-02 12:26:22.159 | Unpacking postgresql-server-dev-12 (12.12-0ubuntu0.20.04.1) ... 2022-11-02 12:26:22.897 | Selecting previously unselected package postgresql-server-dev-all. 2022-11-02 12:26:22.906 | Preparing to unpack .../197-postgresql-server-dev-all_214ubuntu0.1_all.deb ... 2022-11-02 12:26:22.994 | Unpacking postgresql-server-dev-all (214ubuntu0.1) ... 2022-11-02 12:26:23.473 | Selecting previously unselected package python3-mysqldb. 2022-11-02 12:26:23.482 | Preparing to unpack .../198-python3-mysqldb_1.4.4-2build1_amd64.deb ... 2022-11-02 12:26:23.530 | Unpacking python3-mysqldb (1.4.4-2build1) ... 2022-11-02 12:26:23.955 | Selecting previously unselected package python3.8-venv. 2022-11-02 12:26:23.964 | Preparing to unpack .../199-python3.8-venv_3.8.10-0ubuntu1~20.04.5_amd64.deb ... 2022-11-02 12:26:24.000 | Unpacking python3.8-venv (3.8.10-0ubuntu1~20.04.5) ... 2022-11-02 12:26:24.320 | Selecting previously unselected package python3-venv. 2022-11-02 12:26:24.329 | Preparing to unpack .../200-python3-venv_3.8.2-0ubuntu2_amd64.deb ... 2022-11-02 12:26:24.394 | Unpacking python3-venv (3.8.2-0ubuntu2) ... 2022-11-02 12:26:24.696 | Selecting previously unselected package qemu-block-extra:amd64. 2022-11-02 12:26:24.706 | Preparing to unpack .../201-qemu-block-extra_1%3a4.2-3ubuntu6.23_amd64.deb ... 2022-11-02 12:26:24.754 | Unpacking qemu-block-extra:amd64 (1:4.2-3ubuntu6.23) ... 2022-11-02 12:26:25.056 | Selecting previously unselected package qemu-utils. 2022-11-02 12:26:25.065 | Preparing to unpack .../202-qemu-utils_1%3a4.2-3ubuntu6.23_amd64.deb ... 2022-11-02 12:26:25.114 | Unpacking qemu-utils (1:4.2-3ubuntu6.23) ... 2022-11-02 12:26:25.617 | Selecting previously unselected package sharutils. 2022-11-02 12:26:25.626 | Preparing to unpack .../203-sharutils_1%3a4.15.2-4build1_amd64.deb ... 2022-11-02 12:26:25.685 | Unpacking sharutils (1:4.15.2-4build1) ... 2022-11-02 12:26:26.012 | Selecting previously unselected package sqlite3. 2022-11-02 12:26:26.021 | Preparing to unpack .../204-sqlite3_3.31.1-4ubuntu0.4_amd64.deb ... 2022-11-02 12:26:26.074 | Unpacking sqlite3 (3.31.1-4ubuntu0.4) ... 2022-11-02 12:26:26.583 | Selecting previously unselected package unzip. 2022-11-02 12:26:26.591 | Preparing to unpack .../205-unzip_6.0-25ubuntu1.1_amd64.deb ... 2022-11-02 12:26:26.640 | Unpacking unzip (6.0-25ubuntu1.1) ... 2022-11-02 12:26:26.976 | Selecting previously unselected package vbetool. 2022-11-02 12:26:26.984 | Preparing to unpack .../206-vbetool_1.1-4_amd64.deb ... 2022-11-02 12:26:27.068 | Unpacking vbetool (1.1-4) ... 2022-11-02 12:26:27.394 | Selecting previously unselected package ipset. 2022-11-02 12:26:27.403 | Preparing to unpack .../207-ipset_7.5-1ubuntu0.20.04.1_amd64.deb ... 2022-11-02 12:26:27.464 | Unpacking ipset (7.5-1ubuntu0.20.04.1) ... 2022-11-02 12:26:27.903 | Selecting previously unselected package ipvsadm. 2022-11-02 12:26:27.912 | Preparing to unpack .../208-ipvsadm_1%3a1.31-1_amd64.deb ... 2022-11-02 12:26:27.994 | Unpacking ipvsadm (1:1.31-1) ... 2022-11-02 12:26:28.406 | Selecting previously unselected package libapache2-mod-proxy-uwsgi. 2022-11-02 12:26:28.415 | Preparing to unpack .../209-libapache2-mod-proxy-uwsgi_2.4.41-4ubuntu3.12_amd64.deb ... 2022-11-02 12:26:28.470 | Unpacking libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.12) ... 2022-11-02 12:26:28.857 | Selecting previously unselected package liberasurecode1:amd64. 2022-11-02 12:26:28.867 | Preparing to unpack .../210-liberasurecode1_1.6.1-4_amd64.deb ... 2022-11-02 12:26:28.935 | Unpacking liberasurecode1:amd64 (1.6.1-4) ... 2022-11-02 12:26:29.332 | Selecting previously unselected package liberasurecode-dev:amd64. 2022-11-02 12:26:29.340 | Preparing to unpack .../211-liberasurecode-dev_1.6.1-4_amd64.deb ... 2022-11-02 12:26:29.422 | Unpacking liberasurecode-dev:amd64 (1.6.1-4) ... 2022-11-02 12:26:29.869 | Selecting previously unselected package libkrb5-dev:amd64. 2022-11-02 12:26:29.878 | Preparing to unpack .../212-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2022-11-02 12:26:29.942 | Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2022-11-02 12:26:30.291 | Selecting previously unselected package libpcp-gui2. 2022-11-02 12:26:30.301 | Preparing to unpack .../213-libpcp-gui2_5.0.3-1_amd64.deb ... 2022-11-02 12:26:30.353 | Unpacking libpcp-gui2 (5.0.3-1) ... 2022-11-02 12:26:30.720 | Selecting previously unselected package libpcp-import1. 2022-11-02 12:26:30.730 | Preparing to unpack .../214-libpcp-import1_5.0.3-1_amd64.deb ... 2022-11-02 12:26:30.783 | Unpacking libpcp-import1 (5.0.3-1) ... 2022-11-02 12:26:31.109 | Selecting previously unselected package libpcp-mmv1. 2022-11-02 12:26:31.118 | Preparing to unpack .../215-libpcp-mmv1_5.0.3-1_amd64.deb ... 2022-11-02 12:26:31.182 | Unpacking libpcp-mmv1 (5.0.3-1) ... 2022-11-02 12:26:31.606 | Selecting previously unselected package libpcp-trace2. 2022-11-02 12:26:31.615 | Preparing to unpack .../216-libpcp-trace2_5.0.3-1_amd64.deb ... 2022-11-02 12:26:31.668 | Unpacking libpcp-trace2 (5.0.3-1) ... 2022-11-02 12:26:32.062 | Selecting previously unselected package libpcp-web1. 2022-11-02 12:26:32.071 | Preparing to unpack .../217-libpcp-web1_5.0.3-1_amd64.deb ... 2022-11-02 12:26:32.160 | Unpacking libpcp-web1 (5.0.3-1) ... 2022-11-02 12:26:32.520 | Selecting previously unselected package libyaml-dev:amd64. 2022-11-02 12:26:32.529 | Preparing to unpack .../218-libyaml-dev_0.2.2-1_amd64.deb ... 2022-11-02 12:26:32.582 | Unpacking libyaml-dev:amd64 (0.2.2-1) ... 2022-11-02 12:26:32.995 | Selecting previously unselected package python3-pcp. 2022-11-02 12:26:33.005 | Preparing to unpack .../219-python3-pcp_5.0.3-1_amd64.deb ... 2022-11-02 12:26:33.073 | Unpacking python3-pcp (5.0.3-1) ... 2022-11-02 12:26:33.623 | Selecting previously unselected package pcp. 2022-11-02 12:26:33.633 | Preparing to unpack .../220-pcp_5.0.3-1_amd64.deb ... 2022-11-02 12:26:33.753 | Unpacking pcp (5.0.3-1) ... 2022-11-02 12:26:34.738 | Selecting previously unselected package socat. 2022-11-02 12:26:34.747 | Preparing to unpack .../221-socat_1.7.3.3-2_amd64.deb ... 2022-11-02 12:26:34.800 | Unpacking socat (1.7.3.3-2) ... 2022-11-02 12:26:35.195 | Selecting previously unselected package vlan. 2022-11-02 12:26:35.204 | Preparing to unpack .../222-vlan_2.0.4ubuntu1.20.04.1_all.deb ... 2022-11-02 12:26:35.261 | Unpacking vlan (2.0.4ubuntu1.20.04.1) ... 2022-11-02 12:26:35.667 | Setting up genisoimage (9:1.1.11-3.1ubuntu1) ... 2022-11-02 12:26:35.851 | Setting up postgresql-client-common (214ubuntu0.1) ... 2022-11-02 12:26:36.124 | Setting up javascript-common (11) ... 2022-11-02 12:26:36.366 | Package apache2 is not configured yet. Will defer actions by package javascript-common. 2022-11-02 12:26:36.440 | Setting up libgraphite2-3:amd64 (1.3.13-11build1) ... 2022-11-02 12:26:36.611 | Setting up dnsmasq-utils (2.80-1.1ubuntu1.5) ... 2022-11-02 12:26:36.781 | Setting up libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2022-11-02 12:26:36.960 | Setting up mysql-common (5.8+1.0.5ubuntu2) ... 2022-11-02 12:26:37.277 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2022-11-02 12:26:37.360 | Setting up libncurses-dev:amd64 (6.2-0ubuntu2) ... 2022-11-02 12:26:37.520 | Setting up libxpm4:amd64 (1:3.5.12-1) ... 2022-11-02 12:26:37.749 | Setting up libxrender1:amd64 (1:0.9.10-1) ... 2022-11-02 12:26:37.983 | Setting up libdatrie1:amd64 (0.2.12-3) ... 2022-11-02 12:26:38.159 | Setting up libyaml-dev:amd64 (0.2.2-1) ... 2022-11-02 12:26:38.338 | Setting up libx86-1:amd64 (1.1+ds1-11) ... 2022-11-02 12:26:38.605 | Setting up libxcb-render0:amd64 (1.14-2) ... 2022-11-02 12:26:38.862 | Setting up libarchive-zip-perl (1.67-2) ... 2022-11-02 12:26:39.029 | Setting up libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2022-11-02 12:26:39.280 | Setting up vbetool (1.1-4) ... 2022-11-02 12:26:39.428 | Setting up libicu66:amd64 (66.1-2ubuntu2.1) ... 2022-11-02 12:26:39.588 | Setting up libsnmp-base (5.8+dfsg-2ubuntu2.5) ... 2022-11-02 12:26:39.828 | Setting up pm-utils (1.4.1-19) ... 2022-11-02 12:26:40.147 | Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.16) ... 2022-11-02 12:26:40.657 | Setting up unzip (6.0-25ubuntu1.1) ... 2022-11-02 12:26:40.857 | Setting up libdebhelper-perl (12.10ubuntu1) ... 2022-11-02 12:26:40.994 | Setting up libsqlite3-0:amd64 (3.31.1-4ubuntu0.4) ... 2022-11-02 12:26:41.153 | Setting up libsasl2-modules:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 2022-11-02 12:26:41.411 | Setting up liblab-gamut1:amd64 (2.42.2-3build2) ... 2022-11-02 12:26:41.588 | Setting up x11-common (1:7.7+19ubuntu14) ... 2022-11-02 12:26:42.881 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2022-11-02 12:26:43.622 | Setting up libsensors-config (1:3.6.0-2ubuntu1.1) ... 2022-11-02 12:26:43.926 | Setting up libapr1:amd64 (1.6.5-1ubuntu1) ... 2022-11-02 12:26:44.137 | Setting up m4 (1.4.18-4) ... 2022-11-02 12:26:44.358 | Setting up python3-yaml (5.3.1-1ubuntu0.1) ... 2022-11-02 12:26:44.800 | Setting up libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2022-11-02 12:26:44.949 | Setting up libxcb-shm0:amd64 (1.14-2) ... 2022-11-02 12:26:45.097 | Setting up libcom-err2:amd64 (1.45.5-2ubuntu1.1) ... 2022-11-02 12:26:45.228 | Setting up iputils-arping (3:20190709-3) ... 2022-11-02 12:26:45.404 | Setting up libffi-dev:amd64 (3.3-4) ... 2022-11-02 12:26:45.537 | Setting up conntrack (1:1.4.5-2) ... 2022-11-02 12:26:45.678 | Setting up libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-11-02 12:26:45.823 | Setting up libjbig0:amd64 (2.1-3.1build1) ... 2022-11-02 12:26:45.976 | Setting up open-iscsi (2.0.874-7.1ubuntu6.2) ... 2022-11-02 12:26:46.478 | grep: /lib/modules-load.d/open-iscsi.conf: No such file or directory 2022-11-02 12:26:48.669 | Setting up libjansson4:amd64 (2.12-1build1) ... 2022-11-02 12:26:48.834 | Setting up acl (2.2.53-6) ... 2022-11-02 12:26:49.033 | Setting up dns-root-data (2019052802) ... 2022-11-02 12:26:49.227 | Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 2022-11-02 12:26:49.398 | Setting up libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2022-11-02 12:26:49.598 | Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2022-11-02 12:26:49.765 | Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2022-11-02 12:26:49.948 | Setting up autotools-dev (20180224.1) ... 2022-11-02 12:26:50.125 | Setting up python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2022-11-02 12:26:51.097 | Setting up libz3-4:amd64 (4.8.7-4build1) ... 2022-11-02 12:26:51.284 | Setting up libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2022-11-02 12:26:51.515 | Setting up libnspr4:amd64 (2:4.25-1) ... 2022-11-02 12:26:51.769 | Setting up libidn11:amd64 (1.33-2.2ubuntu2) ... 2022-11-02 12:26:51.965 | Setting up libclang1-10 (1:10.0.0-4ubuntu1) ... 2022-11-02 12:26:52.200 | Setting up uuid-dev:amd64 (2.34-0.1ubuntu9.3) ... 2022-11-02 12:26:52.417 | Setting up libpathplan4:amd64 (2.42.2-3build2) ... 2022-11-02 12:26:52.581 | Setting up ebtables (2.0.11-3build1) ... 2022-11-02 12:26:53.337 | Setting up python3.8-venv (3.8.10-0ubuntu1~20.04.5) ... 2022-11-02 12:26:53.565 | Setting up socat (1.7.3.3-2) ... 2022-11-02 12:26:53.714 | Setting up libann0 (1.1.2+doc-7build1) ... 2022-11-02 12:26:53.826 | Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1.1) ... 2022-11-02 12:26:53.982 | Setting up libssl-dev:amd64 (1.1.1f-1ubuntu2.16) ... 2022-11-02 12:26:54.125 | Setting up autopoint (0.19.8.1-10build1) ... 2022-11-02 12:26:54.272 | Setting up binfmt-support (2.2.0-2) ... 2022-11-02 12:26:54.672 | Created symlink /etc/systemd/system/multi-user.target.wants/binfmt-support.service → /lib/systemd/system/binfmt-support.service. 2022-11-02 12:26:55.792 | Setting up libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2022-11-02 12:26:55.971 | Setting up icu-devtools (66.1-2ubuntu2.1) ... 2022-11-02 12:26:56.147 | Setting up pkg-config (0.29.1-0ubuntu4) ... 2022-11-02 12:26:56.428 | Setting up fonts-dejavu-core (2.37-1) ... 2022-11-02 12:26:57.257 | Setting up libnetfilter-queue1 (1.0.3-1) ... 2022-11-02 12:26:57.375 | Setting up lsscsi (0.30-0.1) ... 2022-11-02 12:26:57.525 | Setting up libsensors5:amd64 (1:3.6.0-2ubuntu1.1) ... 2022-11-02 12:26:57.692 | Setting up libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.3) ... 2022-11-02 12:26:57.869 | Setting up libobjc-9-dev:amd64 (9.4.0-1ubuntu1~20.04.1) ... 2022-11-02 12:26:58.045 | Setting up libsasl2-2:amd64 (2.1.27+dfsg-2ubuntu0.1) ... 2022-11-02 12:26:58.171 | Setting up autoconf (2.69-11.1) ... 2022-11-02 12:26:58.308 | Setting up liberasurecode1:amd64 (1.6.1-4) ... 2022-11-02 12:26:58.456 | Setting up dwz (0.13-5) ... 2022-11-02 12:26:58.554 | Setting up libsctp1:amd64 (1.0.18+dfsg-1) ... 2022-11-02 12:26:58.686 | Setting up libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2022-11-02 12:26:58.840 | Setting up libipset13:amd64 (7.5-1ubuntu0.20.04.1) ... 2022-11-02 12:26:58.992 | Setting up liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2022-11-02 12:26:59.171 | Setting up vlan (2.0.4ubuntu1.20.04.1) ... 2022-11-02 12:26:59.537 | Setting up uuid-runtime (2.34-0.1ubuntu9.3) ... 2022-11-02 12:27:00.907 | Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2022-11-02 12:27:01.068 | Setting up libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2022-11-02 12:27:01.211 | Setting up libarchive-cpio-perl (0.10-1) ... 2022-11-02 12:27:01.360 | Setting up liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2022-11-02 12:27:01.537 | Setting up fonts-liberation (1:1.07.4-11) ... 2022-11-02 12:27:01.651 | Setting up libnl-3-200:amd64 (3.4.0-1) ... 2022-11-02 12:27:01.821 | Setting up libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-11-02 12:27:01.975 | Setting up pcp-conf (5.0.3-1) ... 2022-11-02 12:27:02.198 | Setting up libc6-i386 (2.31-0ubuntu9.9) ... 2022-11-02 12:27:02.388 | Setting up libsub-override-perl (0.09-2) ... 2022-11-02 12:27:02.552 | Setting up libharfbuzz0b:amd64 (2.6.4-1ubuntu4.2) ... 2022-11-02 12:27:02.703 | Setting up libthai-data (0.1.28-3) ... 2022-11-02 12:27:02.868 | Setting up libcdt5:amd64 (2.42.2-3build2) ... 2022-11-02 12:27:03.015 | Setting up libcgraph6:amd64 (2.42.2-3build2) ... 2022-11-02 12:27:03.177 | Setting up apache2-data (2.4.41-4ubuntu3.12) ... 2022-11-02 12:27:03.318 | Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-11-02 12:27:03.486 | Setting up libjs-jquery (3.3.1~dfsg-3) ... 2022-11-02 12:27:03.697 | Setting up sharutils (1:4.15.2-4build1) ... 2022-11-02 12:27:03.891 | Setting up ipset (7.5-1ubuntu0.20.04.1) ... 2022-11-02 12:27:04.038 | Setting up openssl (1.1.1f-1ubuntu2.16) ... 2022-11-02 12:27:04.222 | Setting up conntrackd (1:1.4.5-2) ... 2022-11-02 12:27:05.579 | Created symlink /etc/systemd/system/multi-user.target.wants/conntrackd.service → /lib/systemd/system/conntrackd.service. 2022-11-02 12:27:05.964 | Setting up libsys-hostname-long-perl (1.5-1) ... 2022-11-02 12:27:06.114 | Setting up libicu-dev:amd64 (66.1-2ubuntu2.1) ... 2022-11-02 12:27:06.255 | Setting up libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.4) ... 2022-11-02 12:27:06.410 | Setting up libsystemd-dev:amd64 (245.4-4ubuntu3.18) ... 2022-11-02 12:27:06.598 | Setting up sqlite3 (3.31.1-4ubuntu0.4) ... 2022-11-02 12:27:06.777 | Setting up rsync (3.1.3-8ubuntu0.4) ... 2022-11-02 12:27:08.314 | Setting up libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2022-11-02 12:27:08.467 | Setting up libjpeg8:amd64 (8c-2ubuntu8) ... 2022-11-02 12:27:08.583 | Setting up automake (1:1.16.1-4ubuntu6) ... 2022-11-02 12:27:08.661 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2022-11-02 12:27:08.738 | Setting up libfile-stripnondeterminism-perl (1.7.0-1) ... 2022-11-02 12:27:08.829 | Setting up libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2022-11-02 12:27:08.960 | Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-11-02 12:27:09.126 | Setting up libgts-bin (0.7.6+darcs121130-4) ... 2022-11-02 12:27:09.301 | Setting up libz3-dev:amd64 (4.8.7-4build1) ... 2022-11-02 12:27:09.456 | Setting up libice6:amd64 (2:1.0.10-0ubuntu1) ... 2022-11-02 12:27:09.639 | Setting up tcpdump (4.9.3-4ubuntu0.1) ... 2022-11-02 12:27:10.107 | Setting up libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.3) ... 2022-11-02 12:27:10.372 | Setting up libmysqlclient21:amd64 (8.0.31-0ubuntu0.20.04.1) ... 2022-11-02 12:27:10.535 | Setting up llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-11-02 12:27:10.691 | Setting up libsnmp35:amd64 (5.8+dfsg-2ubuntu2.5) ... 2022-11-02 12:27:10.833 | Setting up libomp-10-dev (1:10.0.0-4ubuntu1) ... 2022-11-02 12:27:10.971 | Setting up wget (1.20.3-1ubuntu2) ... 2022-11-02 12:27:11.172 | Setting up libtool (2.4.6-14) ... 2022-11-02 12:27:11.360 | Setting up fontconfig-config (2.13.1-2ubuntu3) ... 2022-11-02 12:27:13.714 | Setting up openssh-client (1:8.2p1-4ubuntu0.5) ... 2022-11-02 12:27:13.915 | Setting up haproxy (2.0.29-0ubuntu1) ... 2022-11-02 12:27:15.519 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /lib/systemd/system/haproxy.service. 2022-11-02 12:27:16.679 | Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.9) ... 2022-11-02 12:27:16.850 | Setting up libnss3:amd64 (2:3.49.1-1ubuntu1.8) ... 2022-11-02 12:27:17.011 | Setting up libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2022-11-02 12:27:17.143 | Setting up dnsmasq-base (2.80-1.1ubuntu1.5) ... 2022-11-02 12:27:17.920 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2022-11-02 12:27:18.114 | Setting up libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2022-11-02 12:27:18.211 | Setting up llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2022-11-02 12:27:18.381 | Setting up memcached (1.5.22-2ubuntu0.2) ... 2022-11-02 12:27:20.327 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /lib/systemd/system/memcached.service. 2022-11-02 12:27:21.124 | Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2022-11-02 12:27:21.314 | Setting up python3-mysqldb (1.4.4-2build1) ... 2022-11-02 12:27:21.771 | Setting up libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.9) ... 2022-11-02 12:27:21.964 | Setting up libmail-sendmail-perl (0.80-1) ... 2022-11-02 12:27:22.153 | Setting up libltdl-dev:amd64 (2.4.6-14) ... 2022-11-02 12:27:22.326 | Setting up libthai0:amd64 (0.1.28-3) ... 2022-11-02 12:27:22.461 | Setting up libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.4) ... 2022-11-02 12:27:22.615 | Setting up libsasl2-dev (2.1.27+dfsg-2ubuntu0.1) ... 2022-11-02 12:27:22.754 | Setting up python3-venv (3.8.2-0ubuntu2) ... 2022-11-02 12:27:22.895 | Setting up lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2022-11-02 12:27:23.050 | Setting up lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2022-11-02 12:27:23.193 | Setting up ssl-cert (1.0.39) ... 2022-11-02 12:27:24.335 | Setting up liberasurecode-dev:amd64 (1.6.1-4) ... 2022-11-02 12:27:24.485 | Setting up libjs-jquery-metadata (12-1.1) ... 2022-11-02 12:27:24.634 | Setting up postgresql-common (214ubuntu0.1) ... 2022-11-02 12:27:26.010 | Adding user postgres to group ssl-cert 2022-11-02 12:27:26.262 | 2022-11-02 12:27:26.262 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2022-11-02 12:27:26.465 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2022-11-02 12:27:26.466 | Removing obsolete dictionary files: 2022-11-02 12:27:27.062 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /lib/systemd/system/postgresql.service. 2022-11-02 12:27:28.417 | Setting up libcroco3:amd64 (0.6.13-1) ... 2022-11-02 12:27:28.587 | Setting up libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2022-11-02 12:27:28.720 | Setting up dh-strip-nondeterminism (1.7.0-1) ... 2022-11-02 12:27:28.823 | Setting up libgvpr2:amd64 (2.42.2-3build2) ... 2022-11-02 12:27:28.983 | Setting up libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2022-11-02 12:27:29.160 | Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2022-11-02 12:27:29.360 | Setting up libxslt1.1:amd64 (1.1.34-4ubuntu0.20.04.1) ... 2022-11-02 12:27:29.503 | Setting up libcurl4:amd64 (7.68.0-1ubuntu2.14) ... 2022-11-02 12:27:29.680 | Setting up libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.5) ... 2022-11-02 12:27:29.806 | Setting up curl (7.68.0-1ubuntu2.14) ... 2022-11-02 12:27:29.914 | Setting up libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2022-11-02 12:27:30.063 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2022-11-02 12:27:30.183 | Setting up libsm6:amd64 (2:1.2.3-1) ... 2022-11-02 12:27:30.320 | Setting up apache2-utils (2.4.41-4ubuntu3.12) ... 2022-11-02 12:27:30.512 | Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2022-11-02 12:27:30.651 | Setting up ipvsadm (1:1.31-1) ... 2022-11-02 12:27:31.661 | Setting up openssh-sftp-server (1:8.2p1-4ubuntu0.5) ... 2022-11-02 12:27:31.795 | Setting up libibverbs1:amd64 (28.0-1ubuntu1) ... 2022-11-02 12:27:32.130 | Setting up fontconfig (2.13.1-2ubuntu3) ... 2022-11-02 12:27:34.299 | Regenerating fonts cache... done. 2022-11-02 12:27:34.358 | Setting up gettext (0.19.8.1-10build1) ... 2022-11-02 12:27:34.474 | Setting up libpcp3 (5.0.3-1) ... 2022-11-02 12:27:34.634 | Setting up libpcp-pmda3 (5.0.3-1) ... 2022-11-02 12:27:34.812 | Setting up libxslt1-dev:amd64 (1.1.34-4ubuntu0.20.04.1) ... 2022-11-02 12:27:35.000 | Setting up openssh-server (1:8.2p1-4ubuntu0.5) ... 2022-11-02 12:27:36.803 | rescue-ssh.target is a disabled or a static unit, not starting it. 2022-11-02 12:27:37.806 | Setting up ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2022-11-02 12:27:38.926 | Setting up libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2022-11-02 12:27:39.124 | Setting up keepalived (1:2.0.19-2ubuntu0.2) ... 2022-11-02 12:27:40.466 | Created symlink /etc/systemd/system/multi-user.target.wants/keepalived.service → /lib/systemd/system/keepalived.service. 2022-11-02 12:27:41.291 | Setting up llvm-10 (1:10.0.0-4ubuntu1) ... 2022-11-02 12:27:41.452 | Setting up libpcp-trace2 (5.0.3-1) ... 2022-11-02 12:27:41.652 | Setting up libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-11-02 12:27:41.829 | Setting up libpcp-pmda-perl (5.0.3-1) ... 2022-11-02 12:27:42.044 | Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... 2022-11-02 12:27:42.194 | Setting up libpq5:amd64 (12.12-0ubuntu0.20.04.1) ... 2022-11-02 12:27:42.349 | Setting up libpq-dev (12.12-0ubuntu0.20.04.1) ... 2022-11-02 12:27:42.503 | Setting up libpcp-gui2 (5.0.3-1) ... 2022-11-02 12:27:42.673 | Setting up apache2-bin (2.4.41-4ubuntu3.12) ... 2022-11-02 12:27:42.829 | Setting up libcairo2:amd64 (1.16.0-4ubuntu1) ... 2022-11-02 12:27:42.972 | Setting up libpcp-web1 (5.0.3-1) ... 2022-11-02 12:27:43.172 | Setting up intltool-debian (0.35.0+20060710.5) ... 2022-11-02 12:27:43.355 | Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2022-11-02 12:27:43.560 | Setting up llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-11-02 12:27:43.726 | Setting up postgresql-client-12 (12.12-0ubuntu0.20.04.1) ... 2022-11-02 12:27:44.444 | 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-11-02 12:27:44.570 | Setting up libpcp-mmv1 (5.0.3-1) ... 2022-11-02 12:27:44.726 | Setting up libapr1-dev (1.6.5-1ubuntu1) ... 2022-11-02 12:27:44.891 | Setting up libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2022-11-02 12:27:45.090 | Setting up libxt6:amd64 (1:1.1.5-1) ... 2022-11-02 12:27:45.252 | Setting up libaprutil1-dev (1.6.1-4ubuntu2) ... 2022-11-02 12:27:45.450 | Setting up clang-10 (1:10.0.0-4ubuntu1) ... 2022-11-02 12:27:45.806 | Setting up libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-11-02 12:27:45.977 | Setting up postgresql-server-dev-12 (12.12-0ubuntu0.20.04.1) ... 2022-11-02 12:27:46.172 | Setting up libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-11-02 12:27:46.348 | Setting up libpcp-import1 (5.0.3-1) ... 2022-11-02 12:27:46.503 | Setting up librdmacm1:amd64 (28.0-1ubuntu1) ... 2022-11-02 12:27:46.674 | Setting up librados2 (15.2.16-0ubuntu0.20.04.1) ... 2022-11-02 12:27:46.863 | Setting up libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2022-11-02 12:27:47.017 | Setting up po-debconf (1.0.21) ... 2022-11-02 12:27:47.274 | Setting up apache2 (2.4.41-4ubuntu3.12) ... 2022-11-02 12:27:57.934 | Enabling module mpm_event. 2022-11-02 12:27:58.001 | Enabling module authz_core. 2022-11-02 12:27:58.007 | Enabling module authz_host. 2022-11-02 12:27:58.069 | Enabling module authn_core. 2022-11-02 12:27:58.074 | Enabling module auth_basic. 2022-11-02 12:27:58.134 | Enabling module access_compat. 2022-11-02 12:27:58.195 | Enabling module authn_file. 2022-11-02 12:27:58.255 | Enabling module authz_user. 2022-11-02 12:27:58.315 | Enabling module alias. 2022-11-02 12:27:58.375 | Enabling module dir. 2022-11-02 12:27:58.437 | Enabling module autoindex. 2022-11-02 12:27:58.498 | Enabling module env. 2022-11-02 12:27:58.557 | Enabling module mime. 2022-11-02 12:27:58.617 | Enabling module negotiation. 2022-11-02 12:27:58.679 | Enabling module setenvif. 2022-11-02 12:27:58.739 | Enabling module filter. 2022-11-02 12:27:58.799 | Enabling module deflate. 2022-11-02 12:27:58.860 | Enabling module status. 2022-11-02 12:27:58.920 | Enabling module reqtimeout. 2022-11-02 12:27:58.981 | Enabling conf charset. 2022-11-02 12:27:59.044 | Enabling conf localized-error-pages. 2022-11-02 12:27:59.104 | Enabling conf other-vhosts-access-log. 2022-11-02 12:27:59.168 | Enabling conf security. 2022-11-02 12:27:59.227 | Enabling conf serve-cgi-bin. 2022-11-02 12:27:59.287 | Enabling site 000-default. 2022-11-02 12:27:59.340 | info: Executing deferred 'a2enconf javascript-common' for package javascript-common 2022-11-02 12:27:59.397 | Enabling conf javascript-common. 2022-11-02 12:27:59.653 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /lib/systemd/system/apache2.service. 2022-11-02 12:28:00.233 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /lib/systemd/system/apache-htcacheclean.service. 2022-11-02 12:28:03.040 | Setting up libxaw7:amd64 (2:1.0.13-1) ... 2022-11-02 12:28:03.235 | Setting up python3-pcp (5.0.3-1) ... 2022-11-02 12:28:03.695 | Setting up libgvc6 (2.42.2-3build2) ... 2022-11-02 12:28:03.878 | Setting up librbd1 (15.2.16-0ubuntu0.20.04.1) ... 2022-11-02 12:28:04.038 | Setting up libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.12) ... 2022-11-02 12:28:04.193 | Setting up libiscsi7:amd64 (1.18.0-2) ... 2022-11-02 12:28:04.383 | Setting up postgresql-server-dev-all (214ubuntu0.1) ... 2022-11-02 12:28:04.623 | Setting up qemu-block-extra:amd64 (1:4.2-3ubuntu6.23) ... 2022-11-02 12:28:04.760 | Setting up graphviz (2.42.2-3build2) ... 2022-11-02 12:28:04.943 | Setting up pcp (5.0.3-1) ... 2022-11-02 12:28:08.974 | Created symlink /etc/systemd/system/multi-user.target.wants/pmcd.service → /lib/systemd/system/pmcd.service. 2022-11-02 12:28:09.402 | Created symlink /etc/systemd/system/multi-user.target.wants/pmlogger.service → /lib/systemd/system/pmlogger.service. 2022-11-02 12:28:09.827 | Created symlink /etc/systemd/system/multi-user.target.wants/pmie.service → /lib/systemd/system/pmie.service. 2022-11-02 12:28:10.272 | Created symlink /etc/systemd/system/multi-user.target.wants/pmproxy.service → /lib/systemd/system/pmproxy.service. 2022-11-02 12:28:27.987 | Setting up qemu-utils (1:4.2-3ubuntu6.23) ... 2022-11-02 12:28:28.178 | Setting up systemd (245.4-4ubuntu3.18) ... 2022-11-02 12:28:28.270 | Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 2022-11-02 12:28:30.367 | Setting up dh-autoreconf (19) ... 2022-11-02 12:28:30.521 | Setting up systemd-timesyncd (245.4-4ubuntu3.18) ... 2022-11-02 12:28:31.649 | Setting up systemd-sysv (245.4-4ubuntu3.18) ... 2022-11-02 12:28:31.805 | Setting up libnss-systemd:amd64 (245.4-4ubuntu3.18) ... 2022-11-02 12:28:31.978 | Setting up debhelper (12.10ubuntu1) ... 2022-11-02 12:28:32.201 | Setting up libpam-systemd:amd64 (245.4-4ubuntu3.18) ... 2022-11-02 12:28:32.846 | Setting up apache2-dev (2.4.41-4ubuntu3.12) ... 2022-11-02 12:28:33.015 | Processing triggers for mime-support (3.64ubuntu1) ... 2022-11-02 12:28:33.175 | Processing triggers for initramfs-tools (0.136ubuntu6.4) ... 2022-11-02 12:28:33.366 | update-initramfs: Generating /boot/initrd.img-5.4.0-72-generic 2022-11-02 12:28:47.805 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-11-02 12:28:47.996 | Processing triggers for rsyslog (8.2001.0-1ubuntu1.1) ... 2022-11-02 12:28:48.519 | Processing triggers for ufw (0.36-6) ... 2022-11-02 12:28:48.766 | Processing triggers for man-db (2.9.1-1) ... 2022-11-02 12:29:12.882 | Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2022-11-02 12:29:13.002 | Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2022-11-02 12:29:21.826 | ++ functions-common:apt_get:1246 : result=0 2022-11-02 12:29:21.829 | ++ functions-common:apt_get:1249 : time_stop apt-get 2022-11-02 12:29:21.831 | ++ functions-common:time_stop:2451 : local name 2022-11-02 12:29:21.833 | ++ functions-common:time_stop:2452 : local end_time 2022-11-02 12:29:21.835 | ++ functions-common:time_stop:2453 : local elapsed_time 2022-11-02 12:29:21.838 | ++ functions-common:time_stop:2454 : local total 2022-11-02 12:29:21.840 | ++ functions-common:time_stop:2455 : local start_time 2022-11-02 12:29:21.842 | ++ functions-common:time_stop:2457 : name=apt-get 2022-11-02 12:29:21.844 | ++ functions-common:time_stop:2458 : start_time=1667391787663 2022-11-02 12:29:21.846 | ++ functions-common:time_stop:2460 : [[ -z 1667391787663 ]] 2022-11-02 12:29:21.848 | +++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 12:29:21.852 | ++ functions-common:time_stop:2463 : end_time=1667392161850 2022-11-02 12:29:21.854 | ++ functions-common:time_stop:2464 : elapsed_time=374187 2022-11-02 12:29:21.857 | ++ functions-common:time_stop:2465 : total=863 2022-11-02 12:29:21.859 | ++ functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 12:29:21.861 | ++ functions-common:time_stop:2468 : _TIME_TOTAL[$name]=375050 2022-11-02 12:29:21.864 | ++ functions-common:apt_get:1250 : return 0 2022-11-02 12:29:21.866 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-11-02 12:29:21.869 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-11-02 12:29:21.871 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-11-02 12:29:21.875 | ++ tools/install_prereqs.sh:source:89 : date 2022-11-02 12:29:21.880 | + ./stack.sh:main:790 : [[ False != \T\r\u\e ]] 2022-11-02 12:29:21.882 | + ./stack.sh:main:791 : PYPI_ALTERNATIVE_URL= 2022-11-02 12:29:21.885 | + ./stack.sh:main:791 : /home/ubuntu/devstack/tools/install_pip.sh 2022-11-02 12:29:23.228 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-11-02 12:29:23.230 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-11-02 12:29:23.232 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-11-02 12:29:23.234 | + tools/install_pip.sh:main:43 : GetDistro 2022-11-02 12:29:23.236 | + functions-common:GetDistro:446 : GetOSVersion 2022-11-02 12:29:23.238 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-11-02 12:29:23.240 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-11-02 12:29:23.241 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-11-02 12:29:23.243 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-11-02 12:29:23.245 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-11-02 12:29:23.247 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-11-02 12:29:23.248 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-11-02 12:29:23.250 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-11-02 12:29:23.252 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-11-02 12:29:23.254 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-11-02 12:29:23.256 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-11-02 12:29:23.257 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-11-02 12:29:23.259 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-11-02 12:29:23.261 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-11-02 12:29:23.262 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-11-02 12:29:23.265 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-11-02 12:29:23.267 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-11-02 12:29:23.269 | + functions-common:_ensure_lsb_release:394 : return 2022-11-02 12:29:23.271 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-11-02 12:29:23.338 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-11-02 12:29:23.340 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-11-02 12:29:23.407 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-11-02 12:29:23.410 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-11-02 12:29:23.477 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-11-02 12:29:23.479 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-11-02 12:29:23.481 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-11-02 12:29:23.483 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-11-02 12:29:23.485 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-11-02 12:29:23.487 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-11-02 12:29:23.489 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-11-02 12:29:23.491 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-11-02 12:29:23.493 | + functions-common:GetDistro:451 : DISTRO=focal 2022-11-02 12:29:23.495 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-11-02 12:29:23.497 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-11-02 12:29:23.497 | Distro: focal 2022-11-02 12:29:23.499 | + tools/install_pip.sh:main:124 : get_versions 2022-11-02 12:29:23.501 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-11-02 12:29:23.505 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/bin/pip 2022-11-02 12:29:23.507 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/bin/pip ]] 2022-11-02 12:29:23.509 | ++ tools/install_pip.sh:get_versions:51 : /usr/bin/pip --version 2022-11-02 12:29:23.510 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-11-02 12:29:24.898 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.0.2 2022-11-02 12:29:24.900 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.0.2' 2022-11-02 12:29:24.900 | pip: 20.0.2 2022-11-02 12:29:24.902 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-11-02 12:29:24.904 | + tools/install_pip.sh:main:130 : is_fedora 2022-11-02 12:29:24.905 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-11-02 12:29:24.908 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-11-02 12:29:24.910 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-11-02 12:29:24.911 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-11-02 12:29:24.913 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-11-02 12:29:24.915 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-11-02 12:29:24.916 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-11-02 12:29:24.918 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-11-02 12:29:24.920 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-11-02 12:29:24.921 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-11-02 12:29:24.926 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-11-02 12:29:24.928 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-11-02 12:29:24.930 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 12:29:24.931 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 12:29:24.933 | + tools/install_pip.sh:main:142 : : 2022-11-02 12:29:24.935 | + tools/install_pip.sh:main:147 : set -x 2022-11-02 12:29:24.937 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-11-02 12:29:24.939 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-11-02 12:29:24.941 | + inc/python:pip_install_gr:77 : local clean_name 2022-11-02 12:29:24.943 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-11-02 12:29:24.945 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-11-02 12:29:24.947 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-11-02 12:29:24.949 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-11-02 12:29:24.949 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-11-02 12:29:24.953 | ++ inc/python:get_from_global_requirements:227 : required_pkg='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 ' 2022-11-02 12:29:24.956 | ++ inc/python:get_from_global_requirements:228 : [[ setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 == '' ]] 2022-11-02 12:29:24.958 | ++ inc/python:get_from_global_requirements:231 : echo 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-11-02 12:29:24.960 | + inc/python:pip_install_gr:78 : clean_name='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-11-02 12:29:24.962 | + inc/python:pip_install_gr:79 : pip_install 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-11-02 12:29:24.978 | Using python 3.8 to install setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-11-02 12:29:24.980 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-11-02 12:29:27.039 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:29:27.039 | from cryptography.utils import int_from_bytes 2022-11-02 12:29:27.039 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:29:27.039 | from cryptography.utils import int_from_bytes 2022-11-02 12:29:27.234 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:29:27.281 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:29:27.345 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:29:27.354 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:29:27.378 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:29:27.382 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:29:27.399 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:29:27.409 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:29:27.430 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:29:27.442 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:29:27.446 | Ignoring prettytable: markers 'python_version == "3.9"' don't match your environment 2022-11-02 12:29:27.508 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:29:27.588 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:29:27.605 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:29:27.637 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:29:27.646 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:29:27.661 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:29:27.679 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:29:27.692 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:29:27.706 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:29:27.716 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:29:27.756 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:29:27.778 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:29:27.787 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:29:27.877 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:29:27.880 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:29:27.884 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:29:27.927 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:29:27.969 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:29:27.985 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:29:28.003 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:29:28.023 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:29:28.041 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:29:28.058 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:29:28.090 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:29:28.121 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:29:28.151 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:29:28.162 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:29:28.180 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:29:28.194 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:29:28.213 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:29:28.221 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:29:28.225 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:29:28.231 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 12:29:28.915 | Collecting setuptools===60.9.3 2022-11-02 12:29:28.927 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e4f/30b9f84e5ab3d/setuptools-60.9.3-py3-none-any.whl (1.1 MB) 2022-11-02 12:29:30.667 | Installing collected packages: setuptools 2022-11-02 12:29:30.667 | Attempting uninstall: setuptools 2022-11-02 12:29:30.668 | Found existing installation: setuptools 45.2.0 2022-11-02 12:29:30.669 | Not uninstalling setuptools at /usr/lib/python3/dist-packages, outside environment /usr 2022-11-02 12:29:30.670 | Can't uninstall 'setuptools'. No files were found to uninstall. 2022-11-02 12:29:31.547 | Successfully installed setuptools-60.9.3 2022-11-02 12:29:31.653 | + inc/python:pip_install:200 : result=0 2022-11-02 12:29:31.654 | + inc/python:pip_install:202 : time_stop pip_install 2022-11-02 12:29:31.657 | + functions-common:time_stop:2451 : local name 2022-11-02 12:29:31.659 | + functions-common:time_stop:2452 : local end_time 2022-11-02 12:29:31.660 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 12:29:31.662 | + functions-common:time_stop:2454 : local total 2022-11-02 12:29:31.664 | + functions-common:time_stop:2455 : local start_time 2022-11-02 12:29:31.665 | + functions-common:time_stop:2457 : name=pip_install 2022-11-02 12:29:31.667 | + functions-common:time_stop:2458 : start_time=1667392164974 2022-11-02 12:29:31.669 | + functions-common:time_stop:2460 : [[ -z 1667392164974 ]] 2022-11-02 12:29:31.671 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 12:29:31.674 | + functions-common:time_stop:2463 : end_time=1667392171672 2022-11-02 12:29:31.676 | + functions-common:time_stop:2464 : elapsed_time=6698 2022-11-02 12:29:31.677 | + functions-common:time_stop:2465 : total=0 2022-11-02 12:29:31.679 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 12:29:31.681 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=6698 2022-11-02 12:29:31.683 | + inc/python:pip_install:203 : return 0 2022-11-02 12:29:31.684 | + tools/install_pip.sh:main:153 : get_versions 2022-11-02 12:29:31.687 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-11-02 12:29:31.691 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/bin/pip 2022-11-02 12:29:31.693 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/bin/pip ]] 2022-11-02 12:29:31.696 | ++ tools/install_pip.sh:get_versions:51 : /usr/bin/pip --version 2022-11-02 12:29:31.696 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-11-02 12:29:33.093 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.0.2 2022-11-02 12:29:33.095 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.0.2' 2022-11-02 12:29:33.095 | pip: 20.0.2 2022-11-02 12:29:33.098 | + ./stack.sh:main:795 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-11-02 12:29:33.101 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-11-02 12:29:33.104 | + ./stack.sh:main:796 : fixup_all 2022-11-02 12:29:33.106 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-11-02 12:29:33.109 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-11-02 12:29:33.111 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 12:29:33.113 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 12:29:33.115 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf /usr/lib/python3/dist-packages/PyYAML-5.3.1.egg-info 2022-11-02 12:29:33.126 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-11-02 12:29:33.137 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-11-02 12:29:33.148 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-11-02 12:29:33.151 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-11-02 12:29:33.153 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-11-02 12:29:33.156 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-11-02 12:29:33.158 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-11-02 12:29:33.160 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-11-02 12:29:33.162 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-11-02 12:29:33.166 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-11-02 12:29:33.168 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-11-02 12:29:33.170 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-11-02 12:29:33.173 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-11-02 12:29:33.175 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-11-02 12:29:33.177 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-11-02 12:29:33.179 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-11-02 12:29:33.181 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-11-02 12:29:33.184 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-11-02 12:29:33.186 | + functions-common:is_suse:542 : is_opensuse 2022-11-02 12:29:33.189 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-11-02 12:29:33.192 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-11-02 12:29:33.194 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-11-02 12:29:33.196 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-11-02 12:29:33.198 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-11-02 12:29:33.200 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-11-02 12:29:33.202 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-11-02 12:29:33.206 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-11-02 12:29:33.208 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-11-02 12:29:33.210 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-11-02 12:29:33.213 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-11-02 12:29:33.215 | + ./stack.sh:main:799 : pip_install -U os-testr 2022-11-02 12:29:33.236 | Using python 3.8 to install os-testr 2022-11-02 12:29:33.238 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-11-02 12:29:35.317 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:29:35.317 | from cryptography.utils import int_from_bytes 2022-11-02 12:29:35.317 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:29:35.317 | from cryptography.utils import int_from_bytes 2022-11-02 12:29:35.514 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:29:35.562 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:29:35.624 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:29:35.632 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:29:35.655 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:29:35.660 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:29:35.677 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:29:35.687 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:29:35.708 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:29:35.719 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:29:35.724 | Ignoring prettytable: markers 'python_version == "3.9"' don't match your environment 2022-11-02 12:29:35.785 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:29:35.864 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:29:35.881 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:29:35.913 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:29:35.922 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:29:35.935 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:29:35.954 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:29:35.967 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:29:35.981 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:29:35.991 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:29:36.030 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:29:36.053 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:29:36.060 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:29:36.148 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:29:36.152 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:29:36.155 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:29:36.198 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:29:36.238 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:29:36.254 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:29:36.272 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:29:36.292 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:29:36.310 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:29:36.327 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:29:36.357 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:29:36.388 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:29:36.417 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:29:36.428 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:29:36.446 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:29:36.459 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:29:36.478 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:29:36.485 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:29:36.489 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:29:36.493 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 12:29:36.634 | Collecting os-testr===2.0.1 2022-11-02 12:29:36.642 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/785/f04c6c750390d/os_testr-2.0.1-py3-none-any.whl (46 kB) 2022-11-02 12:29:36.779 | 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 379)) (2.5.0) 2022-11-02 12:29:36.892 | Collecting stestr===3.2.1 2022-11-02 12:29:36.899 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/de0/6fb51cf281ac7/stestr-3.2.1-py3-none-any.whl (125 kB) 2022-11-02 12:29:37.117 | Requirement already up-to-date: pbr===5.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (5.8.1) 2022-11-02 12:29:37.214 | Collecting python-subunit===1.4.0 2022-11-02 12:29:37.221 | 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-11-02 12:29:37.360 | Requirement already up-to-date: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 64)) (3.0.0) 2022-11-02 12:29:37.384 | 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 176)) (1.0.0) 2022-11-02 12:29:37.555 | Requirement already up-to-date: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (6.0) 2022-11-02 12:29:37.630 | Requirement already up-to-date: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 266)) (3.10.1) 2022-11-02 12:29:37.771 | Collecting future===0.18.2 2022-11-02 12:29:37.778 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b1b/ead90b70cf6ec/future-0.18.2.tar.gz (829 kB) 2022-11-02 12:29:40.099 | Requirement already up-to-date: voluptuous===0.12.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 2)) (0.12.2) 2022-11-02 12:29:40.134 | Requirement already up-to-date: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 487)) (1.16.0) 2022-11-02 12:29:40.172 | Requirement already up-to-date: prettytable===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 154)) (3.1.1) 2022-11-02 12:29:40.305 | Requirement already up-to-date: pyparsing===3.0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 444)) (3.0.7) 2022-11-02 12:29:40.389 | Requirement already up-to-date: stevedore===3.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 458)) (3.5.2) 2022-11-02 12:29:40.414 | Requirement already up-to-date: autopage===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 348)) (0.5.0) 2022-11-02 12:29:40.550 | Requirement already up-to-date: cmd2===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 469)) (2.4.0) 2022-11-02 12:29:40.622 | Requirement already up-to-date: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 150)) (0.2.5) 2022-11-02 12:29:40.658 | Requirement already up-to-date: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (1.8.2) 2022-11-02 12:29:40.695 | Requirement already up-to-date: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 49)) (21.4.0) 2022-11-02 12:29:40.756 | Building wheels for collected packages: future 2022-11-02 12:29:40.757 | Building wheel for future (setup.py): started 2022-11-02 12:29:43.654 | Building wheel for future (setup.py): finished with status 'done' 2022-11-02 12:29:43.658 | Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491070 sha256=10cb58e735990d105a1d56efb3708f3783298e4442502251a7074d759dba794d 2022-11-02 12:29:43.658 | Stored in directory: /root/.cache/pip/wheels/28/5f/d3/d195feb75503b53c2d3ab6230c977e5755765d711064d2e39f 2022-11-02 12:29:43.659 | Successfully built future 2022-11-02 12:29:45.063 | Installing collected packages: python-subunit, future, stestr, os-testr 2022-11-02 12:29:46.109 | Successfully installed future-0.18.2 os-testr-2.0.1 python-subunit-1.4.0 stestr-3.2.1 2022-11-02 12:29:46.245 | + inc/python:pip_install:200 : result=0 2022-11-02 12:29:46.247 | + inc/python:pip_install:202 : time_stop pip_install 2022-11-02 12:29:46.250 | + functions-common:time_stop:2451 : local name 2022-11-02 12:29:46.252 | + functions-common:time_stop:2452 : local end_time 2022-11-02 12:29:46.254 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 12:29:46.256 | + functions-common:time_stop:2454 : local total 2022-11-02 12:29:46.259 | + functions-common:time_stop:2455 : local start_time 2022-11-02 12:29:46.261 | + functions-common:time_stop:2457 : name=pip_install 2022-11-02 12:29:46.263 | + functions-common:time_stop:2458 : start_time=1667392173231 2022-11-02 12:29:46.265 | + functions-common:time_stop:2460 : [[ -z 1667392173231 ]] 2022-11-02 12:29:46.267 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 12:29:46.271 | + functions-common:time_stop:2463 : end_time=1667392186269 2022-11-02 12:29:46.273 | + functions-common:time_stop:2464 : elapsed_time=13038 2022-11-02 12:29:46.276 | + functions-common:time_stop:2465 : total=0 2022-11-02 12:29:46.278 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 12:29:46.280 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=13038 2022-11-02 12:29:46.282 | + inc/python:pip_install:203 : return 0 2022-11-02 12:29:46.284 | + ./stack.sh:main:803 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-11-02 12:29:46.335 | + ./stack.sh:main:804 : sudo systemctl restart systemd-journald 2022-11-02 12:29:46.563 | + ./stack.sh:main:810 : install_infra 2022-11-02 12:29:46.566 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-11-02 12:29:46.569 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-11-02 12:29:46.572 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2022-11-02 12:29:49.711 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-11-02 12:29:49.713 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-11-02 12:29:49.735 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-11-02 12:29:51.527 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:29:51.573 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:29:51.650 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:29:51.658 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:29:51.681 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:29:51.685 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:29:51.701 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:29:51.711 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:29:51.731 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:29:51.743 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:29:51.747 | Ignoring prettytable: markers 'python_version == "3.9"' don't match your environment 2022-11-02 12:29:51.806 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:29:51.883 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:29:51.900 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:29:51.931 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:29:51.939 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:29:51.953 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:29:51.971 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:29:51.983 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:29:51.997 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:29:52.008 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:29:52.045 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:29:52.067 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:29:52.076 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:29:52.139 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:29:52.143 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:29:52.146 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:29:52.187 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:29:52.226 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:29:52.242 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:29:52.258 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:29:52.278 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:29:52.295 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:29:52.312 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:29:52.341 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:29:52.372 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:29:52.400 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:29:52.411 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:29:52.429 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:29:52.441 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:29:52.459 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:29:52.466 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:29:52.470 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:29:52.474 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 12:29:52.601 | Collecting pbr===5.8.1 2022-11-02 12:29:52.608 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/271/08648368782d0/pbr-5.8.1-py2.py3-none-any.whl (113 kB) 2022-11-02 12:29:52.647 | Installing collected packages: pbr 2022-11-02 12:29:52.787 | Successfully installed pbr-5.8.1 2022-11-02 12:29:52.851 | + inc/python:pip_install:200 : result=0 2022-11-02 12:29:52.854 | + inc/python:pip_install:202 : time_stop pip_install 2022-11-02 12:29:52.856 | + functions-common:time_stop:2451 : local name 2022-11-02 12:29:52.858 | + functions-common:time_stop:2452 : local end_time 2022-11-02 12:29:52.860 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 12:29:52.862 | + functions-common:time_stop:2454 : local total 2022-11-02 12:29:52.864 | + functions-common:time_stop:2455 : local start_time 2022-11-02 12:29:52.867 | + functions-common:time_stop:2457 : name=pip_install 2022-11-02 12:29:52.869 | + functions-common:time_stop:2458 : start_time=1667392189728 2022-11-02 12:29:52.871 | + functions-common:time_stop:2460 : [[ -z 1667392189728 ]] 2022-11-02 12:29:52.874 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 12:29:52.878 | + functions-common:time_stop:2463 : end_time=1667392192875 2022-11-02 12:29:52.880 | + functions-common:time_stop:2464 : elapsed_time=3147 2022-11-02 12:29:52.882 | + functions-common:time_stop:2465 : total=13038 2022-11-02 12:29:52.884 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 12:29:52.886 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=16185 2022-11-02 12:29:52.888 | + inc/python:pip_install:203 : return 0 2022-11-02 12:29:52.891 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-11-02 12:29:52.893 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-11-02 12:29:52.915 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-11-02 12:29:54.761 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:29:54.809 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:29:54.887 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:29:54.895 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:29:54.919 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:29:54.923 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:29:54.941 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:29:54.951 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:29:54.972 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:29:54.984 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:29:54.988 | Ignoring prettytable: markers 'python_version == "3.9"' don't match your environment 2022-11-02 12:29:55.050 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:29:55.130 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:29:55.148 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:29:55.180 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:29:55.188 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:29:55.203 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:29:55.221 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:29:55.233 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:29:55.247 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:29:55.258 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:29:55.297 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:29:55.321 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:29:55.330 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:29:55.396 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:29:55.400 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:29:55.403 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:29:55.447 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:29:55.486 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:29:55.503 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:29:55.520 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:29:55.540 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:29:55.559 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:29:55.577 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:29:55.606 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:29:55.639 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:29:55.667 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:29:55.680 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:29:55.698 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:29:55.711 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:29:55.729 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:29:55.736 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:29:55.740 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:29:55.744 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 12:29:55.746 | Processing /opt/stack/requirements 2022-11-02 12:29:57.151 | Collecting fixtures===3.0.0 2022-11-02 12:29:57.158 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67 kB) 2022-11-02 12:29:57.390 | Collecting PyYAML===6.0 2022-11-02 12:29:57.398 | 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-11-02 12:29:57.579 | Collecting requests===2.27.1 2022-11-02 12:29:57.586 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f22/fa1e554c9ddfd/requests-2.27.1-py2.py3-none-any.whl (63 kB) 2022-11-02 12:29:57.682 | Collecting packaging===21.3 2022-11-02 12:29:57.689 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40 kB) 2022-11-02 12:29:57.753 | Collecting testtools===2.5.0 2022-11-02 12:29:57.760 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/798/525999f053e4d/testtools-2.5.0-py3-none-any.whl (181 kB) 2022-11-02 12:29:57.844 | Collecting idna===3.3 2022-11-02 12:29:57.849 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/84d/9dd047ffa8059/idna-3.3-py3-none-any.whl (61 kB) 2022-11-02 12:29:57.991 | Collecting pyparsing===3.0.7 2022-11-02 12:29:57.998 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a6c/06a88f252e6c3/pyparsing-3.0.7-py3-none-any.whl (98 kB) 2022-11-02 12:29:58.058 | Collecting six===1.16.0 2022-11-02 12:29:58.064 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8ab/b2f1d86890a2d/six-1.16.0-py2.py3-none-any.whl (11 kB) 2022-11-02 12:29:58.273 | Collecting charset-normalizer===2.0.12 2022-11-02 12:29:58.331 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/688/1edbebdb17b39/charset_normalizer-2.0.12-py3-none-any.whl (39 kB) 2022-11-02 12:29:58.481 | Collecting Parsley>=1.2 2022-11-02 12:29:58.491 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-11-02 12:29:58.716 | Collecting beagle>=0.2.1 2022-11-02 12:29:58.868 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/34b/7236e550859b0/beagle-0.3.0-py3-none-any.whl (11 kB) 2022-11-02 12:29:58.895 | Requirement already satisfied: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (5.8.1) 2022-11-02 12:29:59.064 | Collecting urllib3===1.26.8 2022-11-02 12:29:59.356 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/000/ca7f471a233c2/urllib3-1.26.8-py2.py3-none-any.whl (138 kB) 2022-11-02 12:29:59.525 | Collecting certifi>=2017.4.17 2022-11-02 12:29:59.536 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/90c/1a32f1d68f940/certifi-2022.9.24-py3-none-any.whl (161 kB) 2022-11-02 12:29:59.604 | Collecting extras===1.0.0 2022-11-02 12:29:59.612 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f68/9f08df47e2dec/extras-1.0.0-py2.py3-none-any.whl (7.3 kB) 2022-11-02 12:29:59.697 | Collecting cliff===3.10.1 2022-11-02 12:29:59.702 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a21/da482714b9f0b/cliff-3.10.1-py3-none-any.whl (81 kB) 2022-11-02 12:29:59.883 | Collecting cmd2===2.4.0 2022-11-02 12:29:59.892 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6fe/6d46099edaf4a/cmd2-2.4.0-py3-none-any.whl (150 kB) 2022-11-02 12:30:00.006 | Collecting prettytable===3.1.1 2022-11-02 12:30:00.014 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f54/6d42de21ac14d/prettytable-3.1.1-py3-none-any.whl (26 kB) 2022-11-02 12:30:00.059 | Collecting autopage===0.5.0 2022-11-02 12:30:00.065 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/572/32860f28a1867/autopage-0.5.0-py3-none-any.whl (29 kB) 2022-11-02 12:30:00.164 | Collecting stevedore===3.5.2 2022-11-02 12:30:00.202 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/fa2/630e3d0ad3e22/stevedore-3.5.2-py3-none-any.whl (50 kB) 2022-11-02 12:30:00.274 | Collecting attrs===21.4.0 2022-11-02 12:30:00.293 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2d2/7e3784d7a565d/attrs-21.4.0-py2.py3-none-any.whl (60 kB) 2022-11-02 12:30:00.433 | Collecting pyperclip===1.8.2 2022-11-02 12:30:00.444 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/767/6e3b8b98bc6fb/pyperclip-1.8.2-py3-none-any.whl (11 kB) 2022-11-02 12:30:00.504 | Collecting wcwidth===0.2.5 2022-11-02 12:30:00.528 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/beb/4802a9cebb914/wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) 2022-11-02 12:30:00.547 | Building wheels for collected packages: openstack-requirements 2022-11-02 12:30:00.548 | Building wheel for openstack-requirements (setup.py): started 2022-11-02 12:30:01.374 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-11-02 12:30:01.374 | ERROR: Command errored out with exit status 1: 2022-11-02 12:30:01.375 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-90uh8mo7/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-90uh8mo7/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-iqnm3ive 2022-11-02 12:30:01.375 | cwd: /tmp/pip-req-build-90uh8mo7/ 2022-11-02 12:30:01.375 | Complete output (6 lines): 2022-11-02 12:30:01.375 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-11-02 12:30:01.375 | or: setup.py --help [cmd1 cmd2 ...] 2022-11-02 12:30:01.375 | or: setup.py --help-commands 2022-11-02 12:30:01.375 | or: setup.py cmd --help 2022-11-02 12:30:01.375 | 2022-11-02 12:30:01.375 | error: invalid command 'bdist_wheel' 2022-11-02 12:30:01.375 | ---------------------------------------- 2022-11-02 12:30:01.375 | ERROR: Failed building wheel for openstack-requirements 2022-11-02 12:30:01.375 | Running setup.py clean for openstack-requirements 2022-11-02 12:30:02.194 | Failed to build openstack-requirements 2022-11-02 12:30:02.434 | Installing collected packages: attrs, extras, testtools, six, fixtures, wcwidth, prettytable, urllib3, PyYAML, idna, certifi, charset-normalizer, requests, pyperclip, cmd2, autopage, pyparsing, stevedore, cliff, packaging, Parsley, beagle, openstack-requirements 2022-11-02 12:30:04.269 | Running setup.py install for openstack-requirements: started 2022-11-02 12:30:06.682 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-11-02 12:30:06.716 | Successfully installed Parsley-1.3 PyYAML-6.0 attrs-21.4.0 autopage-0.5.0 beagle-0.3.0 certifi-2022.9.24 charset-normalizer-2.0.12 cliff-3.10.1 cmd2-2.4.0 extras-1.0.0 fixtures-3.0.0 idna-3.3 openstack-requirements-1.2.1.dev5372 packaging-21.3 prettytable-3.1.1 pyparsing-3.0.7 pyperclip-1.8.2 requests-2.27.1 six-1.16.0 stevedore-3.5.2 testtools-2.5.0 urllib3-1.26.8 wcwidth-0.2.5 2022-11-02 12:30:06.856 | + inc/python:pip_install:200 : result=0 2022-11-02 12:30:06.858 | + inc/python:pip_install:202 : time_stop pip_install 2022-11-02 12:30:06.860 | + functions-common:time_stop:2451 : local name 2022-11-02 12:30:06.862 | + functions-common:time_stop:2452 : local end_time 2022-11-02 12:30:06.864 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 12:30:06.866 | + functions-common:time_stop:2454 : local total 2022-11-02 12:30:06.868 | + functions-common:time_stop:2455 : local start_time 2022-11-02 12:30:06.870 | + functions-common:time_stop:2457 : name=pip_install 2022-11-02 12:30:06.872 | + functions-common:time_stop:2458 : start_time=1667392192908 2022-11-02 12:30:06.874 | + functions-common:time_stop:2460 : [[ -z 1667392192908 ]] 2022-11-02 12:30:06.877 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 12:30:06.881 | + functions-common:time_stop:2463 : end_time=1667392206878 2022-11-02 12:30:06.883 | + functions-common:time_stop:2464 : elapsed_time=13970 2022-11-02 12:30:06.886 | + functions-common:time_stop:2465 : total=16185 2022-11-02 12:30:06.888 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 12:30:06.890 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=30155 2022-11-02 12:30:06.892 | + inc/python:pip_install:203 : return 0 2022-11-02 12:30:06.894 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-11-02 12:30:06.897 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-11-02 12:30:06.901 | + inc/python:use_library_from_git:250 : local name=pbr 2022-11-02 12:30:06.903 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 12:30:06.905 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 12:30:06.908 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-11-02 12:30:06.910 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 12:30:06.912 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-11-02 12:30:06.933 | Using python 3.8 to install pbr 2022-11-02 12:30:06.935 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-11-02 12:30:08.967 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:30:08.967 | from cryptography.utils import int_from_bytes 2022-11-02 12:30:08.967 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:30:08.967 | from cryptography.utils import int_from_bytes 2022-11-02 12:30:09.163 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:30:09.209 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:30:09.269 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:30:09.278 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:30:09.301 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:30:09.304 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:30:09.321 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:30:09.330 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:30:09.351 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:30:09.363 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:30:09.366 | Ignoring prettytable: markers 'python_version == "3.9"' don't match your environment 2022-11-02 12:30:09.425 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:30:09.502 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:30:09.518 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:30:09.549 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:30:09.557 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:30:09.571 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:30:09.588 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:30:09.600 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:30:09.614 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:30:09.624 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:30:09.661 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:30:09.684 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:30:09.691 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:30:09.778 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:30:09.782 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:30:09.785 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:30:09.826 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:30:09.866 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:30:09.881 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:30:09.898 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:30:09.918 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:30:09.936 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:30:09.953 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:30:09.983 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:30:10.015 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:30:10.043 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:30:10.054 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:30:10.072 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:30:10.084 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:30:10.104 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:30:10.111 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:30:10.115 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:30:10.119 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 12:30:10.245 | Requirement already up-to-date: pbr===5.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (5.8.1) 2022-11-02 12:30:11.928 | + inc/python:pip_install:200 : result=0 2022-11-02 12:30:11.931 | + inc/python:pip_install:202 : time_stop pip_install 2022-11-02 12:30:11.934 | + functions-common:time_stop:2451 : local name 2022-11-02 12:30:11.936 | + functions-common:time_stop:2452 : local end_time 2022-11-02 12:30:11.940 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 12:30:11.942 | + functions-common:time_stop:2454 : local total 2022-11-02 12:30:11.944 | + functions-common:time_stop:2455 : local start_time 2022-11-02 12:30:11.946 | + functions-common:time_stop:2457 : name=pip_install 2022-11-02 12:30:11.948 | + functions-common:time_stop:2458 : start_time=1667392206927 2022-11-02 12:30:11.950 | + functions-common:time_stop:2460 : [[ -z 1667392206927 ]] 2022-11-02 12:30:11.953 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 12:30:11.957 | + functions-common:time_stop:2463 : end_time=1667392211954 2022-11-02 12:30:11.959 | + functions-common:time_stop:2464 : elapsed_time=5027 2022-11-02 12:30:11.961 | + functions-common:time_stop:2465 : total=30155 2022-11-02 12:30:11.963 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 12:30:11.965 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=35182 2022-11-02 12:30:11.967 | + inc/python:pip_install:203 : return 0 2022-11-02 12:30:11.970 | + ./stack.sh:main:813 : python3 -m venv /opt/stack/bindep-venv 2022-11-02 12:30:15.313 | + ./stack.sh:main:815 : /opt/stack/bindep-venv/bin/pip install bindep 2022-11-02 12:30:17.114 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 12:30:17.194 | Collecting bindep 2022-11-02 12:30:17.201 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6ab/e2f721e5388b5/bindep-2.11.0-py2.py3-none-any.whl (34 kB) 2022-11-02 12:30:17.271 | Collecting distro>=1.7.0; python_version >= "3.6" 2022-11-02 12:30:17.277 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/995/22ca3e365cac5/distro-1.8.0-py3-none-any.whl (20 kB) 2022-11-02 12:30:17.367 | Collecting packaging; python_version >= "3.6" 2022-11-02 12:30:17.374 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40 kB) 2022-11-02 12:30:17.527 | Collecting pbr>=2.0.0 2022-11-02 12:30:17.538 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/db2/317ff07c84c4c/pbr-5.11.0-py2.py3-none-any.whl (112 kB) 2022-11-02 12:30:17.588 | Collecting Parsley 2022-11-02 12:30:17.594 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-11-02 12:30:17.784 | Collecting pyparsing!=3.0.5,>=2.0.2 2022-11-02 12:30:17.791 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/502/6bae9a10eeaef/pyparsing-3.0.9-py3-none-any.whl (98 kB) 2022-11-02 12:30:17.844 | Installing collected packages: distro, pyparsing, packaging, pbr, Parsley, bindep 2022-11-02 12:30:18.427 | Successfully installed Parsley-1.3 bindep-2.11.0 distro-1.8.0 packaging-21.3 pbr-5.11.0 pyparsing-3.0.9 2022-11-02 12:30:18.501 | + ./stack.sh:main:816 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-11-02 12:30:18.504 | + ./stack.sh:main:816 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-11-02 12:30:18.507 | ++ ./stack.sh:main:819 : _get_plugin_bindep_packages 2022-11-02 12:30:18.523 | + ./stack.sh:main:819 : pkgs= 2022-11-02 12:30:18.526 | + ./stack.sh:main:820 : [[ -n '' ]] 2022-11-02 12:30:18.528 | + ./stack.sh:main:827 : run_phase stack pre-install 2022-11-02 12:30:18.530 | + functions-common:run_phase:1879 : local mode=stack 2022-11-02 12:30:18.533 | + functions-common:run_phase:1880 : local phase=pre-install 2022-11-02 12:30:18.535 | + functions-common:run_phase:1881 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-11-02 12:30:18.537 | + functions-common:run_phase:1882 : local extra_plugin_file_name 2022-11-02 12:30:18.540 | + functions-common:run_phase:1883 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-11-02 12:30:18.542 | + functions-common:run_phase:1888 : local exceptions=80-tempest.sh 2022-11-02 12:30:18.544 | + functions-common:run_phase:1889 : local extra 2022-11-02 12:30:18.547 | ++ functions-common:run_phase:1890 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-11-02 12:30:18.551 | + functions-common:run_phase:1890 : extra=80-tempest.sh 2022-11-02 12:30:18.553 | + functions-common:run_phase:1891 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-11-02 12:30:18.556 | + functions-common:run_phase:1895 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-11-02 12:30:18.558 | + functions-common:run_phase:1895 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-11-02 12:30:18.560 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-11-02 12:30:18.575 | ++ functions-common:is_service_enabled:2107 : return 0 2022-11-02 12:30:18.577 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-11-02 12:30:18.579 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-11-02 12:30:18.581 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-11-02 12:30:18.583 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-11-02 12:30:18.585 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-11-02 12:30:18.588 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-11-02 12:30:18.590 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-11-02 12:30:18.592 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-11-02 12:30:18.595 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-11-02 12:30:18.597 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-11-02 12:30:18.599 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-11-02 12:30:18.601 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-11-02 12:30:18.604 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-11-02 12:30:18.606 | + functions-common:run_phase:1900 : [[ stack == \s\o\u\r\c\e ]] 2022-11-02 12:30:18.608 | + functions-common:run_phase:1903 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-11-02 12:30:18.610 | + functions-common:run_phase:1906 : run_plugins stack pre-install 2022-11-02 12:30:18.612 | + functions-common:run_plugins:1865 : local mode=stack 2022-11-02 12:30:18.615 | + functions-common:run_plugins:1866 : local phase=pre-install 2022-11-02 12:30:18.617 | + functions-common:run_plugins:1868 : local plugins= 2022-11-02 12:30:18.620 | + functions-common:run_plugins:1869 : local plugin 2022-11-02 12:30:18.622 | + ./stack.sh:main:830 : set_systemd_override DefaultLimitNOFILE 2048 2022-11-02 12:30:18.625 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-11-02 12:30:18.627 | + functions:set_systemd_override:821 : local value=2048 2022-11-02 12:30:18.630 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-11-02 12:30:18.632 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-11-02 12:30:18.682 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-11-02 12:30:18.682 | Set systemd system override for DefaultLimitNOFILE=2048 2022-11-02 12:30:18.684 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-11-02 12:30:19.051 | + ./stack.sh:main:832 : install_rpc_backend 2022-11-02 12:30:19.053 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-11-02 12:30:19.070 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 12:30:19.073 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-11-02 12:30:19.075 | + functions-common:install_package:1475 : update_package_repo 2022-11-02 12:30:19.077 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-11-02 12:30:19.080 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-11-02 12:30:19.082 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-11-02 12:30:19.084 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-11-02 12:30:19.087 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-11-02 12:30:19.089 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 12:30:19.091 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 12:30:19.093 | + functions-common:update_package_repo:1456 : apt_get_update 2022-11-02 12:30:19.096 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-11-02 12:30:19.098 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-11-02 12:30:19.100 | + functions-common:apt_get_update:1202 : return 2022-11-02 12:30:19.103 | + functions-common:install_package:1476 : real_install_package rabbitmq-server 2022-11-02 12:30:19.105 | + functions-common:real_install_package:1461 : is_ubuntu 2022-11-02 12:30:19.108 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 12:30:19.110 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 12:30:19.113 | + functions-common:real_install_package:1462 : apt_get install rabbitmq-server 2022-11-02 12:30:19.136 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-11-02 12:30:19.247 | Reading package lists... 2022-11-02 12:30:19.528 | Building dependency tree... 2022-11-02 12:30:19.529 | Reading state information... 2022-11-02 12:30:19.829 | The following packages were automatically installed and are no longer required: 2022-11-02 12:30:19.831 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-11-02 12:30:19.831 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-11-02 12:30:19.831 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-11-02 12:30:19.831 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-11-02 12:30:19.831 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-11-02 12:30:19.831 | python3-zope.interface 2022-11-02 12:30:19.831 | Use 'sudo apt autoremove' to remove them. 2022-11-02 12:30:19.832 | The following additional packages will be installed: 2022-11-02 12:30:19.832 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2022-11-02 12:30:19.832 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2022-11-02 12:30:19.832 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2022-11-02 12:30:19.833 | erlang-tools erlang-xmerl locales-all 2022-11-02 12:30:19.834 | Suggested packages: 2022-11-02 12:30:19.834 | erlang erlang-manpages erlang-doc 2022-11-02 12:30:19.908 | The following NEW packages will be installed: 2022-11-02 12:30:19.908 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2022-11-02 12:30:19.908 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2022-11-02 12:30:19.908 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2022-11-02 12:30:19.910 | erlang-tools erlang-xmerl locales-all rabbitmq-server 2022-11-02 12:30:20.128 | 0 upgraded, 19 newly installed, 0 to remove and 176 not upgraded. 2022-11-02 12:30:20.128 | Need to get 38.0 MB of archives. 2022-11-02 12:30:20.129 | After this operation, 276 MB of additional disk space will be used. 2022-11-02 12:30:20.129 | 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-11-02 12:30:21.273 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-asn1 amd64 1:22.2.7+dfsg-1 [712 kB] 2022-11-02 12:30:21.387 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-crypto amd64 1:22.2.7+dfsg-1 [137 kB] 2022-11-02 12:30:21.404 | 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-11-02 12:30:21.448 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-mnesia amd64 1:22.2.7+dfsg-1 [716 kB] 2022-11-02 12:30:21.516 | 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-11-02 12:30:21.536 | 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-11-02 12:30:21.852 | 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-11-02 12:30:21.854 | 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-11-02 12:30:21.855 | 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-11-02 12:30:21.857 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-inets amd64 1:22.2.7+dfsg-1 [577 kB] 2022-11-02 12:30:22.016 | 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-11-02 12:30:22.150 | 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-11-02 12:30:22.151 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-parsetools amd64 1:22.2.7+dfsg-1 [151 kB] 2022-11-02 12:30:22.219 | 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-11-02 12:30:22.224 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tools amd64 1:22.2.7+dfsg-1 [499 kB] 2022-11-02 12:30:22.232 | 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-11-02 12:30:22.483 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 locales-all amd64 2.31-0ubuntu9.9 [10.5 MB] 2022-11-02 12:30:24.190 | 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-11-02 12:30:26.728 | Fetched 38.0 MB in 6s (6,101 kB/s) 2022-11-02 12:30:26.930 | Selecting previously unselected package erlang-base. 2022-11-02 12:30:26.978 | (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-11-02 12:30:26.982 | Preparing to unpack .../00-erlang-base_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-11-02 12:30:27.060 | Unpacking erlang-base (1:22.2.7+dfsg-1) ... 2022-11-02 12:30:28.512 | Selecting previously unselected package erlang-asn1. 2022-11-02 12:30:28.521 | Preparing to unpack .../01-erlang-asn1_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-11-02 12:30:28.577 | Unpacking erlang-asn1 (1:22.2.7+dfsg-1) ... 2022-11-02 12:30:29.009 | Selecting previously unselected package erlang-crypto. 2022-11-02 12:30:29.019 | Preparing to unpack .../02-erlang-crypto_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-11-02 12:30:29.083 | Unpacking erlang-crypto (1:22.2.7+dfsg-1) ... 2022-11-02 12:30:29.412 | Selecting previously unselected package erlang-public-key. 2022-11-02 12:30:29.421 | Preparing to unpack .../03-erlang-public-key_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-11-02 12:30:29.480 | Unpacking erlang-public-key (1:22.2.7+dfsg-1) ... 2022-11-02 12:30:29.848 | Selecting previously unselected package erlang-mnesia. 2022-11-02 12:30:29.855 | Preparing to unpack .../04-erlang-mnesia_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-11-02 12:30:29.915 | Unpacking erlang-mnesia (1:22.2.7+dfsg-1) ... 2022-11-02 12:30:30.281 | Selecting previously unselected package erlang-runtime-tools. 2022-11-02 12:30:30.290 | Preparing to unpack .../05-erlang-runtime-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-11-02 12:30:30.352 | Unpacking erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2022-11-02 12:30:30.692 | Selecting previously unselected package erlang-ssl. 2022-11-02 12:30:30.701 | Preparing to unpack .../06-erlang-ssl_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-11-02 12:30:30.764 | Unpacking erlang-ssl (1:22.2.7+dfsg-1) ... 2022-11-02 12:30:31.249 | Selecting previously unselected package erlang-eldap. 2022-11-02 12:30:31.258 | Preparing to unpack .../07-erlang-eldap_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-11-02 12:30:31.312 | Unpacking erlang-eldap (1:22.2.7+dfsg-1) ... 2022-11-02 12:30:31.740 | Selecting previously unselected package erlang-ftp. 2022-11-02 12:30:31.750 | Preparing to unpack .../08-erlang-ftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-11-02 12:30:31.803 | Unpacking erlang-ftp (1:22.2.7+dfsg-1) ... 2022-11-02 12:30:32.137 | Selecting previously unselected package erlang-tftp. 2022-11-02 12:30:32.146 | Preparing to unpack .../09-erlang-tftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-11-02 12:30:32.194 | Unpacking erlang-tftp (1:22.2.7+dfsg-1) ... 2022-11-02 12:30:32.484 | Selecting previously unselected package erlang-inets. 2022-11-02 12:30:32.492 | Preparing to unpack .../10-erlang-inets_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-11-02 12:30:32.552 | Unpacking erlang-inets (1:22.2.7+dfsg-1) ... 2022-11-02 12:30:32.958 | Selecting previously unselected package erlang-snmp. 2022-11-02 12:30:32.967 | Preparing to unpack .../11-erlang-snmp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-11-02 12:30:33.021 | Unpacking erlang-snmp (1:22.2.7+dfsg-1) ... 2022-11-02 12:30:33.658 | Selecting previously unselected package erlang-os-mon. 2022-11-02 12:30:33.667 | Preparing to unpack .../12-erlang-os-mon_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-11-02 12:30:33.726 | Unpacking erlang-os-mon (1:22.2.7+dfsg-1) ... 2022-11-02 12:30:34.058 | Selecting previously unselected package erlang-parsetools. 2022-11-02 12:30:34.068 | Preparing to unpack .../13-erlang-parsetools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-11-02 12:30:34.120 | Unpacking erlang-parsetools (1:22.2.7+dfsg-1) ... 2022-11-02 12:30:34.435 | Selecting previously unselected package erlang-syntax-tools. 2022-11-02 12:30:34.444 | Preparing to unpack .../14-erlang-syntax-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-11-02 12:30:34.506 | Unpacking erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2022-11-02 12:30:34.915 | Selecting previously unselected package erlang-tools. 2022-11-02 12:30:34.924 | Preparing to unpack .../15-erlang-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-11-02 12:30:34.981 | Unpacking erlang-tools (1:22.2.7+dfsg-1) ... 2022-11-02 12:30:35.440 | Selecting previously unselected package erlang-xmerl. 2022-11-02 12:30:35.450 | Preparing to unpack .../16-erlang-xmerl_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-11-02 12:30:35.503 | Unpacking erlang-xmerl (1:22.2.7+dfsg-1) ... 2022-11-02 12:30:36.067 | Selecting previously unselected package locales-all. 2022-11-02 12:30:36.076 | Preparing to unpack .../17-locales-all_2.31-0ubuntu9.9_amd64.deb ... 2022-11-02 12:30:36.137 | Unpacking locales-all (2.31-0ubuntu9.9) ... 2022-11-02 12:30:41.016 | Selecting previously unselected package rabbitmq-server. 2022-11-02 12:30:41.027 | Preparing to unpack .../18-rabbitmq-server_3.8.2-0ubuntu1.3_all.deb ... 2022-11-02 12:30:41.077 | Unpacking rabbitmq-server (3.8.2-0ubuntu1.3) ... 2022-11-02 12:30:42.736 | Setting up erlang-base (1:22.2.7+dfsg-1) ... 2022-11-02 12:30:43.741 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /lib/systemd/system/epmd.service. 2022-11-02 12:30:43.741 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /lib/systemd/system/epmd.socket. 2022-11-02 12:30:48.121 | Searching for services which depend on erlang and should be started... none found. 2022-11-02 12:30:48.188 | Setting up erlang-xmerl (1:22.2.7+dfsg-1) ... 2022-11-02 12:30:48.354 | Setting up erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2022-11-02 12:30:48.502 | Setting up locales-all (2.31-0ubuntu9.9) ... 2022-11-02 12:30:48.634 | Setting up erlang-parsetools (1:22.2.7+dfsg-1) ... 2022-11-02 12:30:48.800 | Setting up erlang-asn1 (1:22.2.7+dfsg-1) ... 2022-11-02 12:30:48.946 | Setting up erlang-tftp (1:22.2.7+dfsg-1) ... 2022-11-02 12:30:49.177 | Setting up erlang-mnesia (1:22.2.7+dfsg-1) ... 2022-11-02 12:30:49.400 | Setting up erlang-crypto (1:22.2.7+dfsg-1) ... 2022-11-02 12:30:49.549 | Setting up erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2022-11-02 12:30:49.765 | Setting up erlang-tools (1:22.2.7+dfsg-1) ... 2022-11-02 12:30:49.928 | Setting up erlang-snmp (1:22.2.7+dfsg-1) ... 2022-11-02 12:30:50.094 | Setting up erlang-public-key (1:22.2.7+dfsg-1) ... 2022-11-02 12:30:50.243 | Setting up erlang-ssl (1:22.2.7+dfsg-1) ... 2022-11-02 12:30:50.460 | Setting up erlang-os-mon (1:22.2.7+dfsg-1) ... 2022-11-02 12:30:50.631 | Setting up erlang-eldap (1:22.2.7+dfsg-1) ... 2022-11-02 12:30:50.794 | Setting up erlang-ftp (1:22.2.7+dfsg-1) ... 2022-11-02 12:30:50.945 | Setting up erlang-inets (1:22.2.7+dfsg-1) ... 2022-11-02 12:30:51.097 | Setting up rabbitmq-server (3.8.2-0ubuntu1.3) ... 2022-11-02 12:30:51.462 | Adding group `rabbitmq' (GID 125) ... 2022-11-02 12:30:51.600 | Done. 2022-11-02 12:30:51.682 | Adding system user `rabbitmq' (UID 117) ... 2022-11-02 12:30:51.682 | Adding new user `rabbitmq' (UID 117) with group `rabbitmq' ... 2022-11-02 12:30:51.983 | Not creating home directory `/var/lib/rabbitmq'. 2022-11-02 12:30:52.263 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /lib/systemd/system/rabbitmq-server.service. 2022-11-02 12:30:59.920 | Processing triggers for man-db (2.9.1-1) ... 2022-11-02 12:31:00.789 | Processing triggers for systemd (245.4-4ubuntu3.18) ... 2022-11-02 12:31:10.156 | + functions-common:apt_get:1246 : result=0 2022-11-02 12:31:10.159 | + functions-common:apt_get:1249 : time_stop apt-get 2022-11-02 12:31:10.161 | + functions-common:time_stop:2451 : local name 2022-11-02 12:31:10.163 | + functions-common:time_stop:2452 : local end_time 2022-11-02 12:31:10.165 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 12:31:10.167 | + functions-common:time_stop:2454 : local total 2022-11-02 12:31:10.170 | + functions-common:time_stop:2455 : local start_time 2022-11-02 12:31:10.172 | + functions-common:time_stop:2457 : name=apt-get 2022-11-02 12:31:10.175 | + functions-common:time_stop:2458 : start_time=1667392219132 2022-11-02 12:31:10.177 | + functions-common:time_stop:2460 : [[ -z 1667392219132 ]] 2022-11-02 12:31:10.180 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 12:31:10.184 | + functions-common:time_stop:2463 : end_time=1667392270182 2022-11-02 12:31:10.186 | + functions-common:time_stop:2464 : elapsed_time=51050 2022-11-02 12:31:10.190 | + functions-common:time_stop:2465 : total=375050 2022-11-02 12:31:10.193 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 12:31:10.195 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=426100 2022-11-02 12:31:10.198 | + functions-common:apt_get:1250 : return 0 2022-11-02 12:31:10.200 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-11-02 12:31:10.203 | + functions-common:is_suse:542 : is_opensuse 2022-11-02 12:31:10.206 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-11-02 12:31:10.209 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-11-02 12:31:10.211 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-11-02 12:31:10.213 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-11-02 12:31:10.215 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-11-02 12:31:10.221 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-11-02 12:31:10.223 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-11-02 12:31:10.225 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-11-02 12:31:10.228 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-11-02 12:31:10.231 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-11-02 12:31:10.235 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-11-02 12:31:10.239 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-11-02 12:31:10.241 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-11-02 12:31:10.243 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-11-02 12:31:10.246 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-11-02 12:31:10.249 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-11-02 12:31:10.251 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-11-02 12:31:10.253 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-11-02 12:31:10.256 | + functions-common:is_suse:542 : is_opensuse 2022-11-02 12:31:10.258 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-11-02 12:31:10.260 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-11-02 12:31:10.263 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-11-02 12:31:10.265 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-11-02 12:31:10.267 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-11-02 12:31:10.270 | + ./stack.sh:main:833 : restart_rpc_backend 2022-11-02 12:31:10.272 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-11-02 12:31:10.289 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 12:31:10.294 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-11-02 12:31:10.297 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-11-02 12:31:10.300 | + ./stack.sh:echo_summary:446 : echo -e Starting RabbitMQ 2022-11-02 12:31:10.302 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-11-02 12:31:10.305 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-11-02 12:31:10.310 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-11-02 12:31:10.312 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-11-02 12:31:10.314 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-11-02 12:31:10.317 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-11-02 12:31:10.321 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-11-02 12:31:10.323 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-11-02 12:31:10.326 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-11-02 12:31:11.043 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-11-02 12:31:11.043 | user tags 2022-11-02 12:31:11.043 | guest [administrator]' 2022-11-02 12:31:11.047 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-11-02 12:31:11.047 | user tags 2022-11-02 12:31:11.047 | guest [administrator]' 2022-11-02 12:31:11.047 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-11-02 12:31:11.053 | + lib/rpc_backend:rabbit_setuser:176 : found= 2022-11-02 12:31:11.055 | + lib/rpc_backend:rabbit_setuser:177 : '[' '' = stackrabbit ']' 2022-11-02 12:31:11.058 | + lib/rpc_backend:rabbit_setuser:181 : sudo rabbitmqctl add_user stackrabbit Passw0rd 2022-11-02 12:31:11.760 | Adding user "stackrabbit" ... 2022-11-02 12:31:11.833 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-11-02 12:31:12.522 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-11-02 12:31:12.592 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-11-02 12:31:12.594 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-11-02 12:31:13.359 | Changing password for user "stackrabbit" ... 2022-11-02 12:31:13.431 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-11-02 12:31:13.433 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-11-02 12:31:13.436 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-11-02 12:31:14.195 | Deleting user "guest" ... 2022-11-02 12:31:14.252 | + ./stack.sh:main:835 : is_service_enabled mysql postgresql 2022-11-02 12:31:14.271 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 12:31:14.273 | + ./stack.sh:main:836 : install_database 2022-11-02 12:31:14.275 | + lib/database:install_database:118 : install_database_mysql 2022-11-02 12:31:14.278 | + lib/databases/mysql:install_database_mysql:157 : is_ubuntu 2022-11-02 12:31:14.280 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 12:31:14.282 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 12:31:14.284 | + lib/databases/mysql:install_database_mysql:160 : sudo debconf-set-selections 2022-11-02 12:31:14.653 | + lib/databases/mysql:install_database_mysql:170 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-11-02 12:31:14.656 | + lib/databases/mysql:install_database_mysql:171 : cat 2022-11-02 12:31:14.662 | + lib/databases/mysql:install_database_mysql:177 : is_ubuntu 2022-11-02 12:31:14.664 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 12:31:14.666 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 12:31:14.669 | + lib/databases/mysql:install_database_mysql:177 : '[' mysql '!=' mariadb ']' 2022-11-02 12:31:14.671 | + lib/databases/mysql:install_database_mysql:178 : echo host=127.0.0.1 2022-11-02 12:31:14.674 | + lib/databases/mysql:install_database_mysql:180 : chmod 0600 /home/ubuntu/.my.cnf 2022-11-02 12:31:14.678 | + lib/databases/mysql:install_database_mysql:183 : [[ True == \T\r\u\e ]] 2022-11-02 12:31:14.681 | + lib/databases/mysql:install_database_mysql:184 : is_oraclelinux 2022-11-02 12:31:14.684 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-11-02 12:31:14.686 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-11-02 12:31:14.688 | + lib/databases/mysql:install_database_mysql:186 : is_fedora 2022-11-02 12:31:14.691 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-11-02 12:31:14.693 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-11-02 12:31:14.695 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-11-02 12:31:14.697 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-11-02 12:31:14.700 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-11-02 12:31:14.702 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-11-02 12:31:14.704 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-11-02 12:31:14.707 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-11-02 12:31:14.709 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-11-02 12:31:14.711 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-11-02 12:31:14.713 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-11-02 12:31:14.715 | + lib/databases/mysql:install_database_mysql:189 : is_suse 2022-11-02 12:31:14.718 | + functions-common:is_suse:542 : is_opensuse 2022-11-02 12:31:14.721 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-11-02 12:31:14.723 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-11-02 12:31:14.725 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-11-02 12:31:14.727 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-11-02 12:31:14.730 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-11-02 12:31:14.732 | + lib/databases/mysql:install_database_mysql:192 : is_ubuntu 2022-11-02 12:31:14.734 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 12:31:14.737 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 12:31:14.739 | + lib/databases/mysql:install_database_mysql:193 : install_package mysql-server 2022-11-02 12:31:14.742 | + functions-common:install_package:1475 : update_package_repo 2022-11-02 12:31:14.744 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-11-02 12:31:14.746 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-11-02 12:31:14.748 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-11-02 12:31:14.751 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-11-02 12:31:14.753 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-11-02 12:31:14.755 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 12:31:14.758 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 12:31:14.760 | + functions-common:update_package_repo:1456 : apt_get_update 2022-11-02 12:31:14.763 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-11-02 12:31:14.765 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-11-02 12:31:14.767 | + functions-common:apt_get_update:1202 : return 2022-11-02 12:31:14.769 | + functions-common:install_package:1476 : real_install_package mysql-server 2022-11-02 12:31:14.772 | + functions-common:real_install_package:1461 : is_ubuntu 2022-11-02 12:31:14.774 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 12:31:14.776 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 12:31:14.779 | + functions-common:real_install_package:1462 : apt_get install mysql-server 2022-11-02 12:31:14.802 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-11-02 12:31:14.921 | Reading package lists... 2022-11-02 12:31:15.213 | Building dependency tree... 2022-11-02 12:31:15.215 | Reading state information... 2022-11-02 12:31:15.544 | The following packages were automatically installed and are no longer required: 2022-11-02 12:31:15.545 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-11-02 12:31:15.545 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-11-02 12:31:15.545 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-11-02 12:31:15.545 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-11-02 12:31:15.545 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-11-02 12:31:15.546 | python3-zope.interface 2022-11-02 12:31:15.546 | Use 'sudo apt autoremove' to remove them. 2022-11-02 12:31:15.546 | The following additional packages will be installed: 2022-11-02 12:31:15.546 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2022-11-02 12:31:15.546 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2022-11-02 12:31:15.546 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2022-11-02 12:31:15.547 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2022-11-02 12:31:15.547 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2022-11-02 12:31:15.547 | mysql-server-8.0 mysql-server-core-8.0 2022-11-02 12:31:15.549 | Suggested packages: 2022-11-02 12:31:15.549 | libdata-dump-perl libipc-sharedcache-perl libwww-perl mailx tinyca 2022-11-02 12:31:15.634 | The following NEW packages will be installed: 2022-11-02 12:31:15.635 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2022-11-02 12:31:15.635 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2022-11-02 12:31:15.635 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2022-11-02 12:31:15.635 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2022-11-02 12:31:15.635 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2022-11-02 12:31:15.636 | mysql-server mysql-server-8.0 mysql-server-core-8.0 2022-11-02 12:31:15.904 | 0 upgraded, 24 newly installed, 0 to remove and 176 not upgraded. 2022-11-02 12:31:15.904 | Need to get 36.7 MB of archives. 2022-11-02 12:31:15.904 | After this operation, 318 MB of additional disk space will be used. 2022-11-02 12:31:15.904 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-core-8.0 amd64 8.0.31-0ubuntu0.20.04.1 [5,163 kB] 2022-11-02 12:31:20.202 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-8.0 amd64 8.0.31-0ubuntu0.20.04.1 [22.0 kB] 2022-11-02 12:31:20.216 | 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-11-02 12:31:20.312 | 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-11-02 12:31:20.339 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmecab2 amd64 0.996-10build1 [233 kB] 2022-11-02 12:31:20.515 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server-core-8.0 amd64 8.0.31-0ubuntu0.20.04.1 [22.5 MB] 2022-11-02 12:31:25.370 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server-8.0 amd64 8.0.31-0ubuntu0.20.04.1 [1,311 kB] 2022-11-02 12:31:25.482 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-tagset-perl all 3.20-4 [12.5 kB] 2022-11-02 12:31:25.482 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liburi-perl all 1.76-2 [77.5 kB] 2022-11-02 12:31:25.484 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-parser-perl amd64 3.72-5 [86.3 kB] 2022-11-02 12:31:25.486 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-pm-perl all 4.46-1 [186 kB] 2022-11-02 12:31:25.489 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfcgi-perl amd64 0.79-1 [33.1 kB] 2022-11-02 12:31:25.490 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-fast-perl all 1:2.15-1 [10.5 kB] 2022-11-02 12:31:25.491 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] 2022-11-02 12:31:25.493 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-template-perl all 2.97-1 [59.0 kB] 2022-11-02 12:31:25.503 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtimedate-perl all 2.3200-1 [34.0 kB] 2022-11-02 12:31:25.541 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-date-perl all 6.05-1 [9,920 B] 2022-11-02 12:31:25.604 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libio-html-perl all 1.001-1 [14.9 kB] 2022-11-02 12:31:25.605 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB] 2022-11-02 12:31:25.605 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-message-perl all 6.22-1 [76.1 kB] 2022-11-02 12:31:25.670 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-utils amd64 0.996-10build1 [4,912 B] 2022-11-02 12:31:25.670 | 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-11-02 12:31:27.071 | 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-11-02 12:31:27.072 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server all 8.0.31-0ubuntu0.20.04.1 [9,544 B] 2022-11-02 12:31:27.593 | Preconfiguring packages ... 2022-11-02 12:31:27.859 | Fetched 36.7 MB in 11s (3,212 kB/s) 2022-11-02 12:31:27.990 | Selecting previously unselected package mysql-client-core-8.0. 2022-11-02 12:31:28.044 | (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-11-02 12:31:28.047 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.31-0ubuntu0.20.04.1_amd64.deb ... 2022-11-02 12:31:28.103 | Unpacking mysql-client-core-8.0 (8.0.31-0ubuntu0.20.04.1) ... 2022-11-02 12:31:29.557 | Selecting previously unselected package mysql-client-8.0. 2022-11-02 12:31:29.567 | Preparing to unpack .../01-mysql-client-8.0_8.0.31-0ubuntu0.20.04.1_amd64.deb ... 2022-11-02 12:31:29.614 | Unpacking mysql-client-8.0 (8.0.31-0ubuntu0.20.04.1) ... 2022-11-02 12:31:29.980 | Selecting previously unselected package libevent-core-2.1-7:amd64. 2022-11-02 12:31:29.991 | Preparing to unpack .../02-libevent-core-2.1-7_2.1.11-stable-1_amd64.deb ... 2022-11-02 12:31:30.094 | Unpacking libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2022-11-02 12:31:30.480 | Selecting previously unselected package libevent-pthreads-2.1-7:amd64. 2022-11-02 12:31:30.490 | Preparing to unpack .../03-libevent-pthreads-2.1-7_2.1.11-stable-1_amd64.deb ... 2022-11-02 12:31:30.545 | Unpacking libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2022-11-02 12:31:30.920 | Selecting previously unselected package libmecab2:amd64. 2022-11-02 12:31:30.930 | Preparing to unpack .../04-libmecab2_0.996-10build1_amd64.deb ... 2022-11-02 12:31:30.971 | Unpacking libmecab2:amd64 (0.996-10build1) ... 2022-11-02 12:31:31.477 | Selecting previously unselected package mysql-server-core-8.0. 2022-11-02 12:31:31.487 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.31-0ubuntu0.20.04.1_amd64.deb ... 2022-11-02 12:31:31.600 | Unpacking mysql-server-core-8.0 (8.0.31-0ubuntu0.20.04.1) ... 2022-11-02 12:31:36.300 | Selecting previously unselected package mysql-server-8.0. 2022-11-02 12:31:36.310 | Preparing to unpack .../06-mysql-server-8.0_8.0.31-0ubuntu0.20.04.1_amd64.deb ... 2022-11-02 12:31:37.336 | Unpacking mysql-server-8.0 (8.0.31-0ubuntu0.20.04.1) ... 2022-11-02 12:31:37.725 | Selecting previously unselected package libhtml-tagset-perl. 2022-11-02 12:31:37.736 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-4_all.deb ... 2022-11-02 12:31:37.779 | Unpacking libhtml-tagset-perl (3.20-4) ... 2022-11-02 12:31:38.094 | Selecting previously unselected package liburi-perl. 2022-11-02 12:31:38.104 | Preparing to unpack .../08-liburi-perl_1.76-2_all.deb ... 2022-11-02 12:31:38.154 | Unpacking liburi-perl (1.76-2) ... 2022-11-02 12:31:38.554 | Selecting previously unselected package libhtml-parser-perl. 2022-11-02 12:31:38.564 | Preparing to unpack .../09-libhtml-parser-perl_3.72-5_amd64.deb ... 2022-11-02 12:31:38.616 | Unpacking libhtml-parser-perl (3.72-5) ... 2022-11-02 12:31:38.971 | Selecting previously unselected package libcgi-pm-perl. 2022-11-02 12:31:38.980 | Preparing to unpack .../10-libcgi-pm-perl_4.46-1_all.deb ... 2022-11-02 12:31:39.065 | Unpacking libcgi-pm-perl (4.46-1) ... 2022-11-02 12:31:39.465 | Selecting previously unselected package libfcgi-perl. 2022-11-02 12:31:39.476 | Preparing to unpack .../11-libfcgi-perl_0.79-1_amd64.deb ... 2022-11-02 12:31:39.533 | Unpacking libfcgi-perl (0.79-1) ... 2022-11-02 12:31:39.865 | Selecting previously unselected package libcgi-fast-perl. 2022-11-02 12:31:39.875 | Preparing to unpack .../12-libcgi-fast-perl_1%3a2.15-1_all.deb ... 2022-11-02 12:31:39.919 | Unpacking libcgi-fast-perl (1:2.15-1) ... 2022-11-02 12:31:40.231 | Selecting previously unselected package libencode-locale-perl. 2022-11-02 12:31:40.241 | Preparing to unpack .../13-libencode-locale-perl_1.05-1_all.deb ... 2022-11-02 12:31:40.288 | Unpacking libencode-locale-perl (1.05-1) ... 2022-11-02 12:31:40.680 | Selecting previously unselected package libhtml-template-perl. 2022-11-02 12:31:40.690 | Preparing to unpack .../14-libhtml-template-perl_2.97-1_all.deb ... 2022-11-02 12:31:40.748 | Unpacking libhtml-template-perl (2.97-1) ... 2022-11-02 12:31:41.131 | Selecting previously unselected package libtimedate-perl. 2022-11-02 12:31:41.141 | Preparing to unpack .../15-libtimedate-perl_2.3200-1_all.deb ... 2022-11-02 12:31:41.187 | Unpacking libtimedate-perl (2.3200-1) ... 2022-11-02 12:31:41.593 | Selecting previously unselected package libhttp-date-perl. 2022-11-02 12:31:41.603 | Preparing to unpack .../16-libhttp-date-perl_6.05-1_all.deb ... 2022-11-02 12:31:41.659 | Unpacking libhttp-date-perl (6.05-1) ... 2022-11-02 12:31:42.000 | Selecting previously unselected package libio-html-perl. 2022-11-02 12:31:42.009 | Preparing to unpack .../17-libio-html-perl_1.001-1_all.deb ... 2022-11-02 12:31:42.085 | Unpacking libio-html-perl (1.001-1) ... 2022-11-02 12:31:42.413 | Selecting previously unselected package liblwp-mediatypes-perl. 2022-11-02 12:31:42.423 | Preparing to unpack .../18-liblwp-mediatypes-perl_6.04-1_all.deb ... 2022-11-02 12:31:42.493 | Unpacking liblwp-mediatypes-perl (6.04-1) ... 2022-11-02 12:31:42.868 | Selecting previously unselected package libhttp-message-perl. 2022-11-02 12:31:42.877 | Preparing to unpack .../19-libhttp-message-perl_6.22-1_all.deb ... 2022-11-02 12:31:42.936 | Unpacking libhttp-message-perl (6.22-1) ... 2022-11-02 12:31:43.302 | Selecting previously unselected package mecab-utils. 2022-11-02 12:31:43.312 | Preparing to unpack .../20-mecab-utils_0.996-10build1_amd64.deb ... 2022-11-02 12:31:43.367 | Unpacking mecab-utils (0.996-10build1) ... 2022-11-02 12:31:43.733 | Selecting previously unselected package mecab-ipadic. 2022-11-02 12:31:43.743 | Preparing to unpack .../21-mecab-ipadic_2.7.0-20070801+main-2.1_all.deb ... 2022-11-02 12:31:43.796 | Unpacking mecab-ipadic (2.7.0-20070801+main-2.1) ... 2022-11-02 12:31:45.562 | Selecting previously unselected package mecab-ipadic-utf8. 2022-11-02 12:31:45.572 | Preparing to unpack .../22-mecab-ipadic-utf8_2.7.0-20070801+main-2.1_all.deb ... 2022-11-02 12:31:45.630 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2022-11-02 12:31:45.982 | Selecting previously unselected package mysql-server. 2022-11-02 12:31:45.993 | Preparing to unpack .../23-mysql-server_8.0.31-0ubuntu0.20.04.1_all.deb ... 2022-11-02 12:31:46.076 | Unpacking mysql-server (8.0.31-0ubuntu0.20.04.1) ... 2022-11-02 12:31:46.477 | Setting up libmecab2:amd64 (0.996-10build1) ... 2022-11-02 12:31:46.742 | Setting up mysql-client-core-8.0 (8.0.31-0ubuntu0.20.04.1) ... 2022-11-02 12:31:46.896 | Setting up libhtml-tagset-perl (3.20-4) ... 2022-11-02 12:31:47.027 | Setting up liblwp-mediatypes-perl (6.04-1) ... 2022-11-02 12:31:47.193 | Setting up libencode-locale-perl (1.05-1) ... 2022-11-02 12:31:47.345 | Setting up mecab-utils (0.996-10build1) ... 2022-11-02 12:31:47.505 | Setting up libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2022-11-02 12:31:47.662 | Setting up libio-html-perl (1.001-1) ... 2022-11-02 12:31:47.799 | Setting up libtimedate-perl (2.3200-1) ... 2022-11-02 12:31:47.945 | Setting up mysql-client-8.0 (8.0.31-0ubuntu0.20.04.1) ... 2022-11-02 12:31:48.133 | Setting up libfcgi-perl (0.79-1) ... 2022-11-02 12:31:48.259 | Setting up liburi-perl (1.76-2) ... 2022-11-02 12:31:48.411 | Setting up libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2022-11-02 12:31:48.585 | Setting up libhttp-date-perl (6.05-1) ... 2022-11-02 12:31:48.731 | Setting up mecab-ipadic (2.7.0-20070801+main-2.1) ... 2022-11-02 12:31:48.852 | Compiling IPA dictionary for Mecab. This takes long time... 2022-11-02 12:31:48.856 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2022-11-02 12:31:48.856 | 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-11-02 12:31:48.856 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2022-11-02 12:31:48.856 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2022-11-02 12:31:48.997 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2022-11-02 12:31:48.997 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2022-11-02 12:31:48.998 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2022-11-02 12:31:48.998 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2022-11-02 12:31:49.006 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2022-11-02 12:31:49.097 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2022-11-02 12:31:49.098 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2022-11-02 12:31:49.098 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2022-11-02 12:31:49.125 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2022-11-02 12:31:49.170 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2022-11-02 12:31:49.460 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2022-11-02 12:31:49.466 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2022-11-02 12:31:49.557 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2022-11-02 12:31:49.558 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2022-11-02 12:31:49.558 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2022-11-02 12:31:49.558 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2022-11-02 12:31:49.562 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2022-11-02 12:31:49.562 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2022-11-02 12:31:49.608 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2022-11-02 12:31:49.800 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2022-11-02 12:31:49.801 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2022-11-02 12:31:49.801 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2022-11-02 12:31:49.801 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2022-11-02 12:31:49.804 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2022-11-02 12:31:49.804 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2022-11-02 12:31:50.235 | 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-11-02 12:31:50.359 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2022-11-02 12:31:50.689 | 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-11-02 12:31:50.693 | 2022-11-02 12:31:50.693 | done! 2022-11-02 12:31:50.700 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2022-11-02 12:31:50.848 | Setting up mysql-server-core-8.0 (8.0.31-0ubuntu0.20.04.1) ... 2022-11-02 12:31:51.022 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2022-11-02 12:31:51.129 | Compiling IPA dictionary for Mecab. This takes long time... 2022-11-02 12:31:51.133 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2022-11-02 12:31:51.133 | 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-11-02 12:31:51.133 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2022-11-02 12:31:51.133 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2022-11-02 12:31:51.345 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2022-11-02 12:31:51.345 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2022-11-02 12:31:51.345 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2022-11-02 12:31:51.346 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2022-11-02 12:31:51.357 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2022-11-02 12:31:51.490 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2022-11-02 12:31:51.490 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2022-11-02 12:31:51.491 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2022-11-02 12:31:51.532 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2022-11-02 12:31:51.606 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2022-11-02 12:31:52.103 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2022-11-02 12:31:52.113 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2022-11-02 12:31:52.224 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2022-11-02 12:31:52.225 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2022-11-02 12:31:52.225 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2022-11-02 12:31:52.225 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2022-11-02 12:31:52.230 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2022-11-02 12:31:52.231 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2022-11-02 12:31:52.321 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2022-11-02 12:31:52.613 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2022-11-02 12:31:52.613 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2022-11-02 12:31:52.614 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2022-11-02 12:31:52.614 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2022-11-02 12:31:52.618 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2022-11-02 12:31:52.618 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2022-11-02 12:31:53.134 | 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-11-02 12:31:53.274 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2022-11-02 12:31:53.597 | 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-11-02 12:31:53.601 | 2022-11-02 12:31:53.601 | done! 2022-11-02 12:31:53.609 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2022-11-02 12:31:53.704 | Setting up libhtml-parser-perl (3.72-5) ... 2022-11-02 12:31:53.854 | Setting up libhttp-message-perl (6.22-1) ... 2022-11-02 12:31:53.996 | Setting up mysql-server-8.0 (8.0.31-0ubuntu0.20.04.1) ... 2022-11-02 12:31:55.314 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2022-11-02 12:31:55.402 | Renaming removed key_buffer and myisam-recover options (if present) 2022-11-02 12:32:50.053 | mysqld will log errors to /var/log/mysql/error.log 2022-11-02 12:32:52.632 | mysqld is running as pid 68655 2022-11-02 12:32:55.273 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /lib/systemd/system/mysql.service. 2022-11-02 12:32:59.306 | Setting up libcgi-pm-perl (4.46-1) ... 2022-11-02 12:32:59.609 | Setting up libhtml-template-perl (2.97-1) ... 2022-11-02 12:32:59.892 | Setting up mysql-server (8.0.31-0ubuntu0.20.04.1) ... 2022-11-02 12:33:00.114 | Setting up libcgi-fast-perl (1:2.15-1) ... 2022-11-02 12:33:00.296 | Processing triggers for systemd (245.4-4ubuntu3.18) ... 2022-11-02 12:33:00.806 | Processing triggers for man-db (2.9.1-1) ... 2022-11-02 12:33:03.118 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-11-02 12:33:12.808 | + functions-common:apt_get:1246 : result=0 2022-11-02 12:33:12.811 | + functions-common:apt_get:1249 : time_stop apt-get 2022-11-02 12:33:12.813 | + functions-common:time_stop:2451 : local name 2022-11-02 12:33:12.815 | + functions-common:time_stop:2452 : local end_time 2022-11-02 12:33:12.817 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 12:33:12.819 | + functions-common:time_stop:2454 : local total 2022-11-02 12:33:12.822 | + functions-common:time_stop:2455 : local start_time 2022-11-02 12:33:12.824 | + functions-common:time_stop:2457 : name=apt-get 2022-11-02 12:33:12.827 | + functions-common:time_stop:2458 : start_time=1667392274799 2022-11-02 12:33:12.829 | + functions-common:time_stop:2460 : [[ -z 1667392274799 ]] 2022-11-02 12:33:12.832 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 12:33:12.836 | + functions-common:time_stop:2463 : end_time=1667392392834 2022-11-02 12:33:12.839 | + functions-common:time_stop:2464 : elapsed_time=118035 2022-11-02 12:33:12.842 | + functions-common:time_stop:2465 : total=426100 2022-11-02 12:33:12.844 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 12:33:12.846 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=544135 2022-11-02 12:33:12.849 | + functions-common:apt_get:1250 : return 0 2022-11-02 12:33:12.851 | + ./stack.sh:main:838 : '[' -n mysql ']' 2022-11-02 12:33:12.854 | + ./stack.sh:main:839 : install_database_python 2022-11-02 12:33:12.856 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-11-02 12:33:12.859 | + lib/databases/mysql:install_database_python_mysql:202 : pip_install_gr PyMySQL 2022-11-02 12:33:12.861 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-11-02 12:33:12.863 | + inc/python:pip_install_gr:77 : local clean_name 2022-11-02 12:33:12.866 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-11-02 12:33:12.869 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-11-02 12:33:12.871 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-11-02 12:33:12.876 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-11-02 12:33:12.876 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-11-02 12:33:12.882 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-11-02 12:33:12.884 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-11-02 12:33:12.887 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-11-02 12:33:12.892 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-11-02 12:33:12.894 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-11-02 12:33:12.919 | Using python 3.8 to install PyMySQL 2022-11-02 12:33:12.922 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-11-02 12:33:15.295 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:33:15.295 | from cryptography.utils import int_from_bytes 2022-11-02 12:33:15.295 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:33:15.295 | from cryptography.utils import int_from_bytes 2022-11-02 12:33:15.500 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:33:15.547 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:33:15.610 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:33:15.619 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:33:15.643 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:33:15.646 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:33:15.664 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:33:15.674 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:33:15.696 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:33:15.708 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:33:15.712 | Ignoring prettytable: markers 'python_version == "3.9"' don't match your environment 2022-11-02 12:33:15.774 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:33:15.852 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:33:15.871 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:33:15.904 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:33:15.913 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:33:15.927 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:33:15.946 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:33:15.959 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:33:15.975 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:33:15.984 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:33:16.024 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:33:16.048 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:33:16.056 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:33:16.152 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:33:16.156 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:33:16.160 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:33:16.203 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:33:16.243 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:33:16.259 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:33:16.276 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:33:16.296 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:33:16.314 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:33:16.331 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:33:16.361 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:33:16.392 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:33:16.421 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:33:16.432 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:33:16.451 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:33:16.464 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:33:16.483 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:33:16.490 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:33:16.498 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:33:16.498 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 12:33:16.676 | Collecting PyMySQL===1.0.2 2022-11-02 12:33:16.724 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/41f/c3a0c5013d5f0/PyMySQL-1.0.2-py3-none-any.whl (43 kB) 2022-11-02 12:33:18.394 | Installing collected packages: PyMySQL 2022-11-02 12:33:18.530 | Successfully installed PyMySQL-1.0.2 2022-11-02 12:33:18.660 | + inc/python:pip_install:200 : result=0 2022-11-02 12:33:18.662 | + inc/python:pip_install:202 : time_stop pip_install 2022-11-02 12:33:18.665 | + functions-common:time_stop:2451 : local name 2022-11-02 12:33:18.667 | + functions-common:time_stop:2452 : local end_time 2022-11-02 12:33:18.670 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 12:33:18.673 | + functions-common:time_stop:2454 : local total 2022-11-02 12:33:18.675 | + functions-common:time_stop:2455 : local start_time 2022-11-02 12:33:18.678 | + functions-common:time_stop:2457 : name=pip_install 2022-11-02 12:33:18.680 | + functions-common:time_stop:2458 : start_time=1667392392912 2022-11-02 12:33:18.683 | + functions-common:time_stop:2460 : [[ -z 1667392392912 ]] 2022-11-02 12:33:18.686 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 12:33:18.691 | + functions-common:time_stop:2463 : end_time=1667392398688 2022-11-02 12:33:18.693 | + functions-common:time_stop:2464 : elapsed_time=5776 2022-11-02 12:33:18.695 | + functions-common:time_stop:2465 : total=35182 2022-11-02 12:33:18.698 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 12:33:18.702 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=40958 2022-11-02 12:33:18.704 | + inc/python:pip_install:203 : return 0 2022-11-02 12:33:18.707 | + lib/databases/mysql:install_database_python_mysql:203 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-11-02 12:33:18.710 | + lib/databases/mysql:install_database_python_mysql:205 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-11-02 12:33:18.712 | + lib/databases/mysql:install_database_python_mysql:206 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-11-02 12:33:18.714 | + ./stack.sh:main:842 : is_service_enabled neutron 2022-11-02 12:33:18.734 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 12:33:18.736 | + ./stack.sh:main:843 : install_neutron_agent_packages 2022-11-02 12:33:18.738 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-11-02 12:33:18.743 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-11-02 12:33:18.743 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-11-02 12:33:18.749 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-11-02 12:33:18.752 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-11-02 12:33:18.755 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-11-02 12:33:18.757 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-11-02 12:33:18.760 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-11-02 12:33:18.765 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:486 : is_service_enabled q-l3 2022-11-02 12:33:18.783 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 12:33:18.785 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : install_package radvd 2022-11-02 12:33:18.788 | + functions-common:install_package:1475 : update_package_repo 2022-11-02 12:33:18.791 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-11-02 12:33:18.793 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-11-02 12:33:18.797 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-11-02 12:33:18.800 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-11-02 12:33:18.802 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-11-02 12:33:18.804 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 12:33:18.807 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 12:33:18.809 | + functions-common:update_package_repo:1456 : apt_get_update 2022-11-02 12:33:18.813 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-11-02 12:33:18.815 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-11-02 12:33:18.817 | + functions-common:apt_get_update:1202 : return 2022-11-02 12:33:18.820 | + functions-common:install_package:1476 : real_install_package radvd 2022-11-02 12:33:18.822 | + functions-common:real_install_package:1461 : is_ubuntu 2022-11-02 12:33:18.824 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 12:33:18.828 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 12:33:18.830 | + functions-common:real_install_package:1462 : apt_get install radvd 2022-11-02 12:33:18.853 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-11-02 12:33:18.972 | Reading package lists... 2022-11-02 12:33:19.276 | Building dependency tree... 2022-11-02 12:33:19.278 | Reading state information... 2022-11-02 12:33:19.661 | The following packages were automatically installed and are no longer required: 2022-11-02 12:33:19.663 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-11-02 12:33:19.663 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-11-02 12:33:19.663 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-11-02 12:33:19.663 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-11-02 12:33:19.663 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-11-02 12:33:19.663 | python3-zope.interface 2022-11-02 12:33:19.663 | Use 'sudo apt autoremove' to remove them. 2022-11-02 12:33:19.741 | The following NEW packages will be installed: 2022-11-02 12:33:19.741 | radvd 2022-11-02 12:33:19.856 | 0 upgraded, 1 newly installed, 0 to remove and 176 not upgraded. 2022-11-02 12:33:19.857 | Need to get 59.0 kB of archives. 2022-11-02 12:33:19.857 | After this operation, 164 kB of additional disk space will be used. 2022-11-02 12:33:19.857 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 radvd amd64 1:2.17-2 [59.0 kB] 2022-11-02 12:33:20.557 | Fetched 59.0 kB in 0s (303 kB/s) 2022-11-02 12:33:20.792 | Selecting previously unselected package radvd. 2022-11-02 12:33:20.851 | (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-11-02 12:33:20.856 | Preparing to unpack .../radvd_1%3a2.17-2_amd64.deb ... 2022-11-02 12:33:20.914 | Unpacking radvd (1:2.17-2) ... 2022-11-02 12:33:21.384 | Setting up radvd (1:2.17-2) ... 2022-11-02 12:33:22.953 | Job for radvd.service failed because the control process exited with error code. 2022-11-02 12:33:22.953 | See "systemctl status radvd.service" and "journalctl -xe" for details. 2022-11-02 12:33:22.955 | invoke-rc.d: initscript radvd, action "start" failed. 2022-11-02 12:33:22.972 | ● radvd.service - Router advertisement daemon for IPv6 2022-11-02 12:33:22.972 | Loaded: loaded (]8;;file://dv-neutron-863275-1-hyperv/lib/systemd/system/radvd.service/lib/systemd/system/radvd.service]8;;; disabled; vendor preset: enabled) 2022-11-02 12:33:22.972 | Active: failed (Result: exit-code) since Wed 2022-11-02 12:33:22 UTC; 21ms ago 2022-11-02 12:33:22.972 | Docs: ]8;;man:radvd(8)man:radvd(8)]8;; 2022-11-02 12:33:22.972 | Process: 69817 ExecStartPre=/usr/sbin/radvd --logmethod stderr_clean --configtest (code=exited, status=1/FAILURE) 2022-11-02 12:33:22.972 | 2022-11-02 12:33:22.973 | Nov 02 12:33:22 dv-neutron-863275-1-hyperv systemd[1]: Starting Router advertisement daemon for IPv6... 2022-11-02 12:33:22.973 | Nov 02 12:33:22 dv-neutron-863275-1-hyperv radvd[69817]: can't open /etc/radvd.conf: No such file or directory 2022-11-02 12:33:22.979 | Nov 02 12:33:22 dv-neutron-863275-1-hyperv radvd[69817]: Insecure file permissions, but continuing anyway 2022-11-02 12:33:22.979 | Nov 02 12:33:22 dv-neutron-863275-1-hyperv radvd[69817]: exiting, failed to read config file 2022-11-02 12:33:22.979 | Nov 02 12:33:22 dv-neutron-863275-1-hyperv systemd[1]: radvd.service: Control process exited, code=exited, status=1/FAILURE 2022-11-02 12:33:22.979 | Nov 02 12:33:22 dv-neutron-863275-1-hyperv systemd[1]: radvd.service: Failed with result 'exit-code'. 2022-11-02 12:33:22.979 | Nov 02 12:33:22 dv-neutron-863275-1-hyperv systemd[1]: Failed to start Router advertisement daemon for IPv6. 2022-11-02 12:33:23.040 | Processing triggers for man-db (2.9.1-1) ... 2022-11-02 12:33:23.312 | Processing triggers for systemd (245.4-4ubuntu3.18) ... 2022-11-02 12:33:33.292 | + functions-common:apt_get:1246 : result=0 2022-11-02 12:33:33.296 | + functions-common:apt_get:1249 : time_stop apt-get 2022-11-02 12:33:33.298 | + functions-common:time_stop:2451 : local name 2022-11-02 12:33:33.300 | + functions-common:time_stop:2452 : local end_time 2022-11-02 12:33:33.303 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 12:33:33.305 | + functions-common:time_stop:2454 : local total 2022-11-02 12:33:33.308 | + functions-common:time_stop:2455 : local start_time 2022-11-02 12:33:33.311 | + functions-common:time_stop:2457 : name=apt-get 2022-11-02 12:33:33.313 | + functions-common:time_stop:2458 : start_time=1667392398850 2022-11-02 12:33:33.315 | + functions-common:time_stop:2460 : [[ -z 1667392398850 ]] 2022-11-02 12:33:33.318 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 12:33:33.323 | + functions-common:time_stop:2463 : end_time=1667392413320 2022-11-02 12:33:33.325 | + functions-common:time_stop:2464 : elapsed_time=14470 2022-11-02 12:33:33.328 | + functions-common:time_stop:2465 : total=544135 2022-11-02 12:33:33.330 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 12:33:33.332 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=558605 2022-11-02 12:33:33.334 | + functions-common:apt_get:1250 : return 0 2022-11-02 12:33:33.337 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:490 : is_service_enabled q-agt q-dhcp q-l3 2022-11-02 12:33:33.356 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 12:33:33.359 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:491 : neutron_plugin_install_agent_packages 2022-11-02 12:33:33.362 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-11-02 12:33:33.364 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-11-02 12:33:33.368 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-11-02 12:33:33.391 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-11-02 12:33:33.394 | + functions-common:install_package:1475 : update_package_repo 2022-11-02 12:33:33.396 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-11-02 12:33:33.399 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-11-02 12:33:33.402 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-11-02 12:33:33.405 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-11-02 12:33:33.408 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-11-02 12:33:33.411 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 12:33:33.413 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 12:33:33.416 | + functions-common:update_package_repo:1456 : apt_get_update 2022-11-02 12:33:33.418 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-11-02 12:33:33.420 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-11-02 12:33:33.422 | + functions-common:apt_get_update:1202 : return 2022-11-02 12:33:33.425 | + functions-common:install_package:1476 : real_install_package fakeroot make openvswitch-switch 2022-11-02 12:33:33.427 | + functions-common:real_install_package:1461 : is_ubuntu 2022-11-02 12:33:33.429 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 12:33:33.432 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 12:33:33.435 | + functions-common:real_install_package:1462 : apt_get install fakeroot make openvswitch-switch 2022-11-02 12:33:33.458 | + functions-common:apt_get:1242 : 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-11-02 12:33:33.576 | Reading package lists... 2022-11-02 12:33:33.889 | Building dependency tree... 2022-11-02 12:33:33.890 | Reading state information... 2022-11-02 12:33:34.298 | fakeroot is already the newest version (1.24-1). 2022-11-02 12:33:34.298 | fakeroot set to manually installed. 2022-11-02 12:33:34.298 | make is already the newest version (4.2.1-1.2). 2022-11-02 12:33:34.298 | openvswitch-switch is already the newest version (2.13.8-0ubuntu1). 2022-11-02 12:33:34.298 | The following packages were automatically installed and are no longer required: 2022-11-02 12:33:34.300 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-11-02 12:33:34.300 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-11-02 12:33:34.300 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-11-02 12:33:34.300 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-11-02 12:33:34.300 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-11-02 12:33:34.300 | python3-zope.interface 2022-11-02 12:33:34.300 | Use 'sudo apt autoremove' to remove them. 2022-11-02 12:33:34.474 | 0 upgraded, 0 newly installed, 0 to remove and 176 not upgraded. 2022-11-02 12:33:34.478 | + functions-common:apt_get:1246 : result=0 2022-11-02 12:33:34.481 | + functions-common:apt_get:1249 : time_stop apt-get 2022-11-02 12:33:34.483 | + functions-common:time_stop:2451 : local name 2022-11-02 12:33:34.485 | + functions-common:time_stop:2452 : local end_time 2022-11-02 12:33:34.487 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 12:33:34.490 | + functions-common:time_stop:2454 : local total 2022-11-02 12:33:34.492 | + functions-common:time_stop:2455 : local start_time 2022-11-02 12:33:34.494 | + functions-common:time_stop:2457 : name=apt-get 2022-11-02 12:33:34.496 | + functions-common:time_stop:2458 : start_time=1667392413456 2022-11-02 12:33:34.499 | + functions-common:time_stop:2460 : [[ -z 1667392413456 ]] 2022-11-02 12:33:34.501 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 12:33:34.506 | + functions-common:time_stop:2463 : end_time=1667392414503 2022-11-02 12:33:34.508 | + functions-common:time_stop:2464 : elapsed_time=1047 2022-11-02 12:33:34.511 | + functions-common:time_stop:2465 : total=558605 2022-11-02 12:33:34.514 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 12:33:34.516 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=559652 2022-11-02 12:33:34.518 | + functions-common:apt_get:1250 : return 0 2022-11-02 12:33:34.521 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-11-02 12:33:34.523 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 12:33:34.525 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 12:33:34.528 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-11-02 12:33:34.530 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-11-02 12:33:34.534 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-11-02 12:33:34.538 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-11-02 12:33:34.541 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-11-02 12:33:34.545 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-11-02 12:33:34.545 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-11-02 12:33:34.550 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-11-02 12:33:34.552 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-11-02 12:33:34.555 | + functions:vercmp:628 : local v1=5.4 2022-11-02 12:33:34.557 | + functions:vercmp:629 : local 'op=<' 2022-11-02 12:33:34.561 | + functions:vercmp:630 : local v2=3.13 2022-11-02 12:33:34.563 | + functions:vercmp:631 : local result 2022-11-02 12:33:34.567 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-11-02 12:33:34.567 | ++ functions:vercmp:635 : sort -V 2022-11-02 12:33:34.568 | ++ functions:vercmp:635 : head -1 2022-11-02 12:33:34.573 | + functions:vercmp:635 : result=3.13 2022-11-02 12:33:34.576 | + functions:vercmp:637 : case $op in 2022-11-02 12:33:34.578 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-11-02 12:33:34.581 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-11-02 12:33:34.584 | + functions:vercmp:648 : return 2022-11-02 12:33:34.587 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-11-02 12:33:34.590 | + functions-common:restart_service:2335 : '[' -x /bin/systemctl ']' 2022-11-02 12:33:34.593 | + functions-common:restart_service:2336 : sudo /bin/systemctl restart openvswitch-switch 2022-11-02 12:33:34.959 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-11-02 12:33:34.962 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-11-02 12:33:34.967 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 12:33:34.969 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 12:33:34.972 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-11-02 12:33:34.974 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 12:33:34.978 | + ./stack.sh:main:846 : is_service_enabled etcd3 2022-11-02 12:33:34.999 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 12:33:35.002 | + ./stack.sh:main:847 : install_etcd3 2022-11-02 12:33:35.005 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-11-02 12:33:35.005 | Installing etcd 2022-11-02 12:33:35.007 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-11-02 12:33:35.021 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-11-02 12:33:35.034 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-11-02 12:33:35.037 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-11-02 12:33:35.061 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-11-02 12:33:35.065 | ++ 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-11-02 12:33:35.068 | ++ 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-11-02 12:33:35.071 | +++ 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-11-02 12:33:35.077 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-11-02 12:33:35.079 | ++ 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-11-02 12:33:35.081 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-11-02 12:33:35.084 | ++ 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-11-02 12:33:35.088 | --2022-11-02 12:33:35-- https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-11-02 12:33:35.099 | Resolving github.com (github.com)... 140.82.121.4 2022-11-02 12:33:35.143 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2022-11-02 12:33:35.508 | HTTP request sent, awaiting response... 302 Found 2022-11-02 12:33:35.509 | 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%2F20221102%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20221102T123335Z&X-Amz-Expires=300&X-Amz-Signature=cb12c33b913c285ac72778662ac841b22daa25b98218f9bc0086754a075b84c6&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-11-02 12:33:35.509 | --2022-11-02 12:33:35-- 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%2F20221102%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20221102T123335Z&X-Amz-Expires=300&X-Amz-Signature=cb12c33b913c285ac72778662ac841b22daa25b98218f9bc0086754a075b84c6&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-11-02 12:33:35.510 | Resolving objects.githubusercontent.com (objects.githubusercontent.com)... 185.199.111.133, 185.199.110.133, 185.199.108.133, ... 2022-11-02 12:33:35.535 | Connecting to objects.githubusercontent.com (objects.githubusercontent.com)|185.199.111.133|:443... connected. 2022-11-02 12:33:35.720 | HTTP request sent, awaiting response... 200 OK 2022-11-02 12:33:35.720 | Length: 11350736 (11M) [application/octet-stream] 2022-11-02 12:33:35.720 | Saving to: ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ 2022-11-02 12:33:35.833 | 2022-11-02 12:33:35.991 | 0K ........ .. 100% 40.0M=0.3s 2022-11-02 12:33:35.991 | 2022-11-02 12:33:35.991 | 2022-11-02 12:33:35 (40.0 MB/s) - ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ saved [11350736/11350736] 2022-11-02 12:33:35.991 | 2022-11-02 12:33:35.995 | ++ functions:get_extra_file:69 : [[ 0 -ne 0 ]] 2022-11-02 12:33:35.997 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-11-02 12:33:36.000 | ++ functions:get_extra_file:74 : return 2022-11-02 12:33:36.003 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-11-02 12:33:36.006 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-11-02 12:33:36.008 | + lib/etcd3:install_etcd3:116 : echo 'dc5d82df095dae0a2970e4d870b6929590689dd707ae3d33e7b86da0f7f211b6 /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz' 2022-11-02 12:33:36.011 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/ubuntu/devstack/files/etcd.sha256sum 2022-11-02 12:33:36.148 | /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz: OK 2022-11-02 12:33:36.152 | + 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-11-02 12:33:36.157 | etcd-v3.3.12-linux-amd64/ 2022-11-02 12:33:36.157 | etcd-v3.3.12-linux-amd64/README.md 2022-11-02 12:33:36.157 | etcd-v3.3.12-linux-amd64/Documentation/ 2022-11-02 12:33:36.157 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/ 2022-11-02 12:33:36.157 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/interacting_v3.md 2022-11-02 12:33:36.157 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_concurrency_reference_v3.md 2022-11-02 12:33:36.157 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/limit.md 2022-11-02 12:33:36.157 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/local_cluster.md 2022-11-02 12:33:36.157 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_grpc_gateway.md 2022-11-02 12:33:36.157 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/grpc_naming.md 2022-11-02 12:33:36.157 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/ 2022-11-02 12:33:36.157 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2022-11-02 12:33:36.157 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2022-11-02 12:33:36.158 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2022-11-02 12:33:36.158 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2022-11-02 12:33:36.158 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/experimental_apis.md 2022-11-02 12:33:36.158 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_reference_v3.md 2022-11-02 12:33:36.158 | etcd-v3.3.12-linux-amd64/Documentation/integrations.md 2022-11-02 12:33:36.158 | etcd-v3.3.12-linux-amd64/Documentation/README.md 2022-11-02 12:33:36.158 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/ 2022-11-02 12:33:36.158 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2022-11-02 12:33:36.158 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-storage-memory-benchmark.md 2022-11-02 12:33:36.158 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/README.md 2022-11-02 12:33:36.158 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-benchmarks.md 2022-11-02 12:33:36.158 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2022-11-02 12:33:36.159 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-watch-memory-benchmark.md 2022-11-02 12:33:36.159 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-benchmarks.md 2022-11-02 12:33:36.159 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-demo-benchmarks.md 2022-11-02 12:33:36.159 | etcd-v3.3.12-linux-amd64/Documentation/rfc/ 2022-11-02 12:33:36.159 | etcd-v3.3.12-linux-amd64/Documentation/rfc/v3api.md 2022-11-02 12:33:36.159 | etcd-v3.3.12-linux-amd64/Documentation/docs.md 2022-11-02 12:33:36.159 | etcd-v3.3.12-linux-amd64/Documentation/production-users.md 2022-11-02 12:33:36.159 | etcd-v3.3.12-linux-amd64/Documentation/metrics.md 2022-11-02 12:33:36.159 | etcd-v3.3.12-linux-amd64/Documentation/v2/ 2022-11-02 12:33:36.159 | etcd-v3.3.12-linux-amd64/Documentation/v2/authentication.md 2022-11-02 12:33:36.159 | etcd-v3.3.12-linux-amd64/Documentation/v2/proxy.md 2022-11-02 12:33:36.159 | etcd-v3.3.12-linux-amd64/Documentation/v2/glossary.md 2022-11-02 12:33:36.159 | etcd-v3.3.12-linux-amd64/Documentation/v2/docker_guide.md 2022-11-02 12:33:36.159 | etcd-v3.3.12-linux-amd64/Documentation/v2/configuration.md 2022-11-02 12:33:36.159 | etcd-v3.3.12-linux-amd64/Documentation/v2/README.md 2022-11-02 12:33:36.159 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/ 2022-11-02 12:33:36.159 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2022-11-02 12:33:36.160 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-storage-memory-benchmark.md 2022-11-02 12:33:36.160 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/README.md 2022-11-02 12:33:36.160 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-benchmarks.md 2022-11-02 12:33:36.160 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2022-11-02 12:33:36.160 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-watch-memory-benchmark.md 2022-11-02 12:33:36.160 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-benchmarks.md 2022-11-02 12:33:36.160 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-demo-benchmarks.md 2022-11-02 12:33:36.160 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/ 2022-11-02 12:33:36.160 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/v3api.md 2022-11-02 12:33:36.160 | etcd-v3.3.12-linux-amd64/Documentation/v2/libraries-and-tools.md 2022-11-02 12:33:36.160 | etcd-v3.3.12-linux-amd64/Documentation/v2/discovery_protocol.md 2022-11-02 12:33:36.160 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-configuration.md 2022-11-02 12:33:36.160 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_3.md 2022-11-02 12:33:36.160 | etcd-v3.3.12-linux-amd64/Documentation/v2/auth_api.md 2022-11-02 12:33:36.160 | etcd-v3.3.12-linux-amd64/Documentation/v2/errorcode.md 2022-11-02 12:33:36.160 | etcd-v3.3.12-linux-amd64/Documentation/v2/admin_guide.md 2022-11-02 12:33:36.161 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_2.md 2022-11-02 12:33:36.161 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_1.md 2022-11-02 12:33:36.161 | etcd-v3.3.12-linux-amd64/Documentation/v2/clustering.md 2022-11-02 12:33:36.161 | etcd-v3.3.12-linux-amd64/Documentation/v2/other_apis.md 2022-11-02 12:33:36.161 | etcd-v3.3.12-linux-amd64/Documentation/v2/production-users.md 2022-11-02 12:33:36.161 | etcd-v3.3.12-linux-amd64/Documentation/v2/metrics.md 2022-11-02 12:33:36.161 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-reconf-design.md 2022-11-02 12:33:36.161 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules.yml 2022-11-02 12:33:36.161 | etcd-v3.3.12-linux-amd64/Documentation/v2/security.md 2022-11-02 12:33:36.161 | etcd-v3.3.12-linux-amd64/Documentation/v2/branch_management.md 2022-11-02 12:33:36.161 | etcd-v3.3.12-linux-amd64/Documentation/v2/internal-protocol-versioning.md 2022-11-02 12:33:36.161 | etcd-v3.3.12-linux-amd64/Documentation/v2/members_api.md 2022-11-02 12:33:36.161 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/ 2022-11-02 12:33:36.161 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/freebsd.md 2022-11-02 12:33:36.161 | etcd-v3.3.12-linux-amd64/Documentation/v2/faq.md 2022-11-02 12:33:36.162 | etcd-v3.3.12-linux-amd64/Documentation/v2/backward_compatibility.md 2022-11-02 12:33:36.162 | etcd-v3.3.12-linux-amd64/Documentation/v2/04_to_2_snapshot_migration.md 2022-11-02 12:33:36.162 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules 2022-11-02 12:33:36.162 | etcd-v3.3.12-linux-amd64/Documentation/v2/api.md 2022-11-02 12:33:36.162 | etcd-v3.3.12-linux-amd64/Documentation/v2/api_v3.md 2022-11-02 12:33:36.162 | etcd-v3.3.12-linux-amd64/Documentation/v2/reporting_bugs.md 2022-11-02 12:33:36.162 | etcd-v3.3.12-linux-amd64/Documentation/v2/tuning.md 2022-11-02 12:33:36.162 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/ 2022-11-02 12:33:36.162 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/release.md 2022-11-02 12:33:36.162 | etcd-v3.3.12-linux-amd64/Documentation/branch_management.md 2022-11-02 12:33:36.162 | etcd-v3.3.12-linux-amd64/Documentation/platforms/ 2022-11-02 12:33:36.162 | etcd-v3.3.12-linux-amd64/Documentation/platforms/container-linux-systemd.md 2022-11-02 12:33:36.162 | etcd-v3.3.12-linux-amd64/Documentation/platforms/freebsd.md 2022-11-02 12:33:36.162 | etcd-v3.3.12-linux-amd64/Documentation/platforms/aws.md 2022-11-02 12:33:36.162 | etcd-v3.3.12-linux-amd64/Documentation/faq.md 2022-11-02 12:33:36.162 | etcd-v3.3.12-linux-amd64/Documentation/dl_build.md 2022-11-02 12:33:36.163 | etcd-v3.3.12-linux-amd64/Documentation/reporting_bugs.md 2022-11-02 12:33:36.163 | etcd-v3.3.12-linux-amd64/Documentation/tuning.md 2022-11-02 12:33:36.163 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/ 2022-11-02 12:33:36.163 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_4.md 2022-11-02 12:33:36.163 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrading-etcd.md 2022-11-02 12:33:36.163 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_2.md 2022-11-02 12:33:36.163 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_1.md 2022-11-02 12:33:36.163 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_0.md 2022-11-02 12:33:36.163 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_3.md 2022-11-02 12:33:36.163 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/ 2022-11-02 12:33:36.163 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/logging.md 2022-11-02 12:33:36.163 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/discovery_protocol.md 2022-11-02 12:33:36.163 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/release.md 2022-11-02 12:33:36.163 | etcd-v3.3.12-linux-amd64/Documentation/learning/ 2022-11-02 12:33:36.163 | etcd-v3.3.12-linux-amd64/Documentation/learning/auth_design.md 2022-11-02 12:33:36.163 | etcd-v3.3.12-linux-amd64/Documentation/learning/glossary.md 2022-11-02 12:33:36.164 | etcd-v3.3.12-linux-amd64/Documentation/learning/data_model.md 2022-11-02 12:33:36.164 | etcd-v3.3.12-linux-amd64/Documentation/learning/api_guarantees.md 2022-11-02 12:33:36.164 | etcd-v3.3.12-linux-amd64/Documentation/learning/why.md 2022-11-02 12:33:36.164 | etcd-v3.3.12-linux-amd64/Documentation/learning/api.md 2022-11-02 12:33:36.164 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/ 2022-11-02 12:33:36.164 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/authentication.md 2022-11-02 12:33:36.164 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/versioning.md 2022-11-02 12:33:36.164 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/hardware.md 2022-11-02 12:33:36.164 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grafana.json 2022-11-02 12:33:36.164 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/monitoring.md 2022-11-02 12:33:36.164 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/configuration.md 2022-11-02 12:33:36.164 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/v2-migration.md 2022-11-02 12:33:36.164 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/maintenance.md 2022-11-02 12:33:36.164 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-configuration.md 2022-11-02 12:33:36.165 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/recovery.md 2022-11-02 12:33:36.165 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/clustering.md 2022-11-02 12:33:36.165 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules 2022-11-02 12:33:36.165 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-reconf-design.md 2022-11-02 12:33:36.165 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules.yml 2022-11-02 12:33:36.165 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/security.md 2022-11-02 12:33:36.165 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/performance.md 2022-11-02 12:33:36.166 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd-sample-grafana.png 2022-11-02 12:33:36.167 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grpc_proxy.md 2022-11-02 12:33:36.167 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/gateway.md 2022-11-02 12:33:36.167 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/container.md 2022-11-02 12:33:36.167 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/supported-platform.md 2022-11-02 12:33:36.167 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/failures.md 2022-11-02 12:33:36.167 | etcd-v3.3.12-linux-amd64/Documentation/demo.md 2022-11-02 12:33:36.167 | etcd-v3.3.12-linux-amd64/README-etcdctl.md 2022-11-02 12:33:36.168 | etcd-v3.3.12-linux-amd64/etcdctl 2022-11-02 12:33:36.360 | etcd-v3.3.12-linux-amd64/READMEv2-etcdctl.md 2022-11-02 12:33:36.360 | etcd-v3.3.12-linux-amd64/etcd 2022-11-02 12:33:36.598 | + lib/etcd3:install_etcd3:121 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd /opt/stack/bin/etcd 2022-11-02 12:33:36.641 | + lib/etcd3:install_etcd3:122 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2022-11-02 12:33:36.677 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-11-02 12:33:36.680 | + ./stack.sh:main:856 : is_service_enabled tls-proxy 2022-11-02 12:33:36.700 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 12:33:36.702 | + ./stack.sh:main:866 : install_dstat 2022-11-02 12:33:36.705 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-11-02 12:33:36.724 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 12:33:36.726 | + ./stack.sh:main:872 : echo_summary 'Installing OpenStack project source' 2022-11-02 12:33:36.728 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-11-02 12:33:36.731 | + ./stack.sh:echo_summary:446 : echo -e Installing OpenStack project source 2022-11-02 12:33:36.734 | + ./stack.sh:main:875 : install_libs 2022-11-02 12:33:36.736 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-11-02 12:33:36.739 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-11-02 12:33:36.741 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-11-02 12:33:36.744 | + inc/python:use_library_from_git:250 : local name=automaton 2022-11-02 12:33:36.746 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 12:33:36.749 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 12:33:36.751 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-11-02 12:33:36.754 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 12:33:36.756 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-11-02 12:33:36.759 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-11-02 12:33:36.763 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-11-02 12:33:36.765 | + inc/python:use_library_from_git:250 : local name=castellan 2022-11-02 12:33:36.767 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 12:33:36.769 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 12:33:36.772 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-11-02 12:33:36.774 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 12:33:36.776 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-11-02 12:33:36.779 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-11-02 12:33:36.782 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-11-02 12:33:36.785 | + inc/python:use_library_from_git:250 : local name=cliff 2022-11-02 12:33:36.788 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 12:33:36.791 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 12:33:36.793 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-11-02 12:33:36.796 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 12:33:36.798 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-11-02 12:33:36.800 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-11-02 12:33:36.803 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-11-02 12:33:36.805 | + inc/python:use_library_from_git:250 : local name=cursive 2022-11-02 12:33:36.808 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 12:33:36.811 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 12:33:36.813 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-11-02 12:33:36.815 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 12:33:36.818 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-11-02 12:33:36.820 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-11-02 12:33:36.823 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-11-02 12:33:36.825 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-11-02 12:33:36.828 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 12:33:36.830 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 12:33:36.832 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-11-02 12:33:36.835 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 12:33:36.837 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-11-02 12:33:36.840 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-11-02 12:33:36.842 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-11-02 12:33:36.844 | + inc/python:use_library_from_git:250 : local name=futurist 2022-11-02 12:33:36.847 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 12:33:36.849 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 12:33:36.852 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-11-02 12:33:36.854 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 12:33:36.857 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-11-02 12:33:36.860 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-11-02 12:33:36.862 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-11-02 12:33:36.864 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-11-02 12:33:36.867 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 12:33:36.869 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 12:33:36.872 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-11-02 12:33:36.875 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 12:33:36.878 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-11-02 12:33:36.881 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-11-02 12:33:36.884 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-11-02 12:33:36.887 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-11-02 12:33:36.890 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 12:33:36.893 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 12:33:36.895 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-11-02 12:33:36.898 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 12:33:36.900 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-11-02 12:33:36.903 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-11-02 12:33:36.906 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-11-02 12:33:36.908 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-11-02 12:33:36.911 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 12:33:36.913 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 12:33:36.915 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-11-02 12:33:36.918 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 12:33:36.921 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-11-02 12:33:36.923 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-11-02 12:33:36.925 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-11-02 12:33:36.928 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-11-02 12:33:36.930 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 12:33:36.933 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 12:33:36.936 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-11-02 12:33:36.938 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 12:33:36.941 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-11-02 12:33:36.943 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-11-02 12:33:36.946 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-11-02 12:33:36.948 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-11-02 12:33:36.952 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 12:33:36.954 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 12:33:36.957 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-11-02 12:33:36.959 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 12:33:36.961 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-11-02 12:33:36.964 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-11-02 12:33:36.967 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-11-02 12:33:36.969 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-11-02 12:33:36.972 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 12:33:36.974 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 12:33:36.979 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-11-02 12:33:36.982 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 12:33:36.984 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-11-02 12:33:36.986 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-11-02 12:33:36.989 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-11-02 12:33:36.991 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-11-02 12:33:36.994 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 12:33:36.997 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 12:33:36.999 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-11-02 12:33:37.002 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 12:33:37.004 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-11-02 12:33:37.007 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-11-02 12:33:37.009 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-11-02 12:33:37.012 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-11-02 12:33:37.015 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 12:33:37.018 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 12:33:37.022 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-11-02 12:33:37.024 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 12:33:37.026 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-11-02 12:33:37.029 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-11-02 12:33:37.031 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-11-02 12:33:37.034 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-11-02 12:33:37.036 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 12:33:37.039 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 12:33:37.041 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-11-02 12:33:37.044 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 12:33:37.047 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-11-02 12:33:37.049 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-11-02 12:33:37.051 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-11-02 12:33:37.054 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-11-02 12:33:37.057 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 12:33:37.060 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 12:33:37.063 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-11-02 12:33:37.065 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 12:33:37.068 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-11-02 12:33:37.071 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-11-02 12:33:37.073 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-11-02 12:33:37.076 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-11-02 12:33:37.079 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 12:33:37.081 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 12:33:37.084 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.limit, ]] 2022-11-02 12:33:37.086 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 12:33:37.089 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-11-02 12:33:37.092 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-11-02 12:33:37.095 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-11-02 12:33:37.097 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-11-02 12:33:37.100 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 12:33:37.102 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 12:33:37.105 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-11-02 12:33:37.107 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 12:33:37.110 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-11-02 12:33:37.112 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-11-02 12:33:37.115 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-11-02 12:33:37.117 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-11-02 12:33:37.120 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 12:33:37.122 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 12:33:37.125 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-11-02 12:33:37.127 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 12:33:37.130 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-11-02 12:33:37.132 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-11-02 12:33:37.135 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-11-02 12:33:37.138 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-11-02 12:33:37.140 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 12:33:37.143 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 12:33:37.145 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-11-02 12:33:37.147 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 12:33:37.150 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-11-02 12:33:37.153 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-11-02 12:33:37.156 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-11-02 12:33:37.158 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-11-02 12:33:37.161 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 12:33:37.163 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 12:33:37.166 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-11-02 12:33:37.168 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 12:33:37.171 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-11-02 12:33:37.173 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-11-02 12:33:37.175 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-11-02 12:33:37.178 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-11-02 12:33:37.181 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 12:33:37.183 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 12:33:37.186 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-11-02 12:33:37.188 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 12:33:37.191 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-11-02 12:33:37.193 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-11-02 12:33:37.195 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-11-02 12:33:37.198 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-11-02 12:33:37.201 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 12:33:37.204 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 12:33:37.206 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-11-02 12:33:37.208 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 12:33:37.211 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-11-02 12:33:37.213 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-11-02 12:33:37.217 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-11-02 12:33:37.219 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-11-02 12:33:37.222 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 12:33:37.224 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 12:33:37.227 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-11-02 12:33:37.229 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 12:33:37.232 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-11-02 12:33:37.235 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-11-02 12:33:37.237 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-11-02 12:33:37.240 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-11-02 12:33:37.242 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 12:33:37.245 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 12:33:37.248 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-11-02 12:33:37.252 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 12:33:37.254 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-11-02 12:33:37.256 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-11-02 12:33:37.259 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-11-02 12:33:37.262 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-11-02 12:33:37.265 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 12:33:37.267 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 12:33:37.269 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-11-02 12:33:37.272 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 12:33:37.275 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-11-02 12:33:37.278 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-11-02 12:33:37.280 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-11-02 12:33:37.283 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-11-02 12:33:37.285 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 12:33:37.288 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 12:33:37.290 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-11-02 12:33:37.293 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 12:33:37.295 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-11-02 12:33:37.298 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-11-02 12:33:37.300 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-11-02 12:33:37.303 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-11-02 12:33:37.305 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 12:33:37.308 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 12:33:37.311 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-11-02 12:33:37.314 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 12:33:37.316 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-11-02 12:33:37.319 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-11-02 12:33:37.321 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-11-02 12:33:37.325 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-11-02 12:33:37.328 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 12:33:37.332 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 12:33:37.335 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-11-02 12:33:37.337 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 12:33:37.341 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-11-02 12:33:37.344 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-11-02 12:33:37.347 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-11-02 12:33:37.349 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-11-02 12:33:37.352 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 12:33:37.354 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 12:33:37.358 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-11-02 12:33:37.361 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 12:33:37.364 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-11-02 12:33:37.366 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-11-02 12:33:37.369 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-11-02 12:33:37.372 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-11-02 12:33:37.375 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 12:33:37.377 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 12:33:37.380 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-11-02 12:33:37.383 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 12:33:37.385 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-11-02 12:33:37.389 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-11-02 12:33:37.391 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-11-02 12:33:37.394 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-11-02 12:33:37.396 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 12:33:37.399 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 12:33:37.402 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-11-02 12:33:37.405 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 12:33:37.409 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-11-02 12:33:37.411 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-11-02 12:33:37.414 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-11-02 12:33:37.417 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-11-02 12:33:37.420 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 12:33:37.422 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 12:33:37.425 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-11-02 12:33:37.427 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 12:33:37.430 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-11-02 12:33:37.432 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-11-02 12:33:37.435 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-11-02 12:33:37.438 | + inc/python:use_library_from_git:250 : local name=tooz 2022-11-02 12:33:37.440 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 12:33:37.443 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 12:33:37.445 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-11-02 12:33:37.448 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 12:33:37.451 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-11-02 12:33:37.454 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-11-02 12:33:37.456 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-11-02 12:33:37.459 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-11-02 12:33:37.461 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 12:33:37.464 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 12:33:37.467 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-11-02 12:33:37.469 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 12:33:37.471 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-11-02 12:33:37.474 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-11-02 12:33:37.476 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-11-02 12:33:37.479 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-11-02 12:33:37.482 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 12:33:37.485 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 12:33:37.487 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2022-11-02 12:33:37.490 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 12:33:37.492 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-11-02 12:33:37.495 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-11-02 12:33:37.498 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-11-02 12:33:37.501 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-11-02 12:33:37.504 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 12:33:37.506 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 12:33:37.509 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-11-02 12:33:37.513 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 12:33:37.515 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-11-02 12:33:37.518 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-11-02 12:33:37.521 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-11-02 12:33:37.524 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-11-02 12:33:37.526 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 12:33:37.529 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 12:33:37.532 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-11-02 12:33:37.534 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 12:33:37.537 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-11-02 12:33:37.561 | Using python 3.8 to install etcd3 2022-11-02 12:33:37.564 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-11-02 12:33:39.763 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:33:39.763 | from cryptography.utils import int_from_bytes 2022-11-02 12:33:39.778 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:33:39.778 | from cryptography.utils import int_from_bytes 2022-11-02 12:33:39.974 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:33:40.021 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:33:40.083 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:33:40.092 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:33:40.115 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:33:40.119 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:33:40.137 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:33:40.146 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:33:40.168 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:33:40.179 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:33:40.183 | Ignoring prettytable: markers 'python_version == "3.9"' don't match your environment 2022-11-02 12:33:40.243 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:33:40.322 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:33:40.339 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:33:40.371 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:33:40.379 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:33:40.394 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:33:40.412 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:33:40.425 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:33:40.440 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:33:40.450 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:33:40.488 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:33:40.513 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:33:40.521 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:33:40.611 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:33:40.615 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:33:40.619 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:33:40.663 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:33:40.749 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:33:40.772 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:33:40.790 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:33:40.810 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:33:40.829 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:33:40.846 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:33:40.876 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:33:40.909 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:33:40.938 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:33:40.949 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:33:40.967 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:33:40.979 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:33:40.999 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:33:41.005 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:33:41.009 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:33:41.014 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 12:33:41.145 | Collecting etcd3===0.12.0 2022-11-02 12:33:41.153 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/89a/704cb389bf0a0/etcd3-0.12.0.tar.gz (63 kB) 2022-11-02 12:33:45.986 | Collecting grpcio===1.44.0 2022-11-02 12:33:46.006 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/36a/7bdd6ef9bca05/grpcio-1.44.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.3 MB) 2022-11-02 12:33:47.359 | Collecting protobuf===3.19.5 2022-11-02 12:33:47.368 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9f9/57ef53e872d58/protobuf-3.19.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB) 2022-11-02 12:33:47.516 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 487)) (1.16.0) 2022-11-02 12:33:47.519 | 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-11-02 12:33:47.534 | Building wheels for collected packages: etcd3 2022-11-02 12:33:47.535 | Building wheel for etcd3 (setup.py): started 2022-11-02 12:33:50.567 | Building wheel for etcd3 (setup.py): finished with status 'done' 2022-11-02 12:33:50.568 | Created wheel for etcd3: filename=etcd3-0.12.0-py2.py3-none-any.whl size=42886 sha256=e4d4146fbeb32f68ceab118f9df273382667fc0e273ad65f9e4994e0379f3cdd 2022-11-02 12:33:50.568 | Stored in directory: /root/.cache/pip/wheels/32/8a/31/1308d0452fdcc24ed454fa7c297cc2b924f30bfd57b1080bf1 2022-11-02 12:33:50.569 | Successfully built etcd3 2022-11-02 12:33:52.221 | Installing collected packages: grpcio, protobuf, etcd3 2022-11-02 12:33:52.915 | Successfully installed etcd3-0.12.0 grpcio-1.44.0 protobuf-3.19.5 2022-11-02 12:33:53.070 | + inc/python:pip_install:200 : result=0 2022-11-02 12:33:53.073 | + inc/python:pip_install:202 : time_stop pip_install 2022-11-02 12:33:53.076 | + functions-common:time_stop:2451 : local name 2022-11-02 12:33:53.078 | + functions-common:time_stop:2452 : local end_time 2022-11-02 12:33:53.080 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 12:33:53.082 | + functions-common:time_stop:2454 : local total 2022-11-02 12:33:53.084 | + functions-common:time_stop:2455 : local start_time 2022-11-02 12:33:53.087 | + functions-common:time_stop:2457 : name=pip_install 2022-11-02 12:33:53.090 | + functions-common:time_stop:2458 : start_time=1667392417554 2022-11-02 12:33:53.092 | + functions-common:time_stop:2460 : [[ -z 1667392417554 ]] 2022-11-02 12:33:53.096 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 12:33:53.100 | + functions-common:time_stop:2463 : end_time=1667392433097 2022-11-02 12:33:53.103 | + functions-common:time_stop:2464 : elapsed_time=15543 2022-11-02 12:33:53.106 | + functions-common:time_stop:2465 : total=40958 2022-11-02 12:33:53.108 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 12:33:53.110 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=56501 2022-11-02 12:33:53.112 | + inc/python:pip_install:203 : return 0 2022-11-02 12:33:53.115 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-11-02 12:33:53.141 | Using python 3.8 to install etcd3gw 2022-11-02 12:33:53.143 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-11-02 12:33:55.332 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:33:55.332 | from cryptography.utils import int_from_bytes 2022-11-02 12:33:55.332 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:33:55.332 | from cryptography.utils import int_from_bytes 2022-11-02 12:33:55.536 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:33:55.582 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:33:55.645 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:33:55.654 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:33:55.677 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:33:55.681 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:33:55.700 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:33:55.709 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:33:55.730 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:33:55.742 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:33:55.746 | Ignoring prettytable: markers 'python_version == "3.9"' don't match your environment 2022-11-02 12:33:55.815 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:33:55.895 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:33:55.912 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:33:55.944 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:33:55.953 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:33:55.967 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:33:55.985 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:33:55.999 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:33:56.013 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:33:56.023 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:33:56.063 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:33:56.086 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:33:56.094 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:33:56.187 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:33:56.190 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:33:56.194 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:33:56.236 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:33:56.278 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:33:56.295 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:33:56.312 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:33:56.334 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:33:56.352 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:33:56.371 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:33:56.402 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:33:56.434 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:33:56.464 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:33:56.475 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:33:56.493 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:33:56.506 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:33:56.526 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:33:56.533 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:33:56.538 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:33:56.542 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 12:33:56.688 | Collecting etcd3gw===1.0.1 2022-11-02 12:33:56.695 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a3d/ccb9d2bb04a11/etcd3gw-1.0.1-py3-none-any.whl (22 kB) 2022-11-02 12:33:56.789 | Requirement already satisfied: futurist===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 584)) (2.4.0) 2022-11-02 12:33:56.795 | Requirement already satisfied: pbr===5.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (5.8.1) 2022-11-02 12:33:56.798 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 487)) (1.16.0) 2022-11-02 12:33:56.801 | Requirement already satisfied: requests===2.27.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 237)) (2.27.1) 2022-11-02 12:33:56.829 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) (3.3) 2022-11-02 12:33:56.833 | Requirement already satisfied: charset-normalizer===2.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 607)) (2.0.12) 2022-11-02 12:33:56.838 | Requirement already satisfied: urllib3===1.26.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 186)) (1.26.8) 2022-11-02 12:33:56.862 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 237)) (2019.11.28) 2022-11-02 12:33:58.394 | Installing collected packages: etcd3gw 2022-11-02 12:33:58.504 | Successfully installed etcd3gw-1.0.1 2022-11-02 12:33:58.623 | + inc/python:pip_install:200 : result=0 2022-11-02 12:33:58.626 | + inc/python:pip_install:202 : time_stop pip_install 2022-11-02 12:33:58.628 | + functions-common:time_stop:2451 : local name 2022-11-02 12:33:58.631 | + functions-common:time_stop:2452 : local end_time 2022-11-02 12:33:58.633 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 12:33:58.635 | + functions-common:time_stop:2454 : local total 2022-11-02 12:33:58.637 | + functions-common:time_stop:2455 : local start_time 2022-11-02 12:33:58.639 | + functions-common:time_stop:2457 : name=pip_install 2022-11-02 12:33:58.642 | + functions-common:time_stop:2458 : start_time=1667392433133 2022-11-02 12:33:58.644 | + functions-common:time_stop:2460 : [[ -z 1667392433133 ]] 2022-11-02 12:33:58.647 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 12:33:58.652 | + functions-common:time_stop:2463 : end_time=1667392438649 2022-11-02 12:33:58.655 | + functions-common:time_stop:2464 : elapsed_time=5516 2022-11-02 12:33:58.657 | + functions-common:time_stop:2465 : total=56501 2022-11-02 12:33:58.659 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 12:33:58.662 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=62017 2022-11-02 12:33:58.664 | + inc/python:pip_install:203 : return 0 2022-11-02 12:33:58.667 | + ./stack.sh:main:878 : install_apache_uwsgi 2022-11-02 12:33:58.670 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-11-02 12:33:58.672 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-11-02 12:33:58.674 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-11-02 12:33:58.677 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-11-02 12:33:58.680 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-11-02 12:33:58.683 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-11-02 12:33:58.685 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-11-02 12:33:58.688 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-11-02 12:33:58.691 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-11-02 12:33:58.693 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-11-02 12:33:58.696 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-11-02 12:33:58.699 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-11-02 12:33:58.701 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-11-02 12:33:58.704 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-11-02 12:33:58.707 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 12:33:58.709 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 12:33:58.712 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-11-02 12:33:58.716 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-11-02 12:33:58.718 | + functions-common:install_package:1475 : update_package_repo 2022-11-02 12:33:58.721 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-11-02 12:33:58.723 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-11-02 12:33:58.726 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-11-02 12:33:58.728 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-11-02 12:33:58.732 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-11-02 12:33:58.734 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 12:33:58.736 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 12:33:58.740 | + functions-common:update_package_repo:1456 : apt_get_update 2022-11-02 12:33:58.742 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-11-02 12:33:58.745 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-11-02 12:33:58.748 | + functions-common:apt_get_update:1202 : return 2022-11-02 12:33:58.751 | + functions-common:install_package:1476 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-11-02 12:33:58.753 | + functions-common:real_install_package:1461 : is_ubuntu 2022-11-02 12:33:58.756 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 12:33:58.759 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 12:33:58.761 | + functions-common:real_install_package:1462 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-11-02 12:33:58.785 | + functions-common:apt_get:1242 : 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-11-02 12:33:58.903 | Reading package lists... 2022-11-02 12:33:59.209 | Building dependency tree... 2022-11-02 12:33:59.211 | Reading state information... 2022-11-02 12:33:59.610 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.12). 2022-11-02 12:33:59.610 | The following packages were automatically installed and are no longer required: 2022-11-02 12:33:59.612 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-11-02 12:33:59.612 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-11-02 12:33:59.612 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-11-02 12:33:59.612 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-11-02 12:33:59.612 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-11-02 12:33:59.612 | python3-zope.interface 2022-11-02 12:33:59.612 | Use 'sudo apt autoremove' to remove them. 2022-11-02 12:33:59.613 | The following additional packages will be installed: 2022-11-02 12:33:59.614 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi-core 2022-11-02 12:33:59.616 | Suggested packages: 2022-11-02 12:33:59.616 | uwsgi-dev uwsgi-extra uwsgi-plugins-all python3-uwsgidecorators 2022-11-02 12:33:59.691 | The following NEW packages will be installed: 2022-11-02 12:33:59.692 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2022-11-02 12:33:59.810 | 0 upgraded, 6 newly installed, 0 to remove and 176 not upgraded. 2022-11-02 12:33:59.810 | Need to get 1,306 kB of archives. 2022-11-02 12:33:59.810 | After this operation, 4,613 kB of additional disk space will be used. 2022-11-02 12:33:59.810 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 2022-11-02 12:34:00.043 | 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-11-02 12:34:00.060 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 2022-11-02 12:34:00.094 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-core amd64 2.0.18-11ubuntu1 [523 kB] 2022-11-02 12:34:00.143 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi amd64 2.0.18-11ubuntu1 [17.6 kB] 2022-11-02 12:34:00.144 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-plugin-python3 amd64 2.0.18-11ubuntu1 [75.1 kB] 2022-11-02 12:34:00.759 | Fetched 1,306 kB in 0s (2,958 kB/s) 2022-11-02 12:34:01.022 | Selecting previously unselected package libnorm1:amd64. 2022-11-02 12:34:01.114 | (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-11-02 12:34:01.120 | Preparing to unpack .../0-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 2022-11-02 12:34:01.258 | Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2022-11-02 12:34:01.781 | Selecting previously unselected package libpgm-5.2-0:amd64. 2022-11-02 12:34:01.790 | Preparing to unpack .../1-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2022-11-02 12:34:01.875 | Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2022-11-02 12:34:02.272 | Selecting previously unselected package libzmq5:amd64. 2022-11-02 12:34:02.282 | Preparing to unpack .../2-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 2022-11-02 12:34:02.340 | Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 2022-11-02 12:34:02.784 | Selecting previously unselected package uwsgi-core. 2022-11-02 12:34:02.796 | Preparing to unpack .../3-uwsgi-core_2.0.18-11ubuntu1_amd64.deb ... 2022-11-02 12:34:02.849 | Unpacking uwsgi-core (2.0.18-11ubuntu1) ... 2022-11-02 12:34:03.624 | Selecting previously unselected package uwsgi. 2022-11-02 12:34:03.634 | Preparing to unpack .../4-uwsgi_2.0.18-11ubuntu1_amd64.deb ... 2022-11-02 12:34:03.689 | Unpacking uwsgi (2.0.18-11ubuntu1) ... 2022-11-02 12:34:04.172 | Selecting previously unselected package uwsgi-plugin-python3. 2022-11-02 12:34:04.183 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.18-11ubuntu1_amd64.deb ... 2022-11-02 12:34:04.237 | Unpacking uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2022-11-02 12:34:04.664 | Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2022-11-02 12:34:04.877 | Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2022-11-02 12:34:05.115 | Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 2022-11-02 12:34:05.292 | Setting up uwsgi-core (2.0.18-11ubuntu1) ... 2022-11-02 12:34:05.521 | Setting up uwsgi (2.0.18-11ubuntu1) ... 2022-11-02 12:34:06.983 | Setting up uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2022-11-02 12:34:07.272 | Processing triggers for systemd (245.4-4ubuntu3.18) ... 2022-11-02 12:34:07.786 | Processing triggers for man-db (2.9.1-1) ... 2022-11-02 12:34:08.403 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-11-02 12:34:17.980 | + functions-common:apt_get:1246 : result=0 2022-11-02 12:34:17.983 | + functions-common:apt_get:1249 : time_stop apt-get 2022-11-02 12:34:17.986 | + functions-common:time_stop:2451 : local name 2022-11-02 12:34:17.988 | + functions-common:time_stop:2452 : local end_time 2022-11-02 12:34:17.991 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 12:34:17.995 | + functions-common:time_stop:2454 : local total 2022-11-02 12:34:17.998 | + functions-common:time_stop:2455 : local start_time 2022-11-02 12:34:18.000 | + functions-common:time_stop:2457 : name=apt-get 2022-11-02 12:34:18.003 | + functions-common:time_stop:2458 : start_time=1667392438782 2022-11-02 12:34:18.006 | + functions-common:time_stop:2460 : [[ -z 1667392438782 ]] 2022-11-02 12:34:18.009 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 12:34:18.014 | + functions-common:time_stop:2463 : end_time=1667392458011 2022-11-02 12:34:18.016 | + functions-common:time_stop:2464 : elapsed_time=19229 2022-11-02 12:34:18.018 | + functions-common:time_stop:2465 : total=559652 2022-11-02 12:34:18.021 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 12:34:18.023 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=578881 2022-11-02 12:34:18.026 | + functions-common:apt_get:1250 : return 0 2022-11-02 12:34:18.028 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-11-02 12:34:18.031 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 12:34:18.033 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 12:34:18.036 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-11-02 12:34:18.106 | Enabling module proxy. 2022-11-02 12:34:18.112 | To activate the new configuration, you need to run: 2022-11-02 12:34:18.112 | systemctl restart apache2 2022-11-02 12:34:18.117 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-11-02 12:34:18.194 | Considering dependency proxy for proxy_uwsgi: 2022-11-02 12:34:18.194 | Module proxy already enabled 2022-11-02 12:34:18.194 | Enabling module proxy_uwsgi. 2022-11-02 12:34:18.200 | To activate the new configuration, you need to run: 2022-11-02 12:34:18.200 | systemctl restart apache2 2022-11-02 12:34:18.205 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-11-02 12:34:18.208 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-11-02 12:34:18.211 | + functions-common:restart_service:2335 : '[' -x /bin/systemctl ']' 2022-11-02 12:34:18.214 | + functions-common:restart_service:2336 : sudo /bin/systemctl restart apache2 2022-11-02 12:34:18.361 | + ./stack.sh:main:881 : install_keystoneauth 2022-11-02 12:34:18.364 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-11-02 12:34:18.368 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-11-02 12:34:18.371 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 12:34:18.374 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 12:34:18.376 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-11-02 12:34:18.379 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 12:34:18.381 | + ./stack.sh:main:882 : install_keystoneclient 2022-11-02 12:34:18.384 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-11-02 12:34:18.388 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-11-02 12:34:18.390 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 12:34:18.393 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 12:34:18.395 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-11-02 12:34:18.398 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 12:34:18.400 | + ./stack.sh:main:883 : install_glanceclient 2022-11-02 12:34:18.403 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-11-02 12:34:18.405 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-11-02 12:34:18.408 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 12:34:18.410 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 12:34:18.412 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-11-02 12:34:18.416 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 12:34:18.418 | + ./stack.sh:main:884 : install_cinderclient 2022-11-02 12:34:18.420 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-11-02 12:34:18.423 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-11-02 12:34:18.426 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 12:34:18.428 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 12:34:18.432 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-11-02 12:34:18.435 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 12:34:18.437 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-11-02 12:34:18.440 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-11-02 12:34:18.443 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 12:34:18.445 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 12:34:18.448 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-11-02 12:34:18.451 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 12:34:18.453 | + ./stack.sh:main:885 : install_novaclient 2022-11-02 12:34:18.456 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-11-02 12:34:18.458 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-11-02 12:34:18.461 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 12:34:18.464 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 12:34:18.467 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-11-02 12:34:18.469 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 12:34:18.472 | + ./stack.sh:main:886 : is_service_enabled swift glance horizon 2022-11-02 12:34:18.490 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 12:34:18.492 | + ./stack.sh:main:887 : install_swiftclient 2022-11-02 12:34:18.495 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-11-02 12:34:18.497 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-11-02 12:34:18.500 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 12:34:18.502 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 12:34:18.505 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-11-02 12:34:18.508 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 12:34:18.511 | + ./stack.sh:main:889 : is_service_enabled neutron nova horizon 2022-11-02 12:34:18.529 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 12:34:18.532 | + ./stack.sh:main:890 : install_neutronclient 2022-11-02 12:34:18.534 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-11-02 12:34:18.537 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-11-02 12:34:18.541 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 12:34:18.543 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 12:34:18.546 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-11-02 12:34:18.548 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 12:34:18.551 | + ./stack.sh:main:894 : install_keystonemiddleware 2022-11-02 12:34:18.553 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-11-02 12:34:18.557 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-11-02 12:34:18.560 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 12:34:18.563 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 12:34:18.565 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-11-02 12:34:18.568 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 12:34:18.570 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-11-02 12:34:18.573 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-11-02 12:34:18.576 | + inc/python:pip_install_gr:77 : local clean_name 2022-11-02 12:34:18.580 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-11-02 12:34:18.583 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-11-02 12:34:18.587 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-11-02 12:34:18.592 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-11-02 12:34:18.592 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-11-02 12:34:18.598 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-11-02 12:34:18.601 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-11-02 12:34:18.603 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-11-02 12:34:18.606 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-11-02 12:34:18.609 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-11-02 12:34:18.631 | Using python 3.8 to install keystonemiddleware 2022-11-02 12:34:18.635 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-11-02 12:34:20.801 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:34:20.801 | from cryptography.utils import int_from_bytes 2022-11-02 12:34:20.801 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:34:20.801 | from cryptography.utils import int_from_bytes 2022-11-02 12:34:21.008 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:34:21.056 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:34:21.120 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:34:21.128 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:34:21.151 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:34:21.155 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:34:21.172 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:34:21.182 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:34:21.203 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:34:21.217 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:34:21.221 | Ignoring prettytable: markers 'python_version == "3.9"' don't match your environment 2022-11-02 12:34:21.280 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:34:21.358 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:34:21.375 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:34:21.407 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:34:21.416 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:34:21.430 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:34:21.448 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:34:21.461 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:34:21.475 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:34:21.485 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:34:21.527 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:34:21.550 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:34:21.558 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:34:21.649 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:34:21.653 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:34:21.657 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:34:21.699 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:34:21.739 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:34:21.756 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:34:21.774 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:34:21.794 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:34:21.812 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:34:21.829 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:34:21.859 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:34:21.891 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:34:21.919 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:34:21.931 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:34:21.949 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:34:21.961 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:34:21.981 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:34:21.988 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:34:21.993 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:34:21.997 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 12:34:21.999 | Requirement already satisfied: keystonemiddleware===9.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 384)) (9.4.0) 2022-11-02 12:34:22.054 | Requirement already satisfied: oslo.cache===2.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 403)) (2.10.1) 2022-11-02 12:34:22.095 | Requirement already satisfied: oslo.config===8.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 429)) (8.8.0) 2022-11-02 12:34:22.136 | Requirement already satisfied: dogpile.cache===1.1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 448)) (1.1.5) 2022-11-02 12:34:22.142 | Requirement already satisfied: stevedore===3.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 458)) (3.5.2) 2022-11-02 12:34:22.149 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 487)) (1.16.0) 2022-11-02 12:34:22.152 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 530)) (1.5.0) 2022-11-02 12:34:22.157 | Requirement already satisfied: keystoneauth1===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (4.5.0) 2022-11-02 12:34:22.217 | Requirement already satisfied: python-keystoneclient===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 566)) (4.4.0) 2022-11-02 12:34:22.238 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 580)) (5.1.1) 2022-11-02 12:34:22.241 | Requirement already satisfied: oslo.utils===4.12.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 622)) (4.12.3) 2022-11-02 12:34:22.257 | Requirement already satisfied: pytz===2021.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 634)) (2021.3) 2022-11-02 12:34:22.261 | Requirement already satisfied: pbr===5.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (5.8.1) 2022-11-02 12:34:22.264 | Requirement already satisfied: oslo.context===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 56)) (4.1.0) 2022-11-02 12:34:22.270 | Requirement already satisfied: oslo.serialization===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 337)) (4.3.0) 2022-11-02 12:34:22.279 | Requirement already satisfied: requests===2.27.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 237)) (2.27.1) 2022-11-02 12:34:22.307 | 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 53)) (5.1.0) 2022-11-02 12:34:22.311 | Requirement already satisfied: oslo.log===4.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (4.7.0) 2022-11-02 12:34:22.353 | 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-11-02 12:34:22.366 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 59)) (3.1.1) 2022-11-02 12:34:22.377 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 124)) (2.5.0) 2022-11-02 12:34:22.384 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 144)) (0.8.0) 2022-11-02 12:34:22.389 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (6.0) 2022-11-02 12:34:22.392 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 393)) (1.0.2) 2022-11-02 12:34:22.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 356)) (1.7.0) 2022-11-02 12:34:22.400 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (0.11.0) 2022-11-02 12:34:22.403 | Requirement already satisfied: pyparsing===3.0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 444)) (3.0.7) 2022-11-02 12:34:22.409 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (21.3) 2022-11-02 12:34:22.415 | Requirement already satisfied: msgpack===1.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 427)) (1.0.3) 2022-11-02 12:34:22.419 | Requirement already satisfied: charset-normalizer===2.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 607)) (2.0.12) 2022-11-02 12:34:22.424 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) (3.3) 2022-11-02 12:34:22.427 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 237)) (2019.11.28) 2022-11-02 12:34:22.429 | Requirement already satisfied: urllib3===1.26.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 186)) (1.26.8) 2022-11-02 12:34:22.451 | Requirement already satisfied: python-dateutil===2.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 629)) (2.8.2) 2022-11-02 12:34:22.456 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (0.9.6) 2022-11-02 12:34:22.459 | Requirement already satisfied: wrapt===1.13.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (1.13.3) 2022-11-02 12:34:23.929 | + inc/python:pip_install:200 : result=0 2022-11-02 12:34:23.932 | + inc/python:pip_install:202 : time_stop pip_install 2022-11-02 12:34:23.935 | + functions-common:time_stop:2451 : local name 2022-11-02 12:34:23.937 | + functions-common:time_stop:2452 : local end_time 2022-11-02 12:34:23.939 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 12:34:23.942 | + functions-common:time_stop:2454 : local total 2022-11-02 12:34:23.944 | + functions-common:time_stop:2455 : local start_time 2022-11-02 12:34:23.947 | + functions-common:time_stop:2457 : name=pip_install 2022-11-02 12:34:23.949 | + functions-common:time_stop:2458 : start_time=1667392458625 2022-11-02 12:34:23.952 | + functions-common:time_stop:2460 : [[ -z 1667392458625 ]] 2022-11-02 12:34:23.954 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 12:34:23.959 | + functions-common:time_stop:2463 : end_time=1667392463956 2022-11-02 12:34:23.961 | + functions-common:time_stop:2464 : elapsed_time=5331 2022-11-02 12:34:23.963 | + functions-common:time_stop:2465 : total=62017 2022-11-02 12:34:23.965 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 12:34:23.968 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=67348 2022-11-02 12:34:23.971 | + inc/python:pip_install:203 : return 0 2022-11-02 12:34:23.973 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-11-02 12:34:23.976 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-11-02 12:34:23.978 | + inc/python:pip_install_gr:77 : local clean_name 2022-11-02 12:34:23.981 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-11-02 12:34:23.984 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-11-02 12:34:23.987 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-11-02 12:34:23.991 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-11-02 12:34:23.991 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-11-02 12:34:23.998 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-11-02 12:34:24.000 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-11-02 12:34:24.003 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-11-02 12:34:24.006 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-11-02 12:34:24.009 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-11-02 12:34:24.033 | Using python 3.8 to install python-memcached 2022-11-02 12:34:24.035 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-11-02 12:34:26.306 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:34:26.306 | from cryptography.utils import int_from_bytes 2022-11-02 12:34:26.306 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:34:26.306 | from cryptography.utils import int_from_bytes 2022-11-02 12:34:26.516 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:34:26.567 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:34:26.631 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:34:26.641 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:34:26.667 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:34:26.671 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:34:26.689 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:34:26.699 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:34:26.720 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:34:26.733 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:34:26.737 | Ignoring prettytable: markers 'python_version == "3.9"' don't match your environment 2022-11-02 12:34:26.798 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:34:26.878 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:34:26.895 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:34:26.929 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:34:26.937 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:34:26.952 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:34:26.970 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:34:26.983 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:34:26.998 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:34:27.007 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:34:27.046 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:34:27.069 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:34:27.077 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:34:27.172 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:34:27.176 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:34:27.180 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:34:27.222 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:34:27.264 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:34:27.281 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:34:27.298 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:34:27.319 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:34:27.338 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:34:27.356 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:34:27.386 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:34:27.418 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:34:27.447 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:34:27.459 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:34:27.477 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:34:27.489 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:34:27.510 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:34:27.516 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:34:27.521 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:34:27.525 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 12:34:27.658 | Collecting python-memcached===1.59 2022-11-02 12:34:27.665 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4da/c64916871bd35/python_memcached-1.59-py2.py3-none-any.whl (16 kB) 2022-11-02 12:34:27.751 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 487)) (1.16.0) 2022-11-02 12:34:29.343 | Installing collected packages: python-memcached 2022-11-02 12:34:29.435 | Successfully installed python-memcached-1.59 2022-11-02 12:34:29.558 | + inc/python:pip_install:200 : result=0 2022-11-02 12:34:29.561 | + inc/python:pip_install:202 : time_stop pip_install 2022-11-02 12:34:29.563 | + functions-common:time_stop:2451 : local name 2022-11-02 12:34:29.565 | + functions-common:time_stop:2452 : local end_time 2022-11-02 12:34:29.568 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 12:34:29.570 | + functions-common:time_stop:2454 : local total 2022-11-02 12:34:29.573 | + functions-common:time_stop:2455 : local start_time 2022-11-02 12:34:29.575 | + functions-common:time_stop:2457 : name=pip_install 2022-11-02 12:34:29.577 | + functions-common:time_stop:2458 : start_time=1667392464027 2022-11-02 12:34:29.580 | + functions-common:time_stop:2460 : [[ -z 1667392464027 ]] 2022-11-02 12:34:29.583 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 12:34:29.589 | + functions-common:time_stop:2463 : end_time=1667392469585 2022-11-02 12:34:29.591 | + functions-common:time_stop:2464 : elapsed_time=5558 2022-11-02 12:34:29.594 | + functions-common:time_stop:2465 : total=67348 2022-11-02 12:34:29.596 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 12:34:29.598 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=72906 2022-11-02 12:34:29.601 | + inc/python:pip_install:203 : return 0 2022-11-02 12:34:29.604 | + ./stack.sh:main:896 : is_service_enabled keystone 2022-11-02 12:34:29.623 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 12:34:29.626 | + ./stack.sh:main:897 : '[' 10.222.0.89 == 10.222.0.89 ']' 2022-11-02 12:34:29.628 | + ./stack.sh:main:898 : stack_install_service keystone 2022-11-02 12:34:29.631 | + lib/stack:stack_install_service:20 : local service=keystone 2022-11-02 12:34:29.634 | + lib/stack:stack_install_service:21 : type install_keystone 2022-11-02 12:34:29.636 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-11-02 12:34:29.639 | + lib/stack:stack_install_service:32 : install_keystone 2022-11-02 12:34:29.641 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-11-02 12:34:29.660 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 12:34:29.663 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone stable/yoga 2022-11-02 12:34:29.666 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-11-02 12:34:29.668 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-11-02 12:34:29.670 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-11-02 12:34:29.672 | + functions-common:git_clone:611 : local orig_dir 2022-11-02 12:34:29.675 | ++ functions-common:git_clone:612 : pwd 2022-11-02 12:34:29.678 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-11-02 12:34:29.681 | + functions-common:git_clone:613 : local git_clone_flags= 2022-11-02 12:34:29.684 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-11-02 12:34:29.701 | + functions-common:git_clone:615 : RECLONE=False 2022-11-02 12:34:29.704 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-11-02 12:34:29.706 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-11-02 12:34:29.709 | + functions-common:git_clone:629 : echo stable/yoga 2022-11-02 12:34:29.709 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-11-02 12:34:29.717 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-11-02 12:34:29.719 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-11-02 12:34:29.722 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/keystone 2022-11-02 12:34:29.736 | + functions-common:git_clone:689 : cd /opt/stack/keystone 2022-11-02 12:34:29.739 | + functions-common:git_clone:690 : git show --oneline 2022-11-02 12:34:29.739 | + functions-common:git_clone:690 : head -1 2022-11-02 12:34:29.744 | a26b9c20d Merge "Only log warnings about token length when length exceeds max_token_size" into stable/yoga 2022-11-02 12:34:29.747 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-11-02 12:34:29.750 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-11-02 12:34:29.753 | + inc/python:setup_develop:338 : local bindep 2022-11-02 12:34:29.756 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-11-02 12:34:29.760 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-11-02 12:34:29.762 | + inc/python:setup_develop:344 : local extras= 2022-11-02 12:34:29.764 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-11-02 12:34:29.767 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-11-02 12:34:29.769 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-11-02 12:34:29.772 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-11-02 12:34:29.775 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-11-02 12:34:29.777 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-11-02 12:34:29.780 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-11-02 12:34:29.783 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-11-02 12:34:29.786 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-11-02 12:34:29.789 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-11-02 12:34:29.792 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-11-02 12:34:29.795 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-11-02 12:34:29.801 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-11-02 12:34:29.805 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-11-02 12:34:30.492 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-11-02 12:34:30.495 | + inc/python:setup_package:418 : local bindep=0 2022-11-02 12:34:30.497 | + inc/python:setup_package:419 : local bindep_flag= 2022-11-02 12:34:30.499 | + inc/python:setup_package:420 : local bindep_profiles= 2022-11-02 12:34:30.502 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-11-02 12:34:30.504 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-11-02 12:34:30.506 | + inc/python:setup_package:427 : local flags=-e 2022-11-02 12:34:30.509 | + inc/python:setup_package:428 : local extras= 2022-11-02 12:34:30.512 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-11-02 12:34:30.514 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-11-02 12:34:30.516 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-11-02 12:34:30.519 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-11-02 12:34:30.522 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-11-02 12:34:30.525 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-11-02 12:34:30.547 | Using python 3.8 to install /opt/stack/keystone 2022-11-02 12:34:30.550 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-11-02 12:34:32.735 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:34:32.735 | from cryptography.utils import int_from_bytes 2022-11-02 12:34:32.735 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:34:32.735 | from cryptography.utils import int_from_bytes 2022-11-02 12:34:32.927 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:34:32.936 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:34:32.943 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:34:32.948 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:34:33.036 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:34:33.057 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:34:33.061 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:34:33.064 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:34:33.080 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:34:33.089 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:34:33.091 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:34:33.122 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:34:33.132 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:34:33.136 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:34:33.155 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:34:33.193 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:34:33.202 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:34:33.207 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:34:33.256 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:34:33.270 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:34:33.274 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:34:33.294 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:34:33.301 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:34:33.351 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:34:33.371 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:34:33.374 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:34:33.468 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:34:33.475 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:34:33.480 | Ignoring prettytable: markers 'python_version == "3.9"' don't match your environment 2022-11-02 12:34:33.563 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:34:33.688 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:34:33.714 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:34:33.718 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:34:33.731 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:34:33.736 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:34:33.756 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:34:33.763 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:34:33.781 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:34:33.840 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:34:33.853 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:34:33.870 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:34:33.916 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:34:33.920 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:34:33.926 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 12:34:33.927 | Obtaining file:///opt/stack/keystone 2022-11-02 12:34:37.726 | Collecting Flask===2.0.3 2022-11-02 12:34:37.734 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/59d/a8a3170004800/Flask-2.0.3-py3-none-any.whl (95 kB) 2022-11-02 12:34:37.954 | Collecting Flask-RESTful===0.3.9 2022-11-02 12:34:37.962 | 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-11-02 12:34:38.057 | Requirement already satisfied: Jinja2===3.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (3.0.3) 2022-11-02 12:34:38.063 | Requirement already satisfied: MarkupSafe===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.0) 2022-11-02 12:34:38.133 | Collecting PyJWT===2.3.0 2022-11-02 12:34:38.139 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e0c/4bb8d9f0af0c7/PyJWT-2.3.0-py3-none-any.whl (16 kB) 2022-11-02 12:34:38.177 | Requirement already satisfied: SQLAlchemy===1.4.31 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (1.4.31) 2022-11-02 12:34:38.330 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 36)) (1.8.7) 2022-11-02 12:34:38.503 | Collecting Werkzeug===2.0.3 2022-11-02 12:34:38.510 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/142/1ebfc7648a39a/Werkzeug-2.0.3-py3-none-any.whl (289 kB) 2022-11-02 12:34:38.752 | Collecting aniso8601===9.0.1 2022-11-02 12:34:38.760 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1d2/b7ef82963909e/aniso8601-9.0.1-py2.py3-none-any.whl (52 kB) 2022-11-02 12:34:38.863 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (3.2.0) 2022-11-02 12:34:38.874 | Requirement already satisfied: cffi===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 121)) (1.15.0) 2022-11-02 12:34:38.942 | Collecting click===8.0.4 2022-11-02 12:34:38.950 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6a7/a62563bbfabfd/click-8.0.4-py3-none-any.whl (97 kB) 2022-11-02 12:34:38.973 | Requirement already satisfied: cryptography===36.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 138)) (36.0.1) 2022-11-02 12:34:39.013 | Requirement already satisfied: dogpile.cache===1.1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (1.1.5) 2022-11-02 12:34:39.020 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (1.1.2) 2022-11-02 12:34:39.132 | Collecting itsdangerous===2.1.0 2022-11-02 12:34:39.139 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/292/8584216655446/itsdangerous-2.1.0-py3-none-any.whl (15 kB) 2022-11-02 12:34:39.230 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 244)) (3.2.0) 2022-11-02 12:34:39.242 | Requirement already satisfied: keystonemiddleware===9.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (9.4.0) 2022-11-02 12:34:39.304 | Requirement already satisfied: msgpack===1.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 276)) (1.0.3) 2022-11-02 12:34:39.366 | Collecting oauthlib===3.2.0 2022-11-02 12:34:39.411 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6db/33440354787f9/oauthlib-3.2.0-py3-none-any.whl (151 kB) 2022-11-02 12:34:39.463 | Requirement already satisfied: oslo.cache===2.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (2.10.1) 2022-11-02 12:34:39.503 | Requirement already satisfied: oslo.config===8.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (8.8.0) 2022-11-02 12:34:39.550 | Requirement already satisfied: oslo.context===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (4.1.0) 2022-11-02 12:34:39.557 | Requirement already satisfied: oslo.db===11.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (11.2.0) 2022-11-02 12:34:39.607 | 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 333)) (5.1.0) 2022-11-02 12:34:39.612 | Requirement already satisfied: oslo.log===4.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 335)) (4.7.0) 2022-11-02 12:34:39.655 | Requirement already satisfied: oslo.messaging===12.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (12.13.0) 2022-11-02 12:34:39.746 | 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 337)) (0.4.0) 2022-11-02 12:34:39.757 | Requirement already satisfied: oslo.middleware===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 338)) (4.5.1) 2022-11-02 12:34:39.777 | Requirement already satisfied: oslo.policy===3.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (3.11.0) 2022-11-02 12:34:39.792 | Requirement already satisfied: oslo.serialization===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 343)) (4.3.0) 2022-11-02 12:34:39.801 | Requirement already satisfied: oslo.service===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (2.8.0) 2022-11-02 12:34:39.825 | Requirement already satisfied: oslo.upgradecheck===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (1.5.0) 2022-11-02 12:34:39.836 | Requirement already satisfied: oslo.utils===4.12.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (4.12.3) 2022-11-02 12:34:39.852 | Requirement already satisfied: osprofiler===3.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (3.4.2) 2022-11-02 12:34:39.898 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 354)) (21.3) 2022-11-02 12:34:40.019 | Collecting passlib===1.7.4 2022-11-02 12:34:40.027 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aa6/bca462b8d8bda/passlib-1.7.4-py2.py3-none-any.whl (525 kB) 2022-11-02 12:34:40.184 | Requirement already satisfied: pbr===5.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (5.8.1) 2022-11-02 12:34:40.187 | Requirement already satisfied: prettytable===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.1.1) 2022-11-02 12:34:40.199 | Requirement already satisfied: prometheus-client===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 372)) (0.13.1) 2022-11-02 12:34:40.205 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 384)) (3.1.1) 2022-11-02 12:34:40.216 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 386)) (2.21) 2022-11-02 12:34:40.219 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 392)) (0.9.6) 2022-11-02 12:34:40.222 | Requirement already satisfied: pyparsing===3.0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) (3.0.7) 2022-11-02 12:34:40.359 | Collecting pysaml2===7.1.1 2022-11-02 12:34:40.367 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ea9/55f87e98ca960/pysaml2-7.1.1-py2.py3-none-any.whl (406 kB) 2022-11-02 12:34:40.544 | 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 432)) (2.8.2) 2022-11-02 12:34:40.549 | Requirement already satisfied: python-keystoneclient===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 441)) (4.4.0) 2022-11-02 12:34:40.567 | Requirement already satisfied: pytz===2021.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 471)) (2021.3) 2022-11-02 12:34:40.571 | Requirement already satisfied: requests===2.27.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (2.27.1) 2022-11-02 12:34:40.599 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 497)) (1.5.0) 2022-11-02 12:34:40.886 | Collecting scrypt===0.8.20 2022-11-02 12:34:40.895 | 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-11-02 12:34:41.039 | Requirement already satisfied: setuptools===60.9.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 522)) (60.9.3) 2022-11-02 12:34:41.112 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (1.16.0) 2022-11-02 12:34:41.115 | 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 555)) (0.13.0) 2022-11-02 12:34:41.126 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 556)) (0.4.2) 2022-11-02 12:34:41.129 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 559)) (3.3.0) 2022-11-02 12:34:41.132 | Requirement already satisfied: stevedore===3.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 561)) (3.5.2) 2022-11-02 12:34:41.138 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (2.0.1) 2022-11-02 12:34:41.148 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 580)) (0.5.0) 2022-11-02 12:34:41.154 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 581)) (2.5.0) 2022-11-02 12:34:41.165 | Requirement already satisfied: urllib3===1.26.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 612)) (1.26.8) 2022-11-02 12:34:41.186 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 622)) (0.2.5) 2022-11-02 12:34:41.359 | Collecting xmlschema===1.9.2 2022-11-02 12:34:41.366 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a7b/a52b774a87b59/xmlschema-1.9.2-py3-none-any.whl (273 kB) 2022-11-02 12:34:41.512 | Requirement already satisfied: yappi===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 635)) (1.3.3) 2022-11-02 12:34:41.517 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 145)) (5.1.1) 2022-11-02 12:34:41.519 | Requirement already satisfied: keystoneauth1===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (4.5.0) 2022-11-02 12:34:41.578 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (6.0) 2022-11-02 12:34:41.581 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (2.5.0) 2022-11-02 12:34:41.588 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 282)) (0.8.0) 2022-11-02 12:34:41.592 | Requirement already satisfied: alembic===1.7.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 83)) (1.7.6) 2022-11-02 12:34:41.607 | Requirement already satisfied: kombu===5.2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 252)) (5.2.3) 2022-11-02 12:34:41.652 | Requirement already satisfied: futurist===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) (2.4.0) 2022-11-02 12:34:41.658 | Requirement already satisfied: amqp===5.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 84)) (5.0.9) 2022-11-02 12:34:41.664 | Requirement already satisfied: cachetools===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (5.0.0) 2022-11-02 12:34:41.667 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (3.0.0) 2022-11-02 12:34:41.679 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 17)) (2.1.1) 2022-11-02 12:34:41.688 | Requirement already satisfied: eventlet===0.33.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 176)) (0.33.0) 2022-11-02 12:34:41.698 | Requirement already satisfied: oslo.concurrency===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (4.5.0) 2022-11-02 12:34:41.708 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (2.5.1) 2022-11-02 12:34:41.720 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 16)) (3.5.0) 2022-11-02 12:34:41.730 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.11.0) 2022-11-02 12:34:41.733 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 231)) (1.0.2) 2022-11-02 12:34:41.736 | Requirement already satisfied: importlib-resources===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (5.4.0) 2022-11-02 12:34:41.857 | Collecting defusedxml===0.7.1 2022-11-02 12:34:41.863 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a35/2e7e428770286/defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2022-11-02 12:34:41.952 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 380)) (22.0.0) 2022-11-02 12:34:41.965 | Requirement already satisfied: charset-normalizer===2.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (2.0.12) 2022-11-02 12:34:41.970 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 483)) (2019.11.28) 2022-11-02 12:34:41.973 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (3.3) 2022-11-02 12:34:41.976 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 33)) (0.5.2) 2022-11-02 12:34:41.978 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (1.0.0) 2022-11-02 12:34:42.134 | Collecting elementpath===2.4.0 2022-11-02 12:34:42.141 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1e9/8a4f5e8ccb5fe/elementpath-2.4.0-py3-none-any.whl (163 kB) 2022-11-02 12:34:42.266 | 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 320)) (1.7.0) 2022-11-02 12:34:42.272 | Requirement already satisfied: wrapt===1.13.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 627)) (1.13.3) 2022-11-02 12:34:42.276 | Requirement already satisfied: Mako===1.1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (1.1.6) 2022-11-02 12:34:42.285 | Requirement already satisfied: importlib-metadata===4.11.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (4.11.1) 2022-11-02 12:34:42.324 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 614)) (5.0.0) 2022-11-02 12:34:42.327 | Requirement already satisfied: dnspython===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (2.1.0) 2022-11-02 12:34:42.345 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 181)) (0.17.3) 2022-11-02 12:34:42.348 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (0.7) 2022-11-02 12:34:42.357 | Requirement already satisfied: zipp===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 642)) (3.7.0) 2022-11-02 12:34:43.270 | Installing collected packages: click, itsdangerous, Werkzeug, Flask, aniso8601, Flask-RESTful, PyJWT, defusedxml, elementpath, oauthlib, passlib, xmlschema, pysaml2, scrypt, keystone 2022-11-02 12:34:43.270 | Attempting uninstall: click 2022-11-02 12:34:43.270 | Found existing installation: Click 7.0 2022-11-02 12:34:43.274 | Not uninstalling click at /usr/lib/python3/dist-packages, outside environment /usr 2022-11-02 12:34:43.274 | Can't uninstall 'Click'. No files were found to uninstall. 2022-11-02 12:34:43.970 | Attempting uninstall: PyJWT 2022-11-02 12:34:43.971 | Found existing installation: PyJWT 1.7.1 2022-11-02 12:34:43.972 | Not uninstalling pyjwt at /usr/lib/python3/dist-packages, outside environment /usr 2022-11-02 12:34:43.973 | Can't uninstall 'PyJWT'. No files were found to uninstall. 2022-11-02 12:34:44.332 | Attempting uninstall: oauthlib 2022-11-02 12:34:44.332 | Found existing installation: oauthlib 3.1.0 2022-11-02 12:34:44.335 | Not uninstalling oauthlib at /usr/lib/python3/dist-packages, outside environment /usr 2022-11-02 12:34:44.335 | Can't uninstall 'oauthlib'. No files were found to uninstall. 2022-11-02 12:34:46.156 | Running setup.py develop for keystone 2022-11-02 12:34:50.229 | Successfully installed Flask-2.0.3 Flask-RESTful-0.3.9 PyJWT-2.3.0 Werkzeug-2.0.3 aniso8601-9.0.1 click-8.0.4 defusedxml-0.7.1 elementpath-2.4.0 itsdangerous-2.1.0 keystone oauthlib-3.2.0 passlib-1.7.4 pysaml2-7.1.1 scrypt-0.8.20 xmlschema-1.9.2 2022-11-02 12:34:50.393 | + inc/python:pip_install:200 : result=0 2022-11-02 12:34:50.395 | + inc/python:pip_install:202 : time_stop pip_install 2022-11-02 12:34:50.398 | + functions-common:time_stop:2451 : local name 2022-11-02 12:34:50.400 | + functions-common:time_stop:2452 : local end_time 2022-11-02 12:34:50.413 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 12:34:50.413 | + functions-common:time_stop:2454 : local total 2022-11-02 12:34:50.414 | + functions-common:time_stop:2455 : local start_time 2022-11-02 12:34:50.414 | + functions-common:time_stop:2457 : name=pip_install 2022-11-02 12:34:50.414 | + functions-common:time_stop:2458 : start_time=1667392470541 2022-11-02 12:34:50.414 | + functions-common:time_stop:2460 : [[ -z 1667392470541 ]] 2022-11-02 12:34:50.417 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 12:34:50.421 | + functions-common:time_stop:2463 : end_time=1667392490419 2022-11-02 12:34:50.423 | + functions-common:time_stop:2464 : elapsed_time=19878 2022-11-02 12:34:50.425 | + functions-common:time_stop:2465 : total=72906 2022-11-02 12:34:50.428 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 12:34:50.430 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=92784 2022-11-02 12:34:50.433 | + inc/python:pip_install:203 : return 0 2022-11-02 12:34:50.435 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-11-02 12:34:50.438 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-11-02 12:34:50.440 | + functions-common:safe_chown:2352 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-11-02 12:34:50.462 | + functions-common:_safe_permission_operation:2200 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-11-02 12:34:50.476 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-11-02 12:34:50.478 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-11-02 12:34:50.481 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 12:34:50.483 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 12:34:50.486 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-11-02 12:34:50.489 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 12:34:50.491 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-11-02 12:34:50.511 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 12:34:50.514 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-11-02 12:34:50.516 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-11-02 12:34:50.519 | + ./stack.sh:main:899 : configure_keystone 2022-11-02 12:34:50.522 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-11-02 12:34:50.537 | + 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-11-02 12:34:50.540 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-11-02 12:34:50.545 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-11-02 12:34:50.563 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 12:34:50.565 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-11-02 12:34:50.599 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-11-02 12:34:50.629 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-11-02 12:34:50.666 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-11-02 12:34:50.699 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-11-02 12:34:50.730 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-11-02 12:34:50.766 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-11-02 12:34:50.799 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-11-02 12:34:50.831 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-11-02 12:34:50.834 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-11-02 12:34:50.837 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-11-02 12:34:50.839 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-11-02 12:34:50.842 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-11-02 12:34:50.844 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-11-02 12:34:50.862 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 12:34:50.866 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-11-02 12:34:50.868 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-11-02 12:34:50.870 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-11-02 12:34:50.888 | ++ functions-common:is_service_enabled:2107 : return 0 2022-11-02 12:34:50.890 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.89:5672/ 2022-11-02 12:34:50.893 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.89:5672/ 2022-11-02 12:34:50.925 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-11-02 12:34:50.930 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-11-02 12:34:50.932 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-11-02 12:34:50.934 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-11-02 12:34:50.952 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 12:34:50.955 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.89/identity 2022-11-02 12:34:50.991 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-11-02 12:34:50.993 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-11-02 12:34:51.028 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-11-02 12:34:51.031 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-11-02 12:34:51.033 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-11-02 12:34:51.035 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=keystone 2022-11-02 12:34:51.038 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-11-02 12:34:51.041 | + lib/keystone:configure_keystone:232 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-11-02 12:34:51.074 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-11-02 12:34:51.076 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-11-02 12:34:51.078 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-11-02 12:34:51.081 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-11-02 12:34:51.085 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-11-02 12:34:51.102 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-11-02 12:34:51.105 | + functions:setup_systemd_logging:695 : local pidstr= 2022-11-02 12:34:51.108 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-11-02 12:34:51.110 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-11-02 12:34:51.112 | + 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-11-02 12:34:51.146 | + 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-11-02 12:34:51.176 | + 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-11-02 12:34:51.207 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-11-02 12:34:51.237 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-11-02 12:34:51.268 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-11-02 12:34:51.270 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-11-02 12:34:51.273 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-11-02 12:34:51.276 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-11-02 12:34:51.278 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-11-02 12:34:51.281 | + lib/apache:write_uwsgi_config:257 : local http= 2022-11-02 12:34:51.283 | + lib/apache:write_uwsgi_config:258 : local name= 2022-11-02 12:34:51.286 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-11-02 12:34:51.291 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-11-02 12:34:51.294 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-11-02 12:34:51.296 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-11-02 12:34:51.311 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-11-02 12:34:51.311 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-11-02 12:34:51.320 | d /var/run/uwsgi 0755 ubuntu root 2022-11-02 12:34:51.323 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-11-02 12:34:51.341 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-11-02 12:34:51.344 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-11-02 12:34:51.348 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-11-02 12:34:51.379 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-11-02 12:34:51.408 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-11-02 12:34:51.437 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-11-02 12:34:51.465 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-11-02 12:34:51.498 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-11-02 12:34:51.527 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-11-02 12:34:51.560 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-11-02 12:34:51.588 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-11-02 12:34:51.620 | + 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-11-02 12:34:51.651 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-11-02 12:34:51.679 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-11-02 12:34:51.709 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-11-02 12:34:51.743 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-11-02 12:34:51.745 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-11-02 12:34:51.748 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-11-02 12:34:51.751 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-11-02 12:34:51.754 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-11-02 12:34:51.757 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 12:34:51.759 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 12:34:51.762 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-11-02 12:34:51.766 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-11-02 12:34:51.769 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-11-02 12:34:51.801 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-11-02 12:34:51.837 | + 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-11-02 12:34:51.837 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-11-02 12:34:51.847 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-11-02 12:34:51.850 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-11-02 12:34:51.853 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-11-02 12:34:51.855 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-11-02 12:34:51.857 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-11-02 12:34:51.860 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-11-02 12:34:51.863 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 12:34:51.866 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 12:34:51.868 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-11-02 12:34:51.870 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-11-02 12:34:51.873 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 12:34:51.875 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 12:34:51.877 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-11-02 12:34:51.943 | Enabling site keystone-wsgi-public. 2022-11-02 12:34:51.950 | To activate the new configuration, you need to run: 2022-11-02 12:34:51.950 | systemctl reload apache2 2022-11-02 12:34:51.955 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-11-02 12:34:51.957 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-11-02 12:34:51.960 | + functions-common:restart_service:2335 : '[' -x /bin/systemctl ']' 2022-11-02 12:34:51.962 | + functions-common:restart_service:2336 : sudo /bin/systemctl restart apache2 2022-11-02 12:34:52.098 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-11-02 12:34:52.137 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-11-02 12:34:52.175 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-11-02 12:34:52.208 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-11-02 12:34:52.210 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-11-02 12:34:52.243 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-11-02 12:34:52.274 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-11-02 12:34:52.307 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-11-02 12:34:52.310 | + ./stack.sh:main:903 : is_service_enabled swift 2022-11-02 12:34:52.329 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 12:34:52.331 | + ./stack.sh:main:904 : is_service_enabled ceilometer 2022-11-02 12:34:52.351 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 12:34:52.354 | + ./stack.sh:main:907 : stack_install_service swift 2022-11-02 12:34:52.356 | + lib/stack:stack_install_service:20 : local service=swift 2022-11-02 12:34:52.359 | + lib/stack:stack_install_service:21 : type install_swift 2022-11-02 12:34:52.362 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-11-02 12:34:52.366 | + lib/stack:stack_install_service:32 : install_swift 2022-11-02 12:34:52.369 | + lib/swift:install_swift:718 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift stable/yoga 2022-11-02 12:34:52.371 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-11-02 12:34:52.373 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-11-02 12:34:52.376 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-11-02 12:34:52.378 | + functions-common:git_clone:611 : local orig_dir 2022-11-02 12:34:52.382 | ++ functions-common:git_clone:612 : pwd 2022-11-02 12:34:52.385 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-11-02 12:34:52.388 | + functions-common:git_clone:613 : local git_clone_flags= 2022-11-02 12:34:52.391 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-11-02 12:34:52.409 | + functions-common:git_clone:615 : RECLONE=False 2022-11-02 12:34:52.412 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-11-02 12:34:52.415 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-11-02 12:34:52.417 | + functions-common:git_clone:629 : echo stable/yoga 2022-11-02 12:34:52.418 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-11-02 12:34:52.426 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-11-02 12:34:52.428 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-11-02 12:34:52.431 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/swift 2022-11-02 12:34:52.445 | + functions-common:git_clone:689 : cd /opt/stack/swift 2022-11-02 12:34:52.448 | + functions-common:git_clone:690 : git show --oneline 2022-11-02 12:34:52.449 | + functions-common:git_clone:690 : head -1 2022-11-02 12:34:52.452 | 10849f049 py2constraints: pin PasteDeploy version 2022-11-02 12:34:52.455 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-11-02 12:34:52.460 | + lib/swift:install_swift:721 : setup_develop /opt/stack/swift keystone 2022-11-02 12:34:52.463 | + inc/python:setup_develop:338 : local bindep 2022-11-02 12:34:52.466 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-11-02 12:34:52.469 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-11-02 12:34:52.472 | + inc/python:setup_develop:344 : local extras=keystone 2022-11-02 12:34:52.476 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-11-02 12:34:52.478 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-11-02 12:34:52.481 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-11-02 12:34:52.484 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-11-02 12:34:52.487 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-11-02 12:34:52.490 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-11-02 12:34:52.494 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-11-02 12:34:52.497 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-11-02 12:34:52.501 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-11-02 12:34:52.504 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-11-02 12:34:52.508 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-11-02 12:34:52.511 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-11-02 12:34:52.519 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-11-02 12:34:52.523 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-11-02 12:34:53.236 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-11-02 12:34:53.238 | + inc/python:setup_package:418 : local bindep=0 2022-11-02 12:34:53.241 | + inc/python:setup_package:419 : local bindep_flag= 2022-11-02 12:34:53.244 | + inc/python:setup_package:420 : local bindep_profiles= 2022-11-02 12:34:53.246 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-11-02 12:34:53.248 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-11-02 12:34:53.251 | + inc/python:setup_package:427 : local flags=-e 2022-11-02 12:34:53.253 | + inc/python:setup_package:428 : local extras=keystone 2022-11-02 12:34:53.256 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-11-02 12:34:53.259 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-11-02 12:34:53.261 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-11-02 12:34:53.263 | + inc/python:setup_package:438 : extras='[keystone]' 2022-11-02 12:34:53.266 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-11-02 12:34:53.268 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-11-02 12:34:53.303 | Using python 3.8 to install /opt/stack/swift 2022-11-02 12:34:53.306 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2022-11-02 12:34:55.442 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:34:55.442 | from cryptography.utils import int_from_bytes 2022-11-02 12:34:55.456 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:34:55.456 | from cryptography.utils import int_from_bytes 2022-11-02 12:34:55.633 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:34:55.641 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:34:55.649 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:34:55.653 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:34:55.742 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:34:55.762 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:34:55.766 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:34:55.770 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:34:55.785 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:34:55.793 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:34:55.796 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:34:55.828 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:34:55.837 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:34:55.842 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:34:55.861 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:34:55.898 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:34:55.906 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:34:55.912 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:34:55.960 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:34:55.973 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:34:55.978 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:34:55.997 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:34:56.004 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:34:56.054 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:34:56.073 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:34:56.077 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:34:56.170 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:34:56.176 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:34:56.181 | Ignoring prettytable: markers 'python_version == "3.9"' don't match your environment 2022-11-02 12:34:56.262 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:34:56.386 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:34:56.412 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:34:56.416 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:34:56.427 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:34:56.432 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:34:56.452 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:34:56.460 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:34:56.478 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:34:56.535 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:34:56.548 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:34:56.565 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:34:56.611 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:34:56.615 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:34:56.622 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 12:34:56.622 | Obtaining file:///opt/stack/swift 2022-11-02 12:34:59.784 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 17)) (2.1.1) 2022-11-02 12:34:59.793 | Requirement already satisfied: cryptography===36.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 138)) (36.0.1) 2022-11-02 12:34:59.832 | Requirement already satisfied: eventlet===0.33.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 176)) (0.33.0) 2022-11-02 12:34:59.841 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (1.1.2) 2022-11-02 12:34:59.846 | Requirement already satisfied: keystonemiddleware===9.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (9.4.0) 2022-11-02 12:35:00.964 | Collecting lxml===4.8.0 2022-11-02 12:35:00.984 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ce1/3d6291a5f47c1/lxml-4.8.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (6.9 MB) 2022-11-02 12:35:01.447 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.11.0) 2022-11-02 12:35:01.450 | Requirement already satisfied: oslo.cache===2.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (2.10.1) 2022-11-02 12:35:01.489 | Requirement already satisfied: oslo.config===8.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (8.8.0) 2022-11-02 12:35:01.528 | Requirement already satisfied: oslo.context===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (4.1.0) 2022-11-02 12:35:01.534 | 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 333)) (5.1.0) 2022-11-02 12:35:01.539 | Requirement already satisfied: oslo.log===4.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 335)) (4.7.0) 2022-11-02 12:35:01.579 | Requirement already satisfied: oslo.serialization===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 343)) (4.3.0) 2022-11-02 12:35:01.588 | Requirement already satisfied: oslo.utils===4.12.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (4.12.3) 2022-11-02 12:35:01.607 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 354)) (21.3) 2022-11-02 12:35:01.613 | Requirement already satisfied: pbr===5.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (5.8.1) 2022-11-02 12:35:01.617 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 384)) (3.1.1) 2022-11-02 12:35:01.734 | Collecting pyeclib===1.6.0 2022-11-02 12:35:01.752 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/801/1e31ee89ae7fb/pyeclib-1.6.0.tar.gz (6.7 MB) 2022-11-02 12:35:04.175 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 392)) (0.9.6) 2022-11-02 12:35:04.178 | Requirement already satisfied: pyparsing===3.0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) (3.0.7) 2022-11-02 12:35:04.185 | 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 432)) (2.8.2) 2022-11-02 12:35:04.190 | Requirement already satisfied: python-keystoneclient===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 441)) (4.4.0) 2022-11-02 12:35:04.208 | Requirement already satisfied: pytz===2021.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 471)) (2021.3) 2022-11-02 12:35:04.212 | Requirement already satisfied: requests===2.27.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (2.27.1) 2022-11-02 12:35:04.242 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 497)) (1.5.0) 2022-11-02 12:35:04.246 | Requirement already satisfied: setuptools===60.9.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 522)) (60.9.3) 2022-11-02 12:35:04.319 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (1.16.0) 2022-11-02 12:35:04.322 | Requirement already satisfied: stevedore===3.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 561)) (3.5.2) 2022-11-02 12:35:04.329 | Requirement already satisfied: urllib3===1.26.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 612)) (1.26.8) 2022-11-02 12:35:04.599 | Collecting xattr===0.9.9 2022-11-02 12:35:04.606 | 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-11-02 12:35:04.701 | Requirement already satisfied: cffi===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 121)) (1.15.0) 2022-11-02 12:35:04.705 | Requirement already satisfied: dnspython===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (2.1.0) 2022-11-02 12:35:04.721 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 36)) (1.8.7) 2022-11-02 12:35:04.736 | Requirement already satisfied: keystoneauth1===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (4.5.0) 2022-11-02 12:35:04.796 | Requirement already satisfied: dogpile.cache===1.1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (1.1.5) 2022-11-02 12:35:04.803 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (2.5.0) 2022-11-02 12:35:04.809 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (6.0) 2022-11-02 12:35:04.812 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 282)) (0.8.0) 2022-11-02 12:35:04.817 | Requirement already satisfied: msgpack===1.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 276)) (1.0.3) 2022-11-02 12:35:04.820 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 231)) (1.0.2) 2022-11-02 12:35:04.823 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 483)) (2019.11.28) 2022-11-02 12:35:04.825 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (3.3) 2022-11-02 12:35:04.829 | Requirement already satisfied: charset-normalizer===2.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (2.0.12) 2022-11-02 12:35:04.834 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 386)) (2.21) 2022-11-02 12:35:04.837 | 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 320)) (1.7.0) 2022-11-02 12:35:04.842 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 145)) (5.1.1) 2022-11-02 12:35:04.844 | Requirement already satisfied: wrapt===1.13.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 627)) (1.13.3) 2022-11-02 12:35:04.848 | Building wheels for collected packages: pyeclib 2022-11-02 12:35:04.849 | Building wheel for pyeclib (setup.py): started 2022-11-02 12:35:07.938 | Building wheel for pyeclib (setup.py): finished with status 'done' 2022-11-02 12:35:07.939 | Created wheel for pyeclib: filename=pyeclib-1.6.0-cp38-cp38-linux_x86_64.whl size=55506 sha256=e03ad5004004ab4d23c5a77c3f91a86c66d88fddc893d2c301a50d37dff67a6c 2022-11-02 12:35:07.939 | Stored in directory: /root/.cache/pip/wheels/8d/84/e6/6a48e2f14c9392ac545275a5b87ce7ad21ff00ceacd6831bd5 2022-11-02 12:35:07.940 | Successfully built pyeclib 2022-11-02 12:35:09.273 | Installing collected packages: lxml, pyeclib, xattr, swift 2022-11-02 12:35:09.728 | Running setup.py develop for swift 2022-11-02 12:35:13.454 | Successfully installed lxml-4.8.0 pyeclib-1.6.0 swift xattr-0.9.9 2022-11-02 12:35:13.615 | + inc/python:pip_install:200 : result=0 2022-11-02 12:35:13.618 | + inc/python:pip_install:202 : time_stop pip_install 2022-11-02 12:35:13.620 | + functions-common:time_stop:2451 : local name 2022-11-02 12:35:13.622 | + functions-common:time_stop:2452 : local end_time 2022-11-02 12:35:13.624 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 12:35:13.627 | + functions-common:time_stop:2454 : local total 2022-11-02 12:35:13.630 | + functions-common:time_stop:2455 : local start_time 2022-11-02 12:35:13.632 | + functions-common:time_stop:2457 : name=pip_install 2022-11-02 12:35:13.634 | + functions-common:time_stop:2458 : start_time=1667392493295 2022-11-02 12:35:13.636 | + functions-common:time_stop:2460 : [[ -z 1667392493295 ]] 2022-11-02 12:35:13.639 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 12:35:13.644 | + functions-common:time_stop:2463 : end_time=1667392513641 2022-11-02 12:35:13.646 | + functions-common:time_stop:2464 : elapsed_time=20346 2022-11-02 12:35:13.649 | + functions-common:time_stop:2465 : total=92784 2022-11-02 12:35:13.651 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 12:35:13.653 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=113130 2022-11-02 12:35:13.655 | + inc/python:pip_install:203 : return 0 2022-11-02 12:35:13.658 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-11-02 12:35:13.660 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-11-02 12:35:13.663 | + functions-common:safe_chown:2352 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-11-02 12:35:13.683 | + functions-common:_safe_permission_operation:2200 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-11-02 12:35:13.697 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-11-02 12:35:13.699 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-11-02 12:35:13.702 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 12:35:13.705 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 12:35:13.708 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-11-02 12:35:13.710 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 12:35:13.713 | + lib/swift:install_swift:722 : '[' False == True ']' 2022-11-02 12:35:13.715 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-11-02 12:35:13.718 | + ./stack.sh:main:908 : configure_swift 2022-11-02 12:35:13.720 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-11-02 12:35:13.723 | + lib/swift:configure_swift:332 : local node_number 2022-11-02 12:35:13.725 | + lib/swift:configure_swift:333 : local swift_node_config 2022-11-02 12:35:13.727 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-11-02 12:35:13.729 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-11-02 12:35:14.968 | No object-replicator running 2022-11-02 12:35:14.968 | No object-server running 2022-11-02 12:35:14.968 | No object-updater running 2022-11-02 12:35:14.968 | No container-auditor running 2022-11-02 12:35:14.968 | No container-server running 2022-11-02 12:35:14.968 | No account-auditor running 2022-11-02 12:35:14.968 | No container-sharder running 2022-11-02 12:35:14.968 | No container-sync running 2022-11-02 12:35:14.968 | No account-replicator running 2022-11-02 12:35:14.968 | No container-replicator running 2022-11-02 12:35:14.968 | No proxy-server running 2022-11-02 12:35:14.969 | No container-reconciler running 2022-11-02 12:35:14.969 | No object-expirer running 2022-11-02 12:35:14.969 | No account-server running 2022-11-02 12:35:14.969 | No object-reconstructor running 2022-11-02 12:35:14.969 | No account-reaper running 2022-11-02 12:35:14.969 | No container-updater running 2022-11-02 12:35:14.969 | No object-auditor running 2022-11-02 12:35:15.090 | + lib/swift:configure_swift:337 : true 2022-11-02 12:35:15.092 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-11-02 12:35:15.106 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-11-02 12:35:15.120 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-11-02 12:35:15.123 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-11-02 12:35:15.124 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-11-02 12:35:15.131 | + lib/swift:configure_swift:351 : sed -e ' 2022-11-02 12:35:15.131 | s/%GROUP%/ubuntu/; 2022-11-02 12:35:15.131 | s/%USER%/ubuntu/; 2022-11-02 12:35:15.131 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-11-02 12:35:15.131 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-11-02 12:35:15.134 | uid = ubuntu 2022-11-02 12:35:15.135 | gid = ubuntu 2022-11-02 12:35:15.135 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-11-02 12:35:15.135 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-11-02 12:35:15.135 | address = 127.0.0.1 2022-11-02 12:35:15.135 | 2022-11-02 12:35:15.135 | [account6612] 2022-11-02 12:35:15.135 | max connections = 25 2022-11-02 12:35:15.135 | path = /opt/stack/data/swift/1/node/ 2022-11-02 12:35:15.135 | read only = false 2022-11-02 12:35:15.135 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-11-02 12:35:15.135 | 2022-11-02 12:35:15.135 | [account6622] 2022-11-02 12:35:15.135 | max connections = 25 2022-11-02 12:35:15.135 | path = /opt/stack/data/swift/2/node/ 2022-11-02 12:35:15.135 | read only = false 2022-11-02 12:35:15.135 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-11-02 12:35:15.135 | 2022-11-02 12:35:15.135 | [account6632] 2022-11-02 12:35:15.135 | max connections = 25 2022-11-02 12:35:15.135 | path = /opt/stack/data/swift/3/node/ 2022-11-02 12:35:15.135 | read only = false 2022-11-02 12:35:15.135 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-11-02 12:35:15.135 | 2022-11-02 12:35:15.135 | [account6642] 2022-11-02 12:35:15.135 | max connections = 25 2022-11-02 12:35:15.135 | path = /opt/stack/data/swift/4/node/ 2022-11-02 12:35:15.135 | read only = false 2022-11-02 12:35:15.135 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-11-02 12:35:15.135 | 2022-11-02 12:35:15.136 | 2022-11-02 12:35:15.136 | [container6611] 2022-11-02 12:35:15.136 | max connections = 25 2022-11-02 12:35:15.136 | path = /opt/stack/data/swift/1/node/ 2022-11-02 12:35:15.136 | read only = false 2022-11-02 12:35:15.136 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-11-02 12:35:15.136 | 2022-11-02 12:35:15.136 | [container6621] 2022-11-02 12:35:15.136 | max connections = 25 2022-11-02 12:35:15.136 | path = /opt/stack/data/swift/2/node/ 2022-11-02 12:35:15.136 | read only = false 2022-11-02 12:35:15.136 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-11-02 12:35:15.136 | 2022-11-02 12:35:15.136 | [container6631] 2022-11-02 12:35:15.136 | max connections = 25 2022-11-02 12:35:15.136 | path = /opt/stack/data/swift/3/node/ 2022-11-02 12:35:15.136 | read only = false 2022-11-02 12:35:15.136 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-11-02 12:35:15.136 | 2022-11-02 12:35:15.136 | [container6641] 2022-11-02 12:35:15.136 | max connections = 25 2022-11-02 12:35:15.136 | path = /opt/stack/data/swift/4/node/ 2022-11-02 12:35:15.136 | read only = false 2022-11-02 12:35:15.136 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-11-02 12:35:15.136 | 2022-11-02 12:35:15.136 | 2022-11-02 12:35:15.137 | [object6613] 2022-11-02 12:35:15.137 | max connections = 25 2022-11-02 12:35:15.137 | path = /opt/stack/data/swift/1/node/ 2022-11-02 12:35:15.137 | read only = false 2022-11-02 12:35:15.137 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-11-02 12:35:15.137 | 2022-11-02 12:35:15.137 | [object6623] 2022-11-02 12:35:15.137 | max connections = 25 2022-11-02 12:35:15.137 | path = /opt/stack/data/swift/2/node/ 2022-11-02 12:35:15.137 | read only = false 2022-11-02 12:35:15.137 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-11-02 12:35:15.137 | 2022-11-02 12:35:15.137 | [object6633] 2022-11-02 12:35:15.137 | max connections = 25 2022-11-02 12:35:15.137 | path = /opt/stack/data/swift/3/node/ 2022-11-02 12:35:15.137 | read only = false 2022-11-02 12:35:15.137 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-11-02 12:35:15.137 | 2022-11-02 12:35:15.137 | [object6643] 2022-11-02 12:35:15.137 | max connections = 25 2022-11-02 12:35:15.137 | path = /opt/stack/data/swift/4/node/ 2022-11-02 12:35:15.137 | read only = false 2022-11-02 12:35:15.137 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-11-02 12:35:15.138 | + lib/swift:configure_swift:357 : is_ubuntu 2022-11-02 12:35:15.140 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 12:35:15.142 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 12:35:15.146 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-11-02 12:35:15.159 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-11-02 12:35:15.162 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-11-02 12:35:15.167 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-11-02 12:35:15.172 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-11-02 12:35:15.175 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-11-02 12:35:15.180 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-11-02 12:35:15.212 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.89:8080/v1/ 2022-11-02 12:35:15.239 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-11-02 12:35:15.261 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-11-02 12:35:15.294 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-11-02 12:35:15.314 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-11-02 12:35:15.350 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-11-02 12:35:15.371 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-11-02 12:35:15.404 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-11-02 12:35:15.425 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-11-02 12:35:15.460 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-11-02 12:35:15.480 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-11-02 12:35:15.516 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-11-02 12:35:15.537 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-11-02 12:35:15.554 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 12:35:15.557 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-11-02 12:35:15.589 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-11-02 12:35:15.619 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-11-02 12:35:15.650 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-11-02 12:35:15.682 | + lib/swift:configure_swift:406 : is_service_enabled ceilometer 2022-11-02 12:35:15.698 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 12:35:15.701 | + lib/swift:configure_swift:417 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-11-02 12:35:15.732 | + lib/swift:configure_swift:423 : is_service_enabled s3api 2022-11-02 12:35:15.749 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 12:35:15.751 | + lib/swift:configure_swift:426 : is_service_enabled keystone 2022-11-02 12:35:15.767 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 12:35:15.770 | + lib/swift:configure_swift:427 : swift_pipeline+=' authtoken' 2022-11-02 12:35:15.772 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-11-02 12:35:15.788 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 12:35:15.790 | + lib/swift:configure_swift:433 : swift_pipeline+=' keystoneauth' 2022-11-02 12:35:15.792 | + lib/swift:configure_swift:436 : swift_pipeline+=' tempauth ' 2022-11-02 12:35:15.794 | + lib/swift:configure_swift:438 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-11-02 12:35:15.801 | + lib/swift:configure_swift:439 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-11-02 12:35:15.807 | + lib/swift:configure_swift:441 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-11-02 12:35:15.836 | + lib/swift:configure_swift:442 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-11-02 12:35:15.867 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-11-02 12:35:15.900 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-11-02 12:35:15.932 | + lib/swift:configure_swift:452 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-11-02 12:35:15.964 | + lib/swift:configure_swift:453 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-11-02 12:35:15.966 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-11-02 12:35:15.968 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-11-02 12:35:15.971 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-11-02 12:35:15.974 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-11-02 12:35:16.004 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-11-02 12:35:16.032 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.89/identity 2022-11-02 12:35:16.062 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-11-02 12:35:16.091 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-11-02 12:35:16.122 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-11-02 12:35:16.152 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-11-02 12:35:16.182 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-11-02 12:35:16.213 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-11-02 12:35:16.243 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-11-02 12:35:16.274 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-11-02 12:35:16.305 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-11-02 12:35:16.336 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-11-02 12:35:16.367 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-11-02 12:35:16.401 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-11-02 12:35:16.436 | + lib/swift:configure_swift:464 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-11-02 12:35:16.457 | + lib/swift:configure_swift:465 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-11-02 12:35:16.490 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-11-02 12:35:16.520 | + lib/swift:configure_swift:470 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-11-02 12:35:16.525 | + lib/swift:configure_swift:471 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-11-02 12:35:16.557 | + lib/swift:configure_swift:472 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-11-02 12:35:16.587 | + lib/swift:configure_swift:473 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-11-02 12:35:16.617 | + lib/swift:configure_swift:475 : local node_number 2022-11-02 12:35:16.620 | + lib/swift:configure_swift:476 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-11-02 12:35:16.622 | + lib/swift:configure_swift:477 : local swift_node_config=/etc/swift/object-server/1.conf 2022-11-02 12:35:16.624 | + lib/swift:configure_swift:478 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-11-02 12:35:16.630 | + lib/swift:configure_swift:479 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-11-02 12:35:16.632 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-11-02 12:35:16.634 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-11-02 12:35:16.637 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-11-02 12:35:16.639 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-11-02 12:35:16.642 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-11-02 12:35:16.645 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-11-02 12:35:16.647 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-11-02 12:35:16.667 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-11-02 12:35:16.700 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-11-02 12:35:16.720 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-11-02 12:35:16.754 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-11-02 12:35:16.776 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-11-02 12:35:16.808 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-11-02 12:35:16.828 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-11-02 12:35:16.861 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-11-02 12:35:16.881 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-11-02 12:35:16.914 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-11-02 12:35:16.934 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-11-02 12:35:16.967 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-11-02 12:35:16.990 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-11-02 12:35:17.025 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-11-02 12:35:17.046 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-11-02 12:35:17.079 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-11-02 12:35:17.101 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-11-02 12:35:17.144 | + 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-11-02 12:35:17.151 | + lib/swift:configure_swift:480 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-11-02 12:35:17.176 | + lib/swift:configure_swift:481 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-11-02 12:35:17.209 | + lib/swift:configure_swift:482 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-11-02 12:35:17.249 | + lib/swift:configure_swift:484 : swift_node_config=/etc/swift/container-server/1.conf 2022-11-02 12:35:17.251 | + lib/swift:configure_swift:485 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-11-02 12:35:17.256 | + lib/swift:configure_swift:486 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-11-02 12:35:17.258 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-11-02 12:35:17.261 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-11-02 12:35:17.263 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-11-02 12:35:17.265 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-11-02 12:35:17.267 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-11-02 12:35:17.271 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-11-02 12:35:17.273 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-11-02 12:35:17.294 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-11-02 12:35:17.334 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-11-02 12:35:17.357 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-11-02 12:35:17.391 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-11-02 12:35:17.413 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-11-02 12:35:17.449 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-11-02 12:35:17.470 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-11-02 12:35:17.508 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-11-02 12:35:17.533 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-11-02 12:35:17.573 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-11-02 12:35:17.602 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-11-02 12:35:17.637 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-11-02 12:35:17.665 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-11-02 12:35:17.703 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-11-02 12:35:17.725 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-11-02 12:35:17.764 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-11-02 12:35:17.800 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-11-02 12:35:17.836 | + 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-11-02 12:35:17.851 | + lib/swift:configure_swift:487 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-11-02 12:35:17.879 | + lib/swift:configure_swift:488 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-11-02 12:35:17.913 | + lib/swift:configure_swift:490 : swift_node_config=/etc/swift/account-server/1.conf 2022-11-02 12:35:17.915 | + lib/swift:configure_swift:491 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-11-02 12:35:17.920 | + lib/swift:configure_swift:492 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-11-02 12:35:17.927 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-11-02 12:35:17.930 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-11-02 12:35:17.934 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-11-02 12:35:17.936 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-11-02 12:35:17.939 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-11-02 12:35:17.943 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-11-02 12:35:17.946 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-11-02 12:35:17.969 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-11-02 12:35:18.010 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-11-02 12:35:18.033 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-11-02 12:35:18.076 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-11-02 12:35:18.098 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-11-02 12:35:18.135 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-11-02 12:35:18.155 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-11-02 12:35:18.192 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-11-02 12:35:18.213 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-11-02 12:35:18.247 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-11-02 12:35:18.267 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-11-02 12:35:18.297 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-11-02 12:35:18.318 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-11-02 12:35:18.350 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-11-02 12:35:18.375 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-11-02 12:35:18.407 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-11-02 12:35:18.428 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-11-02 12:35:18.461 | + 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-11-02 12:35:18.466 | + lib/swift:configure_swift:493 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-11-02 12:35:18.489 | + lib/swift:configure_swift:494 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-11-02 12:35:18.527 | + lib/swift:configure_swift:498 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-11-02 12:35:18.561 | + lib/swift:configure_swift:499 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-11-02 12:35:18.595 | + lib/swift:configure_swift:500 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-11-02 12:35:18.626 | + lib/swift:configure_swift:502 : testfile=/etc/swift/test.conf 2022-11-02 12:35:18.629 | + lib/swift:configure_swift:503 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-11-02 12:35:18.635 | + lib/swift:configure_swift:506 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-11-02 12:35:18.670 | + lib/swift:configure_swift:507 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-11-02 12:35:18.703 | + lib/swift:configure_swift:508 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-11-02 12:35:18.739 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-11-02 12:35:18.772 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-11-02 12:35:18.809 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-11-02 12:35:18.839 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-11-02 12:35:18.871 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test password4 testing4 2022-11-02 12:35:18.903 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-11-02 12:35:18.937 | + lib/swift:configure_swift:516 : is_service_enabled keystone 2022-11-02 12:35:18.955 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 12:35:18.958 | + lib/swift:configure_swift:517 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-11-02 12:35:18.980 | + lib/swift:configure_swift:518 : local auth_vers 2022-11-02 12:35:18.983 | ++ lib/swift:configure_swift:519 : iniget /etc/swift/test.conf func_test auth_version 2022-11-02 12:35:19.008 | + lib/swift:configure_swift:519 : auth_vers=3 2022-11-02 12:35:19.010 | + lib/swift:configure_swift:520 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.89 2022-11-02 12:35:19.043 | + lib/swift:configure_swift:521 : [[ http == \h\t\t\p\s ]] 2022-11-02 12:35:19.046 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_port 80 2022-11-02 12:35:19.080 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.89/identity 2022-11-02 12:35:19.117 | + lib/swift:configure_swift:527 : [[ 3 == \3 ]] 2022-11-02 12:35:19.120 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-11-02 12:35:19.152 | + lib/swift:configure_swift:532 : is_service_enabled tls-proxy 2022-11-02 12:35:19.169 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 12:35:19.172 | + lib/swift:configure_swift:538 : local user_group 2022-11-02 12:35:19.175 | ++ lib/swift:configure_swift:539 : id -g ubuntu 2022-11-02 12:35:19.181 | + lib/swift:configure_swift:539 : user_group=1000 2022-11-02 12:35:19.183 | + lib/swift:configure_swift:540 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-11-02 12:35:19.197 | + lib/swift:configure_swift:542 : local swift_log_dir=/opt/stack/data/swift/logs 2022-11-02 12:35:19.199 | + lib/swift:configure_swift:543 : sudo rm -rf /opt/stack/data/swift/logs 2022-11-02 12:35:19.212 | + lib/swift:configure_swift:544 : local swift_log_group=adm 2022-11-02 12:35:19.215 | + lib/swift:configure_swift:545 : is_suse 2022-11-02 12:35:19.217 | + functions-common:is_suse:542 : is_opensuse 2022-11-02 12:35:19.219 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-11-02 12:35:19.223 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-11-02 12:35:19.225 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-11-02 12:35:19.227 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-11-02 12:35:19.230 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-11-02 12:35:19.232 | + lib/swift:configure_swift:548 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-11-02 12:35:19.248 | + lib/swift:configure_swift:550 : [[ False != \F\a\l\s\e ]] 2022-11-02 12:35:19.250 | + lib/swift:configure_swift:558 : '[' False == True ']' 2022-11-02 12:35:19.253 | + ./stack.sh:main:911 : is_service_enabled s3api 2022-11-02 12:35:19.273 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 12:35:19.275 | + ./stack.sh:main:917 : is_service_enabled g-api n-api 2022-11-02 12:35:19.294 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 12:35:19.297 | + ./stack.sh:main:919 : stack_install_service glance 2022-11-02 12:35:19.300 | + lib/stack:stack_install_service:20 : local service=glance 2022-11-02 12:35:19.302 | + lib/stack:stack_install_service:21 : type install_glance 2022-11-02 12:35:19.305 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-11-02 12:35:19.307 | + lib/stack:stack_install_service:32 : install_glance 2022-11-02 12:35:19.310 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-11-02 12:35:19.312 | + lib/glance:install_glance:507 : local glance_store_extras 2022-11-02 12:35:19.315 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-11-02 12:35:19.336 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 12:35:19.339 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-11-02 12:35:19.342 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-11-02 12:35:19.363 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 12:35:19.366 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-11-02 12:35:19.369 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-11-02 12:35:19.371 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-11-02 12:35:19.374 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 12:35:19.377 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 12:35:19.379 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-11-02 12:35:19.382 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 12:35:19.386 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-11-02 12:35:19.388 | ++ inc/python:join_extras:29 : local IFS=, 2022-11-02 12:35:19.392 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-11-02 12:35:19.396 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-11-02 12:35:19.398 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-11-02 12:35:19.401 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-11-02 12:35:19.404 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-11-02 12:35:19.407 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-11-02 12:35:19.410 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-11-02 12:35:19.413 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-11-02 12:35:19.418 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-11-02 12:35:19.418 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-11-02 12:35:19.424 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-11-02 12:35:19.427 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-11-02 12:35:19.430 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-11-02 12:35:19.433 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-11-02 12:35:19.436 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-11-02 12:35:19.461 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-11-02 12:35:19.464 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2022-11-02 12:35:21.688 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:35:21.688 | from cryptography.utils import int_from_bytes 2022-11-02 12:35:21.688 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:35:21.688 | from cryptography.utils import int_from_bytes 2022-11-02 12:35:21.884 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:35:21.892 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:35:21.902 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:35:21.906 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:35:21.998 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:35:22.019 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:35:22.023 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:35:22.027 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:35:22.043 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:35:22.052 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:35:22.054 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:35:22.087 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:35:22.098 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:35:22.103 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:35:22.122 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:35:22.161 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:35:22.170 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:35:22.176 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:35:22.227 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:35:22.241 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:35:22.245 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:35:22.266 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:35:22.273 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:35:22.324 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:35:22.344 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:35:22.348 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:35:22.445 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:35:22.453 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:35:22.457 | Ignoring prettytable: markers 'python_version == "3.9"' don't match your environment 2022-11-02 12:35:22.540 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:35:22.668 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:35:22.695 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:35:22.699 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:35:22.711 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:35:22.716 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:35:22.737 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:35:22.745 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:35:22.763 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:35:22.824 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:35:22.838 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:35:22.856 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:35:22.902 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:35:22.907 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:35:22.914 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 12:35:23.118 | Collecting glance-store===3.0.0 2022-11-02 12:35:23.126 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8cc/544ba2a30fd4d/glance_store-3.0.0-py3-none-any.whl (229 kB) 2022-11-02 12:35:23.342 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (0.20.4) 2022-11-02 12:35:23.353 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 244)) (3.2.0) 2022-11-02 12:35:23.366 | Requirement already satisfied: keystoneauth1===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (4.5.0) 2022-11-02 12:35:23.649 | Collecting os-brick===5.2.2 2022-11-02 12:35:23.657 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c22/32c443087ec99/os_brick-5.2.2-py3-none-any.whl (269 kB) 2022-11-02 12:35:23.816 | 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 320)) (1.7.0) 2022-11-02 12:35:23.820 | Requirement already satisfied: os-win===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (5.6.0) 2022-11-02 12:35:23.839 | Requirement already satisfied: oslo.concurrency===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (4.5.0) 2022-11-02 12:35:23.850 | Requirement already satisfied: oslo.config===8.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (8.8.0) 2022-11-02 12:35:23.891 | Requirement already satisfied: oslo.context===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (4.1.0) 2022-11-02 12:35:23.898 | 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 333)) (5.1.0) 2022-11-02 12:35:23.902 | Requirement already satisfied: oslo.log===4.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 335)) (4.7.0) 2022-11-02 12:35:23.943 | Requirement already satisfied: oslo.privsep===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (2.7.0) 2022-11-02 12:35:23.958 | 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 342)) (6.3.1) 2022-11-02 12:35:23.961 | Requirement already satisfied: oslo.serialization===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 343)) (4.3.0) 2022-11-02 12:35:23.969 | Requirement already satisfied: oslo.service===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (2.8.0) 2022-11-02 12:35:23.993 | Requirement already satisfied: oslo.utils===4.12.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (4.12.3) 2022-11-02 12:35:24.009 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 354)) (21.3) 2022-11-02 12:35:24.014 | Requirement already satisfied: pbr===5.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (5.8.1) 2022-11-02 12:35:24.017 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 392)) (0.9.6) 2022-11-02 12:35:24.019 | Requirement already satisfied: pyparsing===3.0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) (3.0.7) 2022-11-02 12:35:24.186 | Collecting python-cinderclient===8.3.0 2022-11-02 12:35:24.194 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a19/ce34f8efad8ea/python_cinderclient-8.3.0-py3-none-any.whl (254 kB) 2022-11-02 12:35:24.371 | 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 432)) (2.8.2) 2022-11-02 12:35:24.376 | Requirement already satisfied: python-keystoneclient===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 441)) (4.4.0) 2022-11-02 12:35:24.531 | Collecting python-swiftclient===3.13.1 2022-11-02 12:35:24.538 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/984/805daa56148eb/python_swiftclient-3.13.1-py2.py3-none-any.whl (87 kB) 2022-11-02 12:35:24.662 | Requirement already satisfied: pytz===2021.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 471)) (2021.3) 2022-11-02 12:35:24.667 | Requirement already satisfied: requests===2.27.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (2.27.1) 2022-11-02 12:35:24.695 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 497)) (1.5.0) 2022-11-02 12:35:24.700 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (3.17.6) 2022-11-02 12:35:24.703 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (1.16.0) 2022-11-02 12:35:24.706 | Requirement already satisfied: stevedore===3.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 561)) (3.5.2) 2022-11-02 12:35:24.713 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 576)) (6.3.1) 2022-11-02 12:35:24.729 | Requirement already satisfied: urllib3===1.26.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 612)) (1.26.8) 2022-11-02 12:35:24.751 | Requirement already satisfied: yappi===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 635)) (1.3.3) 2022-11-02 12:35:24.757 | Requirement already satisfied: eventlet===0.33.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 176)) (0.33.0) 2022-11-02 12:35:24.766 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 231)) (1.0.2) 2022-11-02 12:35:24.770 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 181)) (0.17.3) 2022-11-02 12:35:24.773 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (6.0) 2022-11-02 12:35:24.776 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (2.5.0) 2022-11-02 12:35:24.783 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 282)) (0.8.0) 2022-11-02 12:35:24.788 | Requirement already satisfied: cffi===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 121)) (1.15.0) 2022-11-02 12:35:24.791 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (1.1.2) 2022-11-02 12:35:24.797 | Requirement already satisfied: msgpack===1.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 276)) (1.0.3) 2022-11-02 12:35:24.801 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 17)) (2.1.1) 2022-11-02 12:35:24.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 28)) (2.5.1) 2022-11-02 12:35:24.822 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 16)) (3.5.0) 2022-11-02 12:35:24.832 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 36)) (1.8.7) 2022-11-02 12:35:24.845 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (3.0.0) 2022-11-02 12:35:24.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 283)) (0.11.0) 2022-11-02 12:35:24.860 | Requirement already satisfied: prettytable===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.1.1) 2022-11-02 12:35:24.872 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (3.3) 2022-11-02 12:35:24.876 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 483)) (2019.11.28) 2022-11-02 12:35:24.879 | Requirement already satisfied: charset-normalizer===2.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (2.0.12) 2022-11-02 12:35:24.884 | Requirement already satisfied: dnspython===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (2.1.0) 2022-11-02 12:35:24.901 | Requirement already satisfied: wrapt===1.13.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 627)) (1.13.3) 2022-11-02 12:35:24.904 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 386)) (2.21) 2022-11-02 12:35:24.907 | Requirement already satisfied: setuptools===60.9.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 522)) (60.9.3) 2022-11-02 12:35:24.982 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (0.7) 2022-11-02 12:35:24.990 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 581)) (2.5.0) 2022-11-02 12:35:25.000 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 622)) (0.2.5) 2022-11-02 12:35:25.006 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (1.0.0) 2022-11-02 12:35:26.486 | Installing collected packages: os-brick, python-cinderclient, python-swiftclient, glance-store 2022-11-02 12:35:27.768 | Successfully installed glance-store-3.0.0 os-brick-5.2.2 python-cinderclient-8.3.0 python-swiftclient-3.13.1 2022-11-02 12:35:27.915 | + inc/python:pip_install:200 : result=0 2022-11-02 12:35:27.920 | + inc/python:pip_install:202 : time_stop pip_install 2022-11-02 12:35:27.920 | + functions-common:time_stop:2451 : local name 2022-11-02 12:35:27.923 | + functions-common:time_stop:2452 : local end_time 2022-11-02 12:35:27.926 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 12:35:27.930 | + functions-common:time_stop:2454 : local total 2022-11-02 12:35:27.932 | + functions-common:time_stop:2455 : local start_time 2022-11-02 12:35:27.935 | + functions-common:time_stop:2457 : name=pip_install 2022-11-02 12:35:27.937 | + functions-common:time_stop:2458 : start_time=1667392519454 2022-11-02 12:35:27.941 | + functions-common:time_stop:2460 : [[ -z 1667392519454 ]] 2022-11-02 12:35:27.944 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 12:35:27.949 | + functions-common:time_stop:2463 : end_time=1667392527946 2022-11-02 12:35:27.952 | + functions-common:time_stop:2464 : elapsed_time=8492 2022-11-02 12:35:27.955 | + functions-common:time_stop:2465 : total=113130 2022-11-02 12:35:27.958 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 12:35:27.960 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=121622 2022-11-02 12:35:27.963 | + inc/python:pip_install:203 : return 0 2022-11-02 12:35:27.966 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-11-02 12:35:27.970 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-11-02 12:35:27.973 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-11-02 12:35:27.989 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-11-02 12:35:27.995 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance stable/yoga 2022-11-02 12:35:27.998 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-11-02 12:35:28.000 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-11-02 12:35:28.003 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-11-02 12:35:28.006 | + functions-common:git_clone:611 : local orig_dir 2022-11-02 12:35:28.009 | ++ functions-common:git_clone:612 : pwd 2022-11-02 12:35:28.012 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-11-02 12:35:28.015 | + functions-common:git_clone:613 : local git_clone_flags= 2022-11-02 12:35:28.019 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-11-02 12:35:28.037 | + functions-common:git_clone:615 : RECLONE=False 2022-11-02 12:35:28.040 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-11-02 12:35:28.042 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-11-02 12:35:28.045 | + functions-common:git_clone:629 : echo stable/yoga 2022-11-02 12:35:28.046 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-11-02 12:35:28.054 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-11-02 12:35:28.056 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-11-02 12:35:28.059 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/glance 2022-11-02 12:35:28.074 | + functions-common:git_clone:689 : cd /opt/stack/glance 2022-11-02 12:35:28.077 | + functions-common:git_clone:690 : git show --oneline 2022-11-02 12:35:28.078 | + functions-common:git_clone:690 : head -1 2022-11-02 12:35:28.084 | f3ae67fa1 Mock getaddrinfo in cinder store tests 2022-11-02 12:35:28.087 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-11-02 12:35:28.090 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-11-02 12:35:28.094 | + inc/python:setup_develop:338 : local bindep 2022-11-02 12:35:28.097 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-11-02 12:35:28.100 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-11-02 12:35:28.103 | + inc/python:setup_develop:344 : local extras= 2022-11-02 12:35:28.107 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-11-02 12:35:28.109 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-11-02 12:35:28.114 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-11-02 12:35:28.117 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-11-02 12:35:28.119 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-11-02 12:35:28.122 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-11-02 12:35:28.126 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-11-02 12:35:28.130 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-11-02 12:35:28.133 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-11-02 12:35:28.136 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-11-02 12:35:28.140 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-11-02 12:35:28.144 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-11-02 12:35:28.150 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-11-02 12:35:28.153 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-11-02 12:35:28.839 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-11-02 12:35:28.841 | + inc/python:setup_package:418 : local bindep=0 2022-11-02 12:35:28.844 | + inc/python:setup_package:419 : local bindep_flag= 2022-11-02 12:35:28.847 | + inc/python:setup_package:420 : local bindep_profiles= 2022-11-02 12:35:28.850 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-11-02 12:35:28.852 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-11-02 12:35:28.854 | + inc/python:setup_package:427 : local flags=-e 2022-11-02 12:35:28.857 | + inc/python:setup_package:428 : local extras= 2022-11-02 12:35:28.859 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-11-02 12:35:28.862 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-11-02 12:35:28.864 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-11-02 12:35:28.867 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-11-02 12:35:28.869 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-11-02 12:35:28.872 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-11-02 12:35:28.898 | Using python 3.8 to install /opt/stack/glance 2022-11-02 12:35:28.901 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2022-11-02 12:35:31.167 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:35:31.167 | from cryptography.utils import int_from_bytes 2022-11-02 12:35:31.167 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:35:31.167 | from cryptography.utils import int_from_bytes 2022-11-02 12:35:31.363 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:35:31.371 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:35:31.380 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:35:31.384 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:35:31.474 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:35:31.494 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:35:31.498 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:35:31.502 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:35:31.517 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:35:31.525 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:35:31.527 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:35:31.560 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:35:31.571 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:35:31.576 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:35:31.595 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:35:31.634 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:35:31.643 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:35:31.649 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:35:31.698 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:35:31.712 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:35:31.716 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:35:31.736 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:35:31.744 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:35:31.793 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:35:31.813 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:35:31.817 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:35:31.912 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:35:31.919 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:35:31.922 | Ignoring prettytable: markers 'python_version == "3.9"' don't match your environment 2022-11-02 12:35:32.008 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:35:32.133 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:35:32.161 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:35:32.166 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:35:32.177 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:35:32.183 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:35:32.204 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:35:32.212 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:35:32.230 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:35:32.289 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:35:32.303 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:35:32.320 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:35:32.366 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:35:32.370 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:35:32.377 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 12:35:32.377 | Obtaining file:///opt/stack/glance 2022-11-02 12:35:35.684 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 16)) (3.5.0) 2022-11-02 12:35:35.694 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 17)) (2.1.1) 2022-11-02 12:35:35.704 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (2.5.1) 2022-11-02 12:35:35.716 | Requirement already satisfied: SQLAlchemy===1.4.31 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (1.4.31) 2022-11-02 12:35:36.029 | Collecting WSME===0.11.0 2022-11-02 12:35:36.037 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7d5/cb5c593970ef6/WSME-0.11.0-py3-none-any.whl (59 kB) 2022-11-02 12:35:36.145 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 36)) (1.8.7) 2022-11-02 12:35:36.159 | Requirement already satisfied: alembic===1.7.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 83)) (1.7.6) 2022-11-02 12:35:36.332 | Collecting castellan===3.10.2 2022-11-02 12:35:36.339 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/662/64661996697f5/castellan-3.10.2-py3-none-any.whl (96 kB) 2022-11-02 12:35:36.470 | Requirement already satisfied: cryptography===36.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 138)) (36.0.1) 2022-11-02 12:35:36.608 | Collecting cursive===0.2.2 2022-11-02 12:35:36.616 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e56/3a085b3c6e250/cursive-0.2.2-py2.py3-none-any.whl (39 kB) 2022-11-02 12:35:36.728 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (2.5.0) 2022-11-02 12:35:36.735 | Requirement already satisfied: defusedxml===0.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 146)) (0.7.1) 2022-11-02 12:35:36.741 | Requirement already satisfied: eventlet===0.33.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 176)) (0.33.0) 2022-11-02 12:35:36.751 | Requirement already satisfied: futurist===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) (2.4.0) 2022-11-02 12:35:36.757 | Requirement already satisfied: glance-store===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (3.0.0) 2022-11-02 12:35:36.829 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (1.1.2) 2022-11-02 12:35:36.834 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (0.20.4) 2022-11-02 12:35:36.846 | Requirement already satisfied: importlib-metadata===4.11.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (4.11.1) 2022-11-02 12:35:36.885 | Requirement already satisfied: importlib-resources===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (5.4.0) 2022-11-02 12:35:36.913 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 231)) (1.0.2) 2022-11-02 12:35:36.916 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 244)) (3.2.0) 2022-11-02 12:35:36.929 | Requirement already satisfied: keystoneauth1===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (4.5.0) 2022-11-02 12:35:36.990 | Requirement already satisfied: keystonemiddleware===9.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (9.4.0) 2022-11-02 12:35:37.077 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 282)) (0.8.0) 2022-11-02 12:35:37.083 | 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 320)) (1.7.0) 2022-11-02 12:35:37.088 | Requirement already satisfied: os-win===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (5.6.0) 2022-11-02 12:35:37.106 | Requirement already satisfied: oslo.cache===2.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (2.10.1) 2022-11-02 12:35:37.144 | Requirement already satisfied: oslo.concurrency===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (4.5.0) 2022-11-02 12:35:37.155 | Requirement already satisfied: oslo.config===8.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (8.8.0) 2022-11-02 12:35:37.197 | Requirement already satisfied: oslo.context===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (4.1.0) 2022-11-02 12:35:37.203 | Requirement already satisfied: oslo.db===11.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (11.2.0) 2022-11-02 12:35:37.256 | 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 333)) (5.1.0) 2022-11-02 12:35:37.376 | Collecting oslo.limit===1.5.1 2022-11-02 12:35:37.384 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/fa7/9cdbcd58e9768/oslo.limit-1.5.1-py3-none-any.whl (19 kB) 2022-11-02 12:35:37.489 | Requirement already satisfied: oslo.log===4.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 335)) (4.7.0) 2022-11-02 12:35:37.529 | Requirement already satisfied: oslo.messaging===12.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (12.13.0) 2022-11-02 12:35:37.586 | 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 337)) (0.4.0) 2022-11-02 12:35:37.598 | Requirement already satisfied: oslo.middleware===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 338)) (4.5.1) 2022-11-02 12:35:37.618 | Requirement already satisfied: oslo.policy===3.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (3.11.0) 2022-11-02 12:35:37.633 | Requirement already satisfied: oslo.reports===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 341)) (2.3.0) 2022-11-02 12:35:37.646 | Requirement already satisfied: oslo.serialization===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 343)) (4.3.0) 2022-11-02 12:35:37.655 | Requirement already satisfied: oslo.service===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (2.8.0) 2022-11-02 12:35:37.680 | Requirement already satisfied: oslo.upgradecheck===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (1.5.0) 2022-11-02 12:35:37.691 | Requirement already satisfied: oslo.utils===4.12.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (4.12.3) 2022-11-02 12:35:37.706 | Requirement already satisfied: osprofiler===3.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (3.4.2) 2022-11-02 12:35:37.752 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 354)) (21.3) 2022-11-02 12:35:37.758 | Requirement already satisfied: pbr===5.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (5.8.1) 2022-11-02 12:35:37.760 | Requirement already satisfied: prettytable===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.1.1) 2022-11-02 12:35:37.773 | Requirement already satisfied: prometheus-client===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 372)) (0.13.1) 2022-11-02 12:35:37.779 | Requirement already satisfied: psutil===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 374)) (5.9.0) 2022-11-02 12:35:37.802 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 380)) (22.0.0) 2022-11-02 12:35:37.815 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 384)) (3.1.1) 2022-11-02 12:35:37.826 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 392)) (0.9.6) 2022-11-02 12:35:37.830 | Requirement already satisfied: pyparsing===3.0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) (3.0.7) 2022-11-02 12:35:37.974 | Collecting python-barbicanclient===5.3.0 2022-11-02 12:35:37.981 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b88/9632223e8180d/python_barbicanclient-5.3.0-py3-none-any.whl (82 kB) 2022-11-02 12:35:38.103 | 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 432)) (2.8.2) 2022-11-02 12:35:38.108 | Requirement already satisfied: python-keystoneclient===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 441)) (4.4.0) 2022-11-02 12:35:38.126 | Requirement already satisfied: pytz===2021.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 471)) (2021.3) 2022-11-02 12:35:38.131 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (0.7) 2022-11-02 12:35:38.137 | Requirement already satisfied: requests===2.27.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (2.27.1) 2022-11-02 12:35:38.268 | Collecting retrying===1.3.3 2022-11-02 12:35:38.283 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/ebf/3b842d183542e/retrying-1.3.3-py3-none-any.whl (11 kB) 2022-11-02 12:35:38.375 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 497)) (1.5.0) 2022-11-02 12:35:38.380 | Requirement already satisfied: setuptools===60.9.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 522)) (60.9.3) 2022-11-02 12:35:38.557 | Collecting simplegeneric===0.8.1 2022-11-02 12:35:38.564 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dc9/72e06094b9af5/simplegeneric-0.8.1.zip (12 kB) 2022-11-02 12:35:40.521 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (1.16.0) 2022-11-02 12:35:40.524 | 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 555)) (0.13.0) 2022-11-02 12:35:40.535 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 556)) (0.4.2) 2022-11-02 12:35:40.538 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 559)) (3.3.0) 2022-11-02 12:35:40.540 | Requirement already satisfied: stevedore===3.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 561)) (3.5.2) 2022-11-02 12:35:40.728 | Collecting taskflow===4.6.4 2022-11-02 12:35:40.736 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/183/3acd77ad44676/taskflow-4.6.4-py3-none-any.whl (492 kB) 2022-11-02 12:35:40.972 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 576)) (6.3.1) 2022-11-02 12:35:40.987 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (2.0.1) 2022-11-02 12:35:40.996 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 580)) (0.5.0) 2022-11-02 12:35:41.003 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 581)) (2.5.0) 2022-11-02 12:35:41.013 | Requirement already satisfied: urllib3===1.26.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 612)) (1.26.8) 2022-11-02 12:35:41.036 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 622)) (0.2.5) 2022-11-02 12:35:41.042 | Requirement already satisfied: wrapt===1.13.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 627)) (1.13.3) 2022-11-02 12:35:41.045 | Requirement already satisfied: yappi===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 635)) (1.3.3) 2022-11-02 12:35:41.051 | Requirement already satisfied: zipp===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 642)) (3.7.0) 2022-11-02 12:35:41.086 | Requirement already satisfied: Mako===1.1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (1.1.6) 2022-11-02 12:35:41.094 | Requirement already satisfied: cffi===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 121)) (1.15.0) 2022-11-02 12:35:41.099 | Requirement already satisfied: dnspython===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (2.1.0) 2022-11-02 12:35:41.117 | Requirement already satisfied: dogpile.cache===1.1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (1.1.5) 2022-11-02 12:35:41.124 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 181)) (0.17.3) 2022-11-02 12:35:41.128 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (6.0) 2022-11-02 12:35:41.131 | Requirement already satisfied: openstacksdk===0.61.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (0.61.0) 2022-11-02 12:35:41.158 | Requirement already satisfied: cachetools===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (5.0.0) 2022-11-02 12:35:41.161 | Requirement already satisfied: amqp===5.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 84)) (5.0.9) 2022-11-02 12:35:41.166 | Requirement already satisfied: kombu===5.2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 252)) (5.2.3) 2022-11-02 12:35:41.216 | Requirement already satisfied: Jinja2===3.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (3.0.3) 2022-11-02 12:35:41.223 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (3.2.0) 2022-11-02 12:35:41.233 | Requirement already satisfied: msgpack===1.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 276)) (1.0.3) 2022-11-02 12:35:41.238 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (3.0.0) 2022-11-02 12:35:41.248 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.11.0) 2022-11-02 12:35:41.252 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (3.10.1) 2022-11-02 12:35:41.265 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 483)) (2019.11.28) 2022-11-02 12:35:41.268 | Requirement already satisfied: charset-normalizer===2.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (2.0.12) 2022-11-02 12:35:41.274 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (3.3) 2022-11-02 12:35:41.277 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 33)) (0.5.2) 2022-11-02 12:35:41.319 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 145)) (5.1.1) 2022-11-02 12:35:41.431 | Collecting pydot===1.4.2 2022-11-02 12:35:41.439 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/66c/98190c65b8d2e/pydot-1.4.2-py2.py3-none-any.whl (21 kB) 2022-11-02 12:35:41.682 | Collecting automaton===2.5.0 2022-11-02 12:35:41.690 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/262/789969ce5c6b2/automaton-2.5.0-py3-none-any.whl (22 kB) 2022-11-02 12:35:41.975 | Collecting networkx===2.6.3 2022-11-02 12:35:41.991 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/80b/6b89c77d1dfb6/networkx-2.6.3-py3-none-any.whl (1.9 MB) 2022-11-02 12:35:42.415 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (1.0.0) 2022-11-02 12:35:42.418 | Requirement already satisfied: MarkupSafe===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.0) 2022-11-02 12:35:42.421 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 386)) (2.21) 2022-11-02 12:35:42.425 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (1.32) 2022-11-02 12:35:42.430 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 277)) (2.5.0) 2022-11-02 12:35:42.452 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 491)) (1.4.0) 2022-11-02 12:35:42.456 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 238)) (0.10.0) 2022-11-02 12:35:42.459 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (1.4.4) 2022-11-02 12:35:42.463 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 614)) (5.0.0) 2022-11-02 12:35:42.465 | Requirement already satisfied: cmd2===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (2.4.0) 2022-11-02 12:35:42.520 | Requirement already satisfied: autopage===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 100)) (0.5.0) 2022-11-02 12:35:42.523 | Requirement already satisfied: jsonpointer===2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 243)) (2.2) 2022-11-02 12:35:42.527 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (21.4.0) 2022-11-02 12:35:42.594 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 398)) (1.8.2) 2022-11-02 12:35:42.598 | Building wheels for collected packages: simplegeneric 2022-11-02 12:35:42.599 | Building wheel for simplegeneric (setup.py): started 2022-11-02 12:35:45.174 | Building wheel for simplegeneric (setup.py): finished with status 'done' 2022-11-02 12:35:45.174 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5077 sha256=5e215e570e42225dcca39667cbb1ea53d54a7802febd7c837573e47dc41f598b 2022-11-02 12:35:45.175 | Stored in directory: /root/.cache/pip/wheels/f3/a8/ee/6324574b66e0f2250abcbce52f472ccaa2f407b879bdd61bdb 2022-11-02 12:35:45.175 | Successfully built simplegeneric 2022-11-02 12:35:46.011 | Installing collected packages: simplegeneric, WSME, automaton, python-barbicanclient, castellan, cursive, networkx, oslo.limit, pydot, retrying, taskflow, glance 2022-11-02 12:35:49.333 | Running setup.py develop for glance 2022-11-02 12:35:53.162 | Successfully installed WSME-0.11.0 automaton-2.5.0 castellan-3.10.2 cursive-0.2.2 glance networkx-2.6.3 oslo.limit-1.5.1 pydot-1.4.2 python-barbicanclient-5.3.0 retrying-1.3.3 simplegeneric-0.8.1 taskflow-4.6.4 2022-11-02 12:35:53.353 | + inc/python:pip_install:200 : result=0 2022-11-02 12:35:53.355 | + inc/python:pip_install:202 : time_stop pip_install 2022-11-02 12:35:53.358 | + functions-common:time_stop:2451 : local name 2022-11-02 12:35:53.361 | + functions-common:time_stop:2452 : local end_time 2022-11-02 12:35:53.363 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 12:35:53.365 | + functions-common:time_stop:2454 : local total 2022-11-02 12:35:53.368 | + functions-common:time_stop:2455 : local start_time 2022-11-02 12:35:53.370 | + functions-common:time_stop:2457 : name=pip_install 2022-11-02 12:35:53.372 | + functions-common:time_stop:2458 : start_time=1667392528890 2022-11-02 12:35:53.375 | + functions-common:time_stop:2460 : [[ -z 1667392528890 ]] 2022-11-02 12:35:53.379 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 12:35:53.383 | + functions-common:time_stop:2463 : end_time=1667392553380 2022-11-02 12:35:53.385 | + functions-common:time_stop:2464 : elapsed_time=24490 2022-11-02 12:35:53.388 | + functions-common:time_stop:2465 : total=121622 2022-11-02 12:35:53.391 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 12:35:53.394 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=146112 2022-11-02 12:35:53.396 | + inc/python:pip_install:203 : return 0 2022-11-02 12:35:53.399 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-11-02 12:35:53.402 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-11-02 12:35:53.404 | + functions-common:safe_chown:2352 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-11-02 12:35:53.428 | + functions-common:_safe_permission_operation:2200 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-11-02 12:35:53.442 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-11-02 12:35:53.444 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-11-02 12:35:53.447 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 12:35:53.450 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 12:35:53.452 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-11-02 12:35:53.455 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 12:35:53.457 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-11-02 12:35:53.460 | + ./stack.sh:main:920 : configure_glance 2022-11-02 12:35:53.463 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-11-02 12:35:53.478 | + lib/glance:configure_glance:326 : local dburl 2022-11-02 12:35:53.481 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-11-02 12:35:53.485 | ++ lib/database:database_connection_url:134 : local db=glance 2022-11-02 12:35:53.487 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-11-02 12:35:53.490 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=glance 2022-11-02 12:35:53.492 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-11-02 12:35:53.496 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-11-02 12:35:53.499 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-11-02 12:35:53.534 | + lib/glance:configure_glance:330 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-11-02 12:35:53.572 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-11-02 12:35:53.603 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-11-02 12:35:53.636 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-11-02 12:35:53.670 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-11-02 12:35:53.722 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-11-02 12:35:53.724 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-11-02 12:35:53.727 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-11-02 12:35:53.729 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-11-02 12:35:53.732 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-11-02 12:35:53.767 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-11-02 12:35:53.799 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.89/identity 2022-11-02 12:35:53.831 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-11-02 12:35:53.864 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-11-02 12:35:53.896 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-11-02 12:35:53.928 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-11-02 12:35:53.963 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-11-02 12:35:53.996 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-11-02 12:35:54.029 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-11-02 12:35:54.061 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-11-02 12:35:54.100 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-11-02 12:35:54.103 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-11-02 12:35:54.105 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-11-02 12:35:54.108 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-11-02 12:35:54.110 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-11-02 12:35:54.113 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-11-02 12:35:54.132 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 12:35:54.135 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-11-02 12:35:54.138 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-11-02 12:35:54.142 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-11-02 12:35:54.160 | ++ functions-common:is_service_enabled:2107 : return 0 2022-11-02 12:35:54.163 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.89:5672/ 2022-11-02 12:35:54.166 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.89:5672/ 2022-11-02 12:35:54.199 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-11-02 12:35:54.202 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-11-02 12:35:54.206 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-11-02 12:35:54.208 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-11-02 12:35:54.211 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-11-02 12:35:54.247 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-11-02 12:35:54.282 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-11-02 12:35:54.285 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-11-02 12:35:54.288 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-11-02 12:35:54.290 | + lib/glance:configure_glance_store:254 : local be 2022-11-02 12:35:54.293 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-11-02 12:35:54.297 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-11-02 12:35:54.299 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-11-02 12:35:54.337 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-11-02 12:35:54.340 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.89 2022-11-02 12:35:54.380 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-11-02 12:35:54.383 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-11-02 12:35:54.403 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 12:35:54.406 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-11-02 12:35:54.440 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-11-02 12:35:54.472 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-11-02 12:35:54.507 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-11-02 12:35:54.542 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-11-02 12:35:54.575 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-11-02 12:35:54.594 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 12:35:54.597 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-11-02 12:35:54.631 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-11-02 12:35:54.668 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-11-02 12:35:54.704 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.89/identity/v3 2022-11-02 12:35:54.738 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-11-02 12:35:54.772 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.89/image 2022-11-02 12:35:54.808 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-11-02 12:35:54.827 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 12:35:54.830 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-11-02 12:35:54.832 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-11-02 12:35:54.835 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-11-02 12:35:54.838 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-11-02 12:35:54.857 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-11-02 12:35:54.862 | + functions:setup_systemd_logging:695 : local pidstr= 2022-11-02 12:35:54.865 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-11-02 12:35:54.868 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-11-02 12:35:54.871 | + 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-11-02 12:35:54.904 | + 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-11-02 12:35:54.941 | + 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-11-02 12:35:54.976 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-11-02 12:35:55.009 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-11-02 12:35:55.014 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-11-02 12:35:55.053 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-11-02 12:35:55.087 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-11-02 12:35:55.120 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.89/identity 2022-11-02 12:35:55.153 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-11-02 12:35:55.189 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-11-02 12:35:55.222 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-11-02 12:35:55.257 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-11-02 12:35:55.291 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-11-02 12:35:55.326 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-11-02 12:35:55.363 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-11-02 12:35:55.396 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-11-02 12:35:55.401 | + lib/glance:configure_glance:411 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2022-11-02 12:35:55.411 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-11-02 12:35:55.428 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 12:35:55.431 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-11-02 12:35:55.434 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-11-02 12:35:55.436 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-11-02 12:35:55.439 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-11-02 12:35:55.441 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-11-02 12:35:55.444 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-11-02 12:35:55.449 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-11-02 12:35:55.451 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-11-02 12:35:55.456 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-11-02 12:35:55.491 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-11-02 12:35:55.493 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-11-02 12:35:55.496 | ++ functions:get_random_port:837 : true 2022-11-02 12:35:55.498 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-11-02 12:35:55.501 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-11-02 12:35:55.503 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-11-02 12:35:55.576 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-11-02 12:35:55.579 | ++ functions:get_random_port:841 : break 2 2022-11-02 12:35:55.581 | ++ functions:get_random_port:845 : echo 60999 2022-11-02 12:35:55.584 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-11-02 12:35:55.586 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-11-02 12:35:55.616 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-11-02 12:35:55.647 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-11-02 12:35:55.678 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-11-02 12:35:55.707 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-11-02 12:35:55.738 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-11-02 12:35:55.768 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-11-02 12:35:55.798 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-11-02 12:35:55.831 | + 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-11-02 12:35:55.864 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-11-02 12:35:55.896 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-11-02 12:35:55.928 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-11-02 12:35:55.960 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-11-02 12:35:55.992 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-11-02 12:35:56.023 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-11-02 12:35:56.054 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-11-02 12:35:56.087 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-11-02 12:35:56.119 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-11-02 12:35:56.151 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-11-02 12:35:56.185 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-11-02 12:35:56.189 | + lib/apache:enable_apache_mod:59 : local mod=proxy 2022-11-02 12:35:56.191 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-11-02 12:35:56.194 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 12:35:56.197 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 12:35:56.200 | + lib/apache:enable_apache_mod:64 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-11-02 12:35:56.202 | + lib/apache:enable_apache_mod:64 : a2query -m proxy 2022-11-02 12:35:56.269 | proxy (enabled by site administrator) 2022-11-02 12:35:56.272 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-11-02 12:35:56.275 | + lib/apache:enable_apache_mod:59 : local mod=proxy_http 2022-11-02 12:35:56.277 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-11-02 12:35:56.280 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 12:35:56.282 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 12:35:56.285 | + lib/apache:enable_apache_mod:64 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-11-02 12:35:56.287 | + lib/apache:enable_apache_mod:64 : a2query -m proxy_http 2022-11-02 12:35:56.345 | No module matches proxy_http 2022-11-02 12:35:56.348 | + lib/apache:enable_apache_mod:65 : sudo a2enmod proxy_http 2022-11-02 12:35:56.420 | Considering dependency proxy for proxy_http: 2022-11-02 12:35:56.420 | Module proxy already enabled 2022-11-02 12:35:56.420 | Enabling module proxy_http. 2022-11-02 12:35:56.426 | To activate the new configuration, you need to run: 2022-11-02 12:35:56.427 | systemctl restart apache2 2022-11-02 12:35:56.431 | + lib/apache:enable_apache_mod:66 : restart_apache_server 2022-11-02 12:35:56.434 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-11-02 12:35:56.437 | + functions-common:restart_service:2335 : '[' -x /bin/systemctl ']' 2022-11-02 12:35:56.440 | + functions-common:restart_service:2336 : sudo /bin/systemctl restart apache2 2022-11-02 12:35:56.580 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-11-02 12:35:56.584 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-11-02 12:35:56.586 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-11-02 12:35:56.589 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-11-02 12:35:56.591 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 12:35:56.595 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 12:35:56.597 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-11-02 12:35:56.600 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-11-02 12:35:56.606 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-11-02 12:35:56.607 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-11-02 12:35:56.619 | KeepAlive Off 2022-11-02 12:35:56.624 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-11-02 12:35:56.625 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-11-02 12:35:56.634 | SetEnv proxy-sendchunked 1 2022-11-02 12:35:56.639 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-11-02 12:35:56.641 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-11-02 12:35:56.650 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-11-02 12:35:56.654 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-11-02 12:35:56.657 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-11-02 12:35:56.660 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-11-02 12:35:56.663 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-11-02 12:35:56.666 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-11-02 12:35:56.668 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 12:35:56.671 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 12:35:56.674 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-11-02 12:35:56.676 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-11-02 12:35:56.679 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 12:35:56.681 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 12:35:56.684 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-11-02 12:35:56.748 | Enabling site glance-wsgi-api. 2022-11-02 12:35:56.754 | To activate the new configuration, you need to run: 2022-11-02 12:35:56.754 | systemctl reload apache2 2022-11-02 12:35:56.759 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-11-02 12:35:56.763 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-11-02 12:35:56.767 | + functions-common:restart_service:2335 : '[' -x /bin/systemctl ']' 2022-11-02 12:35:56.770 | + functions-common:restart_service:2336 : sudo /bin/systemctl restart apache2 2022-11-02 12:35:56.920 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-11-02 12:35:56.929 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-11-02 12:35:56.963 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-11-02 12:35:56.967 | + ./stack.sh:main:923 : is_service_enabled cinder 2022-11-02 12:35:56.987 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 12:35:56.990 | + ./stack.sh:main:925 : stack_install_service cinder 2022-11-02 12:35:56.992 | + lib/stack:stack_install_service:20 : local service=cinder 2022-11-02 12:35:56.995 | + lib/stack:stack_install_service:21 : type install_cinder 2022-11-02 12:35:56.997 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-11-02 12:35:57.000 | + lib/stack:stack_install_service:32 : install_cinder 2022-11-02 12:35:57.003 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder stable/yoga 2022-11-02 12:35:57.006 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-11-02 12:35:57.008 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-11-02 12:35:57.010 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-11-02 12:35:57.012 | + functions-common:git_clone:611 : local orig_dir 2022-11-02 12:35:57.016 | ++ functions-common:git_clone:612 : pwd 2022-11-02 12:35:57.019 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-11-02 12:35:57.021 | + functions-common:git_clone:613 : local git_clone_flags= 2022-11-02 12:35:57.024 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-11-02 12:35:57.042 | + functions-common:git_clone:615 : RECLONE=False 2022-11-02 12:35:57.044 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-11-02 12:35:57.047 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-11-02 12:35:57.051 | + functions-common:git_clone:629 : echo stable/yoga 2022-11-02 12:35:57.051 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-11-02 12:35:57.057 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-11-02 12:35:57.060 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-11-02 12:35:57.063 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/cinder 2022-11-02 12:35:57.078 | + functions-common:git_clone:689 : cd /opt/stack/cinder 2022-11-02 12:35:57.082 | + functions-common:git_clone:690 : git show --oneline 2022-11-02 12:35:57.082 | + functions-common:git_clone:690 : head -1 2022-11-02 12:35:57.090 | a3c8857ee NFS: Fix generic revert to snapshot flow 2022-11-02 12:35:57.094 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-11-02 12:35:57.098 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-11-02 12:35:57.101 | + inc/python:setup_develop:338 : local bindep 2022-11-02 12:35:57.104 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-11-02 12:35:57.107 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-11-02 12:35:57.110 | + inc/python:setup_develop:344 : local extras= 2022-11-02 12:35:57.113 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-11-02 12:35:57.116 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-11-02 12:35:57.119 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-11-02 12:35:57.122 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-11-02 12:35:57.125 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-11-02 12:35:57.127 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-11-02 12:35:57.131 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-11-02 12:35:57.134 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-11-02 12:35:57.138 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-11-02 12:35:57.141 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-11-02 12:35:57.144 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-11-02 12:35:57.147 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-11-02 12:35:57.154 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-11-02 12:35:57.157 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-11-02 12:35:57.856 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-11-02 12:35:57.860 | + inc/python:setup_package:418 : local bindep=0 2022-11-02 12:35:57.863 | + inc/python:setup_package:419 : local bindep_flag= 2022-11-02 12:35:57.865 | + inc/python:setup_package:420 : local bindep_profiles= 2022-11-02 12:35:57.867 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-11-02 12:35:57.870 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-11-02 12:35:57.872 | + inc/python:setup_package:427 : local flags=-e 2022-11-02 12:35:57.876 | + inc/python:setup_package:428 : local extras= 2022-11-02 12:35:57.878 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-11-02 12:35:57.881 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-11-02 12:35:57.883 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-11-02 12:35:57.886 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-11-02 12:35:57.888 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-11-02 12:35:57.892 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-11-02 12:35:57.916 | Using python 3.8 to install /opt/stack/cinder 2022-11-02 12:35:57.919 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2022-11-02 12:36:00.186 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:36:00.187 | from cryptography.utils import int_from_bytes 2022-11-02 12:36:00.187 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:36:00.187 | from cryptography.utils import int_from_bytes 2022-11-02 12:36:00.399 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:36:00.411 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:36:00.418 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:36:00.422 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:36:00.527 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:36:00.548 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:36:00.552 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:36:00.556 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:36:00.572 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:36:00.581 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:36:00.583 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:36:00.617 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:36:00.627 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:36:00.632 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:36:00.652 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:36:00.692 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:36:00.701 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:36:00.707 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:36:00.758 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:36:00.773 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:36:00.777 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:36:00.796 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:36:00.804 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:36:00.857 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:36:00.878 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:36:00.883 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:36:00.981 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:36:00.988 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:36:00.993 | Ignoring prettytable: markers 'python_version == "3.9"' don't match your environment 2022-11-02 12:36:01.076 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:36:01.202 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:36:01.229 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:36:01.233 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:36:01.244 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:36:01.251 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:36:01.272 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:36:01.279 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:36:01.297 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:36:01.357 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:36:01.370 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:36:01.386 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:36:01.432 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:36:01.436 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:36:01.443 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 12:36:01.444 | Obtaining file:///opt/stack/cinder 2022-11-02 12:36:05.795 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 16)) (3.5.0) 2022-11-02 12:36:05.804 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 17)) (2.1.1) 2022-11-02 12:36:05.814 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (2.5.1) 2022-11-02 12:36:05.825 | Requirement already satisfied: SQLAlchemy===1.4.31 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (1.4.31) 2022-11-02 12:36:05.976 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 36)) (1.8.7) 2022-11-02 12:36:07.370 | Collecting boto3===1.21.7 2022-11-02 12:36:07.381 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/af9/2931f65e33e74/boto3-1.21.7-py3-none-any.whl (132 kB) 2022-11-02 12:36:09.212 | Collecting botocore===1.24.7 2022-11-02 12:36:09.277 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a34/118bfadc02903/botocore-1.24.7-py3-none-any.whl (8.6 MB) 2022-11-02 12:36:10.642 | Requirement already satisfied: castellan===3.10.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 118)) (3.10.2) 2022-11-02 12:36:10.661 | Requirement already satisfied: cryptography===36.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 138)) (36.0.1) 2022-11-02 12:36:10.699 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 139)) (0.2.2) 2022-11-02 12:36:10.712 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 145)) (5.1.1) 2022-11-02 12:36:10.715 | Requirement already satisfied: eventlet===0.33.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 176)) (0.33.0) 2022-11-02 12:36:10.998 | Collecting google-api-python-client===2.38.0 2022-11-02 12:36:11.029 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/895/fd24a5707d469/google_api_python_client-2.38.0-py2.py3-none-any.whl (8.2 MB) 2022-11-02 12:36:12.095 | Collecting google-auth===2.6.0 2022-11-02 12:36:12.107 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/218/ca03d7744ca0c/google_auth-2.6.0-py2.py3-none-any.whl (156 kB) 2022-11-02 12:36:12.390 | Collecting google-auth-httplib2===0.1.0 2022-11-02 12:36:12.397 | 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-11-02 12:36:12.497 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (1.1.2) 2022-11-02 12:36:12.503 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (0.20.4) 2022-11-02 12:36:12.513 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 231)) (1.0.2) 2022-11-02 12:36:12.517 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 238)) (0.10.0) 2022-11-02 12:36:12.520 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 244)) (3.2.0) 2022-11-02 12:36:12.532 | Requirement already satisfied: keystoneauth1===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (4.5.0) 2022-11-02 12:36:12.590 | Requirement already satisfied: keystonemiddleware===9.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (9.4.0) 2022-11-02 12:36:12.642 | Requirement already satisfied: lxml===4.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 263)) (4.8.0) 2022-11-02 12:36:12.797 | Collecting oauth2client===4.1.3 2022-11-02 12:36:12.805 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b8a/81cc5d60e2d36/oauth2client-4.1.3-py2.py3-none-any.whl (98 kB) 2022-11-02 12:36:12.922 | Requirement already satisfied: os-brick===5.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (5.2.2) 2022-11-02 12:36:12.944 | 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 320)) (1.7.0) 2022-11-02 12:36:12.949 | Requirement already satisfied: os-win===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (5.6.0) 2022-11-02 12:36:12.967 | Requirement already satisfied: oslo.cache===2.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (2.10.1) 2022-11-02 12:36:13.004 | Requirement already satisfied: oslo.concurrency===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (4.5.0) 2022-11-02 12:36:13.015 | Requirement already satisfied: oslo.config===8.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (8.8.0) 2022-11-02 12:36:13.056 | Requirement already satisfied: oslo.context===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (4.1.0) 2022-11-02 12:36:13.062 | Requirement already satisfied: oslo.db===11.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (11.2.0) 2022-11-02 12:36:13.110 | Requirement already satisfied: oslo.i18n===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (5.1.0) 2022-11-02 12:36:13.114 | Requirement already satisfied: oslo.log===4.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 335)) (4.7.0) 2022-11-02 12:36:13.154 | Requirement already satisfied: oslo.messaging===12.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (12.13.0) 2022-11-02 12:36:13.209 | 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 337)) (0.4.0) 2022-11-02 12:36:13.220 | Requirement already satisfied: oslo.middleware===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 338)) (4.5.1) 2022-11-02 12:36:13.238 | Requirement already satisfied: oslo.policy===3.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (3.11.0) 2022-11-02 12:36:13.254 | Requirement already satisfied: oslo.privsep===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (2.7.0) 2022-11-02 12:36:13.269 | Requirement already satisfied: oslo.reports===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 341)) (2.3.0) 2022-11-02 12:36:13.282 | 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 342)) (6.3.1) 2022-11-02 12:36:13.284 | Requirement already satisfied: oslo.serialization===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 343)) (4.3.0) 2022-11-02 12:36:13.293 | Requirement already satisfied: oslo.service===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (2.8.0) 2022-11-02 12:36:13.315 | Requirement already satisfied: oslo.upgradecheck===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (1.5.0) 2022-11-02 12:36:13.325 | Requirement already satisfied: oslo.utils===4.12.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (4.12.3) 2022-11-02 12:36:13.342 | Requirement already satisfied: oslo.versionedobjects===2.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 347)) (2.6.0) 2022-11-02 12:36:13.554 | Collecting oslo.vmware===3.10.0 2022-11-02 12:36:13.563 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5e6/caf957a5ad82e/oslo.vmware-3.10.0-py3-none-any.whl (491 kB) 2022-11-02 12:36:13.867 | Requirement already satisfied: osprofiler===3.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (3.4.2) 2022-11-02 12:36:13.952 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 354)) (21.3) 2022-11-02 12:36:14.248 | Collecting paramiko===2.8.1 2022-11-02 12:36:14.255 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7b5/910f5815a0040/paramiko-2.8.1-py2.py3-none-any.whl (206 kB) 2022-11-02 12:36:14.403 | Requirement already satisfied: pbr===5.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (5.8.1) 2022-11-02 12:36:14.406 | Requirement already satisfied: prettytable===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (3.1.1) 2022-11-02 12:36:14.418 | Requirement already satisfied: prometheus-client===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 372)) (0.13.1) 2022-11-02 12:36:14.424 | Requirement already satisfied: psutil===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 374)) (5.9.0) 2022-11-02 12:36:14.668 | Collecting pyasn1===0.4.8 2022-11-02 12:36:14.701 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/39c/7e2ec30515947/pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) 2022-11-02 12:36:15.041 | Collecting pyasn1-modules===0.2.8 2022-11-02 12:36:15.047 | 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-11-02 12:36:15.182 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 384)) (3.1.1) 2022-11-02 12:36:15.193 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 392)) (0.9.6) 2022-11-02 12:36:15.195 | Requirement already satisfied: pyparsing===3.0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) (3.0.7) 2022-11-02 12:36:15.203 | Requirement already satisfied: python-barbicanclient===5.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 424)) (5.3.0) 2022-11-02 12:36:15.218 | 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 432)) (2.8.2) 2022-11-02 12:36:15.387 | Collecting python-glanceclient===3.6.0 2022-11-02 12:36:15.396 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/232/0ed0231f48bda/python_glanceclient-3.6.0-py3-none-any.whl (203 kB) 2022-11-02 12:36:15.540 | Requirement already satisfied: python-keystoneclient===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 441)) (4.4.0) 2022-11-02 12:36:15.558 | Requirement already satisfied: python-novaclient===17.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 452)) (17.7.0) 2022-11-02 12:36:15.573 | Requirement already satisfied: python-swiftclient===3.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 464)) (3.13.1) 2022-11-02 12:36:15.599 | Requirement already satisfied: pytz===2021.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 471)) (2021.3) 2022-11-02 12:36:15.603 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (0.7) 2022-11-02 12:36:15.611 | Requirement already satisfied: requests===2.27.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (2.27.1) 2022-11-02 12:36:15.637 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 497)) (1.5.0) 2022-11-02 12:36:15.777 | Collecting rsa===4.8 2022-11-02 12:36:15.785 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/95c/5d300c4e879ee/rsa-4.8-py3-none-any.whl (39 kB) 2022-11-02 12:36:16.010 | Collecting rtslib-fb===2.1.74 2022-11-02 12:36:16.018 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/ae4/ad808e784a407/rtslib_fb-2.1.74-py3-none-any.whl (85 kB) 2022-11-02 12:36:16.257 | Collecting s3transfer===0.5.2 2022-11-02 12:36:16.264 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7a6/f4c4d1fdb9a2b/s3transfer-0.5.2-py3-none-any.whl (79 kB) 2022-11-02 12:36:16.372 | Requirement already satisfied: setuptools===60.9.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 522)) (60.9.3) 2022-11-02 12:36:16.446 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (1.16.0) 2022-11-02 12:36:16.449 | 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 555)) (0.13.0) 2022-11-02 12:36:16.459 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 556)) (0.4.2) 2022-11-02 12:36:16.463 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 559)) (3.3.0) 2022-11-02 12:36:16.465 | Requirement already satisfied: stevedore===3.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 561)) (3.5.2) 2022-11-02 12:36:16.588 | Collecting suds-community===1.0.0 2022-11-02 12:36:16.595 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f73/d192016c1bdb4/suds_community-1.0.0-py3-none-any.whl (144 kB) 2022-11-02 12:36:16.829 | Collecting tabulate===0.8.9 2022-11-02 12:36:16.834 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d7c/013fe7abbc5e4/tabulate-0.8.9-py3-none-any.whl (25 kB) 2022-11-02 12:36:16.933 | Requirement already satisfied: taskflow===4.6.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (4.6.4) 2022-11-02 12:36:16.988 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 576)) (6.3.1) 2022-11-02 12:36:17.003 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (2.0.1) 2022-11-02 12:36:17.012 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 580)) (0.5.0) 2022-11-02 12:36:17.018 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 581)) (2.5.0) 2022-11-02 12:36:17.064 | Requirement already satisfied: tooz===2.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 591)) (2.10.1) 2022-11-02 12:36:17.232 | Collecting uritemplate===4.1.1 2022-11-02 12:36:17.239 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/830/c08b8d99bdd31/uritemplate-4.1.1-py2.py3-none-any.whl (10 kB) 2022-11-02 12:36:17.338 | Requirement already satisfied: urllib3===1.26.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 612)) (1.26.8) 2022-11-02 12:36:17.359 | Requirement already satisfied: voluptuous===0.12.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 618)) (0.12.2) 2022-11-02 12:36:17.477 | Collecting warlock===1.3.3 2022-11-02 12:36:17.485 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/d9d/f06a9128971cb/warlock-1.3.3-py2.py3-none-any.whl (9.8 kB) 2022-11-02 12:36:17.590 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 622)) (0.2.5) 2022-11-02 12:36:17.596 | Requirement already satisfied: wrapt===1.13.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 627)) (1.13.3) 2022-11-02 12:36:17.600 | Requirement already satisfied: yappi===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 635)) (1.3.3) 2022-11-02 12:36:17.834 | Collecting zstd===1.5.1.0 2022-11-02 12:36:17.842 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/951/9bb0cd91c4498/zstd-1.5.1.0.tar.gz (604 kB) 2022-11-02 12:36:19.993 | Requirement already satisfied: cffi===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 121)) (1.15.0) 2022-11-02 12:36:19.999 | Requirement already satisfied: dnspython===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (2.1.0) 2022-11-02 12:36:20.220 | Collecting google-api-core===2.5.0 2022-11-02 12:36:20.228 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7d0/30edbd3a0e994/google_api_core-2.5.0-py2.py3-none-any.whl (111 kB) 2022-11-02 12:36:20.358 | Requirement already satisfied: cachetools===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (5.0.0) 2022-11-02 12:36:20.361 | Requirement already satisfied: dogpile.cache===1.1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (1.1.5) 2022-11-02 12:36:20.366 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 181)) (0.17.3) 2022-11-02 12:36:20.369 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (6.0) 2022-11-02 12:36:20.372 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (2.5.0) 2022-11-02 12:36:20.379 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 282)) (0.8.0) 2022-11-02 12:36:20.383 | Requirement already satisfied: alembic===1.7.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 83)) (1.7.6) 2022-11-02 12:36:20.397 | Requirement already satisfied: amqp===5.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 84)) (5.0.9) 2022-11-02 12:36:20.402 | Requirement already satisfied: kombu===5.2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 252)) (5.2.3) 2022-11-02 12:36:20.448 | Requirement already satisfied: futurist===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) (2.4.0) 2022-11-02 12:36:20.454 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (3.2.0) 2022-11-02 12:36:20.463 | Requirement already satisfied: Jinja2===3.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (3.0.3) 2022-11-02 12:36:20.470 | Requirement already satisfied: msgpack===1.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 276)) (1.0.3) 2022-11-02 12:36:20.473 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (3.0.0) 2022-11-02 12:36:20.483 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.11.0) 2022-11-02 12:36:20.587 | Collecting PyNaCl===1.5.0 2022-11-02 12:36:20.598 | 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-11-02 12:36:20.691 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (3.10.1) 2022-11-02 12:36:20.704 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 380)) (22.0.0) 2022-11-02 12:36:20.718 | Requirement already satisfied: charset-normalizer===2.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (2.0.12) 2022-11-02 12:36:20.723 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (3.3) 2022-11-02 12:36:20.726 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 483)) (2019.11.28) 2022-11-02 12:36:20.851 | Collecting pyudev===0.23.2 2022-11-02 12:36:20.858 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/50d/94bef0669f9aa/pyudev-0.23.2-py3-none-any.whl (63 kB) 2022-11-02 12:36:20.963 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 33)) (0.5.2) 2022-11-02 12:36:20.966 | Requirement already satisfied: networkx===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 286)) (2.6.3) 2022-11-02 12:36:21.003 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 388)) (1.4.2) 2022-11-02 12:36:21.009 | Requirement already satisfied: automaton===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (2.5.0) 2022-11-02 12:36:21.015 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (1.0.0) 2022-11-02 12:36:21.017 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (1.32) 2022-11-02 12:36:21.022 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 386)) (2.21) 2022-11-02 12:36:21.025 | Requirement already satisfied: protobuf===3.19.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (3.19.5) 2022-11-02 12:36:21.207 | Collecting googleapis-common-protos===1.55.0 2022-11-02 12:36:21.214 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/183/bb0356bd614c4/googleapis_common_protos-1.55.0-py2.py3-none-any.whl (212 kB) 2022-11-02 12:36:21.363 | Requirement already satisfied: importlib-metadata===4.11.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (4.11.1) 2022-11-02 12:36:21.399 | Requirement already satisfied: importlib-resources===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (5.4.0) 2022-11-02 12:36:21.426 | Requirement already satisfied: Mako===1.1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (1.1.6) 2022-11-02 12:36:21.434 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 614)) (5.0.0) 2022-11-02 12:36:21.437 | Requirement already satisfied: MarkupSafe===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.0) 2022-11-02 12:36:21.440 | Requirement already satisfied: autopage===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 100)) (0.5.0) 2022-11-02 12:36:21.443 | Requirement already satisfied: cmd2===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (2.4.0) 2022-11-02 12:36:21.493 | Requirement already satisfied: jsonpointer===2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 243)) (2.2) 2022-11-02 12:36:21.496 | Requirement already satisfied: zipp===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 642)) (3.7.0) 2022-11-02 12:36:21.522 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (21.4.0) 2022-11-02 12:36:21.585 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 398)) (1.8.2) 2022-11-02 12:36:21.588 | Building wheels for collected packages: zstd 2022-11-02 12:36:21.589 | Building wheel for zstd (setup.py): started 2022-11-02 12:37:14.360 | Building wheel for zstd (setup.py): finished with status 'done' 2022-11-02 12:37:14.373 | Created wheel for zstd: filename=zstd-1.5.1.0-cp38-cp38-linux_x86_64.whl size=1761448 sha256=74910b80dc9f1786db6008e9bdf5b9c22e7d7e4400444858dfa50b8f00c1d6d7 2022-11-02 12:37:14.373 | Stored in directory: /root/.cache/pip/wheels/db/61/5c/38d5ea359d8b2e91c6f14bbf42bcb31c21199924820048db05 2022-11-02 12:37:14.374 | Successfully built zstd 2022-11-02 12:37:15.314 | Installing collected packages: PyNaCl, botocore, s3transfer, boto3, pyasn1, pyasn1-modules, rsa, google-auth, googleapis-common-protos, google-api-core, uritemplate, google-auth-httplib2, google-api-python-client, oauth2client, suds-community, oslo.vmware, paramiko, warlock, python-glanceclient, pyudev, rtslib-fb, tabulate, zstd, cinder 2022-11-02 12:37:15.314 | Attempting uninstall: PyNaCl 2022-11-02 12:37:15.315 | Found existing installation: PyNaCl 1.3.0 2022-11-02 12:37:15.318 | Not uninstalling pynacl at /usr/lib/python3/dist-packages, outside environment /usr 2022-11-02 12:37:15.318 | Can't uninstall 'PyNaCl'. No files were found to uninstall. 2022-11-02 12:37:20.542 | Running setup.py develop for cinder 2022-11-02 12:37:25.416 | Successfully installed PyNaCl-1.5.0 boto3-1.21.7 botocore-1.24.7 cinder google-api-core-2.5.0 google-api-python-client-2.38.0 google-auth-2.6.0 google-auth-httplib2-0.1.0 googleapis-common-protos-1.55.0 oauth2client-4.1.3 oslo.vmware-3.10.0 paramiko-2.8.1 pyasn1-0.4.8 pyasn1-modules-0.2.8 python-glanceclient-3.6.0 pyudev-0.23.2 rsa-4.8 rtslib-fb-2.1.74 s3transfer-0.5.2 suds-community-1.0.0 tabulate-0.8.9 uritemplate-4.1.1 warlock-1.3.3 zstd-1.5.1.0 2022-11-02 12:37:25.760 | + inc/python:pip_install:200 : result=0 2022-11-02 12:37:25.762 | + inc/python:pip_install:202 : time_stop pip_install 2022-11-02 12:37:25.765 | + functions-common:time_stop:2451 : local name 2022-11-02 12:37:25.767 | + functions-common:time_stop:2452 : local end_time 2022-11-02 12:37:25.769 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 12:37:25.772 | + functions-common:time_stop:2454 : local total 2022-11-02 12:37:25.774 | + functions-common:time_stop:2455 : local start_time 2022-11-02 12:37:25.777 | + functions-common:time_stop:2457 : name=pip_install 2022-11-02 12:37:25.779 | + functions-common:time_stop:2458 : start_time=1667392557910 2022-11-02 12:37:25.781 | + functions-common:time_stop:2460 : [[ -z 1667392557910 ]] 2022-11-02 12:37:25.784 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 12:37:25.789 | + functions-common:time_stop:2463 : end_time=1667392645786 2022-11-02 12:37:25.793 | + functions-common:time_stop:2464 : elapsed_time=87876 2022-11-02 12:37:25.795 | + functions-common:time_stop:2465 : total=146112 2022-11-02 12:37:25.797 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 12:37:25.800 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=233988 2022-11-02 12:37:25.803 | + inc/python:pip_install:203 : return 0 2022-11-02 12:37:25.805 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-11-02 12:37:25.809 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-11-02 12:37:25.812 | + functions-common:safe_chown:2352 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-11-02 12:37:25.834 | + functions-common:_safe_permission_operation:2200 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-11-02 12:37:25.847 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-11-02 12:37:25.850 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-11-02 12:37:25.853 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 12:37:25.857 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 12:37:25.860 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-11-02 12:37:25.863 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 12:37:25.866 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-11-02 12:37:25.868 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-11-02 12:37:25.872 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-11-02 12:37:25.874 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 12:37:25.877 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 12:37:25.879 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-11-02 12:37:25.893 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-11-02 12:37:25.895 | + functions-common:install_package:1475 : update_package_repo 2022-11-02 12:37:25.898 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-11-02 12:37:25.900 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-11-02 12:37:25.903 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-11-02 12:37:25.906 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-11-02 12:37:25.909 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-11-02 12:37:25.911 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 12:37:25.913 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 12:37:25.917 | + functions-common:update_package_repo:1456 : apt_get_update 2022-11-02 12:37:25.919 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-11-02 12:37:25.922 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-11-02 12:37:25.924 | + functions-common:apt_get_update:1202 : return 2022-11-02 12:37:25.927 | + functions-common:install_package:1476 : real_install_package targetcli-fb 2022-11-02 12:37:25.930 | + functions-common:real_install_package:1461 : is_ubuntu 2022-11-02 12:37:25.934 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 12:37:25.936 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 12:37:25.939 | + functions-common:real_install_package:1462 : apt_get install targetcli-fb 2022-11-02 12:37:25.965 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-11-02 12:37:26.086 | Reading package lists... 2022-11-02 12:37:26.397 | Building dependency tree... 2022-11-02 12:37:26.398 | Reading state information... 2022-11-02 12:37:26.782 | The following packages were automatically installed and are no longer required: 2022-11-02 12:37:26.784 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-11-02 12:37:26.784 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-11-02 12:37:26.784 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-11-02 12:37:26.784 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-11-02 12:37:26.784 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-11-02 12:37:26.784 | python3-zope.interface 2022-11-02 12:37:26.784 | Use 'sudo apt autoremove' to remove them. 2022-11-02 12:37:26.786 | The following additional packages will be installed: 2022-11-02 12:37:26.786 | python3-configshell-fb python3-pyparsing python3-pyudev python3-rtslib-fb 2022-11-02 12:37:26.786 | python3-urwid 2022-11-02 12:37:26.788 | Suggested packages: 2022-11-02 12:37:26.788 | python-pyparsing-doc python-urwid-doc 2022-11-02 12:37:26.864 | The following NEW packages will be installed: 2022-11-02 12:37:26.864 | python3-configshell-fb python3-pyparsing python3-pyudev python3-rtslib-fb 2022-11-02 12:37:26.864 | python3-urwid targetcli-fb 2022-11-02 12:37:27.009 | 0 upgraded, 6 newly installed, 0 to remove and 176 not upgraded. 2022-11-02 12:37:27.009 | Need to get 356 kB of archives. 2022-11-02 12:37:27.009 | After this operation, 2,294 kB of additional disk space will be used. 2022-11-02 12:37:27.010 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyparsing all 2.4.6-1 [61.3 kB] 2022-11-02 12:37:27.206 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-urwid amd64 2.0.1-3 [159 kB] 2022-11-02 12:37:27.313 | 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-11-02 12:37:27.326 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyudev all 0.21.0-3ubuntu1 [37.1 kB] 2022-11-02 12:37:27.336 | 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-11-02 12:37:27.346 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 targetcli-fb all 1:2.1.51-0ubuntu1 [35.1 kB] 2022-11-02 12:37:27.975 | Fetched 356 kB in 0s (747 kB/s) 2022-11-02 12:37:28.159 | Selecting previously unselected package python3-pyparsing. 2022-11-02 12:37:28.218 | (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-11-02 12:37:28.222 | Preparing to unpack .../0-python3-pyparsing_2.4.6-1_all.deb ... 2022-11-02 12:37:28.277 | Unpacking python3-pyparsing (2.4.6-1) ... 2022-11-02 12:37:28.728 | Selecting previously unselected package python3-urwid. 2022-11-02 12:37:28.739 | Preparing to unpack .../1-python3-urwid_2.0.1-3_amd64.deb ... 2022-11-02 12:37:28.798 | Unpacking python3-urwid (2.0.1-3) ... 2022-11-02 12:37:29.278 | Selecting previously unselected package python3-configshell-fb. 2022-11-02 12:37:29.288 | Preparing to unpack .../2-python3-configshell-fb_1%3a1.1.27-0ubuntu1_all.deb ... 2022-11-02 12:37:29.356 | Unpacking python3-configshell-fb (1:1.1.27-0ubuntu1) ... 2022-11-02 12:37:29.712 | Selecting previously unselected package python3-pyudev. 2022-11-02 12:37:29.723 | Preparing to unpack .../3-python3-pyudev_0.21.0-3ubuntu1_all.deb ... 2022-11-02 12:37:29.774 | Unpacking python3-pyudev (0.21.0-3ubuntu1) ... 2022-11-02 12:37:30.238 | Selecting previously unselected package python3-rtslib-fb. 2022-11-02 12:37:30.248 | Preparing to unpack .../4-python3-rtslib-fb_2.1.71-0ubuntu1.1_all.deb ... 2022-11-02 12:37:30.300 | Unpacking python3-rtslib-fb (2.1.71-0ubuntu1.1) ... 2022-11-02 12:37:30.907 | Selecting previously unselected package targetcli-fb. 2022-11-02 12:37:30.917 | Preparing to unpack .../5-targetcli-fb_1%3a2.1.51-0ubuntu1_all.deb ... 2022-11-02 12:37:30.975 | Unpacking targetcli-fb (1:2.1.51-0ubuntu1) ... 2022-11-02 12:37:31.437 | Setting up python3-urwid (2.0.1-3) ... 2022-11-02 12:37:31.925 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:141: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-11-02 12:37:31.925 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-11-02 12:37:31.925 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:145: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-11-02 12:37:31.925 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-11-02 12:37:31.925 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:149: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-11-02 12:37:31.925 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-11-02 12:37:31.925 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:232: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-11-02 12:37:31.926 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-11-02 12:37:32.094 | Setting up python3-pyparsing (2.4.6-1) ... 2022-11-02 12:37:32.677 | Setting up python3-configshell-fb (1:1.1.27-0ubuntu1) ... 2022-11-02 12:37:33.199 | Setting up python3-pyudev (0.21.0-3ubuntu1) ... 2022-11-02 12:37:33.689 | Setting up python3-rtslib-fb (2.1.71-0ubuntu1.1) ... 2022-11-02 12:37:35.301 | Setting up targetcli-fb (1:2.1.51-0ubuntu1) ... 2022-11-02 12:37:35.937 | Created symlink /etc/systemd/system/multi-user.target.wants/targetclid.service → /lib/systemd/system/targetclid.service. 2022-11-02 12:37:35.938 | Created symlink /etc/systemd/system/sockets.target.wants/targetclid.socket → /lib/systemd/system/targetclid.socket. 2022-11-02 12:37:38.140 | Processing triggers for man-db (2.9.1-1) ... 2022-11-02 12:37:38.415 | Processing triggers for systemd (245.4-4ubuntu3.18) ... 2022-11-02 12:37:49.036 | + functions-common:apt_get:1246 : result=0 2022-11-02 12:37:49.039 | + functions-common:apt_get:1249 : time_stop apt-get 2022-11-02 12:37:49.042 | + functions-common:time_stop:2451 : local name 2022-11-02 12:37:49.045 | + functions-common:time_stop:2452 : local end_time 2022-11-02 12:37:49.048 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 12:37:49.051 | + functions-common:time_stop:2454 : local total 2022-11-02 12:37:49.054 | + functions-common:time_stop:2455 : local start_time 2022-11-02 12:37:49.057 | + functions-common:time_stop:2457 : name=apt-get 2022-11-02 12:37:49.059 | + functions-common:time_stop:2458 : start_time=1667392645961 2022-11-02 12:37:49.062 | + functions-common:time_stop:2460 : [[ -z 1667392645961 ]] 2022-11-02 12:37:49.065 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 12:37:49.070 | + functions-common:time_stop:2463 : end_time=1667392669067 2022-11-02 12:37:49.073 | + functions-common:time_stop:2464 : elapsed_time=23106 2022-11-02 12:37:49.076 | + functions-common:time_stop:2465 : total=578881 2022-11-02 12:37:49.079 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 12:37:49.081 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=601987 2022-11-02 12:37:49.084 | + functions-common:apt_get:1250 : return 0 2022-11-02 12:37:49.087 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-11-02 12:37:49.090 | + ./stack.sh:main:926 : configure_cinder 2022-11-02 12:37:49.093 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-11-02 12:37:49.110 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-11-02 12:37:49.114 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-11-02 12:37:49.117 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-11-02 12:37:49.119 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-11-02 12:37:49.123 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-11-02 12:37:49.123 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-11-02 12:37:49.128 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-11-02 12:37:49.131 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-11-02 12:37:49.133 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-11-02 12:37:49.136 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-11-02 12:37:49.138 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-11-02 12:37:49.140 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-11-02 12:37:49.142 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-11-02 12:37:49.144 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-11-02 12:37:49.157 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-11-02 12:37:49.172 | + 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-11-02 12:37:49.188 | + 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-11-02 12:37:49.203 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-11-02 12:37:49.218 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-11-02 12:37:49.220 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-11-02 12:37:49.225 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.HmIclXHgKA 2022-11-02 12:37:49.229 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-11-02 12:37:49.231 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-11-02 12:37:49.234 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-11-02 12:37:49.236 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.HmIclXHgKA 2022-11-02 12:37:49.240 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.HmIclXHgKA 2022-11-02 12:37:49.254 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.HmIclXHgKA /etc/sudoers.d/cinder-rootwrap 2022-11-02 12:37:49.269 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-11-02 12:37:49.273 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-11-02 12:37:49.276 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-11-02 12:37:49.279 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-11-02 12:37:49.281 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-11-02 12:37:49.283 | + 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-11-02 12:37:49.286 | + 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-11-02 12:37:49.288 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-11-02 12:37:49.292 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-11-02 12:37:49.297 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-11-02 12:37:49.302 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-11-02 12:37:49.324 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-11-02 12:37:49.347 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-11-02 12:37:49.369 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-11-02 12:37:49.390 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-11-02 12:37:49.411 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-11-02 12:37:49.435 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-11-02 12:37:49.456 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-11-02 12:37:49.478 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-11-02 12:37:49.480 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-11-02 12:37:49.483 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-11-02 12:37:49.485 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-11-02 12:37:49.488 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-11-02 12:37:49.523 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-11-02 12:37:49.555 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.89/identity 2022-11-02 12:37:49.588 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-11-02 12:37:49.619 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-11-02 12:37:49.655 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-11-02 12:37:49.687 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-11-02 12:37:49.722 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-11-02 12:37:49.755 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-11-02 12:37:49.786 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-11-02 12:37:49.820 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-11-02 12:37:49.857 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-11-02 12:37:49.891 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-11-02 12:37:49.893 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-11-02 12:37:49.896 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-11-02 12:37:49.899 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=cinder 2022-11-02 12:37:49.901 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-11-02 12:37:49.904 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-11-02 12:37:49.942 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-11-02 12:37:49.974 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-11-02 12:37:50.005 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-11-02 12:37:50.037 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-11-02 12:37:50.070 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-11-02 12:37:50.104 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-11-02 12:37:50.140 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-11-02 12:37:50.143 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.89 2022-11-02 12:37:50.176 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-11-02 12:37:50.211 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-11-02 12:37:50.221 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 479e23a185ca5737b8b015cfffb02bd1 2022-11-02 12:37:50.253 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-11-02 12:37:50.256 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-11-02 12:37:50.289 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-11-02 12:37:50.321 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-11-02 12:37:50.353 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-11-02 12:37:50.384 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-11-02 12:37:50.404 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 12:37:50.406 | + lib/cinder:configure_cinder:299 : [[ -n lvm:lvmdriver-1 ]] 2022-11-02 12:37:50.408 | + lib/cinder:configure_cinder:300 : local enabled_backends= 2022-11-02 12:37:50.411 | + lib/cinder:configure_cinder:301 : local default_name= 2022-11-02 12:37:50.413 | + lib/cinder:configure_cinder:302 : local be be_name be_type 2022-11-02 12:37:50.418 | + lib/cinder:configure_cinder:303 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-11-02 12:37:50.421 | + lib/cinder:configure_cinder:304 : be_type=lvm 2022-11-02 12:37:50.423 | + lib/cinder:configure_cinder:305 : be_name=lvmdriver-1 2022-11-02 12:37:50.426 | + lib/cinder:configure_cinder:306 : type configure_cinder_backend_lvm 2022-11-02 12:37:50.428 | + lib/cinder:configure_cinder:307 : configure_cinder_backend_lvm lvmdriver-1 2022-11-02 12:37:50.431 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-11-02 12:37:50.433 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-11-02 12:37:50.468 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2022-11-02 12:37:50.502 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-11-02 12:37:50.534 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2022-11-02 12:37:50.565 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-11-02 12:37:50.597 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-11-02 12:37:50.632 | + lib/cinder:configure_cinder:309 : [[ -z '' ]] 2022-11-02 12:37:50.635 | + lib/cinder:configure_cinder:310 : default_name=lvmdriver-1 2022-11-02 12:37:50.637 | + lib/cinder:configure_cinder:312 : enabled_backends+=lvmdriver-1, 2022-11-02 12:37:50.639 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-11-02 12:37:50.672 | + lib/cinder:configure_cinder:315 : [[ -n lvmdriver-1 ]] 2022-11-02 12:37:50.675 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-11-02 12:37:50.707 | + lib/cinder:configure_cinder:318 : configure_cinder_image_volume_cache 2022-11-02 12:37:50.710 | + lib/cinder:configure_cinder_image_volume_cache:624 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-11-02 12:37:50.714 | + lib/cinder:configure_cinder_image_volume_cache:625 : local be_name=lvmdriver-1 2022-11-02 12:37:50.716 | + lib/cinder:configure_cinder_image_volume_cache:627 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-11-02 12:37:50.748 | + lib/cinder:configure_cinder_image_volume_cache:629 : [[ -n '' ]] 2022-11-02 12:37:50.750 | + lib/cinder:configure_cinder_image_volume_cache:633 : [[ -n '' ]] 2022-11-02 12:37:50.753 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-11-02 12:37:50.771 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 12:37:50.774 | + lib/cinder:configure_cinder:321 : [[ -n swift ]] 2022-11-02 12:37:50.777 | + lib/cinder:configure_cinder:322 : type configure_cinder_backup_swift 2022-11-02 12:37:50.779 | + lib/cinder:configure_cinder:323 : configure_cinder_backup_swift 2022-11-02 12:37:50.782 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2022-11-02 12:37:50.814 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.89:8080/v1/AUTH_ 2022-11-02 12:37:50.846 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2022-11-02 12:37:50.864 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 12:37:50.867 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-11-02 12:37:50.885 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 12:37:50.887 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-11-02 12:37:50.906 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 12:37:50.909 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-11-02 12:37:50.911 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-11-02 12:37:50.914 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-11-02 12:37:50.917 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-11-02 12:37:50.920 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-11-02 12:37:50.922 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-11-02 12:37:50.925 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-11-02 12:37:50.942 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 12:37:50.946 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-11-02 12:37:50.949 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-11-02 12:37:50.951 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-11-02 12:37:50.969 | ++ functions-common:is_service_enabled:2107 : return 0 2022-11-02 12:37:50.972 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.89:5672/ 2022-11-02 12:37:50.975 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.89:5672/ 2022-11-02 12:37:51.007 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-11-02 12:37:51.011 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-11-02 12:37:51.013 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-11-02 12:37:51.016 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-11-02 12:37:51.019 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-11-02 12:37:51.022 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-11-02 12:37:51.043 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-11-02 12:37:51.046 | + functions:setup_systemd_logging:695 : local pidstr= 2022-11-02 12:37:51.048 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-11-02 12:37:51.051 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-11-02 12:37:51.054 | + 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-11-02 12:37:51.086 | + 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-11-02 12:37:51.119 | + 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-11-02 12:37:51.152 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-11-02 12:37:51.186 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-11-02 12:37:51.204 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 12:37:51.206 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-11-02 12:37:51.209 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-11-02 12:37:51.212 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-11-02 12:37:51.215 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-11-02 12:37:51.218 | + lib/apache:write_uwsgi_config:257 : local http= 2022-11-02 12:37:51.220 | + lib/apache:write_uwsgi_config:258 : local name= 2022-11-02 12:37:51.224 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-11-02 12:37:51.229 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-11-02 12:37:51.232 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-11-02 12:37:51.235 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-11-02 12:37:51.249 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-11-02 12:37:51.250 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-11-02 12:37:51.259 | d /var/run/uwsgi 0755 ubuntu root 2022-11-02 12:37:51.264 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-11-02 12:37:51.283 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-11-02 12:37:51.285 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-11-02 12:37:51.290 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-11-02 12:37:51.327 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-11-02 12:37:51.359 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-11-02 12:37:51.392 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-11-02 12:37:51.424 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-11-02 12:37:51.455 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-11-02 12:37:51.486 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-11-02 12:37:51.519 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-11-02 12:37:51.553 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-11-02 12:37:51.587 | + 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-11-02 12:37:51.623 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-11-02 12:37:51.655 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-11-02 12:37:51.688 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-11-02 12:37:51.722 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-11-02 12:37:51.725 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-11-02 12:37:51.729 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-11-02 12:37:51.732 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-11-02 12:37:51.734 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-11-02 12:37:51.737 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 12:37:51.740 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 12:37:51.742 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-11-02 12:37:51.745 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-11-02 12:37:51.748 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-11-02 12:37:51.778 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-11-02 12:37:51.812 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-11-02 12:37:51.812 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-11-02 12:37:51.822 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-11-02 12:37:51.825 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-11-02 12:37:51.828 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-11-02 12:37:51.830 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-11-02 12:37:51.833 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-11-02 12:37:51.835 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-11-02 12:37:51.839 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 12:37:51.842 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 12:37:51.844 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-11-02 12:37:51.847 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-11-02 12:37:51.849 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 12:37:51.853 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 12:37:51.856 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-11-02 12:37:51.922 | Enabling site cinder-wsgi. 2022-11-02 12:37:51.928 | To activate the new configuration, you need to run: 2022-11-02 12:37:51.928 | systemctl reload apache2 2022-11-02 12:37:51.933 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-11-02 12:37:51.935 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-11-02 12:37:51.938 | + functions-common:restart_service:2335 : '[' -x /bin/systemctl ']' 2022-11-02 12:37:51.940 | + functions-common:restart_service:2336 : sudo /bin/systemctl restart apache2 2022-11-02 12:37:52.089 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-11-02 12:37:52.093 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-11-02 12:37:52.125 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.89/image 2022-11-02 12:37:52.156 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-11-02 12:37:52.174 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 12:37:52.177 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-11-02 12:37:52.179 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-11-02 12:37:52.182 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-11-02 12:37:52.185 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-11-02 12:37:52.187 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-11-02 12:37:52.222 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-11-02 12:37:52.256 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.89/identity 2022-11-02 12:37:52.288 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-11-02 12:37:52.322 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-11-02 12:37:52.355 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-11-02 12:37:52.388 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-11-02 12:37:52.420 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-11-02 12:37:52.452 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-11-02 12:37:52.484 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-11-02 12:37:52.516 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-11-02 12:37:52.548 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-11-02 12:37:52.581 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-11-02 12:37:52.584 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-11-02 12:37:52.602 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 12:37:52.605 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.89:2379 2022-11-02 12:37:52.642 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-11-02 12:37:52.644 | + ./stack.sh:main:929 : is_service_enabled neutron 2022-11-02 12:37:52.667 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 12:37:52.670 | + ./stack.sh:main:931 : stack_install_service neutron 2022-11-02 12:37:52.674 | + lib/stack:stack_install_service:20 : local service=neutron 2022-11-02 12:37:52.677 | + lib/stack:stack_install_service:21 : type install_neutron 2022-11-02 12:37:52.681 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-11-02 12:37:52.684 | + lib/stack:stack_install_service:32 : install_neutron 2022-11-02 12:37:52.688 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-11-02 12:37:52.693 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-11-02 12:37:52.693 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-11-02 12:37:52.699 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-11-02 12:37:52.702 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-11-02 12:37:52.704 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-11-02 12:37:52.707 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-11-02 12:37:52.710 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-11-02 12:37:52.713 | + lib/neutron-legacy:install_mutnauq:470 : use_library_from_git neutron-lib 2022-11-02 12:37:52.715 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-11-02 12:37:52.718 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 12:37:52.721 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 12:37:52.723 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-11-02 12:37:52.727 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 12:37:52.730 | + lib/neutron-legacy:install_mutnauq:475 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron stable/yoga 2022-11-02 12:37:52.733 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-11-02 12:37:52.735 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-11-02 12:37:52.738 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-11-02 12:37:52.741 | + functions-common:git_clone:611 : local orig_dir 2022-11-02 12:37:52.744 | ++ functions-common:git_clone:612 : pwd 2022-11-02 12:37:52.747 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-11-02 12:37:52.750 | + functions-common:git_clone:613 : local git_clone_flags= 2022-11-02 12:37:52.753 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-11-02 12:37:52.772 | + functions-common:git_clone:615 : RECLONE=False 2022-11-02 12:37:52.775 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-11-02 12:37:52.777 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-11-02 12:37:52.781 | + functions-common:git_clone:629 : echo stable/yoga 2022-11-02 12:37:52.781 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-11-02 12:37:52.786 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-11-02 12:37:52.789 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-11-02 12:37:52.792 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/neutron 2022-11-02 12:37:52.807 | + functions-common:git_clone:689 : cd /opt/stack/neutron 2022-11-02 12:37:52.812 | + functions-common:git_clone:690 : git show --oneline 2022-11-02 12:37:52.812 | + functions-common:git_clone:690 : head -1 2022-11-02 12:37:52.819 | df8d82e92a Check subnet overlapping after add router interface 2022-11-02 12:37:52.823 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-11-02 12:37:52.826 | + lib/neutron-legacy:install_mutnauq:476 : setup_develop /opt/stack/neutron 2022-11-02 12:37:52.829 | + inc/python:setup_develop:338 : local bindep 2022-11-02 12:37:52.832 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-11-02 12:37:52.834 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-11-02 12:37:52.837 | + inc/python:setup_develop:344 : local extras= 2022-11-02 12:37:52.840 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-11-02 12:37:52.842 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-11-02 12:37:52.845 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-11-02 12:37:52.847 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-11-02 12:37:52.850 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-11-02 12:37:52.854 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-11-02 12:37:52.857 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-11-02 12:37:52.860 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-11-02 12:37:52.864 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-11-02 12:37:52.866 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-11-02 12:37:52.870 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-11-02 12:37:52.873 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-11-02 12:37:52.880 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-11-02 12:37:52.882 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-11-02 12:37:53.606 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-11-02 12:37:53.608 | + inc/python:setup_package:418 : local bindep=0 2022-11-02 12:37:53.611 | + inc/python:setup_package:419 : local bindep_flag= 2022-11-02 12:37:53.613 | + inc/python:setup_package:420 : local bindep_profiles= 2022-11-02 12:37:53.616 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-11-02 12:37:53.619 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-11-02 12:37:53.621 | + inc/python:setup_package:427 : local flags=-e 2022-11-02 12:37:53.624 | + inc/python:setup_package:428 : local extras= 2022-11-02 12:37:53.627 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-11-02 12:37:53.630 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-11-02 12:37:53.633 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-11-02 12:37:53.636 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-11-02 12:37:53.638 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-11-02 12:37:53.641 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-11-02 12:37:53.665 | Using python 3.8 to install /opt/stack/neutron 2022-11-02 12:37:53.668 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2022-11-02 12:37:55.957 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:37:55.958 | from cryptography.utils import int_from_bytes 2022-11-02 12:37:55.958 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:37:55.958 | from cryptography.utils import int_from_bytes 2022-11-02 12:37:56.176 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:37:56.185 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:37:56.192 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:37:56.197 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:37:56.289 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:37:56.311 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:37:56.315 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:37:56.319 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:37:56.335 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:37:56.344 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:37:56.346 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:37:56.379 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:37:56.390 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:37:56.395 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:37:56.414 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:37:56.454 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:37:56.463 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:37:56.468 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:37:56.519 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:37:56.533 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:37:56.537 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:37:56.560 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:37:56.566 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:37:56.618 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:37:56.638 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:37:56.642 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:37:56.770 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:37:56.778 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:37:56.782 | Ignoring prettytable: markers 'python_version == "3.9"' don't match your environment 2022-11-02 12:37:56.839 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:37:56.968 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:37:56.995 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:37:56.999 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:37:57.011 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:37:57.017 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:37:57.037 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:37:57.045 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:37:57.063 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:37:57.124 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:37:57.136 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:37:57.154 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:37:57.200 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:37:57.205 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:37:57.211 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 12:37:57.212 | Obtaining file:///opt/stack/neutron 2022-11-02 12:38:01.826 | Requirement already satisfied: Jinja2===3.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (3.0.3) 2022-11-02 12:38:01.839 | Requirement already satisfied: MarkupSafe===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.0) 2022-11-02 12:38:01.845 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 16)) (3.5.0) 2022-11-02 12:38:01.863 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 17)) (2.1.1) 2022-11-02 12:38:01.880 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (2.5.1) 2022-11-02 12:38:01.902 | Requirement already satisfied: SQLAlchemy===1.4.31 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (1.4.31) 2022-11-02 12:38:02.130 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 36)) (1.8.7) 2022-11-02 12:38:02.143 | Requirement already satisfied: alembic===1.7.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 83)) (1.7.6) 2022-11-02 12:38:02.158 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (2.5.0) 2022-11-02 12:38:02.166 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 145)) (5.1.1) 2022-11-02 12:38:02.169 | Requirement already satisfied: eventlet===0.33.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 176)) (0.33.0) 2022-11-02 12:38:02.178 | Requirement already satisfied: futurist===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) (2.4.0) 2022-11-02 12:38:02.183 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (1.1.2) 2022-11-02 12:38:02.188 | Requirement already satisfied: httplib2===0.20.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (0.20.4) 2022-11-02 12:38:02.199 | Requirement already satisfied: importlib-metadata===4.11.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (4.11.1) 2022-11-02 12:38:02.237 | Requirement already satisfied: importlib-resources===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (5.4.0) 2022-11-02 12:38:02.263 | Requirement already satisfied: keystoneauth1===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (4.5.0) 2022-11-02 12:38:02.324 | Requirement already satisfied: keystonemiddleware===9.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (9.4.0) 2022-11-02 12:38:02.376 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 282)) (0.8.0) 2022-11-02 12:38:02.381 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.11.0) 2022-11-02 12:38:02.385 | Requirement already satisfied: neutron-lib===2.20.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 287)) (2.20.0) 2022-11-02 12:38:02.423 | Requirement already satisfied: openstacksdk===0.61.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (0.61.0) 2022-11-02 12:38:02.450 | Requirement already satisfied: os-ken===2.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (2.3.1) 2022-11-02 12:38:02.465 | 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 318)) (1.1.0) 2022-11-02 12:38:02.470 | 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 319)) (1.7.0) 2022-11-02 12:38:02.474 | Requirement already satisfied: os-traits===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (2.7.0) 2022-11-02 12:38:02.480 | Requirement already satisfied: os-vif===2.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (2.7.1) 2022-11-02 12:38:02.502 | Requirement already satisfied: oslo.cache===2.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (2.10.1) 2022-11-02 12:38:02.540 | Requirement already satisfied: oslo.concurrency===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (4.5.0) 2022-11-02 12:38:02.551 | Requirement already satisfied: oslo.config===8.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (8.8.0) 2022-11-02 12:38:02.590 | Requirement already satisfied: oslo.context===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (4.1.0) 2022-11-02 12:38:02.596 | Requirement already satisfied: oslo.db===11.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (11.2.0) 2022-11-02 12:38:02.645 | 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 332)) (5.1.0) 2022-11-02 12:38:02.650 | Requirement already satisfied: oslo.log===4.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (4.7.0) 2022-11-02 12:38:02.689 | Requirement already satisfied: oslo.messaging===12.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 335)) (12.13.0) 2022-11-02 12:38:02.744 | 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 336)) (0.4.0) 2022-11-02 12:38:02.755 | Requirement already satisfied: oslo.middleware===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 337)) (4.5.1) 2022-11-02 12:38:02.774 | Requirement already satisfied: oslo.policy===3.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 338)) (3.11.0) 2022-11-02 12:38:02.789 | Requirement already satisfied: oslo.privsep===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (2.7.0) 2022-11-02 12:38:02.803 | Requirement already satisfied: oslo.reports===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (2.3.0) 2022-11-02 12:38:02.817 | 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 341)) (6.3.1) 2022-11-02 12:38:02.820 | Requirement already satisfied: oslo.serialization===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (4.3.0) 2022-11-02 12:38:02.829 | Requirement already satisfied: oslo.service===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 343)) (2.8.0) 2022-11-02 12:38:02.851 | Requirement already satisfied: oslo.upgradecheck===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (1.5.0) 2022-11-02 12:38:02.861 | Requirement already satisfied: oslo.utils===4.12.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (4.12.3) 2022-11-02 12:38:02.877 | Requirement already satisfied: oslo.versionedobjects===2.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (2.6.0) 2022-11-02 12:38:02.897 | Requirement already satisfied: osprofiler===3.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (3.4.2) 2022-11-02 12:38:02.942 | Requirement already satisfied: ovs===2.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (2.16.0) 2022-11-02 12:38:02.981 | Requirement already satisfied: ovsdbapp===1.15.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (1.15.2) 2022-11-02 12:38:02.990 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (21.3) 2022-11-02 12:38:02.995 | Requirement already satisfied: pbr===5.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1) 2022-11-02 12:38:02.998 | Requirement already satisfied: pecan===1.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (1.4.1) 2022-11-02 12:38:03.008 | Requirement already satisfied: prettytable===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (3.1.1) 2022-11-02 12:38:03.020 | Requirement already satisfied: prometheus-client===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 371)) (0.13.1) 2022-11-02 12:38:03.027 | Requirement already satisfied: psutil===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (5.9.0) 2022-11-02 12:38:03.048 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 379)) (22.0.0) 2022-11-02 12:38:03.062 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 383)) (3.1.1) 2022-11-02 12:38:03.075 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (0.9.6) 2022-11-02 12:38:03.077 | Requirement already satisfied: pyparsing===3.0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (3.0.7) 2022-11-02 12:38:03.083 | Requirement already satisfied: pyroute2===0.6.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 399)) (0.6.6) 2022-11-02 12:38:03.101 | Requirement already satisfied: pyroute2.core===0.6.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (0.6.6) 2022-11-02 12:38:03.105 | Requirement already satisfied: pyroute2.ethtool===0.6.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 401)) (0.6.6) 2022-11-02 12:38:03.109 | Requirement already satisfied: pyroute2.ipdb===0.6.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 402)) (0.6.6) 2022-11-02 12:38:03.112 | Requirement already satisfied: pyroute2.ipset===0.6.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 403)) (0.6.6) 2022-11-02 12:38:03.116 | Requirement already satisfied: pyroute2.ndb===0.6.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 404)) (0.6.6) 2022-11-02 12:38:03.121 | Requirement already satisfied: pyroute2.nftables===0.6.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (0.6.6) 2022-11-02 12:38:03.125 | Requirement already satisfied: pyroute2.nslink===0.6.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (0.6.6) 2022-11-02 12:38:03.128 | 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 431)) (2.8.2) 2022-11-02 12:38:03.133 | Requirement already satisfied: python-designateclient===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (4.5.1) 2022-11-02 12:38:03.152 | Requirement already satisfied: python-keystoneclient===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 440)) (4.4.0) 2022-11-02 12:38:03.170 | Requirement already satisfied: python-neutronclient===7.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 450)) (7.8.0) 2022-11-02 12:38:03.197 | Requirement already satisfied: python-novaclient===17.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 451)) (17.7.0) 2022-11-02 12:38:03.212 | Requirement already satisfied: pytz===2021.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 470)) (2021.3) 2022-11-02 12:38:03.216 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (0.7) 2022-11-02 12:38:03.224 | Requirement already satisfied: requests===2.27.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (2.27.1) 2022-11-02 12:38:03.251 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.4.0) 2022-11-02 12:38:03.253 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 496)) (1.5.0) 2022-11-02 12:38:03.258 | Requirement already satisfied: setproctitle===1.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 519)) (1.2.2) 2022-11-02 12:38:03.264 | Requirement already satisfied: setuptools===60.9.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (60.9.3) 2022-11-02 12:38:03.338 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (3.17.6) 2022-11-02 12:38:03.341 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (1.16.0) 2022-11-02 12:38:03.344 | Requirement already satisfied: sortedcontainers===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 528)) (2.4.0) 2022-11-02 12:38:03.347 | 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 554)) (0.13.0) 2022-11-02 12:38:03.359 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (0.4.2) 2022-11-02 12:38:03.362 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 558)) (3.3.0) 2022-11-02 12:38:03.364 | Requirement already satisfied: stevedore===3.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 560)) (3.5.2) 2022-11-02 12:38:03.371 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (6.3.1) 2022-11-02 12:38:03.386 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) (2.0.1) 2022-11-02 12:38:03.395 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (0.5.0) 2022-11-02 12:38:03.400 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 580)) (2.5.0) 2022-11-02 12:38:03.411 | Requirement already satisfied: tooz===2.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (2.10.1) 2022-11-02 12:38:03.469 | Requirement already satisfied: urllib3===1.26.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 611)) (1.26.8) 2022-11-02 12:38:03.490 | Requirement already satisfied: voluptuous===0.12.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 617)) (0.12.2) 2022-11-02 12:38:03.495 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 621)) (0.2.5) 2022-11-02 12:38:03.501 | Requirement already satisfied: wrapt===1.13.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 626)) (1.13.3) 2022-11-02 12:38:03.504 | Requirement already satisfied: yappi===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 634)) (1.3.3) 2022-11-02 12:38:03.510 | Requirement already satisfied: zipp===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 641)) (3.7.0) 2022-11-02 12:38:03.534 | Requirement already satisfied: Mako===1.1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (1.1.6) 2022-11-02 12:38:03.543 | Requirement already satisfied: dnspython===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (2.1.0) 2022-11-02 12:38:03.560 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 231)) (1.0.2) 2022-11-02 12:38:03.564 | Requirement already satisfied: dogpile.cache===1.1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (1.1.5) 2022-11-02 12:38:03.569 | Requirement already satisfied: cryptography===36.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 138)) (36.0.1) 2022-11-02 12:38:03.607 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 238)) (0.10.0) 2022-11-02 12:38:03.610 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 277)) (2.5.0) 2022-11-02 12:38:03.633 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (6.0) 2022-11-02 12:38:03.636 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (1.32) 2022-11-02 12:38:03.641 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (1.4.4) 2022-11-02 12:38:03.644 | Requirement already satisfied: msgpack===1.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 276)) (1.0.3) 2022-11-02 12:38:03.647 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 181)) (0.17.3) 2022-11-02 12:38:03.651 | Requirement already satisfied: kombu===5.2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 252)) (5.2.3) 2022-11-02 12:38:03.697 | Requirement already satisfied: cachetools===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (5.0.0) 2022-11-02 12:38:03.701 | Requirement already satisfied: amqp===5.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 84)) (5.0.9) 2022-11-02 12:38:03.705 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (3.2.0) 2022-11-02 12:38:03.715 | Requirement already satisfied: cffi===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 121)) (1.15.0) 2022-11-02 12:38:03.719 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (3.0.0) 2022-11-02 12:38:03.730 | Requirement already satisfied: logutils===0.3.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.3.5) 2022-11-02 12:38:03.733 | Requirement already satisfied: WebTest===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 37)) (3.0.0) 2022-11-02 12:38:03.753 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 244)) (3.2.0) 2022-11-02 12:38:03.765 | Requirement already satisfied: osc-lib===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (2.5.0) 2022-11-02 12:38:03.780 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (3.10.1) 2022-11-02 12:38:03.794 | 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 313)) (2.1.0) 2022-11-02 12:38:03.798 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (3.3) 2022-11-02 12:38:03.802 | Requirement already satisfied: charset-normalizer===2.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (2.0.12) 2022-11-02 12:38:03.807 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 482)) (2019.11.28) 2022-11-02 12:38:03.810 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 33)) (0.5.2) 2022-11-02 12:38:03.812 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (1.0.0) 2022-11-02 12:38:03.814 | Requirement already satisfied: jsonpointer===2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 243)) (2.2) 2022-11-02 12:38:03.818 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 613)) (5.0.0) 2022-11-02 12:38:03.820 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385)) (2.21) 2022-11-02 12:38:03.823 | Requirement already satisfied: beautifulsoup4===4.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 104)) (4.10.0) 2022-11-02 12:38:03.830 | Requirement already satisfied: waitress===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 619)) (2.0.0) 2022-11-02 12:38:03.844 | Requirement already satisfied: autopage===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 100)) (0.5.0) 2022-11-02 12:38:03.847 | Requirement already satisfied: cmd2===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (2.4.0) 2022-11-02 12:38:03.896 | Requirement already satisfied: soupsieve===2.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 529)) (2.3.1) 2022-11-02 12:38:03.902 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (21.4.0) 2022-11-02 12:38:03.964 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) (1.8.2) 2022-11-02 12:38:04.886 | Installing collected packages: neutron 2022-11-02 12:38:04.886 | Attempting uninstall: neutron 2022-11-02 12:38:04.887 | Found existing installation: neutron 20.2.0 2022-11-02 12:38:13.243 | Uninstalling neutron-20.2.0: 2022-11-02 12:38:13.324 | Successfully uninstalled neutron-20.2.0 2022-11-02 12:38:13.325 | Running setup.py develop for neutron 2022-11-02 12:38:18.769 | Successfully installed neutron 2022-11-02 12:38:18.916 | + inc/python:pip_install:200 : result=0 2022-11-02 12:38:18.918 | + inc/python:pip_install:202 : time_stop pip_install 2022-11-02 12:38:18.920 | + functions-common:time_stop:2451 : local name 2022-11-02 12:38:18.923 | + functions-common:time_stop:2452 : local end_time 2022-11-02 12:38:18.925 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 12:38:18.927 | + functions-common:time_stop:2454 : local total 2022-11-02 12:38:18.931 | + functions-common:time_stop:2455 : local start_time 2022-11-02 12:38:18.933 | + functions-common:time_stop:2457 : name=pip_install 2022-11-02 12:38:18.937 | + functions-common:time_stop:2458 : start_time=1667392673658 2022-11-02 12:38:18.939 | + functions-common:time_stop:2460 : [[ -z 1667392673658 ]] 2022-11-02 12:38:18.942 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 12:38:18.947 | + functions-common:time_stop:2463 : end_time=1667392698944 2022-11-02 12:38:18.949 | + functions-common:time_stop:2464 : elapsed_time=25286 2022-11-02 12:38:18.951 | + functions-common:time_stop:2465 : total=233988 2022-11-02 12:38:18.954 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 12:38:18.956 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=259274 2022-11-02 12:38:18.959 | + inc/python:pip_install:203 : return 0 2022-11-02 12:38:18.961 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-11-02 12:38:18.964 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-11-02 12:38:18.966 | + functions-common:safe_chown:2352 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-11-02 12:38:18.988 | + functions-common:_safe_permission_operation:2200 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-11-02 12:38:19.003 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-11-02 12:38:19.006 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-11-02 12:38:19.009 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 12:38:19.012 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 12:38:19.014 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-11-02 12:38:19.017 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 12:38:19.019 | + lib/neutron-legacy:install_mutnauq:478 : [[ openvswitch == \o\v\n ]] 2022-11-02 12:38:19.022 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-11-02 12:38:19.025 | + ./stack.sh:main:934 : is_service_enabled nova 2022-11-02 12:38:19.044 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 12:38:19.046 | + ./stack.sh:main:936 : stack_install_service nova 2022-11-02 12:38:19.050 | + lib/stack:stack_install_service:20 : local service=nova 2022-11-02 12:38:19.052 | + lib/stack:stack_install_service:21 : type install_nova 2022-11-02 12:38:19.056 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-11-02 12:38:19.058 | + lib/stack:stack_install_service:32 : install_nova 2022-11-02 12:38:19.061 | + lib/nova:install_nova:893 : use_library_from_git os-vif 2022-11-02 12:38:19.064 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-11-02 12:38:19.067 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 12:38:19.070 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 12:38:19.073 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2022-11-02 12:38:19.076 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 12:38:19.078 | + lib/nova:install_nova:898 : is_service_enabled n-cpu 2022-11-02 12:38:19.098 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 12:38:19.100 | + lib/nova:install_nova:902 : is_service_enabled n-novnc 2022-11-02 12:38:19.119 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 12:38:19.122 | + lib/nova:install_nova:914 : is_service_enabled n-spice 2022-11-02 12:38:19.141 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 12:38:19.144 | + lib/nova:install_nova:926 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova stable/yoga 2022-11-02 12:38:19.146 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/nova.git 2022-11-02 12:38:19.149 | + functions-common:git_clone:609 : local git_dest=/opt/stack/nova 2022-11-02 12:38:19.152 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-11-02 12:38:19.155 | + functions-common:git_clone:611 : local orig_dir 2022-11-02 12:38:19.158 | ++ functions-common:git_clone:612 : pwd 2022-11-02 12:38:19.160 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-11-02 12:38:19.163 | + functions-common:git_clone:613 : local git_clone_flags= 2022-11-02 12:38:19.166 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-11-02 12:38:19.185 | + functions-common:git_clone:615 : RECLONE=False 2022-11-02 12:38:19.188 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-11-02 12:38:19.191 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-11-02 12:38:19.195 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-11-02 12:38:19.195 | + functions-common:git_clone:629 : echo stable/yoga 2022-11-02 12:38:19.202 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/nova ]] 2022-11-02 12:38:19.204 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-11-02 12:38:19.207 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/nova 2022-11-02 12:38:19.222 | + functions-common:git_clone:689 : cd /opt/stack/nova 2022-11-02 12:38:19.226 | + functions-common:git_clone:690 : head -1 2022-11-02 12:38:19.226 | + functions-common:git_clone:690 : git show --oneline 2022-11-02 12:38:19.231 | 2738317167 nova-live-migration tests not needed for Ironic 2022-11-02 12:38:19.234 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-11-02 12:38:19.236 | + lib/nova:install_nova:927 : setup_develop /opt/stack/nova 2022-11-02 12:38:19.239 | + inc/python:setup_develop:338 : local bindep 2022-11-02 12:38:19.243 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-11-02 12:38:19.246 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-11-02 12:38:19.248 | + inc/python:setup_develop:344 : local extras= 2022-11-02 12:38:19.251 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-11-02 12:38:19.254 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-11-02 12:38:19.256 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-11-02 12:38:19.260 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-11-02 12:38:19.262 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-11-02 12:38:19.265 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-11-02 12:38:19.268 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-11-02 12:38:19.271 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-11-02 12:38:19.275 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-11-02 12:38:19.278 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-11-02 12:38:19.281 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-11-02 12:38:19.284 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-11-02 12:38:19.292 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-11-02 12:38:19.294 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-11-02 12:38:20.001 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-11-02 12:38:20.004 | + inc/python:setup_package:418 : local bindep=0 2022-11-02 12:38:20.008 | + inc/python:setup_package:419 : local bindep_flag= 2022-11-02 12:38:20.011 | + inc/python:setup_package:420 : local bindep_profiles= 2022-11-02 12:38:20.014 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-11-02 12:38:20.017 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-11-02 12:38:20.020 | + inc/python:setup_package:427 : local flags=-e 2022-11-02 12:38:20.023 | + inc/python:setup_package:428 : local extras= 2022-11-02 12:38:20.025 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-11-02 12:38:20.029 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-11-02 12:38:20.031 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-11-02 12:38:20.034 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-11-02 12:38:20.036 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-11-02 12:38:20.039 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-11-02 12:38:20.063 | Using python 3.8 to install /opt/stack/nova 2022-11-02 12:38:20.067 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2022-11-02 12:38:22.596 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:38:22.596 | from cryptography.utils import int_from_bytes 2022-11-02 12:38:22.596 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:38:22.596 | from cryptography.utils import int_from_bytes 2022-11-02 12:38:22.816 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:38:22.825 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:38:22.832 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:38:22.838 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:38:22.926 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:38:22.947 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:38:22.951 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:38:22.955 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:38:22.971 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:38:22.979 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:38:22.981 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:38:23.015 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:38:23.025 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:38:23.030 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:38:23.049 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:38:23.088 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:38:23.096 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:38:23.102 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:38:23.151 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:38:23.165 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:38:23.169 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:38:23.190 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:38:23.197 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:38:23.247 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:38:23.264 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:38:23.268 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:38:23.392 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:38:23.400 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:38:23.404 | Ignoring prettytable: markers 'python_version == "3.9"' don't match your environment 2022-11-02 12:38:23.459 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:38:23.583 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:38:23.610 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:38:23.614 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:38:23.626 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:38:23.632 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:38:23.652 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:38:23.660 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:38:23.679 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:38:23.739 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:38:23.752 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:38:23.769 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:38:23.814 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:38:23.818 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:38:23.825 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 12:38:23.825 | Obtaining file:///opt/stack/nova 2022-11-02 12:38:29.259 | Requirement already satisfied: Jinja2===3.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (3.0.3) 2022-11-02 12:38:29.265 | Requirement already satisfied: MarkupSafe===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.0) 2022-11-02 12:38:29.268 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 16)) (3.5.0) 2022-11-02 12:38:29.277 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 17)) (2.1.1) 2022-11-02 12:38:29.286 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (6.0) 2022-11-02 12:38:29.289 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (2.5.1) 2022-11-02 12:38:29.300 | Requirement already satisfied: SQLAlchemy===1.4.31 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (1.4.31) 2022-11-02 12:38:29.451 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 36)) (1.8.7) 2022-11-02 12:38:29.466 | Requirement already satisfied: alembic===1.7.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 83)) (1.7.6) 2022-11-02 12:38:29.480 | Requirement already satisfied: castellan===3.10.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 118)) (3.10.2) 2022-11-02 12:38:29.499 | Requirement already satisfied: cryptography===36.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 138)) (36.0.1) 2022-11-02 12:38:29.538 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 139)) (0.2.2) 2022-11-02 12:38:29.551 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 145)) (5.1.1) 2022-11-02 12:38:29.555 | Requirement already satisfied: eventlet===0.33.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 176)) (0.33.0) 2022-11-02 12:38:29.563 | Requirement already satisfied: futurist===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 191)) (2.4.0) 2022-11-02 12:38:29.571 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (1.1.2) 2022-11-02 12:38:29.576 | Requirement already satisfied: importlib-metadata===4.11.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (4.11.1) 2022-11-02 12:38:29.613 | Requirement already satisfied: importlib-resources===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (5.4.0) 2022-11-02 12:38:29.639 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 231)) (1.0.2) 2022-11-02 12:38:29.643 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 244)) (3.2.0) 2022-11-02 12:38:29.655 | Requirement already satisfied: keystoneauth1===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (4.5.0) 2022-11-02 12:38:29.715 | Requirement already satisfied: keystonemiddleware===9.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (9.4.0) 2022-11-02 12:38:29.767 | Requirement already satisfied: lxml===4.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 263)) (4.8.0) 2022-11-02 12:38:29.939 | Collecting microversion-parse===1.0.1 2022-11-02 12:38:29.946 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aab/3ab98028923e7/microversion_parse-1.0.1-py3-none-any.whl (19 kB) 2022-11-02 12:38:30.060 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 282)) (0.8.0) 2022-11-02 12:38:30.065 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.11.0) 2022-11-02 12:38:30.070 | Requirement already satisfied: openstacksdk===0.61.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (0.61.0) 2022-11-02 12:38:30.130 | Requirement already satisfied: os-brick===5.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (5.2.2) 2022-11-02 12:38:30.153 | 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 318)) (1.1.0) 2022-11-02 12:38:30.158 | 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 319)) (1.7.0) 2022-11-02 12:38:30.163 | Requirement already satisfied: os-traits===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (2.7.0) 2022-11-02 12:38:30.168 | Requirement already satisfied: os-vif===2.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (2.7.1) 2022-11-02 12:38:30.192 | Requirement already satisfied: os-win===5.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (5.6.0) 2022-11-02 12:38:30.211 | Requirement already satisfied: oslo.cache===2.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (2.10.1) 2022-11-02 12:38:30.250 | Requirement already satisfied: oslo.concurrency===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (4.5.0) 2022-11-02 12:38:30.260 | Requirement already satisfied: oslo.config===8.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (8.8.0) 2022-11-02 12:38:30.301 | Requirement already satisfied: oslo.context===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (4.1.0) 2022-11-02 12:38:30.308 | Requirement already satisfied: oslo.db===11.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (11.2.0) 2022-11-02 12:38:30.357 | 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 332)) (5.1.0) 2022-11-02 12:38:30.362 | Requirement already satisfied: oslo.limit===1.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (1.5.1) 2022-11-02 12:38:30.373 | Requirement already satisfied: oslo.log===4.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (4.7.0) 2022-11-02 12:38:30.413 | Requirement already satisfied: oslo.messaging===12.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 335)) (12.13.0) 2022-11-02 12:38:30.470 | 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 336)) (0.4.0) 2022-11-02 12:38:30.481 | Requirement already satisfied: oslo.middleware===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 337)) (4.5.1) 2022-11-02 12:38:30.501 | Requirement already satisfied: oslo.policy===3.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 338)) (3.11.0) 2022-11-02 12:38:30.516 | Requirement already satisfied: oslo.privsep===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (2.7.0) 2022-11-02 12:38:30.531 | Requirement already satisfied: oslo.reports===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (2.3.0) 2022-11-02 12:38:30.543 | 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 341)) (6.3.1) 2022-11-02 12:38:30.546 | Requirement already satisfied: oslo.serialization===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (4.3.0) 2022-11-02 12:38:30.556 | Requirement already satisfied: oslo.service===2.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 343)) (2.8.0) 2022-11-02 12:38:30.580 | Requirement already satisfied: oslo.upgradecheck===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (1.5.0) 2022-11-02 12:38:30.590 | Requirement already satisfied: oslo.utils===4.12.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (4.12.3) 2022-11-02 12:38:30.606 | Requirement already satisfied: oslo.versionedobjects===2.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (2.6.0) 2022-11-02 12:38:30.626 | Requirement already satisfied: ovsdbapp===1.15.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 352)) (1.15.2) 2022-11-02 12:38:30.635 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (21.3) 2022-11-02 12:38:30.641 | Requirement already satisfied: paramiko===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 355)) (2.8.1) 2022-11-02 12:38:30.675 | Requirement already satisfied: pbr===5.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1) 2022-11-02 12:38:30.679 | Requirement already satisfied: prettytable===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (3.1.1) 2022-11-02 12:38:30.691 | Requirement already satisfied: prometheus-client===0.13.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 371)) (0.13.1) 2022-11-02 12:38:30.697 | Requirement already satisfied: psutil===5.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (5.9.0) 2022-11-02 12:38:30.719 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 383)) (3.1.1) 2022-11-02 12:38:30.731 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (0.9.6) 2022-11-02 12:38:30.733 | Requirement already satisfied: pyparsing===3.0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (3.0.7) 2022-11-02 12:38:30.740 | Requirement already satisfied: pyroute2===0.6.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 399)) (0.6.6) 2022-11-02 12:38:30.757 | Requirement already satisfied: pyroute2.core===0.6.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (0.6.6) 2022-11-02 12:38:30.759 | Requirement already satisfied: pyroute2.ethtool===0.6.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 401)) (0.6.6) 2022-11-02 12:38:30.763 | Requirement already satisfied: pyroute2.ipdb===0.6.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 402)) (0.6.6) 2022-11-02 12:38:30.767 | Requirement already satisfied: pyroute2.ipset===0.6.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 403)) (0.6.6) 2022-11-02 12:38:30.772 | Requirement already satisfied: pyroute2.ndb===0.6.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 404)) (0.6.6) 2022-11-02 12:38:30.776 | Requirement already satisfied: pyroute2.nftables===0.6.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (0.6.6) 2022-11-02 12:38:30.780 | Requirement already satisfied: pyroute2.nslink===0.6.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 406)) (0.6.6) 2022-11-02 12:38:30.783 | Requirement already satisfied: python-barbicanclient===5.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 423)) (5.3.0) 2022-11-02 12:38:30.800 | Requirement already satisfied: python-cinderclient===8.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 426)) (8.3.0) 2022-11-02 12:38:30.816 | 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 431)) (2.8.2) 2022-11-02 12:38:30.821 | Requirement already satisfied: python-glanceclient===3.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 434)) (3.6.0) 2022-11-02 12:38:30.837 | Requirement already satisfied: python-keystoneclient===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 440)) (4.4.0) 2022-11-02 12:38:30.855 | Requirement already satisfied: python-neutronclient===7.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 450)) (7.8.0) 2022-11-02 12:38:30.881 | Requirement already satisfied: pytz===2021.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 470)) (2021.3) 2022-11-02 12:38:30.886 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (0.7) 2022-11-02 12:38:30.892 | Requirement already satisfied: requests===2.27.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (2.27.1) 2022-11-02 12:38:30.921 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.4.0) 2022-11-02 12:38:30.923 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 494)) (1.3.3) 2022-11-02 12:38:30.929 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 496)) (1.5.0) 2022-11-02 12:38:30.934 | Requirement already satisfied: setuptools===60.9.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (60.9.3) 2022-11-02 12:38:31.009 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (3.17.6) 2022-11-02 12:38:31.012 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (1.16.0) 2022-11-02 12:38:31.015 | 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 554)) (0.13.0) 2022-11-02 12:38:31.026 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (0.4.2) 2022-11-02 12:38:31.028 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 558)) (3.3.0) 2022-11-02 12:38:31.032 | Requirement already satisfied: stevedore===3.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 560)) (3.5.2) 2022-11-02 12:38:31.039 | Requirement already satisfied: taskflow===4.6.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 574)) (4.6.4) 2022-11-02 12:38:31.097 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (6.3.1) 2022-11-02 12:38:31.111 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) (2.0.1) 2022-11-02 12:38:31.121 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (0.5.0) 2022-11-02 12:38:31.127 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 580)) (2.5.0) 2022-11-02 12:38:31.138 | Requirement already satisfied: tooz===2.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (2.10.1) 2022-11-02 12:38:31.197 | Requirement already satisfied: urllib3===1.26.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 611)) (1.26.8) 2022-11-02 12:38:31.219 | Requirement already satisfied: voluptuous===0.12.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 617)) (0.12.2) 2022-11-02 12:38:31.223 | Requirement already satisfied: warlock===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 620)) (1.3.3) 2022-11-02 12:38:31.231 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 621)) (0.2.5) 2022-11-02 12:38:31.358 | Collecting websockify===0.10.0 2022-11-02 12:38:31.367 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/736/dc7a57bdf18d4/websockify-0.10.0-py3-none-any.whl (38 kB) 2022-11-02 12:38:31.485 | Requirement already satisfied: wrapt===1.13.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 626)) (1.13.3) 2022-11-02 12:38:31.489 | Requirement already satisfied: yappi===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 634)) (1.3.3) 2022-11-02 12:38:31.494 | Requirement already satisfied: zipp===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 641)) (3.7.0) 2022-11-02 12:38:31.519 | Requirement already satisfied: Mako===1.1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (1.1.6) 2022-11-02 12:38:31.528 | Requirement already satisfied: cffi===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 121)) (1.15.0) 2022-11-02 12:38:31.531 | Requirement already satisfied: dnspython===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (2.1.0) 2022-11-02 12:38:31.549 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 238)) (0.10.0) 2022-11-02 12:38:31.552 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 277)) (2.5.0) 2022-11-02 12:38:31.574 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (1.4.4) 2022-11-02 12:38:31.578 | Requirement already satisfied: dogpile.cache===1.1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (1.1.5) 2022-11-02 12:38:31.585 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (1.32) 2022-11-02 12:38:31.590 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (2.5.0) 2022-11-02 12:38:31.596 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 181)) (0.17.3) 2022-11-02 12:38:31.600 | Requirement already satisfied: amqp===5.0.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 84)) (5.0.9) 2022-11-02 12:38:31.605 | Requirement already satisfied: cachetools===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (5.0.0) 2022-11-02 12:38:31.609 | Requirement already satisfied: kombu===5.2.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 252)) (5.2.3) 2022-11-02 12:38:31.656 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (3.2.0) 2022-11-02 12:38:31.667 | Requirement already satisfied: msgpack===1.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 276)) (1.0.3) 2022-11-02 12:38:31.670 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (3.0.0) 2022-11-02 12:38:31.681 | Requirement already satisfied: ovs===2.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (2.16.0) 2022-11-02 12:38:31.687 | Requirement already satisfied: PyNaCl===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 25)) (1.5.0) 2022-11-02 12:38:31.700 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (3.10.1) 2022-11-02 12:38:31.713 | Requirement already satisfied: pyOpenSSL===22.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 379)) (22.0.0) 2022-11-02 12:38:31.727 | 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 313)) (2.1.0) 2022-11-02 12:38:31.731 | Requirement already satisfied: osc-lib===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (2.5.0) 2022-11-02 12:38:31.746 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 482)) (2019.11.28) 2022-11-02 12:38:31.749 | Requirement already satisfied: charset-normalizer===2.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (2.0.12) 2022-11-02 12:38:31.754 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (3.3) 2022-11-02 12:38:31.758 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 33)) (0.5.2) 2022-11-02 12:38:31.761 | Requirement already satisfied: networkx===2.6.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 286)) (2.6.3) 2022-11-02 12:38:31.798 | Requirement already satisfied: pydot===1.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 387)) (1.4.2) 2022-11-02 12:38:31.804 | Requirement already satisfied: automaton===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 99)) (2.5.0) 2022-11-02 12:38:31.810 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (1.0.0) 2022-11-02 12:38:33.107 | Collecting numpy===1.22.2 2022-11-02 12:38:33.166 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/263/8389562bda163/numpy-1.22.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (16.8 MB) 2022-11-02 12:38:34.823 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385)) (2.21) 2022-11-02 12:38:34.826 | Requirement already satisfied: jsonpointer===2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 243)) (2.2) 2022-11-02 12:38:34.829 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 613)) (5.0.0) 2022-11-02 12:38:34.832 | Requirement already satisfied: sortedcontainers===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 528)) (2.4.0) 2022-11-02 12:38:34.835 | Requirement already satisfied: cmd2===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (2.4.0) 2022-11-02 12:38:34.887 | Requirement already satisfied: autopage===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 100)) (0.5.0) 2022-11-02 12:38:34.891 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) (1.8.2) 2022-11-02 12:38:34.893 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (21.4.0) 2022-11-02 12:38:35.917 | Installing collected packages: microversion-parse, numpy, websockify, nova 2022-11-02 12:38:39.882 | Running setup.py develop for nova 2022-11-02 12:38:45.772 | Successfully installed microversion-parse-1.0.1 nova numpy-1.22.2 websockify-0.10.0 2022-11-02 12:38:45.983 | + inc/python:pip_install:200 : result=0 2022-11-02 12:38:45.985 | + inc/python:pip_install:202 : time_stop pip_install 2022-11-02 12:38:45.988 | + functions-common:time_stop:2451 : local name 2022-11-02 12:38:45.991 | + functions-common:time_stop:2452 : local end_time 2022-11-02 12:38:45.993 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 12:38:45.995 | + functions-common:time_stop:2454 : local total 2022-11-02 12:38:45.998 | + functions-common:time_stop:2455 : local start_time 2022-11-02 12:38:46.000 | + functions-common:time_stop:2457 : name=pip_install 2022-11-02 12:38:46.003 | + functions-common:time_stop:2458 : start_time=1667392700057 2022-11-02 12:38:46.006 | + functions-common:time_stop:2460 : [[ -z 1667392700057 ]] 2022-11-02 12:38:46.009 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 12:38:46.013 | + functions-common:time_stop:2463 : end_time=1667392726011 2022-11-02 12:38:46.016 | + functions-common:time_stop:2464 : elapsed_time=25954 2022-11-02 12:38:46.018 | + functions-common:time_stop:2465 : total=259274 2022-11-02 12:38:46.021 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 12:38:46.024 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=285228 2022-11-02 12:38:46.026 | + inc/python:pip_install:203 : return 0 2022-11-02 12:38:46.029 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-11-02 12:38:46.031 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-11-02 12:38:46.034 | + functions-common:safe_chown:2352 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-11-02 12:38:46.059 | + functions-common:_safe_permission_operation:2200 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-11-02 12:38:46.074 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-11-02 12:38:46.076 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-11-02 12:38:46.079 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 12:38:46.081 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 12:38:46.085 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-11-02 12:38:46.088 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 12:38:46.090 | + lib/nova:install_nova:928 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-11-02 12:38:46.105 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-11-02 12:38:46.107 | + ./stack.sh:main:937 : configure_nova 2022-11-02 12:38:46.110 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-11-02 12:38:46.125 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-11-02 12:38:46.128 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-11-02 12:38:46.132 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-11-02 12:38:46.136 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-11-02 12:38:46.136 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-11-02 12:38:46.141 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-11-02 12:38:46.144 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-11-02 12:38:46.148 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-11-02 12:38:46.150 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-11-02 12:38:46.153 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-11-02 12:38:46.156 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-11-02 12:38:46.158 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-11-02 12:38:46.161 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-11-02 12:38:46.175 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-11-02 12:38:46.189 | + 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-11-02 12:38:46.204 | + 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-11-02 12:38:46.221 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-11-02 12:38:46.236 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-11-02 12:38:46.239 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-11-02 12:38:46.245 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.qo3iTBaWBx 2022-11-02 12:38:46.248 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-11-02 12:38:46.250 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-11-02 12:38:46.253 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-11-02 12:38:46.256 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-11-02 12:38:46.259 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-11-02 12:38:46.261 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.qo3iTBaWBx 2022-11-02 12:38:46.266 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.qo3iTBaWBx 2022-11-02 12:38:46.280 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.qo3iTBaWBx /etc/sudoers.d/nova-rootwrap 2022-11-02 12:38:46.294 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-11-02 12:38:46.300 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-11-02 12:38:46.304 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-11-02 12:38:46.306 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-11-02 12:38:46.309 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-11-02 12:38:46.312 | + 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-11-02 12:38:46.314 | + 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-11-02 12:38:46.317 | + 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-11-02 12:38:46.320 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-11-02 12:38:46.325 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-11-02 12:38:46.344 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 12:38:46.347 | + lib/nova:configure_nova:338 : create_nova_conf 2022-11-02 12:38:46.350 | + lib/nova:create_nova_conf:412 : rm -f /opt/stack/nova/bin/nova.conf 2022-11-02 12:38:46.354 | + lib/nova:create_nova_conf:415 : rm -f /etc/nova/nova.conf 2022-11-02 12:38:46.358 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-11-02 12:38:46.392 | + lib/nova:create_nova_conf:417 : '[' True == True ']' 2022-11-02 12:38:46.394 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-11-02 12:38:46.428 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-11-02 12:38:46.464 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-11-02 12:38:46.497 | + lib/nova:create_nova_conf:422 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-11-02 12:38:46.531 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf scheduler workers 2 2022-11-02 12:38:46.569 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-11-02 12:38:46.605 | + lib/nova:create_nova_conf:425 : [[ 4 == 6 ]] 2022-11-02 12:38:46.608 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.89 2022-11-02 12:38:46.639 | + lib/nova:create_nova_conf:430 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-11-02 12:38:46.670 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-11-02 12:38:46.704 | + lib/nova:create_nova_conf:432 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-11-02 12:38:46.736 | + lib/nova:create_nova_conf:433 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-11-02 12:38:46.769 | + lib/nova:create_nova_conf:435 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-11-02 12:38:46.804 | + lib/nova:create_nova_conf:437 : is_fedora 2022-11-02 12:38:46.806 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-11-02 12:38:46.809 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-11-02 12:38:46.811 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-11-02 12:38:46.813 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-11-02 12:38:46.816 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-11-02 12:38:46.819 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-11-02 12:38:46.822 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-11-02 12:38:46.824 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-11-02 12:38:46.826 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-11-02 12:38:46.828 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-11-02 12:38:46.831 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-11-02 12:38:46.834 | + lib/nova:create_nova_conf:437 : is_suse 2022-11-02 12:38:46.836 | + functions-common:is_suse:542 : is_opensuse 2022-11-02 12:38:46.839 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-11-02 12:38:46.841 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-11-02 12:38:46.844 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-11-02 12:38:46.846 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-11-02 12:38:46.849 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-11-02 12:38:46.852 | + lib/nova:create_nova_conf:446 : is_service_enabled n-api n-cond n-sched 2022-11-02 12:38:46.870 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 12:38:46.872 | + lib/nova:create_nova_conf:450 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-11-02 12:38:46.875 | + lib/nova:create_nova_conf:453 : local db=nova_cell0 2022-11-02 12:38:46.877 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-11-02 12:38:46.910 | ++ lib/nova:create_nova_conf:459 : database_connection_url nova_cell0 2022-11-02 12:38:46.912 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-11-02 12:38:46.915 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-11-02 12:38:46.917 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell0 2022-11-02 12:38:46.920 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-11-02 12:38:46.922 | + lib/nova:create_nova_conf:459 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-11-02 12:38:46.960 | ++ lib/nova:create_nova_conf:460 : database_connection_url nova_api 2022-11-02 12:38:46.963 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-11-02 12:38:46.965 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-11-02 12:38:46.967 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_api 2022-11-02 12:38:46.970 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-11-02 12:38:46.973 | + lib/nova:create_nova_conf:460 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-11-02 12:38:47.009 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf cache enabled True 2022-11-02 12:38:47.044 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-11-02 12:38:47.076 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-11-02 12:38:47.107 | + lib/nova:create_nova_conf:470 : is_service_enabled n-api 2022-11-02 12:38:47.125 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 12:38:47.127 | + lib/nova:create_nova_conf:471 : is_service_enabled n-api-meta 2022-11-02 12:38:47.147 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 12:38:47.151 | ++ lib/nova:create_nova_conf:473 : echo osapi_compute,metadata 2022-11-02 12:38:47.151 | ++ lib/nova:create_nova_conf:473 : sed s/,metadata// 2022-11-02 12:38:47.157 | + lib/nova:create_nova_conf:473 : NOVA_ENABLED_APIS=osapi_compute 2022-11-02 12:38:47.161 | + lib/nova:create_nova_conf:475 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-11-02 12:38:47.193 | + lib/nova:create_nova_conf:476 : is_service_enabled tls-proxy 2022-11-02 12:38:47.212 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 12:38:47.214 | + lib/nova:create_nova_conf:482 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-11-02 12:38:47.217 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-11-02 12:38:47.219 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-11-02 12:38:47.222 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-11-02 12:38:47.225 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-11-02 12:38:47.259 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-11-02 12:38:47.291 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.89/identity 2022-11-02 12:38:47.324 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-11-02 12:38:47.357 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-11-02 12:38:47.389 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-11-02 12:38:47.423 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-11-02 12:38:47.458 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-11-02 12:38:47.494 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-11-02 12:38:47.524 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-11-02 12:38:47.557 | + lib/nova:create_nova_conf:485 : is_service_enabled cinder 2022-11-02 12:38:47.575 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 12:38:47.578 | + lib/nova:create_nova_conf:486 : configure_cinder_access 2022-11-02 12:38:47.580 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-11-02 12:38:47.615 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder auth_type password 2022-11-02 12:38:47.648 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.89/identity 2022-11-02 12:38:47.681 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder username nova 2022-11-02 12:38:47.711 | + lib/nova:configure_cinder_access:623 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-11-02 12:38:47.744 | + lib/nova:configure_cinder_access:624 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-11-02 12:38:47.776 | + lib/nova:configure_cinder_access:625 : iniset /etc/nova/nova.conf cinder project_name service 2022-11-02 12:38:47.807 | + lib/nova:configure_cinder_access:626 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-11-02 12:38:47.841 | + lib/nova:configure_cinder_access:627 : is_service_enabled tls-proxy 2022-11-02 12:38:47.859 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 12:38:47.861 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova ']' 2022-11-02 12:38:47.864 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-11-02 12:38:47.896 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-11-02 12:38:47.931 | + lib/nova:create_nova_conf:493 : '[' -n /opt/stack/data/nova/instances ']' 2022-11-02 12:38:47.934 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-11-02 12:38:47.965 | + lib/nova:create_nova_conf:496 : '[' False '!=' False ']' 2022-11-02 12:38:47.968 | + lib/nova:create_nova_conf:499 : '[' False '!=' False ']' 2022-11-02 12:38:47.970 | + lib/nova:create_nova_conf:505 : is_suse 2022-11-02 12:38:47.972 | + functions-common:is_suse:542 : is_opensuse 2022-11-02 12:38:47.975 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-11-02 12:38:47.978 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-11-02 12:38:47.980 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-11-02 12:38:47.983 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-11-02 12:38:47.985 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-11-02 12:38:47.987 | + lib/nova:create_nova_conf:505 : is_fedora 2022-11-02 12:38:47.990 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-11-02 12:38:47.993 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-11-02 12:38:47.995 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-11-02 12:38:47.998 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-11-02 12:38:48.000 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-11-02 12:38:48.002 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-11-02 12:38:48.005 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-11-02 12:38:48.007 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-11-02 12:38:48.009 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-11-02 12:38:48.012 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-11-02 12:38:48.014 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-11-02 12:38:48.017 | + lib/nova:create_nova_conf:510 : setup_logging /etc/nova/nova.conf 2022-11-02 12:38:48.019 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-11-02 12:38:48.022 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-11-02 12:38:48.026 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-11-02 12:38:48.043 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-11-02 12:38:48.046 | + functions:setup_systemd_logging:695 : local pidstr= 2022-11-02 12:38:48.048 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-11-02 12:38:48.052 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-11-02 12:38:48.054 | + 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-11-02 12:38:48.087 | + 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-11-02 12:38:48.119 | + 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-11-02 12:38:48.152 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-11-02 12:38:48.183 | + lib/nova:create_nova_conf:512 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-11-02 12:38:48.220 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api 2022-11-02 12:38:48.237 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 12:38:48.240 | + lib/nova:create_nova_conf:515 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-11-02 12:38:48.243 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2022-11-02 12:38:48.245 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-11-02 12:38:48.247 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2022-11-02 12:38:48.250 | + lib/apache:write_uwsgi_config:257 : local http= 2022-11-02 12:38:48.252 | + lib/apache:write_uwsgi_config:258 : local name= 2022-11-02 12:38:48.256 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2022-11-02 12:38:48.260 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2022-11-02 12:38:48.263 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-11-02 12:38:48.265 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-11-02 12:38:48.280 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-11-02 12:38:48.280 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-11-02 12:38:48.290 | d /var/run/uwsgi 0755 ubuntu root 2022-11-02 12:38:48.295 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-11-02 12:38:48.316 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-11-02 12:38:48.319 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-11-02 12:38:48.323 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-11-02 12:38:48.356 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-11-02 12:38:48.387 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-11-02 12:38:48.419 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-11-02 12:38:48.451 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-11-02 12:38:48.483 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-11-02 12:38:48.524 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-11-02 12:38:48.556 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-11-02 12:38:48.588 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-11-02 12:38:48.621 | + 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-11-02 12:38:48.652 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-11-02 12:38:48.684 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-11-02 12:38:48.716 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-11-02 12:38:48.747 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-11-02 12:38:48.750 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-11-02 12:38:48.753 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2022-11-02 12:38:48.756 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2022-11-02 12:38:48.759 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-11-02 12:38:48.761 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 12:38:48.764 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 12:38:48.766 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-11-02 12:38:48.769 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-11-02 12:38:48.773 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-11-02 12:38:48.804 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-11-02 12:38:48.836 | + 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-11-02 12:38:48.837 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-11-02 12:38:48.847 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-11-02 12:38:48.851 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2022-11-02 12:38:48.854 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2022-11-02 12:38:48.856 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-11-02 12:38:48.859 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-11-02 12:38:48.861 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-11-02 12:38:48.864 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 12:38:48.866 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 12:38:48.869 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-11-02 12:38:48.871 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-11-02 12:38:48.874 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 12:38:48.876 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 12:38:48.879 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2022-11-02 12:38:48.962 | Enabling site nova-api-wsgi. 2022-11-02 12:38:48.968 | To activate the new configuration, you need to run: 2022-11-02 12:38:48.968 | systemctl reload apache2 2022-11-02 12:38:48.974 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-11-02 12:38:48.976 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-11-02 12:38:48.978 | + functions-common:restart_service:2335 : '[' -x /bin/systemctl ']' 2022-11-02 12:38:48.981 | + functions-common:restart_service:2336 : sudo /bin/systemctl restart apache2 2022-11-02 12:38:49.125 | + lib/nova:create_nova_conf:518 : is_service_enabled n-api-meta 2022-11-02 12:38:49.146 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 12:38:49.148 | + lib/nova:create_nova_conf:519 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-11-02 12:38:49.151 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-11-02 12:38:49.153 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-11-02 12:38:49.156 | + lib/apache:write_uwsgi_config:256 : local url= 2022-11-02 12:38:49.158 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2022-11-02 12:38:49.161 | + lib/apache:write_uwsgi_config:258 : local name= 2022-11-02 12:38:49.164 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2022-11-02 12:38:49.169 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2022-11-02 12:38:49.171 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-11-02 12:38:49.175 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-11-02 12:38:49.191 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-11-02 12:38:49.192 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-11-02 12:38:49.203 | d /var/run/uwsgi 0755 ubuntu root 2022-11-02 12:38:49.207 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-11-02 12:38:49.226 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-11-02 12:38:49.229 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-11-02 12:38:49.233 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-11-02 12:38:49.266 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-11-02 12:38:49.297 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-11-02 12:38:49.329 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-11-02 12:38:49.360 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-11-02 12:38:49.392 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-11-02 12:38:49.426 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-11-02 12:38:49.458 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-11-02 12:38:49.494 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-11-02 12:38:49.524 | + 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-11-02 12:38:49.557 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-11-02 12:38:49.587 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-11-02 12:38:49.618 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-11-02 12:38:49.648 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2022-11-02 12:38:49.650 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-11-02 12:38:49.680 | + lib/nova:create_nova_conf:522 : is_service_enabled ceilometer 2022-11-02 12:38:49.699 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 12:38:49.701 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-11-02 12:38:49.738 | ++ lib/nova:create_nova_conf:531 : get_notification_url 2022-11-02 12:38:49.741 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-11-02 12:38:49.744 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-11-02 12:38:49.762 | ++ functions-common:is_service_enabled:2107 : return 0 2022-11-02 12:38:49.764 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.89:5672/ 2022-11-02 12:38:49.767 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.89:5672/ 2022-11-02 12:38:49.800 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-11-02 12:38:49.837 | + lib/nova:create_nova_conf:533 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-11-02 12:38:49.840 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-11-02 12:38:49.842 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-11-02 12:38:49.844 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-11-02 12:38:49.847 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-11-02 12:38:49.850 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-11-02 12:38:49.869 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 12:38:49.872 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-11-02 12:38:49.874 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-11-02 12:38:49.877 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-11-02 12:38:49.894 | ++ functions-common:is_service_enabled:2107 : return 0 2022-11-02 12:38:49.897 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.89:5672/ 2022-11-02 12:38:49.900 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.89:5672/ 2022-11-02 12:38:49.933 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-11-02 12:38:49.935 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-11-02 12:38:49.938 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-11-02 12:38:49.972 | + lib/nova:create_nova_conf:536 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-11-02 12:38:50.009 | + lib/nova:create_nova_conf:538 : iniset /etc/nova/nova.conf conductor workers 2 2022-11-02 12:38:50.047 | + lib/nova:create_nova_conf:540 : is_service_enabled tls-proxy 2022-11-02 12:38:50.066 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 12:38:50.068 | + lib/nova:create_nova_conf:545 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-11-02 12:38:50.100 | + lib/nova:create_nova_conf:547 : '[' True == True ']' 2022-11-02 12:38:50.102 | + lib/nova:create_nova_conf:548 : init_nova_service_user_conf 2022-11-02 12:38:50.105 | + lib/nova:init_nova_service_user_conf:796 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-11-02 12:38:50.140 | + lib/nova:init_nova_service_user_conf:797 : iniset /etc/nova/nova.conf service_user auth_type password 2022-11-02 12:38:50.173 | + lib/nova:init_nova_service_user_conf:798 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.89/identity 2022-11-02 12:38:50.205 | + lib/nova:init_nova_service_user_conf:799 : iniset /etc/nova/nova.conf service_user username nova 2022-11-02 12:38:50.238 | + lib/nova:init_nova_service_user_conf:800 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-11-02 12:38:50.268 | + lib/nova:init_nova_service_user_conf:801 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-11-02 12:38:50.304 | + lib/nova:init_nova_service_user_conf:802 : iniset /etc/nova/nova.conf service_user project_name service 2022-11-02 12:38:50.337 | + lib/nova:init_nova_service_user_conf:803 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-11-02 12:38:50.367 | + lib/nova:init_nova_service_user_conf:804 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-11-02 12:38:50.401 | + lib/nova:create_nova_conf:551 : is_service_enabled n-cond 2022-11-02 12:38:50.418 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 12:38:50.422 | ++ lib/nova:create_nova_conf:552 : seq 1 1 2022-11-02 12:38:50.427 | + lib/nova:create_nova_conf:552 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-11-02 12:38:50.429 | + lib/nova:create_nova_conf:553 : local conf 2022-11-02 12:38:50.431 | + lib/nova:create_nova_conf:554 : local vhost 2022-11-02 12:38:50.435 | ++ lib/nova:create_nova_conf:555 : conductor_conf 1 2022-11-02 12:38:50.437 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-11-02 12:38:50.440 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-11-02 12:38:50.444 | + lib/nova:create_nova_conf:555 : conf=/etc/nova/nova_cell1.conf 2022-11-02 12:38:50.448 | + lib/nova:create_nova_conf:556 : vhost=nova_cell1 2022-11-02 12:38:50.450 | + lib/nova:create_nova_conf:558 : rm -f /etc/nova/nova_cell1.conf 2022-11-02 12:38:50.455 | ++ lib/nova:create_nova_conf:559 : database_connection_url nova_cell1 2022-11-02 12:38:50.457 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-11-02 12:38:50.460 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-11-02 12:38:50.462 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell1 2022-11-02 12:38:50.465 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-11-02 12:38:50.468 | + lib/nova:create_nova_conf:559 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-11-02 12:38:50.503 | + lib/nova:create_nova_conf:560 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-11-02 12:38:50.539 | + lib/nova:create_nova_conf:561 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-11-02 12:38:50.575 | + lib/nova:create_nova_conf:563 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-11-02 12:38:50.578 | + lib/nova:create_nova_conf:566 : rpc_backend_add_vhost nova_cell1 2022-11-02 12:38:50.581 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-11-02 12:38:50.584 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-11-02 12:38:50.604 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 12:38:50.608 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-11-02 12:38:50.609 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-11-02 12:38:51.437 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z ']' 2022-11-02 12:38:51.440 | + lib/rpc_backend:rpc_backend_add_vhost:128 : sudo rabbitmqctl add_vhost nova_cell1 2022-11-02 12:38:52.188 | Adding vhost "nova_cell1" ... 2022-11-02 12:38:52.646 | + lib/rpc_backend:rpc_backend_add_vhost:129 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2022-11-02 12:38:53.424 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2022-11-02 12:38:53.483 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-11-02 12:38:53.486 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-11-02 12:38:53.489 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-11-02 12:38:53.491 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-11-02 12:38:53.494 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-11-02 12:38:53.496 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-11-02 12:38:53.514 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 12:38:53.517 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-11-02 12:38:53.522 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-11-02 12:38:53.524 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-11-02 12:38:53.540 | ++ functions-common:is_service_enabled:2107 : return 0 2022-11-02 12:38:53.543 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.89:5672/nova_cell1 2022-11-02 12:38:53.546 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.89:5672/nova_cell1 2022-11-02 12:38:53.580 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-11-02 12:38:53.584 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-11-02 12:38:53.588 | + lib/nova:create_nova_conf:571 : is_service_enabled placement placement-client 2022-11-02 12:38:53.607 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 12:38:53.609 | + lib/nova:create_nova_conf:572 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-11-02 12:38:53.612 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova_cell1.conf 2022-11-02 12:38:53.614 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-11-02 12:38:53.653 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.89/identity 2022-11-02 12:38:53.684 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-11-02 12:38:53.717 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-11-02 12:38:53.749 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-11-02 12:38:53.785 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-11-02 12:38:53.819 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-11-02 12:38:53.852 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-11-02 12:38:53.884 | + lib/nova:create_nova_conf:576 : setup_logging /etc/nova/nova_cell1.conf 2022-11-02 12:38:53.886 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-11-02 12:38:53.889 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-11-02 12:38:53.892 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-11-02 12:38:53.911 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-11-02 12:38:53.914 | + functions:setup_systemd_logging:695 : local pidstr= 2022-11-02 12:38:53.917 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-11-02 12:38:53.919 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-11-02 12:38:53.922 | + 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-11-02 12:38:53.955 | + 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-11-02 12:38:53.990 | + 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-11-02 12:38:54.025 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-11-02 12:38:54.057 | + lib/nova:create_nova_conf:583 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-11-02 12:38:54.060 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2022-11-02 12:38:54.065 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-11-02 12:38:54.069 | + lib/nova:create_nova_conf:587 : local conf 2022-11-02 12:38:54.071 | + lib/nova:create_nova_conf:588 : local offset 2022-11-02 12:38:54.074 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2022-11-02 12:38:54.076 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-11-02 12:38:54.079 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-11-02 12:38:54.083 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2022-11-02 12:38:54.085 | + lib/nova:create_nova_conf:590 : offset=0 2022-11-02 12:38:54.088 | + lib/nova:create_nova_conf:591 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-11-02 12:38:54.090 | + lib/nova:configure_console_proxies:698 : local conf=/etc/nova/nova_cell1.conf 2022-11-02 12:38:54.092 | + lib/nova:configure_console_proxies:699 : local offset=0 2022-11-02 12:38:54.095 | + lib/nova:configure_console_proxies:703 : offset=0 2022-11-02 12:38:54.097 | + lib/nova:configure_console_proxies:705 : is_service_enabled n-novnc 2022-11-02 12:38:54.114 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 12:38:54.117 | + lib/nova:configure_console_proxies:705 : '[' False '!=' False ']' 2022-11-02 12:38:54.119 | + lib/nova:configure_console_proxies:737 : is_service_enabled n-spice 2022-11-02 12:38:54.138 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 12:38:54.140 | + lib/nova:configure_console_proxies:742 : is_service_enabled n-sproxy 2022-11-02 12:38:54.158 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 12:38:54.161 | + lib/nova:configure_nova:340 : is_service_enabled n-cpu 2022-11-02 12:38:54.180 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 12:38:54.183 | + ./stack.sh:main:940 : is_service_enabled placement 2022-11-02 12:38:54.202 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 12:38:54.204 | + ./stack.sh:main:942 : stack_install_service placement 2022-11-02 12:38:54.207 | + lib/stack:stack_install_service:20 : local service=placement 2022-11-02 12:38:54.210 | + lib/stack:stack_install_service:21 : type install_placement 2022-11-02 12:38:54.212 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-11-02 12:38:54.215 | + lib/stack:stack_install_service:32 : install_placement 2022-11-02 12:38:54.217 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-11-02 12:38:54.220 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2022-11-02 12:38:54.223 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 12:38:54.226 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 12:38:54.228 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2022-11-02 12:38:54.231 | + functions-common:install_package:1475 : update_package_repo 2022-11-02 12:38:54.233 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-11-02 12:38:54.236 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-11-02 12:38:54.239 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-11-02 12:38:54.241 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-11-02 12:38:54.244 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-11-02 12:38:54.246 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 12:38:54.249 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 12:38:54.251 | + functions-common:update_package_repo:1456 : apt_get_update 2022-11-02 12:38:54.254 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-11-02 12:38:54.257 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-11-02 12:38:54.259 | + functions-common:apt_get_update:1202 : return 2022-11-02 12:38:54.262 | + functions-common:install_package:1476 : real_install_package apache2 2022-11-02 12:38:54.265 | + functions-common:real_install_package:1461 : is_ubuntu 2022-11-02 12:38:54.267 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 12:38:54.270 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 12:38:54.272 | + functions-common:real_install_package:1462 : apt_get install apache2 2022-11-02 12:38:54.298 | + functions-common:apt_get:1242 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-11-02 12:38:54.414 | Reading package lists... 2022-11-02 12:38:54.725 | Building dependency tree... 2022-11-02 12:38:54.727 | Reading state information... 2022-11-02 12:38:55.133 | apache2 is already the newest version (2.4.41-4ubuntu3.12). 2022-11-02 12:38:55.133 | The following packages were automatically installed and are no longer required: 2022-11-02 12:38:55.135 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-11-02 12:38:55.135 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-11-02 12:38:55.135 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-11-02 12:38:55.135 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-11-02 12:38:55.135 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-11-02 12:38:55.135 | python3-zope.interface 2022-11-02 12:38:55.135 | Use 'sudo apt autoremove' to remove them. 2022-11-02 12:38:55.293 | 0 upgraded, 0 newly installed, 0 to remove and 176 not upgraded. 2022-11-02 12:38:55.298 | + functions-common:apt_get:1246 : result=0 2022-11-02 12:38:55.302 | + functions-common:apt_get:1249 : time_stop apt-get 2022-11-02 12:38:55.305 | + functions-common:time_stop:2451 : local name 2022-11-02 12:38:55.308 | + functions-common:time_stop:2452 : local end_time 2022-11-02 12:38:55.311 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 12:38:55.313 | + functions-common:time_stop:2454 : local total 2022-11-02 12:38:55.317 | + functions-common:time_stop:2455 : local start_time 2022-11-02 12:38:55.320 | + functions-common:time_stop:2457 : name=apt-get 2022-11-02 12:38:55.323 | + functions-common:time_stop:2458 : start_time=1667392734295 2022-11-02 12:38:55.325 | + functions-common:time_stop:2460 : [[ -z 1667392734295 ]] 2022-11-02 12:38:55.329 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 12:38:55.335 | + functions-common:time_stop:2463 : end_time=1667392735331 2022-11-02 12:38:55.338 | + functions-common:time_stop:2464 : elapsed_time=1036 2022-11-02 12:38:55.341 | + functions-common:time_stop:2465 : total=601987 2022-11-02 12:38:55.343 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 12:38:55.346 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=603023 2022-11-02 12:38:55.349 | + functions-common:apt_get:1250 : return 0 2022-11-02 12:38:55.352 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2022-11-02 12:38:55.355 | + functions-common:is_package_installed:1484 : [[ -z libapache2-mod-wsgi ]] 2022-11-02 12:38:55.358 | + functions-common:is_package_installed:1488 : [[ -z deb ]] 2022-11-02 12:38:55.361 | + functions-common:is_package_installed:1492 : [[ deb = \d\e\b ]] 2022-11-02 12:38:55.365 | + functions-common:is_package_installed:1493 : dpkg -s libapache2-mod-wsgi 2022-11-02 12:38:55.389 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2022-11-02 12:38:55.391 | + functions-common:install_package:1475 : update_package_repo 2022-11-02 12:38:55.394 | + functions-common:update_package_repo:1447 : NO_UPDATE_REPOS=False 2022-11-02 12:38:55.398 | + functions-common:update_package_repo:1448 : REPOS_UPDATED=True 2022-11-02 12:38:55.400 | + functions-common:update_package_repo:1449 : RETRY_UPDATE=False 2022-11-02 12:38:55.403 | + functions-common:update_package_repo:1451 : [[ False = \T\r\u\e ]] 2022-11-02 12:38:55.406 | + functions-common:update_package_repo:1455 : is_ubuntu 2022-11-02 12:38:55.408 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 12:38:55.412 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 12:38:55.414 | + functions-common:update_package_repo:1456 : apt_get_update 2022-11-02 12:38:55.417 | + functions-common:apt_get_update:1201 : [[ True == \T\r\u\e ]] 2022-11-02 12:38:55.420 | + functions-common:apt_get_update:1201 : [[ False != \T\r\u\e ]] 2022-11-02 12:38:55.423 | + functions-common:apt_get_update:1202 : return 2022-11-02 12:38:55.427 | + functions-common:install_package:1476 : real_install_package libapache2-mod-wsgi-py3 2022-11-02 12:38:55.430 | + functions-common:real_install_package:1461 : is_ubuntu 2022-11-02 12:38:55.433 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 12:38:55.436 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 12:38:55.438 | + functions-common:real_install_package:1462 : apt_get install libapache2-mod-wsgi-py3 2022-11-02 12:38:55.465 | + functions-common:apt_get:1242 : 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-11-02 12:38:55.583 | Reading package lists... 2022-11-02 12:38:55.902 | Building dependency tree... 2022-11-02 12:38:55.904 | Reading state information... 2022-11-02 12:38:56.306 | The following packages were automatically installed and are no longer required: 2022-11-02 12:38:56.308 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-11-02 12:38:56.308 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-11-02 12:38:56.308 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-11-02 12:38:56.308 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-11-02 12:38:56.308 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-11-02 12:38:56.308 | python3-zope.interface 2022-11-02 12:38:56.309 | Use 'sudo apt autoremove' to remove them. 2022-11-02 12:38:56.394 | The following NEW packages will be installed: 2022-11-02 12:38:56.396 | libapache2-mod-wsgi-py3 2022-11-02 12:38:56.544 | 0 upgraded, 1 newly installed, 0 to remove and 176 not upgraded. 2022-11-02 12:38:56.544 | Need to get 93.8 kB of archives. 2022-11-02 12:38:56.544 | After this operation, 300 kB of additional disk space will be used. 2022-11-02 12:38:56.544 | 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-11-02 12:38:57.340 | Fetched 93.8 kB in 0s (303 kB/s) 2022-11-02 12:38:57.600 | Selecting previously unselected package libapache2-mod-wsgi-py3. 2022-11-02 12:38:57.659 | (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-11-02 12:38:57.664 | Preparing to unpack .../libapache2-mod-wsgi-py3_4.6.8-1ubuntu3.1_amd64.deb ... 2022-11-02 12:38:57.719 | Unpacking libapache2-mod-wsgi-py3 (4.6.8-1ubuntu3.1) ... 2022-11-02 12:38:58.301 | Setting up libapache2-mod-wsgi-py3 (4.6.8-1ubuntu3.1) ... 2022-11-02 12:38:58.782 | apache2_invoke: Enable module wsgi 2022-11-02 12:39:09.730 | + functions-common:apt_get:1246 : result=0 2022-11-02 12:39:09.732 | + functions-common:apt_get:1249 : time_stop apt-get 2022-11-02 12:39:09.736 | + functions-common:time_stop:2451 : local name 2022-11-02 12:39:09.739 | + functions-common:time_stop:2452 : local end_time 2022-11-02 12:39:09.742 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 12:39:09.744 | + functions-common:time_stop:2454 : local total 2022-11-02 12:39:09.747 | + functions-common:time_stop:2455 : local start_time 2022-11-02 12:39:09.749 | + functions-common:time_stop:2457 : name=apt-get 2022-11-02 12:39:09.752 | + functions-common:time_stop:2458 : start_time=1667392735461 2022-11-02 12:39:09.755 | + functions-common:time_stop:2460 : [[ -z 1667392735461 ]] 2022-11-02 12:39:09.758 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 12:39:09.763 | + functions-common:time_stop:2463 : end_time=1667392749760 2022-11-02 12:39:09.766 | + functions-common:time_stop:2464 : elapsed_time=14299 2022-11-02 12:39:09.769 | + functions-common:time_stop:2465 : total=603023 2022-11-02 12:39:09.772 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 12:39:09.774 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=617322 2022-11-02 12:39:09.777 | + functions-common:apt_get:1250 : return 0 2022-11-02 12:39:09.779 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2022-11-02 12:39:09.782 | + lib/apache:enable_apache_mod:59 : local mod=wsgi 2022-11-02 12:39:09.785 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-11-02 12:39:09.789 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 12:39:09.791 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 12:39:09.794 | + lib/apache:enable_apache_mod:64 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-11-02 12:39:09.797 | + lib/apache:enable_apache_mod:64 : a2query -m wsgi 2022-11-02 12:39:09.856 | wsgi (enabled by maintainer script) 2022-11-02 12:39:09.859 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-11-02 12:39:09.862 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-11-02 12:39:09.865 | + inc/python:pip_install_gr:77 : local clean_name 2022-11-02 12:39:09.869 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-11-02 12:39:09.871 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-11-02 12:39:09.874 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-11-02 12:39:09.880 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-11-02 12:39:09.880 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-11-02 12:39:09.888 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-11-02 12:39:09.891 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-11-02 12:39:09.894 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-11-02 12:39:09.898 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-11-02 12:39:09.900 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-11-02 12:39:09.929 | Using python 3.8 to install osc-placement 2022-11-02 12:39:09.932 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2022-11-02 12:39:12.262 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:39:12.262 | from cryptography.utils import int_from_bytes 2022-11-02 12:39:12.262 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:39:12.262 | from cryptography.utils import int_from_bytes 2022-11-02 12:39:12.482 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:39:12.492 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:39:12.499 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:39:12.505 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:39:12.598 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:39:12.619 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:39:12.624 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:39:12.627 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:39:12.645 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:39:12.654 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:39:12.656 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:39:12.692 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:39:12.701 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:39:12.708 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:39:12.728 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:39:12.772 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:39:12.780 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:39:12.787 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:39:12.841 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:39:12.856 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:39:12.861 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:39:12.884 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:39:12.891 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:39:12.946 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:39:12.965 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:39:12.969 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:39:13.099 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:39:13.106 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:39:13.110 | Ignoring prettytable: markers 'python_version == "3.9"' don't match your environment 2022-11-02 12:39:13.169 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:39:13.299 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:39:13.326 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:39:13.331 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:39:13.343 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:39:13.350 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:39:13.373 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:39:13.381 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:39:13.400 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:39:13.463 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:39:13.477 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:39:13.495 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:39:13.542 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:39:13.546 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:39:13.555 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 12:39:13.735 | Collecting osc-placement===3.2.0 2022-11-02 12:39:13.744 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f50/ebb9acf1b0aaa/osc_placement-3.2.0-py3-none-any.whl (63 kB) 2022-11-02 12:39:13.883 | Requirement already satisfied: oslo.utils===4.12.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (4.12.3) 2022-11-02 12:39:13.899 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (21.3) 2022-11-02 12:39:13.905 | Requirement already satisfied: pbr===5.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1) 2022-11-02 12:39:13.908 | Requirement already satisfied: pyparsing===3.0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (3.0.7) 2022-11-02 12:39:13.915 | Requirement already satisfied: pytz===2021.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 470)) (2021.3) 2022-11-02 12:39:13.919 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (3.17.6) 2022-11-02 12:39:13.922 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (1.16.0) 2022-11-02 12:39:13.927 | Requirement already satisfied: keystoneauth1===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (4.5.0) 2022-11-02 12:39:13.989 | Requirement already satisfied: osc-lib===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (2.5.0) 2022-11-02 12:39:14.004 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.11.0) 2022-11-02 12:39:14.007 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (2.5.0) 2022-11-02 12:39:14.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 231)) (1.0.2) 2022-11-02 12:39:14.017 | 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 332)) (5.1.0) 2022-11-02 12:39:14.023 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 282)) (0.8.0) 2022-11-02 12:39:14.028 | 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 319)) (1.7.0) 2022-11-02 12:39:14.032 | Requirement already satisfied: stevedore===3.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 560)) (3.5.2) 2022-11-02 12:39:14.041 | Requirement already satisfied: requests===2.27.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (2.27.1) 2022-11-02 12:39:14.071 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (3.10.1) 2022-11-02 12:39:14.085 | Requirement already satisfied: openstacksdk===0.61.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (0.61.0) 2022-11-02 12:39:14.113 | Requirement already satisfied: wrapt===1.13.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 626)) (1.13.3) 2022-11-02 12:39:14.117 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (3.3) 2022-11-02 12:39:14.120 | Requirement already satisfied: urllib3===1.26.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 611)) (1.26.8) 2022-11-02 12:39:14.142 | Requirement already satisfied: charset-normalizer===2.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (2.0.12) 2022-11-02 12:39:14.149 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 482)) (2019.11.28) 2022-11-02 12:39:14.151 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (6.0) 2022-11-02 12:39:14.154 | Requirement already satisfied: prettytable===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (3.1.1) 2022-11-02 12:39:14.166 | Requirement already satisfied: autopage===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 100)) (0.5.0) 2022-11-02 12:39:14.169 | Requirement already satisfied: cmd2===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (2.4.0) 2022-11-02 12:39:14.225 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (1.4.4) 2022-11-02 12:39:14.228 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 145)) (5.1.1) 2022-11-02 12:39:14.231 | Requirement already satisfied: dogpile.cache===1.1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (1.1.5) 2022-11-02 12:39:14.237 | Requirement already satisfied: cryptography===36.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 138)) (36.0.1) 2022-11-02 12:39:14.277 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 238)) (0.10.0) 2022-11-02 12:39:14.281 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (1.32) 2022-11-02 12:39:14.287 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 277)) (2.5.0) 2022-11-02 12:39:14.311 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.4.0) 2022-11-02 12:39:14.313 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 621)) (0.2.5) 2022-11-02 12:39:14.320 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (21.4.0) 2022-11-02 12:39:14.386 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) (1.8.2) 2022-11-02 12:39:14.388 | Requirement already satisfied: cffi===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 121)) (1.15.0) 2022-11-02 12:39:14.392 | Requirement already satisfied: jsonpointer===2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 243)) (2.2) 2022-11-02 12:39:14.397 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385)) (2.21) 2022-11-02 12:39:16.492 | Installing collected packages: osc-placement 2022-11-02 12:39:16.708 | Successfully installed osc-placement-3.2.0 2022-11-02 12:39:16.848 | + inc/python:pip_install:200 : result=0 2022-11-02 12:39:16.851 | + inc/python:pip_install:202 : time_stop pip_install 2022-11-02 12:39:16.853 | + functions-common:time_stop:2451 : local name 2022-11-02 12:39:16.857 | + functions-common:time_stop:2452 : local end_time 2022-11-02 12:39:16.860 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 12:39:16.863 | + functions-common:time_stop:2454 : local total 2022-11-02 12:39:16.866 | + functions-common:time_stop:2455 : local start_time 2022-11-02 12:39:16.868 | + functions-common:time_stop:2457 : name=pip_install 2022-11-02 12:39:16.871 | + functions-common:time_stop:2458 : start_time=1667392749920 2022-11-02 12:39:16.874 | + functions-common:time_stop:2460 : [[ -z 1667392749920 ]] 2022-11-02 12:39:16.877 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 12:39:16.882 | + functions-common:time_stop:2463 : end_time=1667392756879 2022-11-02 12:39:16.885 | + functions-common:time_stop:2464 : elapsed_time=6959 2022-11-02 12:39:16.888 | + functions-common:time_stop:2465 : total=285228 2022-11-02 12:39:16.890 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 12:39:16.893 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=292187 2022-11-02 12:39:16.897 | + inc/python:pip_install:203 : return 0 2022-11-02 12:39:16.899 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement stable/yoga 2022-11-02 12:39:16.902 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/placement.git 2022-11-02 12:39:16.904 | + functions-common:git_clone:609 : local git_dest=/opt/stack/placement 2022-11-02 12:39:16.907 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-11-02 12:39:16.911 | + functions-common:git_clone:611 : local orig_dir 2022-11-02 12:39:16.914 | ++ functions-common:git_clone:612 : pwd 2022-11-02 12:39:16.917 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-11-02 12:39:16.920 | + functions-common:git_clone:613 : local git_clone_flags= 2022-11-02 12:39:16.923 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-11-02 12:39:16.943 | + functions-common:git_clone:615 : RECLONE=False 2022-11-02 12:39:16.945 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-11-02 12:39:16.948 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-11-02 12:39:16.951 | + functions-common:git_clone:629 : echo stable/yoga 2022-11-02 12:39:16.951 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-11-02 12:39:16.959 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/placement ]] 2022-11-02 12:39:16.961 | + functions-common:git_clone:644 : [[ False = \T\r\u\e ]] 2022-11-02 12:39:16.964 | + functions-common:git_clone:650 : git_timed clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch stable/yoga 2022-11-02 12:39:16.967 | + functions-common:git_timed:714 : local count=0 2022-11-02 12:39:16.969 | + functions-common:git_timed:715 : local timeout=0 2022-11-02 12:39:16.973 | + functions-common:git_timed:717 : [[ -n 0 ]] 2022-11-02 12:39:16.976 | + functions-common:git_timed:718 : timeout=0 2022-11-02 12:39:16.979 | + functions-common:git_timed:721 : time_start git_timed 2022-11-02 12:39:16.981 | + functions-common:time_start:2437 : local name=git_timed 2022-11-02 12:39:16.984 | + functions-common:time_start:2438 : local start_time= 2022-11-02 12:39:16.986 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-11-02 12:39:16.990 | ++ functions-common:time_start:2442 : date +%s%3N 2022-11-02 12:39:16.995 | + functions-common:time_start:2442 : _TIME_START[$name]=1667392756992 2022-11-02 12:39:16.998 | + functions-common:git_timed:722 : timeout -s SIGINT 0 git clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch stable/yoga 2022-11-02 12:39:17.001 | Cloning into '/opt/stack/placement'... 2022-11-02 12:39:25.123 | + functions-common:git_timed:736 : time_stop git_timed 2022-11-02 12:39:25.126 | + functions-common:time_stop:2451 : local name 2022-11-02 12:39:25.129 | + functions-common:time_stop:2452 : local end_time 2022-11-02 12:39:25.132 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 12:39:25.134 | + functions-common:time_stop:2454 : local total 2022-11-02 12:39:25.137 | + functions-common:time_stop:2455 : local start_time 2022-11-02 12:39:25.139 | + functions-common:time_stop:2457 : name=git_timed 2022-11-02 12:39:25.142 | + functions-common:time_stop:2458 : start_time=1667392756992 2022-11-02 12:39:25.145 | + functions-common:time_stop:2460 : [[ -z 1667392756992 ]] 2022-11-02 12:39:25.148 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 12:39:25.153 | + functions-common:time_stop:2463 : end_time=1667392765150 2022-11-02 12:39:25.155 | + functions-common:time_stop:2464 : elapsed_time=8158 2022-11-02 12:39:25.158 | + functions-common:time_stop:2465 : total=0 2022-11-02 12:39:25.160 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 12:39:25.163 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=8158 2022-11-02 12:39:25.166 | + functions-common:git_clone:686 : sudo git config --system --add safe.directory /opt/stack/placement 2022-11-02 12:39:25.182 | + functions-common:git_clone:689 : cd /opt/stack/placement 2022-11-02 12:39:25.185 | + functions-common:git_clone:690 : head -1 2022-11-02 12:39:25.186 | + functions-common:git_clone:690 : git show --oneline 2022-11-02 12:39:25.190 | 4d3df47e Drop lower-constraints.txt and its testing 2022-11-02 12:39:25.193 | + functions-common:git_clone:691 : cd /home/ubuntu/devstack 2022-11-02 12:39:25.196 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-11-02 12:39:25.199 | + inc/python:setup_develop:338 : local bindep 2022-11-02 12:39:25.201 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-11-02 12:39:25.204 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-11-02 12:39:25.207 | + inc/python:setup_develop:344 : local extras= 2022-11-02 12:39:25.210 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-11-02 12:39:25.212 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-11-02 12:39:25.215 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-11-02 12:39:25.217 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-11-02 12:39:25.220 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-11-02 12:39:25.222 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-11-02 12:39:25.226 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-11-02 12:39:25.228 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-11-02 12:39:25.231 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-11-02 12:39:25.234 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-11-02 12:39:25.238 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-11-02 12:39:25.241 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-11-02 12:39:25.248 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-11-02 12:39:25.250 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-11-02 12:39:25.948 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-11-02 12:39:25.951 | + inc/python:setup_package:418 : local bindep=0 2022-11-02 12:39:25.954 | + inc/python:setup_package:419 : local bindep_flag= 2022-11-02 12:39:25.957 | + inc/python:setup_package:420 : local bindep_profiles= 2022-11-02 12:39:25.960 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-11-02 12:39:25.963 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-11-02 12:39:25.965 | + inc/python:setup_package:427 : local flags=-e 2022-11-02 12:39:25.968 | + inc/python:setup_package:428 : local extras= 2022-11-02 12:39:25.972 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-11-02 12:39:25.974 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-11-02 12:39:25.977 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-11-02 12:39:25.980 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-11-02 12:39:25.983 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-11-02 12:39:25.985 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-11-02 12:39:26.011 | Using python 3.8 to install /opt/stack/placement 2022-11-02 12:39:26.013 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2022-11-02 12:39:28.337 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:39:28.337 | from cryptography.utils import int_from_bytes 2022-11-02 12:39:28.337 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:39:28.337 | from cryptography.utils import int_from_bytes 2022-11-02 12:39:28.569 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:39:28.580 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:39:28.588 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:39:28.592 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:39:28.685 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:39:28.706 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:39:28.710 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:39:28.713 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:39:28.729 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:39:28.739 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:39:28.741 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:39:28.773 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:39:28.784 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:39:28.789 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:39:28.808 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:39:28.847 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:39:28.855 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:39:28.860 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:39:28.910 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:39:28.925 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:39:28.929 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:39:28.949 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:39:28.957 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:39:29.007 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:39:29.026 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:39:29.030 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:39:29.154 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:39:29.162 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:39:29.166 | Ignoring prettytable: markers 'python_version == "3.9"' don't match your environment 2022-11-02 12:39:29.222 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:39:29.350 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:39:29.375 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:39:29.380 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:39:29.391 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:39:29.397 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:39:29.417 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:39:29.425 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:39:29.443 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:39:29.503 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:39:29.515 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:39:29.533 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:39:29.579 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:39:29.585 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:39:29.592 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 12:39:29.592 | Obtaining file:///opt/stack/placement 2022-11-02 12:39:32.999 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (2.5.1) 2022-11-02 12:39:33.011 | Requirement already satisfied: SQLAlchemy===1.4.31 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 29)) (1.4.31) 2022-11-02 12:39:33.165 | Requirement already satisfied: WebOb===1.8.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 36)) (1.8.7) 2022-11-02 12:39:33.180 | Requirement already satisfied: greenlet===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (1.1.2) 2022-11-02 12:39:33.185 | Requirement already satisfied: jsonschema===3.2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 244)) (3.2.0) 2022-11-02 12:39:33.197 | Requirement already satisfied: keystonemiddleware===9.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 250)) (9.4.0) 2022-11-02 12:39:33.251 | 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 267)) (1.0.1) 2022-11-02 12:39:33.256 | 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 318)) (1.1.0) 2022-11-02 12:39:33.260 | Requirement already satisfied: os-traits===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (2.7.0) 2022-11-02 12:39:33.265 | Requirement already satisfied: oslo.cache===2.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (2.10.1) 2022-11-02 12:39:33.305 | Requirement already satisfied: oslo.concurrency===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (4.5.0) 2022-11-02 12:39:33.317 | Requirement already satisfied: oslo.config===8.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (8.8.0) 2022-11-02 12:39:33.357 | Requirement already satisfied: oslo.context===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (4.1.0) 2022-11-02 12:39:33.364 | Requirement already satisfied: oslo.db===11.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (11.2.0) 2022-11-02 12:39:33.414 | 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 332)) (5.1.0) 2022-11-02 12:39:33.418 | Requirement already satisfied: oslo.log===4.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (4.7.0) 2022-11-02 12:39:33.460 | Requirement already satisfied: oslo.middleware===4.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 337)) (4.5.1) 2022-11-02 12:39:33.478 | Requirement already satisfied: oslo.policy===3.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 338)) (3.11.0) 2022-11-02 12:39:33.494 | Requirement already satisfied: oslo.serialization===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (4.3.0) 2022-11-02 12:39:33.504 | Requirement already satisfied: oslo.upgradecheck===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (1.5.0) 2022-11-02 12:39:33.514 | Requirement already satisfied: oslo.utils===4.12.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (4.12.3) 2022-11-02 12:39:33.530 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (21.3) 2022-11-02 12:39:33.536 | Requirement already satisfied: pbr===5.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1) 2022-11-02 12:39:33.539 | Requirement already satisfied: prettytable===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (3.1.1) 2022-11-02 12:39:33.551 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 383)) (3.1.1) 2022-11-02 12:39:33.561 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (0.9.6) 2022-11-02 12:39:33.564 | Requirement already satisfied: pyparsing===3.0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (3.0.7) 2022-11-02 12:39:33.571 | 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 431)) (2.8.2) 2022-11-02 12:39:33.576 | Requirement already satisfied: python-keystoneclient===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 440)) (4.4.0) 2022-11-02 12:39:33.596 | Requirement already satisfied: pytz===2021.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 470)) (2021.3) 2022-11-02 12:39:33.600 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (0.7) 2022-11-02 12:39:33.608 | Requirement already satisfied: requests===2.27.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (2.27.1) 2022-11-02 12:39:33.636 | Requirement already satisfied: rfc3986===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 496)) (1.5.0) 2022-11-02 12:39:33.641 | Requirement already satisfied: setuptools===60.9.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (60.9.3) 2022-11-02 12:39:33.718 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (1.16.0) 2022-11-02 12:39:33.722 | 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 554)) (0.13.0) 2022-11-02 12:39:33.733 | Requirement already satisfied: sqlparse===0.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (0.4.2) 2022-11-02 12:39:33.736 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 558)) (3.3.0) 2022-11-02 12:39:33.739 | Requirement already satisfied: stevedore===3.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 560)) (3.5.2) 2022-11-02 12:39:33.747 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) (2.0.1) 2022-11-02 12:39:33.757 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (0.5.0) 2022-11-02 12:39:33.763 | Requirement already satisfied: testtools===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 580)) (2.5.0) 2022-11-02 12:39:33.773 | Requirement already satisfied: urllib3===1.26.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 611)) (1.26.8) 2022-11-02 12:39:33.793 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 621)) (0.2.5) 2022-11-02 12:39:33.800 | Requirement already satisfied: keystoneauth1===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (4.5.0) 2022-11-02 12:39:33.858 | Requirement already satisfied: dogpile.cache===1.1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (1.1.5) 2022-11-02 12:39:33.864 | Requirement already satisfied: fasteners===0.17.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 181)) (0.17.3) 2022-11-02 12:39:33.867 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 282)) (0.8.0) 2022-11-02 12:39:33.872 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (6.0) 2022-11-02 12:39:33.875 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (2.5.0) 2022-11-02 12:39:33.882 | Requirement already satisfied: alembic===1.7.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 83)) (1.7.6) 2022-11-02 12:39:33.896 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (3.2.0) 2022-11-02 12:39:33.906 | Requirement already satisfied: Jinja2===3.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (3.0.3) 2022-11-02 12:39:33.912 | Requirement already satisfied: msgpack===1.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 276)) (1.0.3) 2022-11-02 12:39:33.915 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 231)) (1.0.2) 2022-11-02 12:39:33.919 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.11.0) 2022-11-02 12:39:33.921 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 482)) (2019.11.28) 2022-11-02 12:39:33.924 | Requirement already satisfied: charset-normalizer===2.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (2.0.12) 2022-11-02 12:39:33.930 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (3.3) 2022-11-02 12:39:33.934 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 145)) (5.1.1) 2022-11-02 12:39:33.937 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 33)) (0.5.2) 2022-11-02 12:39:33.939 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (1.0.0) 2022-11-02 12:39:33.943 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (3.0.0) 2022-11-02 12:39:33.953 | 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 319)) (1.7.0) 2022-11-02 12:39:33.958 | Requirement already satisfied: wrapt===1.13.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 626)) (1.13.3) 2022-11-02 12:39:33.962 | Requirement already satisfied: importlib-resources===5.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (5.4.0) 2022-11-02 12:39:33.988 | Requirement already satisfied: Mako===1.1.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (1.1.6) 2022-11-02 12:39:33.995 | Requirement already satisfied: importlib-metadata===4.11.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (4.11.1) 2022-11-02 12:39:34.035 | Requirement already satisfied: cffi===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 121)) (1.15.0) 2022-11-02 12:39:34.038 | Requirement already satisfied: MarkupSafe===2.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 15)) (2.1.0) 2022-11-02 12:39:34.041 | Requirement already satisfied: zipp===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 641)) (3.7.0) 2022-11-02 12:39:34.101 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385)) (2.21) 2022-11-02 12:39:35.679 | Installing collected packages: openstack-placement 2022-11-02 12:39:35.681 | Running setup.py develop for openstack-placement 2022-11-02 12:39:39.607 | Successfully installed openstack-placement 2022-11-02 12:39:39.751 | + inc/python:pip_install:200 : result=0 2022-11-02 12:39:39.756 | + inc/python:pip_install:202 : time_stop pip_install 2022-11-02 12:39:39.758 | + functions-common:time_stop:2451 : local name 2022-11-02 12:39:39.761 | + functions-common:time_stop:2452 : local end_time 2022-11-02 12:39:39.763 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 12:39:39.766 | + functions-common:time_stop:2454 : local total 2022-11-02 12:39:39.769 | + functions-common:time_stop:2455 : local start_time 2022-11-02 12:39:39.771 | + functions-common:time_stop:2457 : name=pip_install 2022-11-02 12:39:39.774 | + functions-common:time_stop:2458 : start_time=1667392766005 2022-11-02 12:39:39.776 | + functions-common:time_stop:2460 : [[ -z 1667392766005 ]] 2022-11-02 12:39:39.780 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 12:39:39.785 | + functions-common:time_stop:2463 : end_time=1667392779782 2022-11-02 12:39:39.788 | + functions-common:time_stop:2464 : elapsed_time=13777 2022-11-02 12:39:39.790 | + functions-common:time_stop:2465 : total=292187 2022-11-02 12:39:39.793 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 12:39:39.795 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=305964 2022-11-02 12:39:39.799 | + inc/python:pip_install:203 : return 0 2022-11-02 12:39:39.801 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-11-02 12:39:39.804 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-11-02 12:39:39.807 | + functions-common:safe_chown:2352 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-11-02 12:39:39.831 | + functions-common:_safe_permission_operation:2200 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-11-02 12:39:39.845 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-11-02 12:39:39.848 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-11-02 12:39:39.851 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 12:39:39.853 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 12:39:39.856 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-11-02 12:39:39.859 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 12:39:39.861 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-11-02 12:39:39.864 | + ./stack.sh:main:943 : configure_placement 2022-11-02 12:39:39.866 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-11-02 12:39:39.882 | + lib/placement:configure_placement:107 : create_placement_conf 2022-11-02 12:39:39.884 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-11-02 12:39:39.889 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-11-02 12:39:39.893 | ++ lib/database:database_connection_url:134 : local db=placement 2022-11-02 12:39:39.896 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-11-02 12:39:39.899 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=placement 2022-11-02 12:39:39.902 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-11-02 12:39:39.906 | + lib/placement:create_placement_conf:97 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-11-02 12:39:39.944 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-11-02 12:39:39.983 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-11-02 12:39:40.020 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-11-02 12:39:40.023 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-11-02 12:39:40.026 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-11-02 12:39:40.030 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-11-02 12:39:40.034 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-11-02 12:39:40.070 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-11-02 12:39:40.106 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.89/identity 2022-11-02 12:39:40.140 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-11-02 12:39:40.175 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-11-02 12:39:40.209 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-11-02 12:39:40.244 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-11-02 12:39:40.277 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-11-02 12:39:40.313 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-11-02 12:39:40.346 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-11-02 12:39:40.381 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-11-02 12:39:40.384 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-11-02 12:39:40.387 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-11-02 12:39:40.391 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-11-02 12:39:40.413 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-11-02 12:39:40.416 | + functions:setup_systemd_logging:695 : local pidstr= 2022-11-02 12:39:40.420 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-11-02 12:39:40.424 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-11-02 12:39:40.427 | + 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-11-02 12:39:40.460 | + 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-11-02 12:39:40.493 | + 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-11-02 12:39:40.528 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-11-02 12:39:40.565 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-11-02 12:39:40.568 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-11-02 12:39:40.571 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2022-11-02 12:39:40.574 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2022-11-02 12:39:40.576 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2022-11-02 12:39:40.579 | + lib/apache:write_uwsgi_config:257 : local http= 2022-11-02 12:39:40.582 | + lib/apache:write_uwsgi_config:258 : local name= 2022-11-02 12:39:40.585 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2022-11-02 12:39:40.591 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2022-11-02 12:39:40.595 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-11-02 12:39:40.597 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-11-02 12:39:40.613 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-11-02 12:39:40.614 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-11-02 12:39:40.623 | d /var/run/uwsgi 0755 ubuntu root 2022-11-02 12:39:40.627 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-11-02 12:39:40.647 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2022-11-02 12:39:40.649 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2022-11-02 12:39:40.653 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-11-02 12:39:40.693 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-11-02 12:39:40.727 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-11-02 12:39:40.760 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-11-02 12:39:40.792 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-11-02 12:39:40.829 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-11-02 12:39:40.863 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-11-02 12:39:40.899 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-11-02 12:39:40.933 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-11-02 12:39:40.970 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-11-02 12:39:41.003 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-11-02 12:39:41.038 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-11-02 12:39:41.072 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-11-02 12:39:41.107 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-11-02 12:39:41.109 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-11-02 12:39:41.113 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2022-11-02 12:39:41.116 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2022-11-02 12:39:41.119 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-11-02 12:39:41.122 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 12:39:41.124 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 12:39:41.127 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2022-11-02 12:39:41.130 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-11-02 12:39:41.134 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-11-02 12:39:41.169 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-11-02 12:39:41.206 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-11-02 12:39:41.207 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-11-02 12:39:41.217 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-11-02 12:39:41.222 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2022-11-02 12:39:41.225 | + lib/apache:enable_apache_site:203 : local site=placement-api 2022-11-02 12:39:41.227 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-11-02 12:39:41.230 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-11-02 12:39:41.233 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-11-02 12:39:41.237 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 12:39:41.241 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 12:39:41.244 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-11-02 12:39:41.247 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-11-02 12:39:41.251 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 12:39:41.255 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 12:39:41.258 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2022-11-02 12:39:41.333 | Enabling site placement-api. 2022-11-02 12:39:41.339 | To activate the new configuration, you need to run: 2022-11-02 12:39:41.339 | systemctl reload apache2 2022-11-02 12:39:41.345 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-11-02 12:39:41.349 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-11-02 12:39:41.351 | + functions-common:restart_service:2335 : '[' -x /bin/systemctl ']' 2022-11-02 12:39:41.354 | + functions-common:restart_service:2336 : sudo /bin/systemctl restart apache2 2022-11-02 12:39:41.509 | + ./stack.sh:main:950 : is_service_enabled placement placement-client 2022-11-02 12:39:41.535 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 12:39:41.539 | + ./stack.sh:main:951 : is_service_enabled n-cpu 2022-11-02 12:39:41.568 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 12:39:41.572 | + ./stack.sh:main:951 : is_service_enabled n-sch 2022-11-02 12:39:41.596 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 12:39:41.599 | + ./stack.sh:main:952 : configure_placement_nova_compute 2022-11-02 12:39:41.602 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova.conf 2022-11-02 12:39:41.605 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement auth_type password 2022-11-02 12:39:41.643 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.89/identity 2022-11-02 12:39:41.680 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement username placement 2022-11-02 12:39:41.717 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-11-02 12:39:41.748 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-11-02 12:39:41.781 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova.conf placement project_name service 2022-11-02 12:39:41.815 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-11-02 12:39:41.852 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-11-02 12:39:41.884 | + ./stack.sh:main:956 : is_service_enabled horizon 2022-11-02 12:39:41.908 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 12:39:41.910 | + ./stack.sh:main:961 : is_service_enabled tls-proxy 2022-11-02 12:39:41.933 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 12:39:41.935 | + ./stack.sh:main:969 : run_phase stack install 2022-11-02 12:39:41.938 | + functions-common:run_phase:1879 : local mode=stack 2022-11-02 12:39:41.941 | + functions-common:run_phase:1880 : local phase=install 2022-11-02 12:39:41.943 | + functions-common:run_phase:1881 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-11-02 12:39:41.946 | + functions-common:run_phase:1882 : local extra_plugin_file_name 2022-11-02 12:39:41.949 | + functions-common:run_phase:1883 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-11-02 12:39:41.953 | + functions-common:run_phase:1888 : local exceptions=80-tempest.sh 2022-11-02 12:39:41.957 | + functions-common:run_phase:1889 : local extra 2022-11-02 12:39:41.960 | ++ functions-common:run_phase:1890 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-11-02 12:39:41.964 | + functions-common:run_phase:1890 : extra=80-tempest.sh 2022-11-02 12:39:41.967 | + functions-common:run_phase:1891 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-11-02 12:39:41.971 | + functions-common:run_phase:1895 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-11-02 12:39:41.974 | + functions-common:run_phase:1895 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-11-02 12:39:41.976 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-11-02 12:39:41.995 | ++ functions-common:is_service_enabled:2107 : return 0 2022-11-02 12:39:41.997 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-11-02 12:39:42.000 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-11-02 12:39:42.002 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-11-02 12:39:42.005 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-11-02 12:39:42.007 | ++ ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-11-02 12:39:42.010 | ++ ./stack.sh:echo_summary:446 : echo -e Installing Tempest 2022-11-02 12:39:42.012 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-11-02 12:39:42.015 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-11-02 12:39:42.100 | ++ inc/async:async_inner:63 : install_tempest 2022-11-02 12:39:42.149 | [19138 Async install_tempest:89605]: running: install_tempest 2022-11-02 12:39:42.152 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-11-02 12:39:42.155 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-11-02 12:39:42.160 | + functions-common:run_phase:1900 : [[ stack == \s\o\u\r\c\e ]] 2022-11-02 12:39:42.163 | + functions-common:run_phase:1903 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-11-02 12:39:42.167 | + functions-common:run_phase:1906 : run_plugins stack install 2022-11-02 12:39:42.170 | + functions-common:run_plugins:1865 : local mode=stack 2022-11-02 12:39:42.175 | + functions-common:run_plugins:1866 : local phase=install 2022-11-02 12:39:42.178 | + functions-common:run_plugins:1868 : local plugins= 2022-11-02 12:39:42.181 | + functions-common:run_plugins:1869 : local plugin 2022-11-02 12:39:42.184 | + ./stack.sh:main:972 : use_library_from_git python-openstackclient 2022-11-02 12:39:42.187 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-11-02 12:39:42.191 | + inc/python:use_library_from_git:251 : local enabled=1 2022-11-02 12:39:42.194 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-11-02 12:39:42.198 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-openstackclient, ]] 2022-11-02 12:39:42.202 | + inc/python:use_library_from_git:253 : return 1 2022-11-02 12:39:42.206 | + ./stack.sh:main:976 : pip_install_gr python-openstackclient 2022-11-02 12:39:42.210 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-11-02 12:39:42.213 | + inc/python:pip_install_gr:77 : local clean_name 2022-11-02 12:39:42.217 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-11-02 12:39:42.223 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-11-02 12:39:42.227 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-11-02 12:39:42.232 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-11-02 12:39:42.232 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-11-02 12:39:42.241 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-11-02 12:39:42.244 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-11-02 12:39:42.247 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-11-02 12:39:42.252 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-11-02 12:39:42.255 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-11-02 12:39:42.286 | Using python 3.8 to install python-openstackclient 2022-11-02 12:39:42.289 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-openstackclient 2022-11-02 12:39:44.929 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:39:44.929 | from cryptography.utils import int_from_bytes 2022-11-02 12:39:44.929 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:39:44.929 | from cryptography.utils import int_from_bytes 2022-11-02 12:39:45.167 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:39:45.175 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:39:45.183 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:39:45.187 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:39:45.279 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:39:45.300 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:39:45.304 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:39:45.308 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:39:45.323 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:39:45.333 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:39:45.335 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:39:45.367 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:39:45.378 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:39:45.383 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:39:45.402 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:39:45.441 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:39:45.449 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:39:45.456 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:39:45.506 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:39:45.520 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:39:45.525 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:39:45.545 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:39:45.553 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:39:45.604 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:39:45.621 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:39:45.627 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:39:45.752 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:39:45.759 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:39:45.763 | Ignoring prettytable: markers 'python_version == "3.9"' don't match your environment 2022-11-02 12:39:45.818 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:39:45.942 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:39:45.968 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:39:45.972 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:39:45.983 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:39:45.990 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:39:46.013 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:39:46.022 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:39:46.039 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:39:46.100 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:39:46.112 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:39:46.130 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:39:46.176 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:39:46.180 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-11-02 12:39:46.187 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-11-02 12:39:46.424 | Collecting python-openstackclient===5.8.0 2022-11-02 12:39:46.432 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/930/54487ad1235c3/python_openstackclient-5.8.0-py3-none-any.whl (984 kB) 2022-11-02 12:39:46.766 | Requirement already satisfied: stevedore===3.5.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 560)) (3.5.2) 2022-11-02 12:39:46.773 | Requirement already satisfied: iso8601===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 231)) (1.0.2) 2022-11-02 12:39:46.777 | Requirement already satisfied: python-keystoneclient===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 440)) (4.4.0) 2022-11-02 12:39:46.794 | Requirement already satisfied: python-cinderclient===8.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 426)) (8.3.0) 2022-11-02 12:39:46.810 | Requirement already satisfied: osc-lib===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (2.5.0) 2022-11-02 12:39:46.825 | Requirement already satisfied: openstacksdk===0.61.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (0.61.0) 2022-11-02 12:39:46.852 | Requirement already satisfied: oslo.utils===4.12.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (4.12.3) 2022-11-02 12:39:46.869 | Requirement already satisfied: pbr===5.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1) 2022-11-02 12:39:46.873 | Requirement already satisfied: python-novaclient===17.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 451)) (17.7.0) 2022-11-02 12:39:46.889 | 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 332)) (5.1.0) 2022-11-02 12:39:46.895 | Requirement already satisfied: cliff===3.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (3.10.1) 2022-11-02 12:39:46.909 | Requirement already satisfied: oslo.config===8.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (8.8.0) 2022-11-02 12:39:46.950 | Requirement already satisfied: debtcollector===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (2.5.0) 2022-11-02 12:39:46.957 | Requirement already satisfied: oslo.serialization===4.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (4.3.0) 2022-11-02 12:39:46.965 | Requirement already satisfied: requests===2.27.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (2.27.1) 2022-11-02 12:39:46.994 | Requirement already satisfied: keystoneauth1===4.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 249)) (4.5.0) 2022-11-02 12:39:47.054 | Requirement already satisfied: six===1.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (1.16.0) 2022-11-02 12:39:47.057 | Requirement already satisfied: prettytable===3.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (3.1.1) 2022-11-02 12:39:47.069 | Requirement already satisfied: simplejson===3.17.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (3.17.6) 2022-11-02 12:39:47.073 | Requirement already satisfied: dogpile.cache===1.1.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (1.1.5) 2022-11-02 12:39:47.080 | Requirement already satisfied: cryptography===36.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 138)) (36.0.1) 2022-11-02 12:39:47.117 | Requirement already satisfied: PyYAML===6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (6.0) 2022-11-02 12:39:47.120 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 277)) (2.5.0) 2022-11-02 12:39:47.143 | Requirement already satisfied: netifaces===0.11.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.11.0) 2022-11-02 12:39:47.146 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 238)) (0.10.0) 2022-11-02 12:39:47.149 | 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 319)) (1.7.0) 2022-11-02 12:39:47.154 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.4.0) 2022-11-02 12:39:47.157 | Requirement already satisfied: decorator===5.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 145)) (5.1.1) 2022-11-02 12:39:47.160 | Requirement already satisfied: jsonpatch===1.32 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (1.32) 2022-11-02 12:39:47.164 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 91)) (1.4.4) 2022-11-02 12:39:47.168 | Requirement already satisfied: pyparsing===3.0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (3.0.7) 2022-11-02 12:39:47.175 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 282)) (0.8.0) 2022-11-02 12:39:47.179 | Requirement already satisfied: pytz===2021.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 470)) (2021.3) 2022-11-02 12:39:47.183 | Requirement already satisfied: packaging===21.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (21.3) 2022-11-02 12:39:47.190 | Requirement already satisfied: autopage===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 100)) (0.5.0) 2022-11-02 12:39:47.193 | Requirement already satisfied: cmd2===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (2.4.0) 2022-11-02 12:39:47.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 496)) (1.5.0) 2022-11-02 12:39:47.248 | Requirement already satisfied: wrapt===1.13.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 626)) (1.13.3) 2022-11-02 12:39:47.252 | Requirement already satisfied: msgpack===1.0.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 276)) (1.0.3) 2022-11-02 12:39:47.255 | Requirement already satisfied: charset-normalizer===2.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (2.0.12) 2022-11-02 12:39:47.261 | Requirement already satisfied: idna===3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (3.3) 2022-11-02 12:39:47.264 | Requirement already satisfied: urllib3===1.26.8 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 611)) (1.26.8) 2022-11-02 12:39:47.317 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 482)) (2019.11.28) 2022-11-02 12:39:47.320 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 621)) (0.2.5) 2022-11-02 12:39:47.325 | Requirement already satisfied: cffi===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 121)) (1.15.0) 2022-11-02 12:39:47.329 | Requirement already satisfied: jsonpointer===2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 243)) (2.2) 2022-11-02 12:39:47.332 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) (1.8.2) 2022-11-02 12:39:47.335 | Requirement already satisfied: attrs===21.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (21.4.0) 2022-11-02 12:39:47.398 | Requirement already satisfied: pycparser===2.21 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385)) (2.21) 2022-11-02 12:39:49.313 | Installing collected packages: python-openstackclient 2022-11-02 12:39:51.165 | Successfully installed python-openstackclient-5.8.0 2022-11-02 12:39:51.323 | + inc/python:pip_install:200 : result=0 2022-11-02 12:39:51.326 | + inc/python:pip_install:202 : time_stop pip_install 2022-11-02 12:39:51.330 | + functions-common:time_stop:2451 : local name 2022-11-02 12:39:51.339 | + functions-common:time_stop:2452 : local end_time 2022-11-02 12:39:51.339 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 12:39:51.339 | + functions-common:time_stop:2454 : local total 2022-11-02 12:39:51.340 | + functions-common:time_stop:2455 : local start_time 2022-11-02 12:39:51.343 | + functions-common:time_stop:2457 : name=pip_install 2022-11-02 12:39:51.347 | + functions-common:time_stop:2458 : start_time=1667392782278 2022-11-02 12:39:51.350 | + functions-common:time_stop:2460 : [[ -z 1667392782278 ]] 2022-11-02 12:39:51.353 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 12:39:51.360 | + functions-common:time_stop:2463 : end_time=1667392791355 2022-11-02 12:39:51.362 | + functions-common:time_stop:2464 : elapsed_time=9077 2022-11-02 12:39:51.365 | + functions-common:time_stop:2465 : total=305964 2022-11-02 12:39:51.368 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 12:39:51.371 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=315041 2022-11-02 12:39:51.374 | + inc/python:pip_install:203 : return 0 2022-11-02 12:39:51.377 | + ./stack.sh:main:981 : install_oscwrap 2022-11-02 12:39:51.381 | ++ functions-common:install_oscwrap:2496 : mktemp 2022-11-02 12:39:51.387 | + functions-common:install_oscwrap:2496 : OSCWRAP_TIMER_FILE=/tmp/tmp.4zhUJY6Cn1 2022-11-02 12:39:51.391 | + functions-common:install_oscwrap:2499 : shopt -s expand_aliases 2022-11-02 12:39:51.393 | + functions-common:install_oscwrap:2502 : unalias -a 2022-11-02 12:39:51.396 | + functions-common:install_oscwrap:2504 : alias openstack=oscwrap 2022-11-02 12:39:51.399 | + ./stack.sh:main:986 : [[ False != \F\a\l\s\e ]] 2022-11-02 12:39:51.401 | + ./stack.sh:main:1026 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-11-02 12:39:51.404 | + ./stack.sh:main:1034 : is_service_enabled mysql postgresql 2022-11-02 12:39:51.424 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 12:39:51.427 | + ./stack.sh:main:1035 : configure_database 2022-11-02 12:39:51.430 | + lib/database:configure_database:128 : configure_database_mysql 2022-11-02 12:39:51.435 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-11-02 12:39:51.439 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-11-02 12:39:51.441 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-11-02 12:39:51.444 | + ./stack.sh:echo_summary:446 : echo -e Configuring and starting MySQL 2022-11-02 12:39:51.447 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-11-02 12:39:51.450 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 12:39:51.453 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 12:39:51.456 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-11-02 12:39:51.460 | ++ lib/databases/mysql:configure_database_mysql:90 : ipv6_unquote 0.0.0.0 2022-11-02 12:39:51.464 | ++ functions-common:ipv6_unquote:2249 : echo 0.0.0.0 2022-11-02 12:39:51.466 | ++ functions-common:ipv6_unquote:2249 : tr -d '[]' 2022-11-02 12:39:51.470 | + lib/databases/mysql:configure_database_mysql:90 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-11-02 12:39:51.551 | + lib/databases/mysql:configure_database_mysql:93 : is_fedora 2022-11-02 12:39:51.554 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-11-02 12:39:51.557 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-11-02 12:39:51.560 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-11-02 12:39:51.564 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-11-02 12:39:51.567 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-11-02 12:39:51.570 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-11-02 12:39:51.573 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-11-02 12:39:51.576 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-11-02 12:39:51.580 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-11-02 12:39:51.583 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-11-02 12:39:51.585 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-11-02 12:39:51.589 | + lib/databases/mysql:configure_database_mysql:93 : is_suse 2022-11-02 12:39:51.591 | + functions-common:is_suse:542 : is_opensuse 2022-11-02 12:39:51.594 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-11-02 12:39:51.597 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-11-02 12:39:51.599 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-11-02 12:39:51.602 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-11-02 12:39:51.605 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-11-02 12:39:51.607 | + lib/databases/mysql:configure_database_mysql:96 : is_ubuntu 2022-11-02 12:39:51.611 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 12:39:51.613 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 12:39:51.616 | + lib/databases/mysql:configure_database_mysql:98 : restart_service mysql 2022-11-02 12:39:51.618 | + functions-common:restart_service:2335 : '[' -x /bin/systemctl ']' 2022-11-02 12:39:51.621 | + functions-common:restart_service:2336 : sudo /bin/systemctl restart mysql 2022-11-02 12:39:55.349 | + lib/databases/mysql:configure_database_mysql:104 : sudo mysqladmin -u root password Passw0rd 2022-11-02 12:39:55.424 | mysqladmin: connect to server at 'localhost' failed 2022-11-02 12:39:55.424 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-11-02 12:39:55.448 | + lib/databases/mysql:configure_database_mysql:104 : true 2022-11-02 12:39:55.475 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2022-11-02 12:39:55.499 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 12:39:55.533 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 12:39:55.548 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2022-11-02 12:39:55.564 | + lib/databases/mysql:configure_database_mysql:111 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-11-02 12:39:55.584 | + lib/databases/mysql:configure_database_mysql:117 : is_ubuntu 2022-11-02 12:39:55.604 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 12:39:55.623 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 12:39:55.647 | + lib/databases/mysql:configure_database_mysql:117 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-11-02 12:39:55.671 | + lib/databases/mysql:configure_database_mysql:117 : '[' mysql == mariadb ']' 2022-11-02 12:39:55.691 | + 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-11-02 12:39:55.820 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-02 12:39:56.080 | + lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-11-02 12:39:56.138 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-02 12:39:56.355 | + lib/databases/mysql:configure_database_mysql:129 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-11-02 12:39:56.566 | + lib/databases/mysql:configure_database_mysql:130 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-11-02 12:39:56.665 | + lib/databases/mysql:configure_database_mysql:131 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-11-02 12:39:56.927 | + lib/databases/mysql:configure_database_mysql:133 : [[ False == \T\r\u\e ]] 2022-11-02 12:39:56.959 | + lib/databases/mysql:configure_database_mysql:153 : restart_service mysql 2022-11-02 12:39:56.987 | + functions-common:restart_service:2335 : '[' -x /bin/systemctl ']' 2022-11-02 12:39:56.994 | + functions-common:restart_service:2336 : sudo /bin/systemctl restart mysql 2022-11-02 12:40:02.324 | + ./stack.sh:main:1039 : save_stackenv 1039 2022-11-02 12:40:02.332 | + functions-common:save_stackenv:60 : local tag=1039 2022-11-02 12:40:02.348 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-11-02 12:40:02.365 | + functions-common:save_stackenv:62 : time_stamp=2022-11-02-124002 2022-11-02 12:40:02.380 | + functions-common:save_stackenv:63 : echo '# 2022-11-02-124002 1039' 2022-11-02 12:40:02.397 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 12:40:02.416 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-11-02 12:40:02.453 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 12:40:02.466 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-11-02 12:40:02.495 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 12:40:02.523 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-11-02 12:40:02.543 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 12:40:02.574 | + 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-11-02 12:40:02.585 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 12:40:02.607 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.89 2022-11-02 12:40:02.638 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 12:40:02.659 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.89/identity 2022-11-02 12:40:02.691 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 12:40:02.715 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-11-02-122302 2022-11-02 12:40:02.739 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 12:40:02.763 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-11-02 12:40:02.787 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 12:40:02.812 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.89 2022-11-02 12:40:02.831 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 12:40:02.847 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-11-02 12:40:02.875 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 12:40:02.886 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-11-02 12:40:02.902 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 12:40:02.910 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-11-02 12:40:02.935 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-11-02 12:40:02.955 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-11-02 12:40:02.979 | + ./stack.sh:main:1051 : [[ True == \T\r\u\e ]] 2022-11-02 12:40:02.999 | + ./stack.sh:main:1052 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-11-02 12:40:03.002 | + ./stack.sh:main:1053 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-11-02 12:40:03.036 | + ./stack.sh:main:1065 : start_dstat 2022-11-02 12:40:03.051 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-11-02 12:40:03.055 | + functions-common:run_process:1705 : local service=dstat 2022-11-02 12:40:03.057 | + functions-common:run_process:1706 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-11-02 12:40:03.060 | + functions-common:run_process:1707 : local group= 2022-11-02 12:40:03.062 | + functions-common:run_process:1708 : local user= 2022-11-02 12:40:03.065 | + functions-common:run_process:1709 : local env_vars= 2022-11-02 12:40:03.067 | + functions-common:run_process:1711 : local name=dstat 2022-11-02 12:40:03.086 | + functions-common:run_process:1713 : time_start run_process 2022-11-02 12:40:03.089 | + functions-common:time_start:2437 : local name=run_process 2022-11-02 12:40:03.093 | + functions-common:time_start:2438 : local start_time= 2022-11-02 12:40:03.107 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-11-02 12:40:03.139 | ++ functions-common:time_start:2442 : date +%s%3N 2022-11-02 12:40:03.165 | + functions-common:time_start:2442 : _TIME_START[$name]=1667392803141 2022-11-02 12:40:03.168 | + functions-common:run_process:1714 : is_service_enabled dstat 2022-11-02 12:40:03.279 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 12:40:03.303 | + functions-common:run_process:1715 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' '' 2022-11-02 12:40:03.307 | + functions-common:_run_under_systemd:1665 : local service=dstat 2022-11-02 12:40:03.329 | + functions-common:_run_under_systemd:1666 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-11-02 12:40:03.333 | + functions-common:_run_under_systemd:1667 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-11-02 12:40:03.338 | + functions-common:_run_under_systemd:1669 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-11-02 12:40:03.341 | + functions-common:_common_systemd_pitfalls:1637 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-11-02 12:40:03.345 | + functions-common:_common_systemd_pitfalls:1640 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-11-02 12:40:03.352 | + functions-common:_common_systemd_pitfalls:1651 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-11-02 12:40:03.356 | + functions-common:_run_under_systemd:1671 : local systemd_service=devstack@dstat.service 2022-11-02 12:40:03.361 | + functions-common:_run_under_systemd:1672 : local group= 2022-11-02 12:40:03.365 | + functions-common:_run_under_systemd:1673 : local user=ubuntu 2022-11-02 12:40:03.369 | + functions-common:_run_under_systemd:1674 : [[ -z ubuntu ]] 2022-11-02 12:40:03.373 | + functions-common:_run_under_systemd:1677 : local env_vars= 2022-11-02 12:40:03.378 | + functions-common:_run_under_systemd:1678 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-11-02 12:40:03.382 | + functions-common:_run_under_systemd:1681 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu '' 2022-11-02 12:40:03.386 | + functions-common:write_user_unit_file:1574 : local service=devstack@dstat.service 2022-11-02 12:40:03.390 | + functions-common:write_user_unit_file:1575 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-11-02 12:40:03.394 | + functions-common:write_user_unit_file:1576 : local group= 2022-11-02 12:40:03.398 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-11-02 12:40:03.402 | + functions-common:write_user_unit_file:1578 : local env_vars= 2022-11-02 12:40:03.406 | + functions-common:write_user_unit_file:1579 : local extra= 2022-11-02 12:40:03.410 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-11-02 12:40:03.414 | + functions-common:write_user_unit_file:1583 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-11-02 12:40:03.420 | + functions-common:write_user_unit_file:1584 : mkdir -p /etc/systemd/system 2022-11-02 12:40:03.429 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-11-02 12:40:03.619 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-11-02 12:40:03.935 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-11-02 12:40:04.163 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-11-02 12:40:04.500 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-11-02 12:40:04.785 | + functions-common:write_user_unit_file:1591 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-11-02 12:40:05.012 | + functions-common:write_user_unit_file:1592 : [[ -n '' ]] 2022-11-02 12:40:05.028 | + functions-common:write_user_unit_file:1595 : [[ -n '' ]] 2022-11-02 12:40:05.044 | + functions-common:write_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-11-02 12:40:05.299 | + functions-common:write_user_unit_file:1601 : sudo systemctl daemon-reload 2022-11-02 12:40:06.079 | + functions-common:_run_under_systemd:1684 : sudo systemctl enable devstack@dstat.service 2022-11-02 12:40:06.127 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-11-02 12:40:06.634 | + functions-common:_run_under_systemd:1685 : sudo systemctl start devstack@dstat.service 2022-11-02 12:40:06.723 | + functions-common:run_process:1717 : time_stop run_process 2022-11-02 12:40:06.747 | + functions-common:time_stop:2451 : local name 2022-11-02 12:40:06.771 | + functions-common:time_stop:2452 : local end_time 2022-11-02 12:40:06.797 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 12:40:06.819 | + functions-common:time_stop:2454 : local total 2022-11-02 12:40:06.844 | + functions-common:time_stop:2455 : local start_time 2022-11-02 12:40:06.860 | + functions-common:time_stop:2457 : name=run_process 2022-11-02 12:40:06.908 | + functions-common:time_stop:2458 : start_time=1667392803141 2022-11-02 12:40:06.932 | + functions-common:time_stop:2460 : [[ -z 1667392803141 ]] 2022-11-02 12:40:06.974 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 12:40:06.995 | + functions-common:time_stop:2463 : end_time=1667392806974 2022-11-02 12:40:07.001 | + functions-common:time_stop:2464 : elapsed_time=3833 2022-11-02 12:40:07.012 | + functions-common:time_stop:2465 : total=0 2022-11-02 12:40:07.048 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 12:40:07.067 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=3833 2022-11-02 12:40:07.081 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-11-02 12:40:07.106 | + functions-common:run_process:1705 : local service=memory_tracker 2022-11-02 12:40:07.133 | + functions-common:run_process:1706 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-11-02 12:40:07.156 | + functions-common:run_process:1707 : local group= 2022-11-02 12:40:07.176 | + functions-common:run_process:1708 : local user=root 2022-11-02 12:40:07.196 | + functions-common:run_process:1709 : local env_vars= 2022-11-02 12:40:07.218 | + functions-common:run_process:1711 : local name=memory_tracker 2022-11-02 12:40:07.246 | + functions-common:run_process:1713 : time_start run_process 2022-11-02 12:40:07.264 | + functions-common:time_start:2437 : local name=run_process 2022-11-02 12:40:07.277 | + functions-common:time_start:2438 : local start_time= 2022-11-02 12:40:07.291 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-11-02 12:40:07.323 | ++ functions-common:time_start:2442 : date +%s%3N 2022-11-02 12:40:07.348 | + functions-common:time_start:2442 : _TIME_START[$name]=1667392807327 2022-11-02 12:40:07.362 | + functions-common:run_process:1714 : is_service_enabled memory_tracker 2022-11-02 12:40:07.408 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 12:40:07.411 | + functions-common:run_process:1717 : time_stop run_process 2022-11-02 12:40:07.414 | + functions-common:time_stop:2451 : local name 2022-11-02 12:40:07.416 | + functions-common:time_stop:2452 : local end_time 2022-11-02 12:40:07.419 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 12:40:07.423 | + functions-common:time_stop:2454 : local total 2022-11-02 12:40:07.426 | + functions-common:time_stop:2455 : local start_time 2022-11-02 12:40:07.428 | + functions-common:time_stop:2457 : name=run_process 2022-11-02 12:40:07.431 | + functions-common:time_stop:2458 : start_time=1667392807327 2022-11-02 12:40:07.434 | + functions-common:time_stop:2460 : [[ -z 1667392807327 ]] 2022-11-02 12:40:07.439 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 12:40:07.445 | + functions-common:time_stop:2463 : end_time=1667392807440 2022-11-02 12:40:07.449 | + functions-common:time_stop:2464 : elapsed_time=113 2022-11-02 12:40:07.453 | + functions-common:time_stop:2465 : total=3833 2022-11-02 12:40:07.457 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 12:40:07.461 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=3946 2022-11-02 12:40:07.465 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-11-02 12:40:07.497 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 12:40:07.502 | + ./stack.sh:main:1069 : is_service_enabled tcpdump 2022-11-02 12:40:07.536 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 12:40:07.540 | + ./stack.sh:main:1077 : is_service_enabled etcd3 2022-11-02 12:40:07.573 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 12:40:07.578 | + ./stack.sh:main:1078 : start_etcd3 2022-11-02 12:40:07.582 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-11-02 12:40:07.586 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-neutron-863275-1-hyperv --data-dir /opt/stack/data/etcd' 2022-11-02 12:40:07.590 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-11-02 12:40:07.594 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-neutron-863275-1-hyperv=http://10.222.0.89:2380' 2022-11-02 12:40:07.598 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.89:2380' 2022-11-02 12:40:07.602 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.89:2379' 2022-11-02 12:40:07.607 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-11-02 12:40:07.611 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-11-02 12:40:07.615 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.89:2379' 2022-11-02 12:40:07.620 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-11-02 12:40:07.624 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-11-02 12:40:07.628 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-11-02 12:40:07.632 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-neutron-863275-1-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-863275-1-hyperv=http://10.222.0.89:2380 --initial-advertise-peer-urls http://10.222.0.89:2380 --advertise-client-urls http://10.222.0.89:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.89:2379 --debug' '' root 2022-11-02 12:40:07.636 | + functions-common:write_user_unit_file:1574 : local service=devstack@etcd.service 2022-11-02 12:40:07.641 | + functions-common:write_user_unit_file:1575 : local 'command=/opt/stack/bin/etcd --name dv-neutron-863275-1-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-863275-1-hyperv=http://10.222.0.89:2380 --initial-advertise-peer-urls http://10.222.0.89:2380 --advertise-client-urls http://10.222.0.89:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.89:2379 --debug' 2022-11-02 12:40:07.644 | + functions-common:write_user_unit_file:1576 : local group= 2022-11-02 12:40:07.648 | + functions-common:write_user_unit_file:1577 : local user=root 2022-11-02 12:40:07.652 | + functions-common:write_user_unit_file:1578 : local env_vars= 2022-11-02 12:40:07.656 | + functions-common:write_user_unit_file:1579 : local extra= 2022-11-02 12:40:07.660 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-11-02 12:40:07.664 | + functions-common:write_user_unit_file:1583 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-11-02 12:40:07.668 | + functions-common:write_user_unit_file:1584 : mkdir -p /etc/systemd/system 2022-11-02 12:40:07.676 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-11-02 12:40:07.793 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-11-02 12:40:07.913 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-neutron-863275-1-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-863275-1-hyperv=http://10.222.0.89:2380 --initial-advertise-peer-urls http://10.222.0.89:2380 --advertise-client-urls http://10.222.0.89:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.89:2379 --debug' 2022-11-02 12:40:08.016 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-11-02 12:40:08.107 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-11-02 12:40:08.207 | + functions-common:write_user_unit_file:1591 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-11-02 12:40:08.313 | + functions-common:write_user_unit_file:1592 : [[ -n '' ]] 2022-11-02 12:40:08.317 | + functions-common:write_user_unit_file:1595 : [[ -n '' ]] 2022-11-02 12:40:08.321 | + functions-common:write_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-11-02 12:40:08.448 | + functions-common:write_user_unit_file:1601 : sudo systemctl daemon-reload 2022-11-02 12:40:09.012 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-11-02 12:40:09.096 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-11-02 12:40:09.185 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-11-02 12:40:09.258 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-11-02 12:40:09.338 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-11-02 12:40:09.342 | ++ functions-common:is_arch:506 : uname -m 2022-11-02 12:40:09.348 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-11-02 12:40:09.351 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-11-02 12:40:09.801 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-11-02 12:40:09.824 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-11-02 12:40:10.455 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-11-02 12:40:10.845 | + ./stack.sh:main:1084 : is_service_enabled tls-proxy 2022-11-02 12:40:10.864 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 12:40:10.867 | + ./stack.sh:main:1089 : write_clouds_yaml 2022-11-02 12:40:10.870 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-11-02 12:40:10.873 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-11-02 12:40:10.879 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-11-02 12:40:10.893 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-11-02 12:40:10.908 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-11-02 12:40:10.910 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-11-02 12:40:10.913 | + 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.89/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-11-02 12:40:11.012 | The user clouds.yaml file didn't exist. 2022-11-02 12:40:11.023 | + 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.89/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-11-02 12:40:11.140 | + 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.89/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-11-02 12:40:11.333 | + 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.89/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-11-02 12:40:11.532 | + 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.89/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-11-02 12:40:11.714 | + 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.89/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-11-02 12:40:11.848 | + 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.89/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-11-02 12:40:12.077 | + 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.89/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-11-02 12:40:12.218 | + 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.89/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-11-02 12:40:12.360 | + 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.89/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-11-02 12:40:12.609 | + functions-common:write_clouds_yaml:198 : cat 2022-11-02 12:40:12.617 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-11-02 12:40:12.621 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-11-02 12:40:12.625 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-11-02 12:40:12.630 | + ./stack.sh:main:1090 : export OS_CLOUD=devstack-admin 2022-11-02 12:40:12.634 | + ./stack.sh:main:1090 : OS_CLOUD=devstack-admin 2022-11-02 12:40:12.638 | + ./stack.sh:main:1092 : is_service_enabled keystone 2022-11-02 12:40:12.658 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 12:40:12.661 | + ./stack.sh:main:1093 : echo_summary 'Starting Keystone' 2022-11-02 12:40:12.664 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-11-02 12:40:12.667 | + ./stack.sh:echo_summary:446 : echo -e Starting Keystone 2022-11-02 12:40:12.670 | + ./stack.sh:main:1095 : '[' 10.222.0.89 == 10.222.0.89 ']' 2022-11-02 12:40:12.673 | + ./stack.sh:main:1096 : init_keystone 2022-11-02 12:40:12.676 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-11-02 12:40:12.696 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 12:40:12.699 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-11-02 12:40:12.703 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-11-02 12:40:12.706 | + lib/database:recreate_database:112 : local db=keystone 2022-11-02 12:40:12.709 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-11-02 12:40:12.712 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-11-02 12:40:12.715 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-11-02 12:40:12.721 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-02 12:40:12.794 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-11-02 12:40:12.800 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-02 12:40:12.971 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-11-02 12:40:12.974 | + functions-common:time_start:2437 : local name=dbsync 2022-11-02 12:40:12.976 | + functions-common:time_start:2438 : local start_time= 2022-11-02 12:40:12.979 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-11-02 12:40:12.984 | ++ functions-common:time_start:2442 : date +%s%3N 2022-11-02 12:40:12.989 | + functions-common:time_start:2442 : _TIME_START[$name]=1667392812986 2022-11-02 12:40:12.992 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-11-02 12:40:18.408 | 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=91637) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-11-02 12:40:18.416 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-11-02 12:40:18.417 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:40:18.417 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:40:18.417 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:40:18.417 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:40:18.418 | 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=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:40:18.418 | 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=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:40:18.418 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:40:18.418 | 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=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:40:18.418 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:40:18.418 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:40:18.419 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:40:18.419 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:40:18.419 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:40:18.419 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:40:18.419 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-11-02 12:40:18.419 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-11-02 12:40:18.451 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-11-02 12:40:18.453 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:40:18.453 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:40:18.453 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:40:18.454 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:40:18.454 | 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=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:40:18.454 | 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=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:40:18.455 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:40:18.455 | 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=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:40:18.455 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:40:18.455 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:40:18.456 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:40:18.456 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:40:18.456 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:40:18.456 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:40:18.457 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-11-02 12:40:18.457 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-11-02 12:40:19.105 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-11-02 12:40:19.106 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:40:19.106 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:40:19.107 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:40:19.107 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:40:19.107 | 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=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:40:19.107 | 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=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:40:19.107 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:40:19.107 | 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=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:40:19.108 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:40:19.108 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:40:19.108 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:40:19.108 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:40:19.108 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:40:19.109 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:40:19.109 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-11-02 12:40:19.109 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-11-02 12:40:19.118 | INFO migrate.versioning.api [-] 72 -> 73...  2022-11-02 12:40:57.578 | INFO migrate.versioning.api [-] done 2022-11-02 12:40:57.578 | INFO migrate.versioning.api [-] 73 -> 74...  2022-11-02 12:40:57.675 | INFO migrate.versioning.api [-] done 2022-11-02 12:40:57.675 | INFO migrate.versioning.api [-] 74 -> 75...  2022-11-02 12:40:57.772 | INFO migrate.versioning.api [-] done 2022-11-02 12:40:57.772 | INFO migrate.versioning.api [-] 75 -> 76...  2022-11-02 12:40:57.858 | INFO migrate.versioning.api [-] done 2022-11-02 12:40:57.858 | INFO migrate.versioning.api [-] 76 -> 77...  2022-11-02 12:40:57.955 | INFO migrate.versioning.api [-] done 2022-11-02 12:40:57.955 | INFO migrate.versioning.api [-] 77 -> 78...  2022-11-02 12:40:58.068 | INFO migrate.versioning.api [-] done 2022-11-02 12:40:58.069 | INFO migrate.versioning.api [-] 78 -> 79...  2022-11-02 12:40:58.216 | ++ inc/async:async_inner:64 : rc=0 2022-11-02 12:40:58.246 | [89605 Async install_tempest:89605]: finished successfully 2022-11-02 12:40:59.880 | INFO migrate.versioning.api [-] done 2022-11-02 12:40:59.880 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-11-02 12:40:59.881 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:40:59.881 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:40:59.882 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:40:59.882 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:40:59.882 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:40:59.882 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:40:59.882 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:40:59.882 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:40:59.883 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:40:59.883 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:40:59.883 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:40:59.883 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:40:59.883 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:40:59.883 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:40:59.884 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-11-02 12:40:59.884 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-11-02 12:40:59.885 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-11-02 12:40:59.886 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:40:59.886 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:40:59.886 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:40:59.886 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:40:59.886 | 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=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:40:59.886 | 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=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:40:59.887 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:40:59.887 | 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=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:40:59.887 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:40:59.887 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:40:59.887 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:40:59.887 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:40:59.887 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:40:59.888 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:40:59.888 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-11-02 12:40:59.888 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-11-02 12:40:59.896 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-11-02 12:40:59.897 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:40:59.897 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:40:59.897 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:40:59.898 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:40:59.898 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:40:59.898 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:40:59.898 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:40:59.898 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:40:59.898 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:40:59.899 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:40:59.899 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:40:59.899 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:40:59.899 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:40:59.899 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:40:59.899 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-11-02 12:40:59.899 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-11-02 12:41:00.388 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-11-02 12:41:00.389 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:41:00.389 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:41:00.390 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:41:00.390 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:41:00.390 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:41:00.390 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:41:00.390 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:41:00.390 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:41:00.391 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:41:00.391 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:41:00.391 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:41:00.391 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:41:00.391 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:41:00.391 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:41:00.392 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-11-02 12:41:00.392 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-11-02 12:41:00.613 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-11-02 12:41:00.614 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:41:00.614 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:41:00.614 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:41:00.614 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:41:00.615 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:41:00.615 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:41:00.615 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:41:00.615 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:41:00.615 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:41:00.615 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:41:00.616 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:41:00.616 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:41:00.616 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:41:00.616 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:41:00.616 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-11-02 12:41:00.616 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-11-02 12:41:00.626 | INFO migrate.versioning.api [-] 72 -> 73...  2022-11-02 12:41:00.943 | INFO migrate.versioning.api [-] done 2022-11-02 12:41:00.943 | INFO migrate.versioning.api [-] 73 -> 74...  2022-11-02 12:41:01.052 | INFO migrate.versioning.api [-] done 2022-11-02 12:41:01.052 | INFO migrate.versioning.api [-] 74 -> 75...  2022-11-02 12:41:01.235 | INFO migrate.versioning.api [-] done 2022-11-02 12:41:01.235 | INFO migrate.versioning.api [-] 75 -> 76...  2022-11-02 12:41:01.474 | INFO migrate.versioning.api [-] done 2022-11-02 12:41:01.475 | INFO migrate.versioning.api [-] 76 -> 77...  2022-11-02 12:41:01.635 | INFO migrate.versioning.api [-] done 2022-11-02 12:41:01.635 | INFO migrate.versioning.api [-] 77 -> 78...  2022-11-02 12:41:01.834 | INFO migrate.versioning.api [-] done 2022-11-02 12:41:01.835 | INFO migrate.versioning.api [-] 78 -> 79...  2022-11-02 12:41:02.000 | INFO migrate.versioning.api [-] done 2022-11-02 12:41:02.001 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-11-02 12:41:02.002 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:41:02.002 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:41:02.002 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:41:02.002 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:41:02.002 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:41:02.002 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:41:02.003 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:41:02.003 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:41:02.003 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:41:02.003 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:41:02.003 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:41:02.003 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:41:02.004 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:41:02.004 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:41:02.004 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-11-02 12:41:02.004 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-11-02 12:41:02.004 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-11-02 12:41:02.005 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:41:02.005 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:41:02.006 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:41:02.006 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:41:02.006 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:41:02.006 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:41:02.006 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:41:02.006 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:41:02.006 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:41:02.007 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:41:02.007 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:41:02.007 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:41:02.007 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:41:02.007 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:41:02.007 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-11-02 12:41:02.008 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-11-02 12:41:02.016 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-11-02 12:41:02.022 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:41:02.022 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:41:02.022 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:41:02.022 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:41:02.022 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:41:02.022 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:41:02.022 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:41:02.022 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:41:02.022 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:41:02.022 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:41:02.022 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:41:02.022 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:41:02.022 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:41:02.022 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:41:02.023 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-11-02 12:41:02.023 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-11-02 12:41:02.547 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-11-02 12:41:02.548 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:41:02.548 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:41:02.548 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:41:02.548 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:41:02.548 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:41:02.549 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:41:02.549 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:41:02.549 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:41:02.549 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:41:02.549 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:41:02.549 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:41:02.550 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:41:02.550 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:41:02.550 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:41:02.550 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-11-02 12:41:02.550 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-11-02 12:41:02.672 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-11-02 12:41:02.673 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:41:02.673 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:41:02.674 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:41:02.674 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:41:02.674 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:41:02.674 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:41:02.674 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:41:02.674 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:41:02.675 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:41:02.675 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:41:02.675 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:41:02.675 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:41:02.675 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:41:02.675 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:41:02.676 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-11-02 12:41:02.676 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=91637) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-11-02 12:41:02.686 | INFO migrate.versioning.api [-] 72 -> 73...  2022-11-02 12:41:02.800 | INFO migrate.versioning.api [-] done 2022-11-02 12:41:02.800 | INFO migrate.versioning.api [-] 73 -> 74...  2022-11-02 12:41:03.001 | INFO migrate.versioning.api [-] done 2022-11-02 12:41:03.001 | INFO migrate.versioning.api [-] 74 -> 75...  2022-11-02 12:41:03.230 | INFO migrate.versioning.api [-] done 2022-11-02 12:41:03.230 | INFO migrate.versioning.api [-] 75 -> 76...  2022-11-02 12:41:03.435 | INFO migrate.versioning.api [-] done 2022-11-02 12:41:03.435 | INFO migrate.versioning.api [-] 76 -> 77...  2022-11-02 12:41:03.594 | INFO migrate.versioning.api [-] done 2022-11-02 12:41:03.594 | INFO migrate.versioning.api [-] 77 -> 78...  2022-11-02 12:41:03.680 | INFO migrate.versioning.api [-] done 2022-11-02 12:41:03.680 | INFO migrate.versioning.api [-] 78 -> 79...  2022-11-02 12:41:03.761 | INFO migrate.versioning.api [-] done 2022-11-02 12:41:04.209 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-11-02 12:41:04.212 | + functions-common:time_stop:2451 : local name 2022-11-02 12:41:04.216 | + functions-common:time_stop:2452 : local end_time 2022-11-02 12:41:04.218 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 12:41:04.221 | + functions-common:time_stop:2454 : local total 2022-11-02 12:41:04.223 | + functions-common:time_stop:2455 : local start_time 2022-11-02 12:41:04.226 | + functions-common:time_stop:2457 : name=dbsync 2022-11-02 12:41:04.228 | + functions-common:time_stop:2458 : start_time=1667392812986 2022-11-02 12:41:04.231 | + functions-common:time_stop:2460 : [[ -z 1667392812986 ]] 2022-11-02 12:41:04.234 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 12:41:04.239 | + functions-common:time_stop:2463 : end_time=1667392864236 2022-11-02 12:41:04.241 | + functions-common:time_stop:2464 : elapsed_time=51250 2022-11-02 12:41:04.244 | + functions-common:time_stop:2465 : total=0 2022-11-02 12:41:04.247 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 12:41:04.250 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=51250 2022-11-02 12:41:04.252 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-11-02 12:41:04.255 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-11-02 12:41:04.259 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-11-02 12:41:09.085 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-11-02 12:41:09.085 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-11-02 12:41:09.085 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-11-02 12:41:09.086 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-11-02 12:41:09.086 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-11-02 12:41:09.086 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-11-02 12:41:09.087 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-11-02 12:41:09.087 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-11-02 12:41:09.087 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-11-02 12:41:09.504 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-11-02 12:41:09.509 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-11-02 12:41:14.454 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-11-02 12:41:14.454 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-11-02 12:41:14.455 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-11-02 12:41:14.455 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-11-02 12:41:14.455 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-11-02 12:41:14.456 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-11-02 12:41:14.456 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-11-02 12:41:14.456 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-11-02 12:41:14.456 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-11-02 12:41:14.872 | + ./stack.sh:main:1097 : start_keystone 2022-11-02 12:41:14.875 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-11-02 12:41:14.878 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-11-02 12:41:14.880 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-11-02 12:41:14.900 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 12:41:14.902 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-11-02 12:41:14.906 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-11-02 12:41:14.911 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-11-02 12:41:14.913 | + functions-common:run_process:1705 : local service=keystone 2022-11-02 12:41:14.917 | + functions-common:run_process:1706 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-11-02 12:41:14.919 | + functions-common:run_process:1707 : local group= 2022-11-02 12:41:14.922 | + functions-common:run_process:1708 : local user= 2022-11-02 12:41:14.924 | + functions-common:run_process:1709 : local env_vars= 2022-11-02 12:41:14.932 | + functions-common:run_process:1711 : local name=keystone 2022-11-02 12:41:14.932 | + functions-common:run_process:1713 : time_start run_process 2022-11-02 12:41:14.933 | + functions-common:time_start:2437 : local name=run_process 2022-11-02 12:41:14.936 | + functions-common:time_start:2438 : local start_time= 2022-11-02 12:41:14.939 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-11-02 12:41:14.943 | ++ functions-common:time_start:2442 : date +%s%3N 2022-11-02 12:41:14.948 | + functions-common:time_start:2442 : _TIME_START[$name]=1667392874945 2022-11-02 12:41:14.950 | + functions-common:run_process:1714 : is_service_enabled keystone 2022-11-02 12:41:14.969 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 12:41:14.972 | + functions-common:run_process:1715 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' '' 2022-11-02 12:41:14.975 | + functions-common:_run_under_systemd:1665 : local service=keystone 2022-11-02 12:41:14.980 | + functions-common:_run_under_systemd:1666 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-11-02 12:41:14.983 | + functions-common:_run_under_systemd:1667 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-11-02 12:41:14.986 | + functions-common:_run_under_systemd:1669 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-11-02 12:41:14.988 | + functions-common:_common_systemd_pitfalls:1637 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-11-02 12:41:14.992 | + functions-common:_common_systemd_pitfalls:1640 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-11-02 12:41:14.995 | + functions-common:_common_systemd_pitfalls:1651 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-11-02 12:41:14.997 | + functions-common:_run_under_systemd:1671 : local systemd_service=devstack@keystone.service 2022-11-02 12:41:15.000 | + functions-common:_run_under_systemd:1672 : local group= 2022-11-02 12:41:15.003 | + functions-common:_run_under_systemd:1673 : local user=ubuntu 2022-11-02 12:41:15.005 | + functions-common:_run_under_systemd:1674 : [[ -z ubuntu ]] 2022-11-02 12:41:15.008 | + functions-common:_run_under_systemd:1677 : local env_vars= 2022-11-02 12:41:15.025 | + functions-common:_run_under_systemd:1678 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-11-02 12:41:15.025 | + functions-common:_run_under_systemd:1679 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu '' 2022-11-02 12:41:15.025 | + functions-common:write_uwsgi_user_unit_file:1605 : local service=devstack@keystone.service 2022-11-02 12:41:15.025 | + functions-common:write_uwsgi_user_unit_file:1606 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-11-02 12:41:15.025 | + functions-common:write_uwsgi_user_unit_file:1607 : local group= 2022-11-02 12:41:15.025 | + functions-common:write_uwsgi_user_unit_file:1608 : local user=ubuntu 2022-11-02 12:41:15.025 | + functions-common:write_uwsgi_user_unit_file:1609 : local env_vars= 2022-11-02 12:41:15.028 | + functions-common:write_uwsgi_user_unit_file:1610 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-11-02 12:41:15.031 | + functions-common:write_uwsgi_user_unit_file:1611 : mkdir -p /etc/systemd/system 2022-11-02 12:41:15.036 | + functions-common:write_uwsgi_user_unit_file:1613 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-11-02 12:41:15.120 | + functions-common:write_uwsgi_user_unit_file:1614 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-11-02 12:41:15.188 | + functions-common:write_uwsgi_user_unit_file:1615 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-11-02 12:41:15.247 | + functions-common:write_uwsgi_user_unit_file:1616 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-11-02 12:41:15.310 | + functions-common:write_uwsgi_user_unit_file:1617 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-11-02 12:41:15.370 | + functions-common:write_uwsgi_user_unit_file:1618 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-11-02 12:41:15.431 | + functions-common:write_uwsgi_user_unit_file:1619 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-11-02 12:41:15.488 | + functions-common:write_uwsgi_user_unit_file:1620 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-11-02 12:41:15.549 | + functions-common:write_uwsgi_user_unit_file:1621 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-11-02 12:41:15.613 | + functions-common:write_uwsgi_user_unit_file:1622 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-11-02 12:41:15.675 | + functions-common:write_uwsgi_user_unit_file:1624 : [[ -n '' ]] 2022-11-02 12:41:15.678 | + functions-common:write_uwsgi_user_unit_file:1627 : [[ -n '' ]] 2022-11-02 12:41:15.681 | + functions-common:write_uwsgi_user_unit_file:1630 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-11-02 12:41:15.752 | + functions-common:write_uwsgi_user_unit_file:1633 : sudo systemctl daemon-reload 2022-11-02 12:41:16.366 | + functions-common:_run_under_systemd:1684 : sudo systemctl enable devstack@keystone.service 2022-11-02 12:41:16.381 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-11-02 12:41:16.776 | + functions-common:_run_under_systemd:1685 : sudo systemctl start devstack@keystone.service 2022-11-02 12:41:16.869 | + functions-common:run_process:1717 : time_stop run_process 2022-11-02 12:41:16.873 | + functions-common:time_stop:2451 : local name 2022-11-02 12:41:16.882 | + functions-common:time_stop:2452 : local end_time 2022-11-02 12:41:16.882 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 12:41:16.884 | + functions-common:time_stop:2454 : local total 2022-11-02 12:41:16.888 | + functions-common:time_stop:2455 : local start_time 2022-11-02 12:41:16.892 | + functions-common:time_stop:2457 : name=run_process 2022-11-02 12:41:16.896 | + functions-common:time_stop:2458 : start_time=1667392874945 2022-11-02 12:41:16.900 | + functions-common:time_stop:2460 : [[ -z 1667392874945 ]] 2022-11-02 12:41:16.904 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 12:41:16.911 | + functions-common:time_stop:2463 : end_time=1667392876907 2022-11-02 12:41:16.914 | + functions-common:time_stop:2464 : elapsed_time=1962 2022-11-02 12:41:16.918 | + functions-common:time_stop:2465 : total=3946 2022-11-02 12:41:16.922 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 12:41:16.925 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=5908 2022-11-02 12:41:16.929 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-11-02 12:41:16.929 | Waiting for keystone to start... 2022-11-02 12:41:16.932 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.89/identity/v3/ 2022-11-02 12:41:16.935 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.89/identity/v3/ 2022-11-02 12:41:16.938 | + functions:wait_for_service:457 : local timeout=60 2022-11-02 12:41:16.941 | + functions:wait_for_service:458 : local url=http://10.222.0.89/identity/v3/ 2022-11-02 12:41:16.944 | + functions:wait_for_service:459 : local rval=0 2022-11-02 12:41:16.947 | + functions:wait_for_service:460 : time_start wait_for_service 2022-11-02 12:41:16.950 | + functions-common:time_start:2437 : local name=wait_for_service 2022-11-02 12:41:16.952 | + functions-common:time_start:2438 : local start_time= 2022-11-02 12:41:16.955 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-11-02 12:41:16.961 | ++ functions-common:time_start:2442 : date +%s%3N 2022-11-02 12:41:16.973 | + functions-common:time_start:2442 : _TIME_START[$name]=1667392876960 2022-11-02 12:41:16.973 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-11-02 12:41:16.974 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.89/identity/v3/ 2022-11-02 12:41:24.125 | + :: : [[ 200 == 503 ]] 2022-11-02 12:41:24.126 | + :: : [[ 0 -eq 7 ]] 2022-11-02 12:41:24.130 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-11-02 12:41:24.134 | + functions-common:time_stop:2451 : local name 2022-11-02 12:41:24.137 | + functions-common:time_stop:2452 : local end_time 2022-11-02 12:41:24.140 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 12:41:24.143 | + functions-common:time_stop:2454 : local total 2022-11-02 12:41:24.145 | + functions-common:time_stop:2455 : local start_time 2022-11-02 12:41:24.149 | + functions-common:time_stop:2457 : name=wait_for_service 2022-11-02 12:41:24.151 | + functions-common:time_stop:2458 : start_time=1667392876960 2022-11-02 12:41:24.154 | + functions-common:time_stop:2460 : [[ -z 1667392876960 ]] 2022-11-02 12:41:24.158 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 12:41:24.164 | + functions-common:time_stop:2463 : end_time=1667392884161 2022-11-02 12:41:24.166 | + functions-common:time_stop:2464 : elapsed_time=7201 2022-11-02 12:41:24.169 | + functions-common:time_stop:2465 : total=0 2022-11-02 12:41:24.171 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 12:41:24.174 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=7201 2022-11-02 12:41:24.177 | + functions:wait_for_service:467 : return 0 2022-11-02 12:41:24.179 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-11-02 12:41:24.199 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 12:41:24.202 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-11-02 12:41:24.204 | + functions-common:restart_service:2335 : '[' -x /bin/systemctl ']' 2022-11-02 12:41:24.207 | + functions-common:restart_service:2336 : sudo /bin/systemctl restart memcached 2022-11-02 12:41:24.239 | + ./stack.sh:main:1098 : bootstrap_keystone 2022-11-02 12:41:24.245 | + 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.89/identity 2022-11-02 12:41:29.128 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=92534) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 12:41:29.128 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=92534) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 12:41:29.129 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_assignment_removal` subscribed to event `identity.remove_application_credentials_for_user.internal`. {{(pid=92534) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 12:41:29.138 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=92534) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 12:41:29.156 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=92534) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 12:41:29.157 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=92534) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 12:41:29.190 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=92534) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 12:41:29.228 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=92534) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 12:41:29.228 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=92534) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 12:41:29.322 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=92534) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 12:41:29.322 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=92534) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 12:41:29.323 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=92534) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 12:41:29.323 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=92534) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 12:41:29.323 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=92534) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 12:41:29.323 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=92534) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 12:41:29.337 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=92534) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 12:41:29.337 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=92534) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 12:41:29.337 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=92534) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 12:41:29.338 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=92534) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 12:41:29.338 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=92534) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 12:41:29.338 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=92534) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 12:41:29.338 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=92534) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 12:41:29.346 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=92534) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 12:41:29.349 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=92534) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 12:41:29.349 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=92534) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 12:41:29.349 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=92534) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 12:41:29.349 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=92534) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 12:41:29.350 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=92534) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 12:41:29.350 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=92534) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 12:41:29.350 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=92534) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-11-02 12:41:29.385 | 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=92534) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-11-02 12:41:29.847 | INFO keystone.cmd.bootstrap [None req-7456cf7c-43ab-4e9b-9562-82519bd6aca0 None None] Created domain default 2022-11-02 12:41:29.956 | INFO keystone.cmd.bootstrap [None req-7456cf7c-43ab-4e9b-9562-82519bd6aca0 None None] Created project admin 2022-11-02 12:41:29.985 | DEBUG passlib.handlers.bcrypt [None req-7456cf7c-43ab-4e9b-9562-82519bd6aca0 None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=92534) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-11-02 12:41:29.986 | DEBUG passlib.handlers.bcrypt [None req-7456cf7c-43ab-4e9b-9562-82519bd6aca0 None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=92534) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-11-02 12:41:30.183 | INFO keystone.cmd.bootstrap [None req-7456cf7c-43ab-4e9b-9562-82519bd6aca0 None None] Created user admin 2022-11-02 12:41:30.286 | INFO keystone.cmd.bootstrap [None req-7456cf7c-43ab-4e9b-9562-82519bd6aca0 None None] Created role reader 2022-11-02 12:41:30.486 | INFO keystone.cmd.bootstrap [None req-7456cf7c-43ab-4e9b-9562-82519bd6aca0 None None] Created role member 2022-11-02 12:41:30.609 | INFO keystone.cmd.bootstrap [None req-7456cf7c-43ab-4e9b-9562-82519bd6aca0 None None] Created implied role where bb583317ddcb4b8f95107002fabfec28 implies b8e38729479e48c197b14d2f06ac4ac4 2022-11-02 12:41:30.726 | INFO keystone.cmd.bootstrap [None req-7456cf7c-43ab-4e9b-9562-82519bd6aca0 None None] Created role admin 2022-11-02 12:41:30.821 | INFO keystone.cmd.bootstrap [None req-7456cf7c-43ab-4e9b-9562-82519bd6aca0 None None] Created implied role where 96dbd81f2a1549bdbc9a0d6d6b59e643 implies bb583317ddcb4b8f95107002fabfec28 2022-11-02 12:41:30.915 | INFO keystone.cmd.bootstrap [None req-7456cf7c-43ab-4e9b-9562-82519bd6aca0 None None] Granted role admin on project admin to user admin. 2022-11-02 12:41:30.973 | INFO keystone.cmd.bootstrap [None req-7456cf7c-43ab-4e9b-9562-82519bd6aca0 None None] Granted role admin on the system to user admin. 2022-11-02 12:41:31.065 | WARNING py.warnings [None req-7456cf7c-43ab-4e9b-9562-82519bd6aca0 None None] /usr/local/lib/python3.8/dist-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid. 2022-11-02 12:41:31.065 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-11-02 12:41:31.065 |  2022-11-02 12:41:31.070 | INFO keystone.cmd.bootstrap [None req-7456cf7c-43ab-4e9b-9562-82519bd6aca0 None None] Created region RegionOne 2022-11-02 12:41:31.281 | INFO keystone.cmd.bootstrap [None req-7456cf7c-43ab-4e9b-9562-82519bd6aca0 None None] Created public endpoint http://10.222.0.89/identity 2022-11-02 12:41:31.775 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-11-02 12:41:31.778 | + ./stack.sh:main:1101 : create_keystone_accounts 2022-11-02 12:41:31.781 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-11-02 12:41:31.784 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-11-02 12:41:35.269 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:41:35.269 | from cryptography.utils import int_from_bytes 2022-11-02 12:41:35.270 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:41:35.270 | from cryptography.utils import int_from_bytes 2022-11-02 12:41:35.464 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 12:41:35.467 | + lib/keystone:create_keystone_accounts:310 : admin_project=8afd900cd12e4858ac9f5fec41334b44 2022-11-02 12:41:35.470 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-11-02 12:41:35.473 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-11-02 12:41:37.902 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:41:37.902 | from cryptography.utils import int_from_bytes 2022-11-02 12:41:37.902 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:41:37.902 | from cryptography.utils import int_from_bytes 2022-11-02 12:41:38.108 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 12:41:38.112 | + lib/keystone:create_keystone_accounts:312 : admin_user=2e42d4f6eb214c8cb457648d748ddd18 2022-11-02 12:41:38.114 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-11-02 12:41:38.118 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-11-02 12:41:38.120 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-11-02 12:41:38.123 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin 2e42d4f6eb214c8cb457648d748ddd18 default 2022-11-02 12:41:38.188 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 2e42d4f6eb214c8cb457648d748ddd18 default 2022-11-02 12:41:38.243 | [19138 Async ks-domain-role:92653]: running: get_or_add_user_domain_role admin 2e42d4f6eb214c8cb457648d748ddd18 default 2022-11-02 12:41:38.246 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-11-02 12:41:38.249 | + functions-common:get_or_create_domain:889 : local domain_id 2022-11-02 12:41:38.253 | ++ functions-common:get_or_create_domain:901 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-11-02 12:41:42.012 | + functions-common:get_or_create_domain:899 : domain_id=default 2022-11-02 12:41:42.015 | + functions-common:get_or_create_domain:900 : echo default 2022-11-02 12:41:42.015 | default 2022-11-02 12:41:42.018 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-11-02 12:41:42.096 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-11-02 12:41:42.154 | [19138 Async ks-project:92792]: running: get_or_create_project service Default 2022-11-02 12:41:42.157 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-11-02 12:41:42.238 | + inc/async:async_inner:63 : get_or_create_role service 2022-11-02 12:41:42.294 | [19138 Async ks-service:92878]: running: get_or_create_role service 2022-11-02 12:41:42.297 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-11-02 12:41:42.396 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-11-02 12:41:42.449 | [19138 Async ks-reseller:92964]: running: get_or_create_role ResellerAdmin 2022-11-02 12:41:42.454 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-11-02 12:41:42.460 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-11-02 12:41:42.844 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-11-02 12:41:43.094 | [19138 Async ks-anotherrole:93052]: running: get_or_create_role anotherrole 2022-11-02 12:41:43.113 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-11-02 12:41:43.148 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-11-02 12:41:43.167 | ++ functions-common:get_or_create_project:944 : local project_id 2022-11-02 12:41:43.210 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2022-11-02 12:41:46.899 | + inc/async:async_inner:64 : rc=0 2022-11-02 12:41:46.960 | [92878 Async ks-service:92878]: finished successfully 2022-11-02 12:41:47.502 | + inc/async:async_inner:64 : rc=0 2022-11-02 12:41:47.545 | [92964 Async ks-reseller:92964]: finished successfully 2022-11-02 12:41:48.188 | + inc/async:async_inner:64 : rc=0 2022-11-02 12:41:48.235 | [93052 Async ks-anotherrole:93052]: finished successfully 2022-11-02 12:41:48.402 | + inc/async:async_inner:64 : rc=0 2022-11-02 12:41:48.448 | [92792 Async ks-project:92792]: finished successfully 2022-11-02 12:41:48.623 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:41:48.624 | from cryptography.utils import int_from_bytes 2022-11-02 12:41:48.624 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:41:48.624 | from cryptography.utils import int_from_bytes 2022-11-02 12:41:48.830 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 12:41:48.833 | ++ functions-common:get_or_create_project:950 : project_id=2961622a30f54f63862e84fc1f458ecb 2022-11-02 12:41:48.837 | ++ functions-common:get_or_create_project:951 : echo 2961622a30f54f63862e84fc1f458ecb 2022-11-02 12:41:48.840 | + lib/keystone:create_keystone_accounts:340 : invis_project=2961622a30f54f63862e84fc1f458ecb 2022-11-02 12:41:48.843 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-11-02 12:41:48.846 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-11-02 12:41:48.850 | ++ functions-common:get_or_create_project:944 : local project_id 2022-11-02 12:41:48.853 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2022-11-02 12:41:51.986 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:41:51.986 | from cryptography.utils import int_from_bytes 2022-11-02 12:41:51.986 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:41:51.986 | from cryptography.utils import int_from_bytes 2022-11-02 12:41:52.293 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 12:41:52.297 | ++ functions-common:get_or_create_project:950 : project_id=afb9412b36784779b75afbd6d02c3c3c 2022-11-02 12:41:52.301 | ++ functions-common:get_or_create_project:951 : echo afb9412b36784779b75afbd6d02c3c3c 2022-11-02 12:41:52.305 | + lib/keystone:create_keystone_accounts:344 : demo_project=afb9412b36784779b75afbd6d02c3c3c 2022-11-02 12:41:52.308 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-11-02 12:41:52.313 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-11-02 12:41:52.317 | ++ functions-common:get_or_create_user:921 : local user_id 2022-11-02 12:41:52.320 | ++ functions-common:get_or_create_user:922 : [[ ! -z demo@example.com ]] 2022-11-02 12:41:52.323 | ++ functions-common:get_or_create_user:923 : local email=--email=demo@example.com 2022-11-02 12:41:52.327 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2022-11-02 12:41:52.356 | + inc/async:async_inner:64 : rc=0 2022-11-02 12:41:52.393 | [92653 Async ks-domain-role:92653]: finished successfully 2022-11-02 12:41:55.483 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:41:55.483 | from cryptography.utils import int_from_bytes 2022-11-02 12:41:55.483 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:41:55.483 | from cryptography.utils import int_from_bytes 2022-11-02 12:41:55.688 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 12:41:55.691 | ++ functions-common:get_or_create_user:937 : user_id=66edce232b1749ec8c2fdf48857a4cfc 2022-11-02 12:41:55.695 | ++ functions-common:get_or_create_user:938 : echo 66edce232b1749ec8c2fdf48857a4cfc 2022-11-02 12:41:55.698 | + lib/keystone:create_keystone_accounts:347 : demo_user=66edce232b1749ec8c2fdf48857a4cfc 2022-11-02 12:41:55.700 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-11-02 12:41:55.759 | [19138 Async ks-domain-role:92653]: Waiting for completion of get_or_add_user_domain_role admin 2e42d4f6eb214c8cb457648d748ddd18 default running on PID 92653 (6 other jobs running) 2022-11-02 12:41:55.788 | [19138 Async ks-domain-role:92653]: Signaling child to exit 2022-11-02 12:41:55.788 | WAKEUP 2022-11-02 12:41:55.816 | [19138 Async ks-domain-role:92653]: Signaled 2022-11-02 12:41:55.819 | + functions-common:get_or_add_user_domain_role:1015 : local user_role_id 2022-11-02 12:41:55.819 | ++ functions-common:get_or_add_user_domain_role:1021 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 2e42d4f6eb214c8cb457648d748ddd18 --domain default 2022-11-02 12:41:55.819 | ++ functions-common:get_or_add_user_domain_role:1021 : grep '^|\s[a-f0-9]\+' 2022-11-02 12:41:55.819 | ++ functions-common:get_or_add_user_domain_role:1021 : get_field 1 2022-11-02 12:41:55.819 | ++ functions-common:get_field:823 : local data field 2022-11-02 12:41:55.819 | ++ functions-common:get_field:824 : read data 2022-11-02 12:41:55.819 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:41:55.819 | from cryptography.utils import int_from_bytes 2022-11-02 12:41:55.819 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:41:55.819 | from cryptography.utils import int_from_bytes 2022-11-02 12:41:55.819 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 12:41:55.819 | + functions-common:get_or_add_user_domain_role:1021 : user_role_id= 2022-11-02 12:41:55.819 | + functions-common:get_or_add_user_domain_role:1022 : [[ -z '' ]] 2022-11-02 12:41:55.819 | + functions-common:get_or_add_user_domain_role:1024 : openstack --os-cloud devstack-system-admin role add admin --user 2e42d4f6eb214c8cb457648d748ddd18 --domain default 2022-11-02 12:41:55.819 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:41:55.819 | from cryptography.utils import int_from_bytes 2022-11-02 12:41:55.819 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:41:55.819 | from cryptography.utils import int_from_bytes 2022-11-02 12:41:55.819 | ++ functions-common:get_or_add_user_domain_role:1031 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 2e42d4f6eb214c8cb457648d748ddd18 --domain default 2022-11-02 12:41:55.820 | ++ functions-common:get_or_add_user_domain_role:1031 : get_field 1 2022-11-02 12:41:55.820 | ++ functions-common:get_or_add_user_domain_role:1031 : grep '^|\s[a-f0-9]\+' 2022-11-02 12:41:55.820 | ++ functions-common:get_field:823 : local data field 2022-11-02 12:41:55.820 | ++ functions-common:get_field:824 : read data 2022-11-02 12:41:55.820 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:41:55.820 | from cryptography.utils import int_from_bytes 2022-11-02 12:41:55.820 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:41:55.820 | from cryptography.utils import int_from_bytes 2022-11-02 12:41:55.820 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 12:41:55.820 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 12:41:55.820 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 12:41:55.820 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 12:41:55.820 | ++ functions-common:get_field:830 : echo '| 96dbd81f2a1549bdbc9a0d6d6b59e643 | 2e42d4f6eb214c8cb457648d748ddd18 | | | default | | False |' 2022-11-02 12:41:55.820 | ++ functions-common:get_field:824 : read data 2022-11-02 12:41:55.820 | + functions-common:get_or_add_user_domain_role:1031 : user_role_id=96dbd81f2a1549bdbc9a0d6d6b59e643 2022-11-02 12:41:55.820 | + functions-common:get_or_add_user_domain_role:1033 : echo 96dbd81f2a1549bdbc9a0d6d6b59e643 2022-11-02 12:41:55.820 | 96dbd81f2a1549bdbc9a0d6d6b59e643 2022-11-02 12:41:55.871 | [19138 Async ks-domain-role:92653]: finished get_or_add_user_domain_role admin 2e42d4f6eb214c8cb457648d748ddd18 default with result 0 in 14 seconds 2022-11-02 12:41:55.879 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-11-02 12:41:55.923 | [19138 Async ks-project:92792]: Waiting for completion of get_or_create_project service Default running on PID 92792 (5 other jobs running) 2022-11-02 12:41:55.954 | [19138 Async ks-project:92792]: Signaling child to exit 2022-11-02 12:41:55.954 | WAKEUP 2022-11-02 12:41:55.982 | [19138 Async ks-project:92792]: Signaled 2022-11-02 12:41:55.983 | + functions-common:get_or_create_project:944 : local project_id 2022-11-02 12:41:55.983 | ++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2022-11-02 12:41:55.983 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:41:55.983 | from cryptography.utils import int_from_bytes 2022-11-02 12:41:55.984 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:41:55.984 | from cryptography.utils import int_from_bytes 2022-11-02 12:41:55.984 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 12:41:55.984 | + functions-common:get_or_create_project:950 : project_id=660d57f44323410ea7f63d180acc9363 2022-11-02 12:41:55.984 | + functions-common:get_or_create_project:951 : echo 660d57f44323410ea7f63d180acc9363 2022-11-02 12:41:55.984 | 660d57f44323410ea7f63d180acc9363 2022-11-02 12:41:56.042 | [19138 Async ks-project:92792]: finished get_or_create_project service Default with result 0 in 6 seconds 2022-11-02 12:41:56.086 | [19138 Async ks-service:92878]: Waiting for completion of get_or_create_role service running on PID 92878 (4 other jobs running) 2022-11-02 12:41:56.115 | [19138 Async ks-service:92878]: Signaling child to exit 2022-11-02 12:41:56.116 | WAKEUP 2022-11-02 12:41:56.141 | [19138 Async ks-service:92878]: Signaled 2022-11-02 12:41:56.142 | + functions-common:get_or_create_role:957 : local role_id 2022-11-02 12:41:56.142 | ++ functions-common:get_or_create_role:964 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2022-11-02 12:41:56.142 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:41:56.143 | from cryptography.utils import int_from_bytes 2022-11-02 12:41:56.143 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:41:56.143 | from cryptography.utils import int_from_bytes 2022-11-02 12:41:56.143 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 12:41:56.143 | + functions-common:get_or_create_role:962 : role_id=66c7df0f2b8d4b26a1118c0bf6f1de93 2022-11-02 12:41:56.143 | + functions-common:get_or_create_role:963 : echo 66c7df0f2b8d4b26a1118c0bf6f1de93 2022-11-02 12:41:56.143 | 66c7df0f2b8d4b26a1118c0bf6f1de93 2022-11-02 12:41:56.196 | [19138 Async ks-service:92878]: finished get_or_create_role service with result 0 in 4 seconds 2022-11-02 12:41:56.243 | [19138 Async ks-reseller:92964]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 92964 (3 other jobs running) 2022-11-02 12:41:56.273 | [19138 Async ks-reseller:92964]: Signaling child to exit 2022-11-02 12:41:56.273 | WAKEUP 2022-11-02 12:41:56.299 | [19138 Async ks-reseller:92964]: Signaled 2022-11-02 12:41:56.301 | + functions-common:get_or_create_role:957 : local role_id 2022-11-02 12:41:56.301 | ++ functions-common:get_or_create_role:964 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2022-11-02 12:41:56.301 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:41:56.301 | from cryptography.utils import int_from_bytes 2022-11-02 12:41:56.301 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:41:56.301 | from cryptography.utils import int_from_bytes 2022-11-02 12:41:56.301 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 12:41:56.302 | + functions-common:get_or_create_role:962 : role_id=7f5550a25e484b7b9a3a97ee9f2f8a5a 2022-11-02 12:41:56.302 | + functions-common:get_or_create_role:963 : echo 7f5550a25e484b7b9a3a97ee9f2f8a5a 2022-11-02 12:41:56.302 | 7f5550a25e484b7b9a3a97ee9f2f8a5a 2022-11-02 12:41:56.355 | [19138 Async ks-reseller:92964]: finished get_or_create_role ResellerAdmin with result 0 in 5 seconds 2022-11-02 12:41:56.399 | [19138 Async ks-anotherrole:93052]: Waiting for completion of get_or_create_role anotherrole running on PID 93052 (2 other jobs running) 2022-11-02 12:41:56.429 | [19138 Async ks-anotherrole:93052]: Signaling child to exit 2022-11-02 12:41:56.430 | WAKEUP 2022-11-02 12:41:56.457 | [19138 Async ks-anotherrole:93052]: Signaled 2022-11-02 12:41:56.460 | + functions-common:get_or_create_role:957 : local role_id 2022-11-02 12:41:56.460 | ++ functions-common:get_or_create_role:964 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-11-02 12:41:56.460 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:41:56.460 | from cryptography.utils import int_from_bytes 2022-11-02 12:41:56.460 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:41:56.460 | from cryptography.utils import int_from_bytes 2022-11-02 12:41:56.460 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 12:41:56.460 | + functions-common:get_or_create_role:962 : role_id=957717013e334a1f9319d00622e4a5e8 2022-11-02 12:41:56.460 | + functions-common:get_or_create_role:963 : echo 957717013e334a1f9319d00622e4a5e8 2022-11-02 12:41:56.460 | 957717013e334a1f9319d00622e4a5e8 2022-11-02 12:41:56.511 | [19138 Async ks-anotherrole:93052]: finished get_or_create_role anotherrole with result 0 in 5 seconds 2022-11-02 12:41:56.516 | + inc/async:async_wait:197 : return 0 2022-11-02 12:41:56.519 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member 66edce232b1749ec8c2fdf48857a4cfc afb9412b36784779b75afbd6d02c3c3c 2022-11-02 12:41:56.584 | + inc/async:async_inner:63 : get_or_add_user_project_role member 66edce232b1749ec8c2fdf48857a4cfc afb9412b36784779b75afbd6d02c3c3c 2022-11-02 12:41:56.637 | [19138 Async ks-demo-member:93921]: running: get_or_add_user_project_role member 66edce232b1749ec8c2fdf48857a4cfc afb9412b36784779b75afbd6d02c3c3c 2022-11-02 12:41:56.641 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin 2e42d4f6eb214c8cb457648d748ddd18 afb9412b36784779b75afbd6d02c3c3c 2022-11-02 12:41:56.728 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 2e42d4f6eb214c8cb457648d748ddd18 afb9412b36784779b75afbd6d02c3c3c 2022-11-02 12:41:56.785 | [19138 Async ks-demo-admin:94033]: running: get_or_add_user_project_role admin 2e42d4f6eb214c8cb457648d748ddd18 afb9412b36784779b75afbd6d02c3c3c 2022-11-02 12:41:56.789 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole 66edce232b1749ec8c2fdf48857a4cfc afb9412b36784779b75afbd6d02c3c3c 2022-11-02 12:41:56.892 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 66edce232b1749ec8c2fdf48857a4cfc afb9412b36784779b75afbd6d02c3c3c 2022-11-02 12:41:56.970 | [19138 Async ks-demo-another:94145]: running: get_or_add_user_project_role anotherrole 66edce232b1749ec8c2fdf48857a4cfc afb9412b36784779b75afbd6d02c3c3c 2022-11-02 12:41:56.977 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member 66edce232b1749ec8c2fdf48857a4cfc 2961622a30f54f63862e84fc1f458ecb 2022-11-02 12:41:57.091 | + inc/async:async_inner:63 : get_or_add_user_project_role member 66edce232b1749ec8c2fdf48857a4cfc 2961622a30f54f63862e84fc1f458ecb 2022-11-02 12:41:57.235 | [19138 Async ks-demo-invis:94257]: running: get_or_add_user_project_role member 66edce232b1749ec8c2fdf48857a4cfc 2961622a30f54f63862e84fc1f458ecb 2022-11-02 12:41:57.243 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-11-02 12:41:57.258 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-11-02 12:41:57.276 | ++ functions-common:get_or_create_user:921 : local user_id 2022-11-02 12:41:57.299 | ++ functions-common:get_or_create_user:922 : [[ ! -z demo_reader@example.com ]] 2022-11-02 12:41:57.327 | ++ functions-common:get_or_create_user:923 : local email=--email=demo_reader@example.com 2022-11-02 12:41:57.337 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create demo_reader --password Passw0rd --domain=default --email=demo_reader@example.com --or-show -f value -c id 2022-11-02 12:42:02.859 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:42:02.859 | from cryptography.utils import int_from_bytes 2022-11-02 12:42:02.859 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:42:02.859 | from cryptography.utils import int_from_bytes 2022-11-02 12:42:03.073 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 12:42:03.075 | ++ functions-common:get_or_create_user:937 : user_id=ae6be5aba8f0465ab5f5d66e0ad11cf3 2022-11-02 12:42:03.078 | ++ functions-common:get_or_create_user:938 : echo ae6be5aba8f0465ab5f5d66e0ad11cf3 2022-11-02 12:42:03.081 | + lib/keystone:create_keystone_accounts:360 : demo_reader=ae6be5aba8f0465ab5f5d66e0ad11cf3 2022-11-02 12:42:03.084 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader ae6be5aba8f0465ab5f5d66e0ad11cf3 afb9412b36784779b75afbd6d02c3c3c 2022-11-02 12:42:03.215 | + inc/async:async_inner:63 : get_or_add_user_project_role reader ae6be5aba8f0465ab5f5d66e0ad11cf3 afb9412b36784779b75afbd6d02c3c3c 2022-11-02 12:42:03.310 | [19138 Async ks-demo-reader:94449]: running: get_or_add_user_project_role reader ae6be5aba8f0465ab5f5d66e0ad11cf3 afb9412b36784779b75afbd6d02c3c3c 2022-11-02 12:42:03.313 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-11-02 12:42:03.317 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-11-02 12:42:03.321 | ++ functions-common:get_or_create_project:944 : local project_id 2022-11-02 12:42:03.328 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2022-11-02 12:42:09.380 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:42:09.380 | from cryptography.utils import int_from_bytes 2022-11-02 12:42:09.380 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:42:09.380 | from cryptography.utils import int_from_bytes 2022-11-02 12:42:09.852 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 12:42:09.869 | ++ functions-common:get_or_create_project:950 : project_id=36112a72e1fa4b53afa0d19b6fd775e4 2022-11-02 12:42:09.882 | ++ functions-common:get_or_create_project:951 : echo 36112a72e1fa4b53afa0d19b6fd775e4 2022-11-02 12:42:09.889 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=36112a72e1fa4b53afa0d19b6fd775e4 2022-11-02 12:42:09.892 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-11-02 12:42:09.901 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-11-02 12:42:09.906 | ++ functions-common:get_or_create_user:921 : local user_id 2022-11-02 12:42:09.931 | ++ functions-common:get_or_create_user:922 : [[ ! -z alt_demo@example.com ]] 2022-11-02 12:42:09.979 | ++ functions-common:get_or_create_user:923 : local email=--email=alt_demo@example.com 2022-11-02 12:42:10.003 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create alt_demo --password Passw0rd --domain=default --email=alt_demo@example.com --or-show -f value -c id 2022-11-02 12:42:14.542 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:42:14.543 | from cryptography.utils import int_from_bytes 2022-11-02 12:42:14.543 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:42:14.543 | from cryptography.utils import int_from_bytes 2022-11-02 12:42:14.903 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 12:42:14.923 | ++ functions-common:get_or_create_user:937 : user_id=91fa5f43acd140478f5714c6dd2e2866 2022-11-02 12:42:14.947 | ++ functions-common:get_or_create_user:938 : echo 91fa5f43acd140478f5714c6dd2e2866 2022-11-02 12:42:14.971 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=91fa5f43acd140478f5714c6dd2e2866 2022-11-02 12:42:14.991 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin 91fa5f43acd140478f5714c6dd2e2866 36112a72e1fa4b53afa0d19b6fd775e4 2022-11-02 12:42:15.221 | + inc/async:async_inner:64 : rc=0 2022-11-02 12:42:15.375 | [93921 Async ks-demo-member:93921]: finished successfully 2022-11-02 12:42:15.420 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 91fa5f43acd140478f5714c6dd2e2866 36112a72e1fa4b53afa0d19b6fd775e4 2022-11-02 12:42:15.607 | [19138 Async ks-alt-admin:94866]: running: get_or_add_user_project_role admin 91fa5f43acd140478f5714c6dd2e2866 36112a72e1fa4b53afa0d19b6fd775e4 2022-11-02 12:42:15.624 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole 91fa5f43acd140478f5714c6dd2e2866 36112a72e1fa4b53afa0d19b6fd775e4 2022-11-02 12:42:16.096 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 91fa5f43acd140478f5714c6dd2e2866 36112a72e1fa4b53afa0d19b6fd775e4 2022-11-02 12:42:16.290 | [19138 Async ks-alt-another:94980]: running: get_or_add_user_project_role anotherrole 91fa5f43acd140478f5714c6dd2e2866 36112a72e1fa4b53afa0d19b6fd775e4 2022-11-02 12:42:16.290 | + inc/async:async_inner:64 : rc=0 2022-11-02 12:42:16.315 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-11-02 12:42:16.338 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-11-02 12:42:16.354 | ++ functions-common:get_or_create_user:921 : local user_id 2022-11-02 12:42:16.380 | ++ functions-common:get_or_create_user:922 : [[ ! -z alt_demo_member@example.com ]] 2022-11-02 12:42:16.403 | ++ functions-common:get_or_create_user:923 : local email=--email=alt_demo_member@example.com 2022-11-02 12:42:16.440 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create alt_demo_member --password Passw0rd --domain=default --email=alt_demo_member@example.com --or-show -f value -c id 2022-11-02 12:42:16.459 | [94145 Async ks-demo-another:94145]: finished successfully 2022-11-02 12:42:19.538 | + inc/async:async_inner:64 : rc=0 2022-11-02 12:42:19.727 | [94257 Async ks-demo-invis:94257]: finished successfully 2022-11-02 12:42:20.056 | + inc/async:async_inner:64 : rc=0 2022-11-02 12:42:20.223 | [94033 Async ks-demo-admin:94033]: finished successfully 2022-11-02 12:42:22.117 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:42:22.117 | from cryptography.utils import int_from_bytes 2022-11-02 12:42:22.117 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:42:22.117 | from cryptography.utils import int_from_bytes 2022-11-02 12:42:22.333 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 12:42:22.341 | ++ functions-common:get_or_create_user:937 : user_id=158d28384da04603b10524a4a640562b 2022-11-02 12:42:22.344 | ++ functions-common:get_or_create_user:938 : echo 158d28384da04603b10524a4a640562b 2022-11-02 12:42:22.348 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=158d28384da04603b10524a4a640562b 2022-11-02 12:42:22.351 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member 158d28384da04603b10524a4a640562b 36112a72e1fa4b53afa0d19b6fd775e4 2022-11-02 12:42:22.482 | + inc/async:async_inner:63 : get_or_add_user_project_role member 158d28384da04603b10524a4a640562b 36112a72e1fa4b53afa0d19b6fd775e4 2022-11-02 12:42:22.574 | [19138 Async ks-alt-member-user:95314]: running: get_or_add_user_project_role member 158d28384da04603b10524a4a640562b 36112a72e1fa4b53afa0d19b6fd775e4 2022-11-02 12:42:22.578 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-11-02 12:42:22.584 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-11-02 12:42:22.599 | ++ functions-common:get_or_create_user:921 : local user_id 2022-11-02 12:42:22.610 | ++ functions-common:get_or_create_user:922 : [[ ! -z alt_demo_reader@example.com ]] 2022-11-02 12:42:22.629 | ++ functions-common:get_or_create_user:923 : local email=--email=alt_demo_reader@example.com 2022-11-02 12:42:22.638 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create alt_demo_reader --password Passw0rd --domain=default --email=alt_demo_reader@example.com --or-show -f value -c id 2022-11-02 12:42:26.688 | + inc/async:async_inner:64 : rc=0 2022-11-02 12:42:26.814 | [94449 Async ks-demo-reader:94449]: finished successfully 2022-11-02 12:42:27.841 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:42:27.841 | from cryptography.utils import int_from_bytes 2022-11-02 12:42:27.841 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:42:27.841 | from cryptography.utils import int_from_bytes 2022-11-02 12:42:28.103 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 12:42:28.106 | ++ functions-common:get_or_create_user:937 : user_id=0e3f5e16554941309f601724de19d2ea 2022-11-02 12:42:28.110 | ++ functions-common:get_or_create_user:938 : echo 0e3f5e16554941309f601724de19d2ea 2022-11-02 12:42:28.114 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=0e3f5e16554941309f601724de19d2ea 2022-11-02 12:42:28.117 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader 0e3f5e16554941309f601724de19d2ea 36112a72e1fa4b53afa0d19b6fd775e4 2022-11-02 12:42:28.209 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 0e3f5e16554941309f601724de19d2ea 36112a72e1fa4b53afa0d19b6fd775e4 2022-11-02 12:42:28.288 | [19138 Async ks-alt-reader-user:95540]: running: get_or_add_user_project_role reader 0e3f5e16554941309f601724de19d2ea 36112a72e1fa4b53afa0d19b6fd775e4 2022-11-02 12:42:28.294 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-11-02 12:42:28.299 | ++ functions-common:get_or_create_user:921 : local user_id 2022-11-02 12:42:28.303 | ++ functions-common:get_or_create_user:922 : [[ ! -z system_member@example.com ]] 2022-11-02 12:42:28.308 | ++ functions-common:get_or_create_user:923 : local email=--email=system_member@example.com 2022-11-02 12:42:28.315 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create system_member --password Passw0rd --domain=default --email=system_member@example.com --or-show -f value -c id 2022-11-02 12:42:32.905 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:42:32.905 | from cryptography.utils import int_from_bytes 2022-11-02 12:42:32.905 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:42:32.905 | from cryptography.utils import int_from_bytes 2022-11-02 12:42:33.231 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 12:42:33.234 | ++ functions-common:get_or_create_user:937 : user_id=16d69ce7bc32404b9289f2bbdb8dbe23 2022-11-02 12:42:33.239 | ++ functions-common:get_or_create_user:938 : echo 16d69ce7bc32404b9289f2bbdb8dbe23 2022-11-02 12:42:33.250 | + lib/keystone:create_keystone_accounts:392 : system_member_user=16d69ce7bc32404b9289f2bbdb8dbe23 2022-11-02 12:42:33.258 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member 16d69ce7bc32404b9289f2bbdb8dbe23 all 2022-11-02 12:42:33.494 | + inc/async:async_inner:63 : get_or_add_user_system_role member 16d69ce7bc32404b9289f2bbdb8dbe23 all 2022-11-02 12:42:33.619 | [19138 Async ks-system-member:95764]: running: get_or_add_user_system_role member 16d69ce7bc32404b9289f2bbdb8dbe23 all 2022-11-02 12:42:33.649 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-11-02 12:42:33.662 | ++ functions-common:get_or_create_user:921 : local user_id 2022-11-02 12:42:33.675 | ++ functions-common:get_or_create_user:922 : [[ ! -z system_reader@example.com ]] 2022-11-02 12:42:33.684 | ++ functions-common:get_or_create_user:923 : local email=--email=system_reader@example.com 2022-11-02 12:42:33.712 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create system_reader --password Passw0rd --domain=default --email=system_reader@example.com --or-show -f value -c id 2022-11-02 12:42:36.127 | + inc/async:async_inner:64 : rc=0 2022-11-02 12:42:36.310 | [94866 Async ks-alt-admin:94866]: finished successfully 2022-11-02 12:42:38.381 | + inc/async:async_inner:64 : rc=0 2022-11-02 12:42:38.525 | [94980 Async ks-alt-another:94980]: finished successfully 2022-11-02 12:42:39.721 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:42:39.721 | from cryptography.utils import int_from_bytes 2022-11-02 12:42:39.721 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:42:39.721 | from cryptography.utils import int_from_bytes 2022-11-02 12:42:39.939 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 12:42:39.943 | ++ functions-common:get_or_create_user:937 : user_id=2a1f4ff9714f4aa49caa14e1d80d7fa1 2022-11-02 12:42:39.946 | ++ functions-common:get_or_create_user:938 : echo 2a1f4ff9714f4aa49caa14e1d80d7fa1 2022-11-02 12:42:39.954 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=2a1f4ff9714f4aa49caa14e1d80d7fa1 2022-11-02 12:42:39.957 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader 2a1f4ff9714f4aa49caa14e1d80d7fa1 all 2022-11-02 12:42:40.051 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 2a1f4ff9714f4aa49caa14e1d80d7fa1 all 2022-11-02 12:42:40.183 | [19138 Async ks-system-reader:96059]: running: get_or_add_user_system_role reader 2a1f4ff9714f4aa49caa14e1d80d7fa1 all 2022-11-02 12:42:40.187 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-11-02 12:42:40.194 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-11-02 12:42:40.198 | ++ functions-common:get_or_create_group:906 : local 'desc=openstack admin group' 2022-11-02 12:42:40.210 | ++ functions-common:get_or_create_group:907 : local group_id 2022-11-02 12:42:40.216 | +++ functions-common:get_or_create_group:916 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2022-11-02 12:42:42.527 | + inc/async:async_inner:64 : rc=0 2022-11-02 12:42:42.738 | [95314 Async ks-alt-member-user:95314]: finished successfully 2022-11-02 12:42:45.620 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:42:45.620 | from cryptography.utils import int_from_bytes 2022-11-02 12:42:45.620 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:42:45.620 | from cryptography.utils import int_from_bytes 2022-11-02 12:42:45.836 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 12:42:45.841 | ++ functions-common:get_or_create_group:914 : group_id=fb18d311f57049de9d89def8b0a3b78d 2022-11-02 12:42:45.845 | ++ functions-common:get_or_create_group:915 : echo fb18d311f57049de9d89def8b0a3b78d 2022-11-02 12:42:45.850 | + lib/keystone:create_keystone_accounts:402 : admin_group=fb18d311f57049de9d89def8b0a3b78d 2022-11-02 12:42:45.854 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-11-02 12:42:45.860 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-11-02 12:42:45.870 | ++ functions-common:get_or_create_group:906 : local 'desc=non-admin group' 2022-11-02 12:42:45.877 | ++ functions-common:get_or_create_group:907 : local group_id 2022-11-02 12:42:45.881 | +++ functions-common:get_or_create_group:916 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2022-11-02 12:42:47.010 | + inc/async:async_inner:64 : rc=0 2022-11-02 12:42:47.060 | [95540 Async ks-alt-reader-user:95540]: finished successfully 2022-11-02 12:42:49.166 | + inc/async:async_inner:64 : rc=0 2022-11-02 12:42:49.207 | [95764 Async ks-system-member:95764]: finished successfully 2022-11-02 12:42:49.451 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:42:49.451 | from cryptography.utils import int_from_bytes 2022-11-02 12:42:49.451 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:42:49.451 | from cryptography.utils import int_from_bytes 2022-11-02 12:42:49.663 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 12:42:49.667 | ++ functions-common:get_or_create_group:914 : group_id=3abcaeacd5ba4b9ab65b1e9cb34a8042 2022-11-02 12:42:49.670 | ++ functions-common:get_or_create_group:915 : echo 3abcaeacd5ba4b9ab65b1e9cb34a8042 2022-11-02 12:42:49.674 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=3abcaeacd5ba4b9ab65b1e9cb34a8042 2022-11-02 12:42:49.677 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member 3abcaeacd5ba4b9ab65b1e9cb34a8042 afb9412b36784779b75afbd6d02c3c3c 2022-11-02 12:42:49.759 | + inc/async:async_inner:63 : get_or_add_group_project_role member 3abcaeacd5ba4b9ab65b1e9cb34a8042 afb9412b36784779b75afbd6d02c3c3c 2022-11-02 12:42:49.826 | [19138 Async ks-group-memberdemo:96439]: running: get_or_add_group_project_role member 3abcaeacd5ba4b9ab65b1e9cb34a8042 afb9412b36784779b75afbd6d02c3c3c 2022-11-02 12:42:49.830 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 3abcaeacd5ba4b9ab65b1e9cb34a8042 afb9412b36784779b75afbd6d02c3c3c 2022-11-02 12:42:49.923 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 3abcaeacd5ba4b9ab65b1e9cb34a8042 afb9412b36784779b75afbd6d02c3c3c 2022-11-02 12:42:50.039 | [19138 Async ks-group-anotherdemo:96525]: running: get_or_add_group_project_role anotherrole 3abcaeacd5ba4b9ab65b1e9cb34a8042 afb9412b36784779b75afbd6d02c3c3c 2022-11-02 12:42:50.044 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member 3abcaeacd5ba4b9ab65b1e9cb34a8042 36112a72e1fa4b53afa0d19b6fd775e4 2022-11-02 12:42:50.162 | + inc/async:async_inner:63 : get_or_add_group_project_role member 3abcaeacd5ba4b9ab65b1e9cb34a8042 36112a72e1fa4b53afa0d19b6fd775e4 2022-11-02 12:42:50.426 | [19138 Async ks-group-memberalt:96611]: running: get_or_add_group_project_role member 3abcaeacd5ba4b9ab65b1e9cb34a8042 36112a72e1fa4b53afa0d19b6fd775e4 2022-11-02 12:42:50.448 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 3abcaeacd5ba4b9ab65b1e9cb34a8042 36112a72e1fa4b53afa0d19b6fd775e4 2022-11-02 12:42:50.855 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 3abcaeacd5ba4b9ab65b1e9cb34a8042 36112a72e1fa4b53afa0d19b6fd775e4 2022-11-02 12:42:51.091 | [19138 Async ks-group-anotheralt:96718]: running: get_or_add_group_project_role anotherrole 3abcaeacd5ba4b9ab65b1e9cb34a8042 36112a72e1fa4b53afa0d19b6fd775e4 2022-11-02 12:42:51.117 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin fb18d311f57049de9d89def8b0a3b78d 8afd900cd12e4858ac9f5fec41334b44 2022-11-02 12:42:51.619 | + inc/async:async_inner:63 : get_or_add_group_project_role admin fb18d311f57049de9d89def8b0a3b78d 8afd900cd12e4858ac9f5fec41334b44 2022-11-02 12:42:51.907 | [19138 Async ks-group-admin:96806]: running: get_or_add_group_project_role admin fb18d311f57049de9d89def8b0a3b78d 8afd900cd12e4858ac9f5fec41334b44 2022-11-02 12:42:51.927 | + lib/keystone:create_keystone_accounts:413 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2022-11-02 12:42:52.333 | [19138 Async ks-demo-member:93921]: Waiting for completion of get_or_add_user_project_role member 66edce232b1749ec8c2fdf48857a4cfc afb9412b36784779b75afbd6d02c3c3c running on PID 93921 (17 other jobs running) 2022-11-02 12:42:52.515 | [19138 Async ks-demo-member:93921]: Signaling child to exit 2022-11-02 12:42:52.516 | WAKEUP 2022-11-02 12:42:52.695 | [19138 Async ks-demo-member:93921]: Signaled 2022-11-02 12:42:52.707 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 12:42:52.707 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-11-02 12:42:52.708 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 12:42:52.708 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 12:42:52.708 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-11-02 12:42:52.708 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-11-02 12:42:52.708 | ++ functions-common:_get_domain_args:979 : echo 2022-11-02 12:42:52.708 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-11-02 12:42:52.708 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 66edce232b1749ec8c2fdf48857a4cfc --project afb9412b36784779b75afbd6d02c3c3c 2022-11-02 12:42:52.708 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 12:42:52.708 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 12:42:52.708 | ++ functions-common:get_field:823 : local data field 2022-11-02 12:42:52.708 | ++ functions-common:get_field:824 : read data 2022-11-02 12:42:52.708 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:42:52.708 | from cryptography.utils import int_from_bytes 2022-11-02 12:42:52.708 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:42:52.708 | from cryptography.utils import int_from_bytes 2022-11-02 12:42:52.708 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 12:42:52.708 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 12:42:52.708 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 12:42:52.708 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add member --user 66edce232b1749ec8c2fdf48857a4cfc --project afb9412b36784779b75afbd6d02c3c3c 2022-11-02 12:42:52.708 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:42:52.708 | from cryptography.utils import int_from_bytes 2022-11-02 12:42:52.708 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:42:52.708 | from cryptography.utils import int_from_bytes 2022-11-02 12:42:52.709 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 66edce232b1749ec8c2fdf48857a4cfc --project afb9412b36784779b75afbd6d02c3c3c 2022-11-02 12:42:52.709 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 12:42:52.709 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 12:42:52.709 | ++ functions-common:get_field:823 : local data field 2022-11-02 12:42:52.709 | ++ functions-common:get_field:824 : read data 2022-11-02 12:42:52.709 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:42:52.709 | from cryptography.utils import int_from_bytes 2022-11-02 12:42:52.709 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:42:52.709 | from cryptography.utils import int_from_bytes 2022-11-02 12:42:52.709 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 12:42:52.709 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 12:42:52.709 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 12:42:52.709 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 12:42:52.709 | ++ functions-common:get_field:830 : echo '| bb583317ddcb4b8f95107002fabfec28 | 66edce232b1749ec8c2fdf48857a4cfc | | afb9412b36784779b75afbd6d02c3c3c | | | False |' 2022-11-02 12:42:52.709 | ++ functions-common:get_field:824 : read data 2022-11-02 12:42:52.709 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=bb583317ddcb4b8f95107002fabfec28 2022-11-02 12:42:52.709 | + functions-common:get_or_add_user_project_role:1009 : echo bb583317ddcb4b8f95107002fabfec28 2022-11-02 12:42:52.709 | bb583317ddcb4b8f95107002fabfec28 2022-11-02 12:42:53.024 | [19138 Async ks-demo-member:93921]: finished get_or_add_user_project_role member 66edce232b1749ec8c2fdf48857a4cfc afb9412b36784779b75afbd6d02c3c3c with result 0 in 18 seconds 2022-11-02 12:42:53.311 | [19138 Async ks-demo-admin:94033]: Waiting for completion of get_or_add_user_project_role admin 2e42d4f6eb214c8cb457648d748ddd18 afb9412b36784779b75afbd6d02c3c3c running on PID 94033 (16 other jobs running) 2022-11-02 12:42:53.518 | [19138 Async ks-demo-admin:94033]: Signaling child to exit 2022-11-02 12:42:53.519 | WAKEUP 2022-11-02 12:42:53.724 | [19138 Async ks-demo-admin:94033]: Signaled 2022-11-02 12:42:53.739 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 12:42:53.739 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-11-02 12:42:53.739 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 12:42:53.739 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 12:42:53.739 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-11-02 12:42:53.739 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-11-02 12:42:53.739 | ++ functions-common:_get_domain_args:979 : echo 2022-11-02 12:42:53.739 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-11-02 12:42:53.739 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 2e42d4f6eb214c8cb457648d748ddd18 --project afb9412b36784779b75afbd6d02c3c3c 2022-11-02 12:42:53.739 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 12:42:53.740 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 12:42:53.740 | ++ functions-common:get_field:823 : local data field 2022-11-02 12:42:53.740 | ++ functions-common:get_field:824 : read data 2022-11-02 12:42:53.740 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:42:53.740 | from cryptography.utils import int_from_bytes 2022-11-02 12:42:53.740 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:42:53.740 | from cryptography.utils import int_from_bytes 2022-11-02 12:42:53.740 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 12:42:53.740 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 12:42:53.740 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 12:42:53.740 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user 2e42d4f6eb214c8cb457648d748ddd18 --project afb9412b36784779b75afbd6d02c3c3c 2022-11-02 12:42:53.740 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:42:53.740 | from cryptography.utils import int_from_bytes 2022-11-02 12:42:53.741 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:42:53.741 | from cryptography.utils import int_from_bytes 2022-11-02 12:42:53.741 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 12:42:53.741 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 2e42d4f6eb214c8cb457648d748ddd18 --project afb9412b36784779b75afbd6d02c3c3c 2022-11-02 12:42:53.741 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 12:42:53.741 | ++ functions-common:get_field:823 : local data field 2022-11-02 12:42:53.741 | ++ functions-common:get_field:824 : read data 2022-11-02 12:42:53.741 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:42:53.741 | from cryptography.utils import int_from_bytes 2022-11-02 12:42:53.741 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:42:53.741 | from cryptography.utils import int_from_bytes 2022-11-02 12:42:53.741 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 12:42:53.741 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 12:42:53.741 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 12:42:53.741 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 12:42:53.742 | ++ functions-common:get_field:830 : echo '| 96dbd81f2a1549bdbc9a0d6d6b59e643 | 2e42d4f6eb214c8cb457648d748ddd18 | | afb9412b36784779b75afbd6d02c3c3c | | | False |' 2022-11-02 12:42:53.742 | ++ functions-common:get_field:824 : read data 2022-11-02 12:42:53.742 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=96dbd81f2a1549bdbc9a0d6d6b59e643 2022-11-02 12:42:53.742 | + functions-common:get_or_add_user_project_role:1009 : echo 96dbd81f2a1549bdbc9a0d6d6b59e643 2022-11-02 12:42:53.742 | 96dbd81f2a1549bdbc9a0d6d6b59e643 2022-11-02 12:42:54.073 | [19138 Async ks-demo-admin:94033]: finished get_or_add_user_project_role admin 2e42d4f6eb214c8cb457648d748ddd18 afb9412b36784779b75afbd6d02c3c3c with result 0 in 23 seconds 2022-11-02 12:42:54.332 | [19138 Async ks-demo-another:94145]: Waiting for completion of get_or_add_user_project_role anotherrole 66edce232b1749ec8c2fdf48857a4cfc afb9412b36784779b75afbd6d02c3c3c running on PID 94145 (15 other jobs running) 2022-11-02 12:42:54.490 | [19138 Async ks-demo-another:94145]: Signaling child to exit 2022-11-02 12:42:54.491 | WAKEUP 2022-11-02 12:42:54.642 | [19138 Async ks-demo-another:94145]: Signaled 2022-11-02 12:42:54.646 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 12:42:54.646 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-11-02 12:42:54.646 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 12:42:54.646 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 12:42:54.646 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-11-02 12:42:54.646 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-11-02 12:42:54.647 | ++ functions-common:_get_domain_args:979 : echo 2022-11-02 12:42:54.647 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-11-02 12:42:54.647 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 12:42:54.647 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 66edce232b1749ec8c2fdf48857a4cfc --project afb9412b36784779b75afbd6d02c3c3c 2022-11-02 12:42:54.647 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 12:42:54.647 | ++ functions-common:get_field:823 : local data field 2022-11-02 12:42:54.647 | ++ functions-common:get_field:824 : read data 2022-11-02 12:42:54.647 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:42:54.647 | from cryptography.utils import int_from_bytes 2022-11-02 12:42:54.647 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:42:54.647 | from cryptography.utils import int_from_bytes 2022-11-02 12:42:54.647 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 12:42:54.647 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 12:42:54.647 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 12:42:54.647 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add anotherrole --user 66edce232b1749ec8c2fdf48857a4cfc --project afb9412b36784779b75afbd6d02c3c3c 2022-11-02 12:42:54.647 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:42:54.647 | from cryptography.utils import int_from_bytes 2022-11-02 12:42:54.647 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:42:54.647 | from cryptography.utils import int_from_bytes 2022-11-02 12:42:54.647 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 66edce232b1749ec8c2fdf48857a4cfc --project afb9412b36784779b75afbd6d02c3c3c 2022-11-02 12:42:54.647 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 12:42:54.647 | ++ functions-common:get_field:823 : local data field 2022-11-02 12:42:54.647 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 12:42:54.647 | ++ functions-common:get_field:824 : read data 2022-11-02 12:42:54.647 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:42:54.647 | from cryptography.utils import int_from_bytes 2022-11-02 12:42:54.647 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:42:54.647 | from cryptography.utils import int_from_bytes 2022-11-02 12:42:54.647 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 12:42:54.647 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 12:42:54.647 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 12:42:54.648 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 12:42:54.648 | ++ functions-common:get_field:830 : echo '| 957717013e334a1f9319d00622e4a5e8 | 66edce232b1749ec8c2fdf48857a4cfc | | afb9412b36784779b75afbd6d02c3c3c | | | False |' 2022-11-02 12:42:54.648 | ++ functions-common:get_field:824 : read data 2022-11-02 12:42:54.648 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=957717013e334a1f9319d00622e4a5e8 2022-11-02 12:42:54.648 | + functions-common:get_or_add_user_project_role:1009 : echo 957717013e334a1f9319d00622e4a5e8 2022-11-02 12:42:54.648 | 957717013e334a1f9319d00622e4a5e8 2022-11-02 12:42:54.846 | [19138 Async ks-demo-another:94145]: finished get_or_add_user_project_role anotherrole 66edce232b1749ec8c2fdf48857a4cfc afb9412b36784779b75afbd6d02c3c3c with result 0 in 19 seconds 2022-11-02 12:42:55.071 | [19138 Async ks-demo-invis:94257]: Waiting for completion of get_or_add_user_project_role member 66edce232b1749ec8c2fdf48857a4cfc 2961622a30f54f63862e84fc1f458ecb running on PID 94257 (14 other jobs running) 2022-11-02 12:42:55.207 | [19138 Async ks-demo-invis:94257]: Signaling child to exit 2022-11-02 12:42:55.207 | WAKEUP 2022-11-02 12:42:55.248 | [19138 Async ks-demo-invis:94257]: Signaled 2022-11-02 12:42:55.251 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 12:42:55.251 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-11-02 12:42:55.251 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 12:42:55.251 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 12:42:55.251 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-11-02 12:42:55.251 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-11-02 12:42:55.251 | ++ functions-common:_get_domain_args:979 : echo 2022-11-02 12:42:55.251 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-11-02 12:42:55.251 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 66edce232b1749ec8c2fdf48857a4cfc --project 2961622a30f54f63862e84fc1f458ecb 2022-11-02 12:42:55.251 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 12:42:55.251 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 12:42:55.251 | ++ functions-common:get_field:823 : local data field 2022-11-02 12:42:55.251 | ++ functions-common:get_field:824 : read data 2022-11-02 12:42:55.251 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:42:55.252 | from cryptography.utils import int_from_bytes 2022-11-02 12:42:55.252 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:42:55.252 | from cryptography.utils import int_from_bytes 2022-11-02 12:42:55.252 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 12:42:55.252 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 12:42:55.252 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 12:42:55.252 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add member --user 66edce232b1749ec8c2fdf48857a4cfc --project 2961622a30f54f63862e84fc1f458ecb 2022-11-02 12:42:55.252 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:42:55.252 | from cryptography.utils import int_from_bytes 2022-11-02 12:42:55.252 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:42:55.252 | from cryptography.utils import int_from_bytes 2022-11-02 12:42:55.252 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 66edce232b1749ec8c2fdf48857a4cfc --project 2961622a30f54f63862e84fc1f458ecb 2022-11-02 12:42:55.252 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 12:42:55.252 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 12:42:55.253 | ++ functions-common:get_field:823 : local data field 2022-11-02 12:42:55.253 | ++ functions-common:get_field:824 : read data 2022-11-02 12:42:55.253 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:42:55.253 | from cryptography.utils import int_from_bytes 2022-11-02 12:42:55.253 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:42:55.253 | from cryptography.utils import int_from_bytes 2022-11-02 12:42:55.253 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 12:42:55.253 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 12:42:55.253 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 12:42:55.253 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 12:42:55.253 | ++ functions-common:get_field:830 : echo '| bb583317ddcb4b8f95107002fabfec28 | 66edce232b1749ec8c2fdf48857a4cfc | | 2961622a30f54f63862e84fc1f458ecb | | | False |' 2022-11-02 12:42:55.253 | ++ functions-common:get_field:824 : read data 2022-11-02 12:42:55.253 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=bb583317ddcb4b8f95107002fabfec28 2022-11-02 12:42:55.253 | + functions-common:get_or_add_user_project_role:1009 : echo bb583317ddcb4b8f95107002fabfec28 2022-11-02 12:42:55.254 | bb583317ddcb4b8f95107002fabfec28 2022-11-02 12:42:55.351 | [19138 Async ks-demo-invis:94257]: finished get_or_add_user_project_role member 66edce232b1749ec8c2fdf48857a4cfc 2961622a30f54f63862e84fc1f458ecb with result 0 in 22 seconds 2022-11-02 12:42:55.431 | [19138 Async ks-demo-reader:94449]: Waiting for completion of get_or_add_user_project_role reader ae6be5aba8f0465ab5f5d66e0ad11cf3 afb9412b36784779b75afbd6d02c3c3c running on PID 94449 (13 other jobs running) 2022-11-02 12:42:55.489 | [19138 Async ks-demo-reader:94449]: Signaling child to exit 2022-11-02 12:42:55.490 | WAKEUP 2022-11-02 12:42:55.542 | [19138 Async ks-demo-reader:94449]: Signaled 2022-11-02 12:42:55.544 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 12:42:55.544 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-11-02 12:42:55.544 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 12:42:55.544 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 12:42:55.544 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-11-02 12:42:55.544 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-11-02 12:42:55.544 | ++ functions-common:_get_domain_args:979 : echo 2022-11-02 12:42:55.544 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-11-02 12:42:55.544 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user ae6be5aba8f0465ab5f5d66e0ad11cf3 --project afb9412b36784779b75afbd6d02c3c3c 2022-11-02 12:42:55.544 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 12:42:55.544 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 12:42:55.544 | ++ functions-common:get_field:823 : local data field 2022-11-02 12:42:55.544 | ++ functions-common:get_field:824 : read data 2022-11-02 12:42:55.544 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:42:55.544 | from cryptography.utils import int_from_bytes 2022-11-02 12:42:55.544 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:42:55.544 | from cryptography.utils import int_from_bytes 2022-11-02 12:42:55.544 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 12:42:55.545 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 12:42:55.545 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 12:42:55.545 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add reader --user ae6be5aba8f0465ab5f5d66e0ad11cf3 --project afb9412b36784779b75afbd6d02c3c3c 2022-11-02 12:42:55.545 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:42:55.545 | from cryptography.utils import int_from_bytes 2022-11-02 12:42:55.545 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:42:55.545 | from cryptography.utils import int_from_bytes 2022-11-02 12:42:55.545 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 12:42:55.545 | ++ functions-common:get_field:823 : local data field 2022-11-02 12:42:55.545 | ++ functions-common:get_field:824 : read data 2022-11-02 12:42:55.545 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user ae6be5aba8f0465ab5f5d66e0ad11cf3 --project afb9412b36784779b75afbd6d02c3c3c 2022-11-02 12:42:55.545 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 12:42:55.545 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:42:55.545 | from cryptography.utils import int_from_bytes 2022-11-02 12:42:55.545 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:42:55.545 | from cryptography.utils import int_from_bytes 2022-11-02 12:42:55.545 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 12:42:55.545 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 12:42:55.545 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 12:42:55.545 | ++ functions-common:get_field:830 : echo '| b8e38729479e48c197b14d2f06ac4ac4 | ae6be5aba8f0465ab5f5d66e0ad11cf3 | | afb9412b36784779b75afbd6d02c3c3c | | | False |' 2022-11-02 12:42:55.545 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 12:42:55.545 | ++ functions-common:get_field:824 : read data 2022-11-02 12:42:55.545 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=b8e38729479e48c197b14d2f06ac4ac4 2022-11-02 12:42:55.545 | + functions-common:get_or_add_user_project_role:1009 : echo b8e38729479e48c197b14d2f06ac4ac4 2022-11-02 12:42:55.545 | b8e38729479e48c197b14d2f06ac4ac4 2022-11-02 12:42:55.645 | [19138 Async ks-demo-reader:94449]: finished get_or_add_user_project_role reader ae6be5aba8f0465ab5f5d66e0ad11cf3 afb9412b36784779b75afbd6d02c3c3c with result 0 in 23 seconds 2022-11-02 12:42:55.651 | + inc/async:async_wait:197 : return 0 2022-11-02 12:42:55.655 | + lib/keystone:create_keystone_accounts:414 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-11-02 12:42:55.787 | [19138 Async ks-alt-admin:94866]: Waiting for completion of get_or_add_user_project_role admin 91fa5f43acd140478f5714c6dd2e2866 36112a72e1fa4b53afa0d19b6fd775e4 running on PID 94866 (12 other jobs running) 2022-11-02 12:42:55.846 | [19138 Async ks-alt-admin:94866]: Signaling child to exit 2022-11-02 12:42:55.847 | WAKEUP 2022-11-02 12:42:55.910 | [19138 Async ks-alt-admin:94866]: Signaled 2022-11-02 12:42:55.913 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 12:42:55.913 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-11-02 12:42:55.913 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 12:42:55.913 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 12:42:55.913 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-11-02 12:42:55.913 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-11-02 12:42:55.914 | ++ functions-common:_get_domain_args:979 : echo 2022-11-02 12:42:55.914 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-11-02 12:42:55.914 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 12:42:55.914 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 12:42:55.914 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 91fa5f43acd140478f5714c6dd2e2866 --project 36112a72e1fa4b53afa0d19b6fd775e4 2022-11-02 12:42:55.914 | ++ functions-common:get_field:823 : local data field 2022-11-02 12:42:55.914 | ++ functions-common:get_field:824 : read data 2022-11-02 12:42:55.914 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:42:55.914 | from cryptography.utils import int_from_bytes 2022-11-02 12:42:55.914 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:42:55.914 | from cryptography.utils import int_from_bytes 2022-11-02 12:42:55.914 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 12:42:55.915 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 12:42:55.915 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 12:42:55.915 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user 91fa5f43acd140478f5714c6dd2e2866 --project 36112a72e1fa4b53afa0d19b6fd775e4 2022-11-02 12:42:55.915 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:42:55.915 | from cryptography.utils import int_from_bytes 2022-11-02 12:42:55.915 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:42:55.915 | from cryptography.utils import int_from_bytes 2022-11-02 12:42:55.915 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 91fa5f43acd140478f5714c6dd2e2866 --project 36112a72e1fa4b53afa0d19b6fd775e4 2022-11-02 12:42:55.915 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 12:42:55.915 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 12:42:55.915 | ++ functions-common:get_field:823 : local data field 2022-11-02 12:42:55.915 | ++ functions-common:get_field:824 : read data 2022-11-02 12:42:55.915 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:42:55.915 | from cryptography.utils import int_from_bytes 2022-11-02 12:42:55.915 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:42:55.916 | from cryptography.utils import int_from_bytes 2022-11-02 12:42:55.916 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 12:42:55.916 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 12:42:55.916 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 12:42:55.916 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 12:42:55.916 | ++ functions-common:get_field:830 : echo '| 96dbd81f2a1549bdbc9a0d6d6b59e643 | 91fa5f43acd140478f5714c6dd2e2866 | | 36112a72e1fa4b53afa0d19b6fd775e4 | | | False |' 2022-11-02 12:42:55.916 | ++ functions-common:get_field:824 : read data 2022-11-02 12:42:55.916 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=96dbd81f2a1549bdbc9a0d6d6b59e643 2022-11-02 12:42:55.916 | + functions-common:get_or_add_user_project_role:1009 : echo 96dbd81f2a1549bdbc9a0d6d6b59e643 2022-11-02 12:42:55.916 | 96dbd81f2a1549bdbc9a0d6d6b59e643 2022-11-02 12:42:56.032 | [19138 Async ks-alt-admin:94866]: finished get_or_add_user_project_role admin 91fa5f43acd140478f5714c6dd2e2866 36112a72e1fa4b53afa0d19b6fd775e4 with result 0 in 21 seconds 2022-11-02 12:42:56.122 | [19138 Async ks-alt-another:94980]: Waiting for completion of get_or_add_user_project_role anotherrole 91fa5f43acd140478f5714c6dd2e2866 36112a72e1fa4b53afa0d19b6fd775e4 running on PID 94980 (11 other jobs running) 2022-11-02 12:42:56.184 | [19138 Async ks-alt-another:94980]: Signaling child to exit 2022-11-02 12:42:56.184 | WAKEUP 2022-11-02 12:42:56.244 | [19138 Async ks-alt-another:94980]: Signaled 2022-11-02 12:42:56.248 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 12:42:56.248 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-11-02 12:42:56.248 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 12:42:56.248 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 12:42:56.248 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-11-02 12:42:56.248 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-11-02 12:42:56.248 | ++ functions-common:_get_domain_args:979 : echo 2022-11-02 12:42:56.249 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-11-02 12:42:56.249 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 12:42:56.249 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 91fa5f43acd140478f5714c6dd2e2866 --project 36112a72e1fa4b53afa0d19b6fd775e4 2022-11-02 12:42:56.249 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 12:42:56.249 | ++ functions-common:get_field:823 : local data field 2022-11-02 12:42:56.249 | ++ functions-common:get_field:824 : read data 2022-11-02 12:42:56.249 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:42:56.250 | from cryptography.utils import int_from_bytes 2022-11-02 12:42:56.250 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:42:56.250 | from cryptography.utils import int_from_bytes 2022-11-02 12:42:56.250 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 12:42:56.250 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 12:42:56.250 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 12:42:56.250 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add anotherrole --user 91fa5f43acd140478f5714c6dd2e2866 --project 36112a72e1fa4b53afa0d19b6fd775e4 2022-11-02 12:42:56.250 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:42:56.250 | from cryptography.utils import int_from_bytes 2022-11-02 12:42:56.250 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:42:56.251 | from cryptography.utils import int_from_bytes 2022-11-02 12:42:56.251 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 91fa5f43acd140478f5714c6dd2e2866 --project 36112a72e1fa4b53afa0d19b6fd775e4 2022-11-02 12:42:56.251 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 12:42:56.251 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 12:42:56.251 | ++ functions-common:get_field:823 : local data field 2022-11-02 12:42:56.251 | ++ functions-common:get_field:824 : read data 2022-11-02 12:42:56.251 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:42:56.252 | from cryptography.utils import int_from_bytes 2022-11-02 12:42:56.252 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:42:56.252 | from cryptography.utils import int_from_bytes 2022-11-02 12:42:56.252 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 12:42:56.252 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 12:42:56.252 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 12:42:56.252 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 12:42:56.252 | ++ functions-common:get_field:830 : echo '| 957717013e334a1f9319d00622e4a5e8 | 91fa5f43acd140478f5714c6dd2e2866 | | 36112a72e1fa4b53afa0d19b6fd775e4 | | | False |' 2022-11-02 12:42:56.252 | ++ functions-common:get_field:824 : read data 2022-11-02 12:42:56.252 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=957717013e334a1f9319d00622e4a5e8 2022-11-02 12:42:56.252 | + functions-common:get_or_add_user_project_role:1009 : echo 957717013e334a1f9319d00622e4a5e8 2022-11-02 12:42:56.252 | 957717013e334a1f9319d00622e4a5e8 2022-11-02 12:42:56.359 | [19138 Async ks-alt-another:94980]: finished get_or_add_user_project_role anotherrole 91fa5f43acd140478f5714c6dd2e2866 36112a72e1fa4b53afa0d19b6fd775e4 with result 0 in 22 seconds 2022-11-02 12:42:56.430 | [19138 Async ks-alt-member-user:95314]: Waiting for completion of get_or_add_user_project_role member 158d28384da04603b10524a4a640562b 36112a72e1fa4b53afa0d19b6fd775e4 running on PID 95314 (10 other jobs running) 2022-11-02 12:42:56.471 | [19138 Async ks-alt-member-user:95314]: Signaling child to exit 2022-11-02 12:42:56.472 | WAKEUP 2022-11-02 12:42:56.512 | [19138 Async ks-alt-member-user:95314]: Signaled 2022-11-02 12:42:56.515 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 12:42:56.515 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-11-02 12:42:56.515 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 12:42:56.515 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 12:42:56.515 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-11-02 12:42:56.515 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-11-02 12:42:56.515 | ++ functions-common:_get_domain_args:979 : echo 2022-11-02 12:42:56.515 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-11-02 12:42:56.516 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 158d28384da04603b10524a4a640562b --project 36112a72e1fa4b53afa0d19b6fd775e4 2022-11-02 12:42:56.516 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 12:42:56.516 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 12:42:56.516 | ++ functions-common:get_field:823 : local data field 2022-11-02 12:42:56.516 | ++ functions-common:get_field:824 : read data 2022-11-02 12:42:56.516 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:42:56.516 | from cryptography.utils import int_from_bytes 2022-11-02 12:42:56.516 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:42:56.516 | from cryptography.utils import int_from_bytes 2022-11-02 12:42:56.516 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 12:42:56.516 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 12:42:56.516 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 12:42:56.516 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add member --user 158d28384da04603b10524a4a640562b --project 36112a72e1fa4b53afa0d19b6fd775e4 2022-11-02 12:42:56.516 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:42:56.516 | from cryptography.utils import int_from_bytes 2022-11-02 12:42:56.516 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:42:56.516 | from cryptography.utils import int_from_bytes 2022-11-02 12:42:56.516 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 158d28384da04603b10524a4a640562b --project 36112a72e1fa4b53afa0d19b6fd775e4 2022-11-02 12:42:56.516 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 12:42:56.516 | ++ functions-common:get_field:823 : local data field 2022-11-02 12:42:56.516 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 12:42:56.516 | ++ functions-common:get_field:824 : read data 2022-11-02 12:42:56.516 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:42:56.516 | from cryptography.utils import int_from_bytes 2022-11-02 12:42:56.516 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:42:56.516 | from cryptography.utils import int_from_bytes 2022-11-02 12:42:56.516 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 12:42:56.516 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 12:42:56.516 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 12:42:56.516 | ++ functions-common:get_field:830 : echo '| bb583317ddcb4b8f95107002fabfec28 | 158d28384da04603b10524a4a640562b | | 36112a72e1fa4b53afa0d19b6fd775e4 | | | False |' 2022-11-02 12:42:56.516 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 12:42:56.517 | ++ functions-common:get_field:824 : read data 2022-11-02 12:42:56.517 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=bb583317ddcb4b8f95107002fabfec28 2022-11-02 12:42:56.517 | + functions-common:get_or_add_user_project_role:1009 : echo bb583317ddcb4b8f95107002fabfec28 2022-11-02 12:42:56.517 | bb583317ddcb4b8f95107002fabfec28 2022-11-02 12:42:56.586 | [19138 Async ks-alt-member-user:95314]: finished get_or_add_user_project_role member 158d28384da04603b10524a4a640562b 36112a72e1fa4b53afa0d19b6fd775e4 with result 0 in 20 seconds 2022-11-02 12:42:56.650 | [19138 Async ks-alt-reader-user:95540]: Waiting for completion of get_or_add_user_project_role reader 0e3f5e16554941309f601724de19d2ea 36112a72e1fa4b53afa0d19b6fd775e4 running on PID 95540 (9 other jobs running) 2022-11-02 12:42:56.711 | [19138 Async ks-alt-reader-user:95540]: Signaling child to exit 2022-11-02 12:42:56.712 | WAKEUP 2022-11-02 12:42:56.764 | [19138 Async ks-alt-reader-user:95540]: Signaled 2022-11-02 12:42:56.770 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 12:42:56.770 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-11-02 12:42:56.770 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 12:42:56.770 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 12:42:56.770 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-11-02 12:42:56.770 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-11-02 12:42:56.770 | ++ functions-common:_get_domain_args:979 : echo 2022-11-02 12:42:56.770 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-11-02 12:42:56.770 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 0e3f5e16554941309f601724de19d2ea --project 36112a72e1fa4b53afa0d19b6fd775e4 2022-11-02 12:42:56.770 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 12:42:56.770 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 12:42:56.770 | ++ functions-common:get_field:823 : local data field 2022-11-02 12:42:56.770 | ++ functions-common:get_field:824 : read data 2022-11-02 12:42:56.771 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:42:56.771 | from cryptography.utils import int_from_bytes 2022-11-02 12:42:56.771 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:42:56.771 | from cryptography.utils import int_from_bytes 2022-11-02 12:42:56.771 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 12:42:56.771 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 12:42:56.771 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 12:42:56.771 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add reader --user 0e3f5e16554941309f601724de19d2ea --project 36112a72e1fa4b53afa0d19b6fd775e4 2022-11-02 12:42:56.771 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:42:56.771 | from cryptography.utils import int_from_bytes 2022-11-02 12:42:56.771 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:42:56.771 | from cryptography.utils import int_from_bytes 2022-11-02 12:42:56.771 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 0e3f5e16554941309f601724de19d2ea --project 36112a72e1fa4b53afa0d19b6fd775e4 2022-11-02 12:42:56.771 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 12:42:56.771 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 12:42:56.772 | ++ functions-common:get_field:823 : local data field 2022-11-02 12:42:56.772 | ++ functions-common:get_field:824 : read data 2022-11-02 12:42:56.772 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:42:56.772 | from cryptography.utils import int_from_bytes 2022-11-02 12:42:56.772 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:42:56.772 | from cryptography.utils import int_from_bytes 2022-11-02 12:42:56.772 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 12:42:56.772 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 12:42:56.772 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 12:42:56.772 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 12:42:56.772 | ++ functions-common:get_field:830 : echo '| b8e38729479e48c197b14d2f06ac4ac4 | 0e3f5e16554941309f601724de19d2ea | | 36112a72e1fa4b53afa0d19b6fd775e4 | | | False |' 2022-11-02 12:42:56.772 | ++ functions-common:get_field:824 : read data 2022-11-02 12:42:56.772 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=b8e38729479e48c197b14d2f06ac4ac4 2022-11-02 12:42:56.772 | + functions-common:get_or_add_user_project_role:1009 : echo b8e38729479e48c197b14d2f06ac4ac4 2022-11-02 12:42:56.773 | b8e38729479e48c197b14d2f06ac4ac4 2022-11-02 12:42:56.868 | [19138 Async ks-alt-reader-user:95540]: finished get_or_add_user_project_role reader 0e3f5e16554941309f601724de19d2ea 36112a72e1fa4b53afa0d19b6fd775e4 with result 0 in 18 seconds 2022-11-02 12:42:56.876 | + inc/async:async_wait:197 : return 0 2022-11-02 12:42:56.880 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-11-02 12:42:56.989 | [19138 Async ks-system-member:95764]: Waiting for completion of get_or_add_user_system_role member 16d69ce7bc32404b9289f2bbdb8dbe23 all running on PID 95764 (8 other jobs running) 2022-11-02 12:42:57.069 | [19138 Async ks-system-member:95764]: Signaling child to exit 2022-11-02 12:42:57.069 | WAKEUP 2022-11-02 12:42:57.210 | [19138 Async ks-system-member:95764]: Signaled 2022-11-02 12:42:57.212 | + functions-common:get_or_add_user_system_role:1039 : local user_role_id 2022-11-02 12:42:57.212 | + functions-common:get_or_add_user_system_role:1040 : local domain_args 2022-11-02 12:42:57.212 | ++ functions-common:get_or_add_user_system_role:1042 : _get_domain_args 2022-11-02 12:42:57.212 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 12:42:57.212 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 12:42:57.212 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-11-02 12:42:57.213 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-11-02 12:42:57.213 | ++ functions-common:_get_domain_args:979 : echo 2022-11-02 12:42:57.213 | + functions-common:get_or_add_user_system_role:1042 : domain_args= 2022-11-02 12:42:57.213 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 16d69ce7bc32404b9289f2bbdb8dbe23 --system all -f value -c Role 2022-11-02 12:42:57.213 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:42:57.213 | from cryptography.utils import int_from_bytes 2022-11-02 12:42:57.213 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:42:57.213 | from cryptography.utils import int_from_bytes 2022-11-02 12:42:57.213 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 12:42:57.213 | + functions-common:get_or_add_user_system_role:1050 : user_role_id= 2022-11-02 12:42:57.213 | + functions-common:get_or_add_user_system_role:1051 : [[ -z '' ]] 2022-11-02 12:42:57.213 | + functions-common:get_or_add_user_system_role:1053 : openstack --os-cloud devstack-system-admin role add member --user 16d69ce7bc32404b9289f2bbdb8dbe23 --system all 2022-11-02 12:42:57.213 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:42:57.214 | from cryptography.utils import int_from_bytes 2022-11-02 12:42:57.214 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:42:57.215 | from cryptography.utils import int_from_bytes 2022-11-02 12:42:57.215 | ++ functions-common:get_or_add_user_system_role:1062 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 16d69ce7bc32404b9289f2bbdb8dbe23 --system all -f value -c Role 2022-11-02 12:42:57.215 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:42:57.215 | from cryptography.utils import int_from_bytes 2022-11-02 12:42:57.215 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:42:57.215 | from cryptography.utils import int_from_bytes 2022-11-02 12:42:57.215 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 12:42:57.215 | + functions-common:get_or_add_user_system_role:1062 : user_role_id=bb583317ddcb4b8f95107002fabfec28 2022-11-02 12:42:57.215 | + functions-common:get_or_add_user_system_role:1064 : echo bb583317ddcb4b8f95107002fabfec28 2022-11-02 12:42:57.215 | bb583317ddcb4b8f95107002fabfec28 2022-11-02 12:42:57.403 | + inc/async:async_inner:64 : rc=0 2022-11-02 12:42:57.408 | [19138 Async ks-system-member:95764]: finished get_or_add_user_system_role member 16d69ce7bc32404b9289f2bbdb8dbe23 all with result 0 in 15 seconds 2022-11-02 12:42:57.509 | [96059 Async ks-system-reader:96059]: finished successfully 2022-11-02 12:42:57.550 | [19138 Async ks-system-reader:96059]: Waiting for completion of get_or_add_user_system_role reader 2a1f4ff9714f4aa49caa14e1d80d7fa1 all running on PID 96059 (7 other jobs running) 2022-11-02 12:42:57.622 | [19138 Async ks-system-reader:96059]: Signaling child to exit 2022-11-02 12:42:57.623 | WAKEUP 2022-11-02 12:42:57.698 | [19138 Async ks-system-reader:96059]: Signaled 2022-11-02 12:42:57.700 | + functions-common:get_or_add_user_system_role:1039 : local user_role_id 2022-11-02 12:42:57.700 | + functions-common:get_or_add_user_system_role:1040 : local domain_args 2022-11-02 12:42:57.700 | ++ functions-common:get_or_add_user_system_role:1042 : _get_domain_args 2022-11-02 12:42:57.700 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 12:42:57.700 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 12:42:57.700 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-11-02 12:42:57.700 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-11-02 12:42:57.700 | ++ functions-common:_get_domain_args:979 : echo 2022-11-02 12:42:57.700 | + functions-common:get_or_add_user_system_role:1042 : domain_args= 2022-11-02 12:42:57.700 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 2a1f4ff9714f4aa49caa14e1d80d7fa1 --system all -f value -c Role 2022-11-02 12:42:57.700 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:42:57.700 | from cryptography.utils import int_from_bytes 2022-11-02 12:42:57.700 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:42:57.700 | from cryptography.utils import int_from_bytes 2022-11-02 12:42:57.701 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 12:42:57.701 | + functions-common:get_or_add_user_system_role:1050 : user_role_id= 2022-11-02 12:42:57.701 | + functions-common:get_or_add_user_system_role:1051 : [[ -z '' ]] 2022-11-02 12:42:57.701 | + functions-common:get_or_add_user_system_role:1053 : openstack --os-cloud devstack-system-admin role add reader --user 2a1f4ff9714f4aa49caa14e1d80d7fa1 --system all 2022-11-02 12:42:57.701 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:42:57.701 | from cryptography.utils import int_from_bytes 2022-11-02 12:42:57.701 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:42:57.701 | from cryptography.utils import int_from_bytes 2022-11-02 12:42:57.701 | ++ functions-common:get_or_add_user_system_role:1062 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 2a1f4ff9714f4aa49caa14e1d80d7fa1 --system all -f value -c Role 2022-11-02 12:42:57.701 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:42:57.701 | from cryptography.utils import int_from_bytes 2022-11-02 12:42:57.701 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:42:57.701 | from cryptography.utils import int_from_bytes 2022-11-02 12:42:57.701 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 12:42:57.701 | + functions-common:get_or_add_user_system_role:1062 : user_role_id=b8e38729479e48c197b14d2f06ac4ac4 2022-11-02 12:42:57.702 | + functions-common:get_or_add_user_system_role:1064 : echo b8e38729479e48c197b14d2f06ac4ac4 2022-11-02 12:42:57.702 | b8e38729479e48c197b14d2f06ac4ac4 2022-11-02 12:42:57.797 | [19138 Async ks-system-reader:96059]: finished get_or_add_user_system_role reader 2a1f4ff9714f4aa49caa14e1d80d7fa1 all with result 0 in 17 seconds 2022-11-02 12:42:57.802 | + inc/async:async_wait:197 : return 0 2022-11-02 12:42:57.806 | + lib/keystone:create_keystone_accounts:416 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2022-11-02 12:42:57.914 | [19138 Async ks-group-memberdemo:96439]: Waiting for completion of get_or_add_group_project_role member 3abcaeacd5ba4b9ab65b1e9cb34a8042 afb9412b36784779b75afbd6d02c3c3c running on PID 96439 (6 other jobs running) 2022-11-02 12:42:57.962 | [19138 Async ks-group-memberdemo:96439]: Signaling child to exit 2022-11-02 12:43:07.900 | + inc/async:async_inner:64 : rc=0 2022-11-02 12:43:07.955 | [96525 Async ks-group-anotherdemo:96525]: finished successfully 2022-11-02 12:43:09.676 | + inc/async:async_inner:64 : rc=0 2022-11-02 12:43:09.712 | [96439 Async ks-group-memberdemo:96439]: finished successfully 2022-11-02 12:43:09.740 | WAKEUP 2022-11-02 12:43:09.782 | [19138 Async ks-group-memberdemo:96439]: Signaled 2022-11-02 12:43:09.785 | + functions-common:get_or_add_group_project_role:1070 : local group_role_id 2022-11-02 12:43:09.785 | ++ functions-common:get_or_add_group_project_role:1076 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 3abcaeacd5ba4b9ab65b1e9cb34a8042 --project afb9412b36784779b75afbd6d02c3c3c -f value 2022-11-02 12:43:09.785 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:43:09.785 | from cryptography.utils import int_from_bytes 2022-11-02 12:43:09.785 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:43:09.785 | from cryptography.utils import int_from_bytes 2022-11-02 12:43:09.785 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 12:43:09.785 | + functions-common:get_or_add_group_project_role:1076 : group_role_id= 2022-11-02 12:43:09.785 | + functions-common:get_or_add_group_project_role:1077 : [[ -z '' ]] 2022-11-02 12:43:09.785 | + functions-common:get_or_add_group_project_role:1079 : openstack --os-cloud devstack-system-admin role add member --group 3abcaeacd5ba4b9ab65b1e9cb34a8042 --project afb9412b36784779b75afbd6d02c3c3c 2022-11-02 12:43:09.785 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:43:09.785 | from cryptography.utils import int_from_bytes 2022-11-02 12:43:09.785 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:43:09.785 | from cryptography.utils import int_from_bytes 2022-11-02 12:43:09.785 | ++ functions-common:get_or_add_group_project_role:1086 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 3abcaeacd5ba4b9ab65b1e9cb34a8042 --project afb9412b36784779b75afbd6d02c3c3c -f value 2022-11-02 12:43:09.785 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:43:09.785 | from cryptography.utils import int_from_bytes 2022-11-02 12:43:09.785 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:43:09.785 | from cryptography.utils import int_from_bytes 2022-11-02 12:43:09.785 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 12:43:09.785 | + functions-common:get_or_add_group_project_role:1086 : group_role_id='bb583317ddcb4b8f95107002fabfec28 3abcaeacd5ba4b9ab65b1e9cb34a8042 afb9412b36784779b75afbd6d02c3c3c False' 2022-11-02 12:43:09.785 | + functions-common:get_or_add_group_project_role:1088 : echo bb583317ddcb4b8f95107002fabfec28 3abcaeacd5ba4b9ab65b1e9cb34a8042 afb9412b36784779b75afbd6d02c3c3c False 2022-11-02 12:43:09.785 | bb583317ddcb4b8f95107002fabfec28 3abcaeacd5ba4b9ab65b1e9cb34a8042 afb9412b36784779b75afbd6d02c3c3c False 2022-11-02 12:43:09.864 | [19138 Async ks-group-memberdemo:96439]: finished get_or_add_group_project_role member 3abcaeacd5ba4b9ab65b1e9cb34a8042 afb9412b36784779b75afbd6d02c3c3c with result 0 in 19 seconds 2022-11-02 12:43:09.917 | [19138 Async ks-group-anotherdemo:96525]: Waiting for completion of get_or_add_group_project_role anotherrole 3abcaeacd5ba4b9ab65b1e9cb34a8042 afb9412b36784779b75afbd6d02c3c3c running on PID 96525 (5 other jobs running) 2022-11-02 12:43:09.947 | [19138 Async ks-group-anotherdemo:96525]: Signaling child to exit 2022-11-02 12:43:09.947 | WAKEUP 2022-11-02 12:43:09.980 | [19138 Async ks-group-anotherdemo:96525]: Signaled 2022-11-02 12:43:09.981 | + functions-common:get_or_add_group_project_role:1070 : local group_role_id 2022-11-02 12:43:09.981 | ++ functions-common:get_or_add_group_project_role:1076 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 3abcaeacd5ba4b9ab65b1e9cb34a8042 --project afb9412b36784779b75afbd6d02c3c3c -f value 2022-11-02 12:43:09.981 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:43:09.981 | from cryptography.utils import int_from_bytes 2022-11-02 12:43:09.981 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:43:09.981 | from cryptography.utils import int_from_bytes 2022-11-02 12:43:09.982 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 12:43:09.982 | + functions-common:get_or_add_group_project_role:1076 : group_role_id= 2022-11-02 12:43:09.982 | + functions-common:get_or_add_group_project_role:1077 : [[ -z '' ]] 2022-11-02 12:43:09.982 | + functions-common:get_or_add_group_project_role:1079 : openstack --os-cloud devstack-system-admin role add anotherrole --group 3abcaeacd5ba4b9ab65b1e9cb34a8042 --project afb9412b36784779b75afbd6d02c3c3c 2022-11-02 12:43:09.982 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:43:09.982 | from cryptography.utils import int_from_bytes 2022-11-02 12:43:09.982 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:43:09.982 | from cryptography.utils import int_from_bytes 2022-11-02 12:43:09.982 | ++ functions-common:get_or_add_group_project_role:1086 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 3abcaeacd5ba4b9ab65b1e9cb34a8042 --project afb9412b36784779b75afbd6d02c3c3c -f value 2022-11-02 12:43:09.982 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:43:09.983 | from cryptography.utils import int_from_bytes 2022-11-02 12:43:09.983 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:43:09.983 | from cryptography.utils import int_from_bytes 2022-11-02 12:43:09.983 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 12:43:09.983 | + functions-common:get_or_add_group_project_role:1086 : group_role_id='957717013e334a1f9319d00622e4a5e8 3abcaeacd5ba4b9ab65b1e9cb34a8042 afb9412b36784779b75afbd6d02c3c3c False' 2022-11-02 12:43:09.983 | + functions-common:get_or_add_group_project_role:1088 : echo 957717013e334a1f9319d00622e4a5e8 3abcaeacd5ba4b9ab65b1e9cb34a8042 afb9412b36784779b75afbd6d02c3c3c False 2022-11-02 12:43:09.983 | 957717013e334a1f9319d00622e4a5e8 3abcaeacd5ba4b9ab65b1e9cb34a8042 afb9412b36784779b75afbd6d02c3c3c False 2022-11-02 12:43:10.047 | [19138 Async ks-group-anotherdemo:96525]: finished get_or_add_group_project_role anotherrole 3abcaeacd5ba4b9ab65b1e9cb34a8042 afb9412b36784779b75afbd6d02c3c3c with result 0 in 18 seconds 2022-11-02 12:43:10.103 | [19138 Async ks-group-memberalt:96611]: Waiting for completion of get_or_add_group_project_role member 3abcaeacd5ba4b9ab65b1e9cb34a8042 36112a72e1fa4b53afa0d19b6fd775e4 running on PID 96611 (4 other jobs running) 2022-11-02 12:43:10.140 | [19138 Async ks-group-memberalt:96611]: Signaling child to exit 2022-11-02 12:43:10.656 | + inc/async:async_inner:64 : rc=0 2022-11-02 12:43:10.695 | [96718 Async ks-group-anotheralt:96718]: finished successfully 2022-11-02 12:43:11.710 | + inc/async:async_inner:64 : rc=0 2022-11-02 12:43:11.711 | + inc/async:async_inner:64 : rc=0 2022-11-02 12:43:11.744 | [96611 Async ks-group-memberalt:96611]: finished successfully 2022-11-02 12:43:11.751 | [96806 Async ks-group-admin:96806]: finished successfully 2022-11-02 12:43:11.773 | WAKEUP 2022-11-02 12:43:11.801 | [19138 Async ks-group-memberalt:96611]: Signaled 2022-11-02 12:43:11.803 | + functions-common:get_or_add_group_project_role:1070 : local group_role_id 2022-11-02 12:43:11.803 | ++ functions-common:get_or_add_group_project_role:1076 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 3abcaeacd5ba4b9ab65b1e9cb34a8042 --project 36112a72e1fa4b53afa0d19b6fd775e4 -f value 2022-11-02 12:43:11.803 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:43:11.803 | from cryptography.utils import int_from_bytes 2022-11-02 12:43:11.803 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:43:11.803 | from cryptography.utils import int_from_bytes 2022-11-02 12:43:11.803 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 12:43:11.803 | + functions-common:get_or_add_group_project_role:1076 : group_role_id= 2022-11-02 12:43:11.803 | + functions-common:get_or_add_group_project_role:1077 : [[ -z '' ]] 2022-11-02 12:43:11.803 | + functions-common:get_or_add_group_project_role:1079 : openstack --os-cloud devstack-system-admin role add member --group 3abcaeacd5ba4b9ab65b1e9cb34a8042 --project 36112a72e1fa4b53afa0d19b6fd775e4 2022-11-02 12:43:11.803 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:43:11.803 | from cryptography.utils import int_from_bytes 2022-11-02 12:43:11.803 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:43:11.803 | from cryptography.utils import int_from_bytes 2022-11-02 12:43:11.803 | ++ functions-common:get_or_add_group_project_role:1086 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 3abcaeacd5ba4b9ab65b1e9cb34a8042 --project 36112a72e1fa4b53afa0d19b6fd775e4 -f value 2022-11-02 12:43:11.804 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:43:11.804 | from cryptography.utils import int_from_bytes 2022-11-02 12:43:11.804 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:43:11.804 | from cryptography.utils import int_from_bytes 2022-11-02 12:43:11.804 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 12:43:11.804 | + functions-common:get_or_add_group_project_role:1086 : group_role_id='bb583317ddcb4b8f95107002fabfec28 3abcaeacd5ba4b9ab65b1e9cb34a8042 36112a72e1fa4b53afa0d19b6fd775e4 False' 2022-11-02 12:43:11.804 | + functions-common:get_or_add_group_project_role:1088 : echo bb583317ddcb4b8f95107002fabfec28 3abcaeacd5ba4b9ab65b1e9cb34a8042 36112a72e1fa4b53afa0d19b6fd775e4 False 2022-11-02 12:43:11.804 | bb583317ddcb4b8f95107002fabfec28 3abcaeacd5ba4b9ab65b1e9cb34a8042 36112a72e1fa4b53afa0d19b6fd775e4 False 2022-11-02 12:43:11.856 | [19138 Async ks-group-memberalt:96611]: finished get_or_add_group_project_role member 3abcaeacd5ba4b9ab65b1e9cb34a8042 36112a72e1fa4b53afa0d19b6fd775e4 with result 0 in 21 seconds 2022-11-02 12:43:11.901 | [19138 Async ks-group-anotheralt:96718]: Waiting for completion of get_or_add_group_project_role anotherrole 3abcaeacd5ba4b9ab65b1e9cb34a8042 36112a72e1fa4b53afa0d19b6fd775e4 running on PID 96718 (3 other jobs running) 2022-11-02 12:43:11.933 | [19138 Async ks-group-anotheralt:96718]: Signaling child to exit 2022-11-02 12:43:11.933 | WAKEUP 2022-11-02 12:43:11.965 | [19138 Async ks-group-anotheralt:96718]: Signaled 2022-11-02 12:43:11.967 | + functions-common:get_or_add_group_project_role:1070 : local group_role_id 2022-11-02 12:43:11.967 | ++ functions-common:get_or_add_group_project_role:1076 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 3abcaeacd5ba4b9ab65b1e9cb34a8042 --project 36112a72e1fa4b53afa0d19b6fd775e4 -f value 2022-11-02 12:43:11.967 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:43:11.967 | from cryptography.utils import int_from_bytes 2022-11-02 12:43:11.967 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:43:11.967 | from cryptography.utils import int_from_bytes 2022-11-02 12:43:11.967 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 12:43:11.967 | + functions-common:get_or_add_group_project_role:1076 : group_role_id= 2022-11-02 12:43:11.967 | + functions-common:get_or_add_group_project_role:1077 : [[ -z '' ]] 2022-11-02 12:43:11.967 | + functions-common:get_or_add_group_project_role:1079 : openstack --os-cloud devstack-system-admin role add anotherrole --group 3abcaeacd5ba4b9ab65b1e9cb34a8042 --project 36112a72e1fa4b53afa0d19b6fd775e4 2022-11-02 12:43:11.967 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:43:11.967 | from cryptography.utils import int_from_bytes 2022-11-02 12:43:11.968 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:43:11.968 | from cryptography.utils import int_from_bytes 2022-11-02 12:43:11.968 | ++ functions-common:get_or_add_group_project_role:1086 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 3abcaeacd5ba4b9ab65b1e9cb34a8042 --project 36112a72e1fa4b53afa0d19b6fd775e4 -f value 2022-11-02 12:43:11.968 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:43:11.968 | from cryptography.utils import int_from_bytes 2022-11-02 12:43:11.968 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:43:11.968 | from cryptography.utils import int_from_bytes 2022-11-02 12:43:11.968 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 12:43:11.968 | + functions-common:get_or_add_group_project_role:1086 : group_role_id='957717013e334a1f9319d00622e4a5e8 3abcaeacd5ba4b9ab65b1e9cb34a8042 36112a72e1fa4b53afa0d19b6fd775e4 False' 2022-11-02 12:43:11.968 | + functions-common:get_or_add_group_project_role:1088 : echo 957717013e334a1f9319d00622e4a5e8 3abcaeacd5ba4b9ab65b1e9cb34a8042 36112a72e1fa4b53afa0d19b6fd775e4 False 2022-11-02 12:43:11.968 | 957717013e334a1f9319d00622e4a5e8 3abcaeacd5ba4b9ab65b1e9cb34a8042 36112a72e1fa4b53afa0d19b6fd775e4 False 2022-11-02 12:43:12.019 | [19138 Async ks-group-anotheralt:96718]: finished get_or_add_group_project_role anotherrole 3abcaeacd5ba4b9ab65b1e9cb34a8042 36112a72e1fa4b53afa0d19b6fd775e4 with result 0 in 20 seconds 2022-11-02 12:43:12.062 | [19138 Async ks-group-admin:96806]: Waiting for completion of get_or_add_group_project_role admin fb18d311f57049de9d89def8b0a3b78d 8afd900cd12e4858ac9f5fec41334b44 running on PID 96806 (2 other jobs running) 2022-11-02 12:43:12.093 | [19138 Async ks-group-admin:96806]: Signaling child to exit 2022-11-02 12:43:12.093 | WAKEUP 2022-11-02 12:43:12.118 | [19138 Async ks-group-admin:96806]: Signaled 2022-11-02 12:43:12.119 | + functions-common:get_or_add_group_project_role:1070 : local group_role_id 2022-11-02 12:43:12.119 | ++ functions-common:get_or_add_group_project_role:1076 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group fb18d311f57049de9d89def8b0a3b78d --project 8afd900cd12e4858ac9f5fec41334b44 -f value 2022-11-02 12:43:12.119 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:43:12.119 | from cryptography.utils import int_from_bytes 2022-11-02 12:43:12.120 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:43:12.120 | from cryptography.utils import int_from_bytes 2022-11-02 12:43:12.120 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 12:43:12.120 | + functions-common:get_or_add_group_project_role:1076 : group_role_id= 2022-11-02 12:43:12.120 | + functions-common:get_or_add_group_project_role:1077 : [[ -z '' ]] 2022-11-02 12:43:12.120 | + functions-common:get_or_add_group_project_role:1079 : openstack --os-cloud devstack-system-admin role add admin --group fb18d311f57049de9d89def8b0a3b78d --project 8afd900cd12e4858ac9f5fec41334b44 2022-11-02 12:43:12.120 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:43:12.120 | from cryptography.utils import int_from_bytes 2022-11-02 12:43:12.120 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:43:12.120 | from cryptography.utils import int_from_bytes 2022-11-02 12:43:12.120 | ++ functions-common:get_or_add_group_project_role:1086 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group fb18d311f57049de9d89def8b0a3b78d --project 8afd900cd12e4858ac9f5fec41334b44 -f value 2022-11-02 12:43:12.120 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:43:12.120 | from cryptography.utils import int_from_bytes 2022-11-02 12:43:12.120 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:43:12.120 | from cryptography.utils import int_from_bytes 2022-11-02 12:43:12.120 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 12:43:12.120 | + functions-common:get_or_add_group_project_role:1086 : group_role_id='96dbd81f2a1549bdbc9a0d6d6b59e643 fb18d311f57049de9d89def8b0a3b78d 8afd900cd12e4858ac9f5fec41334b44 False' 2022-11-02 12:43:12.120 | + functions-common:get_or_add_group_project_role:1088 : echo 96dbd81f2a1549bdbc9a0d6d6b59e643 fb18d311f57049de9d89def8b0a3b78d 8afd900cd12e4858ac9f5fec41334b44 False 2022-11-02 12:43:12.120 | 96dbd81f2a1549bdbc9a0d6d6b59e643 fb18d311f57049de9d89def8b0a3b78d 8afd900cd12e4858ac9f5fec41334b44 False 2022-11-02 12:43:12.171 | [19138 Async ks-group-admin:96806]: finished get_or_add_group_project_role admin fb18d311f57049de9d89def8b0a3b78d 8afd900cd12e4858ac9f5fec41334b44 with result 0 in 20 seconds 2022-11-02 12:43:12.176 | + inc/async:async_wait:197 : return 0 2022-11-02 12:43:12.178 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-11-02 12:43:12.198 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 12:43:12.201 | + ./stack.sh:main:1102 : is_service_enabled nova 2022-11-02 12:43:12.222 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 12:43:12.224 | + ./stack.sh:main:1103 : async_runfunc create_nova_accounts 2022-11-02 12:43:12.227 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-11-02 12:43:12.295 | + inc/async:async_inner:63 : create_nova_accounts 2022-11-02 12:43:12.346 | [19138 Async create_nova_accounts:98741]: running: create_nova_accounts 2022-11-02 12:43:12.349 | + ./stack.sh:main:1105 : is_service_enabled glance 2022-11-02 12:43:12.374 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 12:43:12.377 | + ./stack.sh:main:1106 : async_runfunc create_glance_accounts 2022-11-02 12:43:12.380 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-11-02 12:43:12.461 | + inc/async:async_inner:63 : create_glance_accounts 2022-11-02 12:43:12.520 | [19138 Async create_glance_accounts:98856]: running: create_glance_accounts 2022-11-02 12:43:12.524 | + ./stack.sh:main:1108 : is_service_enabled cinder 2022-11-02 12:43:12.549 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 12:43:12.552 | + ./stack.sh:main:1109 : async_runfunc create_cinder_accounts 2022-11-02 12:43:12.554 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-11-02 12:43:12.634 | + inc/async:async_inner:63 : create_cinder_accounts 2022-11-02 12:43:12.704 | [19138 Async create_cinder_accounts:98986]: running: create_cinder_accounts 2022-11-02 12:43:12.708 | + ./stack.sh:main:1111 : is_service_enabled neutron 2022-11-02 12:43:12.742 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 12:43:12.746 | + ./stack.sh:main:1112 : async_runfunc create_neutron_accounts 2022-11-02 12:43:12.751 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-11-02 12:43:12.878 | + inc/async:async_inner:63 : create_neutron_accounts 2022-11-02 12:43:13.011 | [19138 Async create_neutron_accounts:99101]: running: create_neutron_accounts 2022-11-02 12:43:13.019 | + ./stack.sh:main:1114 : is_service_enabled swift 2022-11-02 12:43:13.074 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 12:43:13.079 | + ./stack.sh:main:1115 : async_runfunc create_swift_accounts 2022-11-02 12:43:13.083 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-11-02 12:43:13.537 | + inc/async:async_inner:63 : create_swift_accounts 2022-11-02 12:43:13.780 | [19138 Async create_swift_accounts:99242]: running: create_swift_accounts 2022-11-02 12:43:13.799 | + ./stack.sh:main:1123 : is_service_enabled horizon 2022-11-02 12:43:13.956 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 12:43:13.979 | + ./stack.sh:main:1128 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-11-02 12:43:14.371 | [19138 Async create_nova_accounts:98741]: Waiting for completion of create_nova_accounts running on PID 98741 (6 other jobs running) 2022-11-02 12:43:14.539 | [19138 Async create_nova_accounts:98741]: Signaling child to exit 2022-11-02 12:44:14.120 | + inc/async:async_inner:64 : rc=0 2022-11-02 12:44:14.276 | [99101 Async create_neutron_accounts:99101]: finished successfully 2022-11-02 12:44:40.017 | + inc/async:async_inner:64 : rc=0 2022-11-02 12:44:40.059 | [98986 Async create_cinder_accounts:98986]: finished successfully 2022-11-02 12:44:59.078 | + inc/async:async_inner:64 : rc=0 2022-11-02 12:44:59.118 | [98856 Async create_glance_accounts:98856]: finished successfully 2022-11-02 12:45:04.750 | + inc/async:async_inner:64 : rc=0 2022-11-02 12:45:04.787 | [98741 Async create_nova_accounts:98741]: finished successfully 2022-11-02 12:45:04.813 | WAKEUP 2022-11-02 12:45:04.843 | [19138 Async create_nova_accounts:98741]: Signaled 2022-11-02 12:45:04.844 | + lib/nova:create_nova_accounts:355 : [[ 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-11-02 12:45:04.844 | + lib/nova:create_nova_accounts:359 : create_service_user nova admin 2022-11-02 12:45:04.844 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-11-02 12:45:04.844 | + functions-common:get_or_create_user:921 : local user_id 2022-11-02 12:45:04.844 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-11-02 12:45:04.844 | + functions-common:get_or_create_user:925 : local email= 2022-11-02 12:45:04.844 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2022-11-02 12:45:04.844 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:45:04.844 | from cryptography.utils import int_from_bytes 2022-11-02 12:45:04.844 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:45:04.844 | from cryptography.utils import int_from_bytes 2022-11-02 12:45:04.844 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 12:45:04.844 | + functions-common:get_or_create_user:937 : user_id=680bd810a5504dbab4a8616c0e3d7ea6 2022-11-02 12:45:04.845 | + functions-common:get_or_create_user:938 : echo 680bd810a5504dbab4a8616c0e3d7ea6 2022-11-02 12:45:04.845 | 680bd810a5504dbab4a8616c0e3d7ea6 2022-11-02 12:45:04.845 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-11-02 12:45:04.845 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 12:45:04.845 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-11-02 12:45:04.845 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 12:45:04.845 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 12:45:04.845 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-11-02 12:45:04.845 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-11-02 12:45:04.845 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-11-02 12:45:04.845 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-11-02 12:45:04.845 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-11-02 12:45:04.845 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-11-02 12:45:04.845 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 12:45:04.845 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-11-02 12:45:04.845 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 12:45:04.845 | ++ functions-common:get_field:823 : local data field 2022-11-02 12:45:04.845 | ++ functions-common:get_field:824 : read data 2022-11-02 12:45:04.845 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:45:04.845 | from cryptography.utils import int_from_bytes 2022-11-02 12:45:04.845 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:45:04.845 | from cryptography.utils import int_from_bytes 2022-11-02 12:45:04.845 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 12:45:04.845 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 12:45:04.845 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 12:45:04.845 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2022-11-02 12:45:04.845 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:45:04.845 | from cryptography.utils import int_from_bytes 2022-11-02 12:45:04.845 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:45:04.845 | from cryptography.utils import int_from_bytes 2022-11-02 12:45:04.845 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 12:45:04.846 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 12:45:04.846 | ++ functions-common:get_field:823 : local data field 2022-11-02 12:45:04.846 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-11-02 12:45:04.846 | ++ functions-common:get_field:824 : read data 2022-11-02 12:45:04.846 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:45:04.846 | from cryptography.utils import int_from_bytes 2022-11-02 12:45:04.846 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:45:04.846 | from cryptography.utils import int_from_bytes 2022-11-02 12:45:04.846 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 12:45:04.846 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 12:45:04.846 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 12:45:04.846 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 12:45:04.846 | ++ functions-common:get_field:830 : echo '| 66c7df0f2b8d4b26a1118c0bf6f1de93 | 680bd810a5504dbab4a8616c0e3d7ea6 | | 660d57f44323410ea7f63d180acc9363 | | | False |' 2022-11-02 12:45:04.846 | ++ functions-common:get_field:824 : read data 2022-11-02 12:45:04.846 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=66c7df0f2b8d4b26a1118c0bf6f1de93 2022-11-02 12:45:04.846 | + functions-common:get_or_add_user_project_role:1009 : echo 66c7df0f2b8d4b26a1118c0bf6f1de93 2022-11-02 12:45:04.846 | 66c7df0f2b8d4b26a1118c0bf6f1de93 2022-11-02 12:45:04.846 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-11-02 12:45:04.846 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-11-02 12:45:04.846 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 12:45:04.846 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-11-02 12:45:04.846 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 12:45:04.846 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 12:45:04.846 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-11-02 12:45:04.846 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-11-02 12:45:04.846 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-11-02 12:45:04.846 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-11-02 12:45:04.846 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-11-02 12:45:04.846 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-11-02 12:45:04.846 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 12:45:04.846 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-11-02 12:45:04.846 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 12:45:04.847 | ++ functions-common:get_field:823 : local data field 2022-11-02 12:45:04.847 | ++ functions-common:get_field:824 : read data 2022-11-02 12:45:04.847 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:45:04.847 | from cryptography.utils import int_from_bytes 2022-11-02 12:45:04.847 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:45:04.847 | from cryptography.utils import int_from_bytes 2022-11-02 12:45:04.847 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 12:45:04.847 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 12:45:04.847 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 12:45:04.847 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2022-11-02 12:45:04.847 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:45:04.847 | from cryptography.utils import int_from_bytes 2022-11-02 12:45:04.847 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:45:04.847 | from cryptography.utils import int_from_bytes 2022-11-02 12:45:04.847 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-11-02 12:45:04.847 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 12:45:04.847 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 12:45:04.847 | ++ functions-common:get_field:823 : local data field 2022-11-02 12:45:04.847 | ++ functions-common:get_field:824 : read data 2022-11-02 12:45:04.847 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:45:04.847 | from cryptography.utils import int_from_bytes 2022-11-02 12:45:04.847 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:45:04.847 | from cryptography.utils import int_from_bytes 2022-11-02 12:45:04.847 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 12:45:04.847 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 12:45:04.847 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 12:45:04.847 | ++ functions-common:get_field:830 : echo '| 96dbd81f2a1549bdbc9a0d6d6b59e643 | 680bd810a5504dbab4a8616c0e3d7ea6 | | 660d57f44323410ea7f63d180acc9363 | | | False |' 2022-11-02 12:45:04.847 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 12:45:04.847 | ++ functions-common:get_field:824 : read data 2022-11-02 12:45:04.847 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=96dbd81f2a1549bdbc9a0d6d6b59e643 2022-11-02 12:45:04.847 | + functions-common:get_or_add_user_project_role:1009 : echo 96dbd81f2a1549bdbc9a0d6d6b59e643 2022-11-02 12:45:04.847 | 96dbd81f2a1549bdbc9a0d6d6b59e643 2022-11-02 12:45:04.848 | + lib/nova:create_nova_accounts:361 : local nova_api_url 2022-11-02 12:45:04.848 | + lib/nova:create_nova_accounts:362 : [[ True == \F\a\l\s\e ]] 2022-11-02 12:45:04.848 | + lib/nova:create_nova_accounts:365 : nova_api_url=http://10.222.0.89/compute 2022-11-02 12:45:04.848 | + lib/nova:create_nova_accounts:368 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-11-02 12:45:04.848 | + functions-common:get_or_create_service:1094 : local service_id 2022-11-02 12:45:04.848 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2022-11-02 12:45:04.848 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2022-11-02 12:45:04.848 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:45:04.848 | from cryptography.utils import int_from_bytes 2022-11-02 12:45:04.848 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:45:04.848 | from cryptography.utils import int_from_bytes 2022-11-02 12:45:04.848 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 12:45:04.848 | + functions-common:get_or_create_service:1105 : service_id=' 2022-11-02 12:45:04.848 | 84ac2b2b69814bf28e5caefe0aa77f5b' 2022-11-02 12:45:04.848 | + functions-common:get_or_create_service:1106 : echo 84ac2b2b69814bf28e5caefe0aa77f5b 2022-11-02 12:45:04.848 | 84ac2b2b69814bf28e5caefe0aa77f5b 2022-11-02 12:45:04.848 | + lib/nova:create_nova_accounts:370 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.89/compute/v2/$(project_id)s' 2022-11-02 12:45:04.848 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-11-02 12:45:04.848 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.89/compute/v2/$(project_id)s' RegionOne 2022-11-02 12:45:04.848 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-11-02 12:45:04.848 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2022-11-02 12:45:04.848 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:45:04.848 | from cryptography.utils import int_from_bytes 2022-11-02 12:45:04.848 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:45:04.848 | from cryptography.utils import int_from_bytes 2022-11-02 12:45:04.848 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 12:45:04.848 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-11-02 12:45:04.848 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-11-02 12:45:04.848 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.89/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-11-02 12:45:04.848 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:45:04.848 | from cryptography.utils import int_from_bytes 2022-11-02 12:45:04.848 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:45:04.849 | from cryptography.utils import int_from_bytes 2022-11-02 12:45:04.849 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 12:45:04.849 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=84954218f3134020ac8814107b446585 2022-11-02 12:45:04.849 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo 84954218f3134020ac8814107b446585 2022-11-02 12:45:04.849 | + functions-common:get_or_create_endpoint:1139 : public_id=84954218f3134020ac8814107b446585 2022-11-02 12:45:04.849 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-11-02 12:45:04.849 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-11-02 12:45:04.849 | + functions-common:get_or_create_endpoint:1148 : echo 84954218f3134020ac8814107b446585 2022-11-02 12:45:04.849 | 84954218f3134020ac8814107b446585 2022-11-02 12:45:04.849 | + lib/nova:create_nova_accounts:374 : get_or_create_service nova compute 'Nova Compute Service' 2022-11-02 12:45:04.849 | + functions-common:get_or_create_service:1094 : local service_id 2022-11-02 12:45:04.849 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-11-02 12:45:04.849 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2022-11-02 12:45:04.849 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:45:04.849 | from cryptography.utils import int_from_bytes 2022-11-02 12:45:04.849 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:45:04.849 | from cryptography.utils import int_from_bytes 2022-11-02 12:45:04.849 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 12:45:04.849 | + functions-common:get_or_create_service:1105 : service_id=' 2022-11-02 12:45:04.849 | 1a9ad91b830b49ad94abfb98892eb422' 2022-11-02 12:45:04.849 | + functions-common:get_or_create_service:1106 : echo 1a9ad91b830b49ad94abfb98892eb422 2022-11-02 12:45:04.849 | 1a9ad91b830b49ad94abfb98892eb422 2022-11-02 12:45:04.849 | + lib/nova:create_nova_accounts:376 : get_or_create_endpoint compute RegionOne http://10.222.0.89/compute/v2.1 2022-11-02 12:45:04.849 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-11-02 12:45:04.849 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface compute public http://10.222.0.89/compute/v2.1 RegionOne 2022-11-02 12:45:04.849 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-11-02 12:45:04.849 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2022-11-02 12:45:04.849 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:45:04.849 | from cryptography.utils import int_from_bytes 2022-11-02 12:45:04.850 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:45:04.850 | from cryptography.utils import int_from_bytes 2022-11-02 12:45:04.850 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 12:45:04.850 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-11-02 12:45:04.850 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-11-02 12:45:04.850 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.89/compute/v2.1 --region RegionOne -f value -c id 2022-11-02 12:45:04.850 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:45:04.850 | from cryptography.utils import int_from_bytes 2022-11-02 12:45:04.850 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:45:04.850 | from cryptography.utils import int_from_bytes 2022-11-02 12:45:04.850 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 12:45:04.850 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=00030f416e3a442cab7fd0de3ce8d862 2022-11-02 12:45:04.850 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo 00030f416e3a442cab7fd0de3ce8d862 2022-11-02 12:45:04.850 | + functions-common:get_or_create_endpoint:1139 : public_id=00030f416e3a442cab7fd0de3ce8d862 2022-11-02 12:45:04.850 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-11-02 12:45:04.850 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-11-02 12:45:04.850 | + functions-common:get_or_create_endpoint:1148 : echo 00030f416e3a442cab7fd0de3ce8d862 2022-11-02 12:45:04.850 | 00030f416e3a442cab7fd0de3ce8d862 2022-11-02 12:45:04.850 | + lib/nova:create_nova_accounts:381 : is_service_enabled n-api 2022-11-02 12:45:04.850 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 12:45:04.850 | + lib/nova:create_nova_accounts:383 : is_service_enabled swift 2022-11-02 12:45:04.850 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 12:45:04.850 | + lib/nova:create_nova_accounts:386 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-11-02 12:45:04.850 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 12:45:04.850 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-11-02 12:45:04.850 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 12:45:04.850 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 12:45:04.850 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-11-02 12:45:04.850 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-11-02 12:45:04.850 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-11-02 12:45:04.850 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-11-02 12:45:04.850 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-11-02 12:45:04.851 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-11-02 12:45:04.851 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 12:45:04.851 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 12:45:04.851 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-11-02 12:45:04.851 | ++ functions-common:get_field:823 : local data field 2022-11-02 12:45:04.851 | ++ functions-common:get_field:824 : read data 2022-11-02 12:45:04.851 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:45:04.851 | from cryptography.utils import int_from_bytes 2022-11-02 12:45:04.851 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:45:04.851 | from cryptography.utils import int_from_bytes 2022-11-02 12:45:04.851 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 12:45:04.851 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 12:45:04.851 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 12:45:04.851 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-11-02 12:45:04.851 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:45:04.851 | from cryptography.utils import int_from_bytes 2022-11-02 12:45:04.851 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:45:04.851 | from cryptography.utils import int_from_bytes 2022-11-02 12:45:04.852 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-11-02 12:45:04.852 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 12:45:04.852 | ++ functions-common:get_field:823 : local data field 2022-11-02 12:45:04.852 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 12:45:04.852 | ++ functions-common:get_field:824 : read data 2022-11-02 12:45:04.852 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:45:04.852 | from cryptography.utils import int_from_bytes 2022-11-02 12:45:04.852 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:45:04.852 | from cryptography.utils import int_from_bytes 2022-11-02 12:45:04.852 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 12:45:04.852 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 12:45:04.852 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 12:45:04.852 | ++ functions-common:get_field:830 : echo '| 7f5550a25e484b7b9a3a97ee9f2f8a5a | 680bd810a5504dbab4a8616c0e3d7ea6 | | 660d57f44323410ea7f63d180acc9363 | | | False |' 2022-11-02 12:45:04.852 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 12:45:04.853 | ++ functions-common:get_field:824 : read data 2022-11-02 12:45:04.853 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=7f5550a25e484b7b9a3a97ee9f2f8a5a 2022-11-02 12:45:04.853 | + functions-common:get_or_add_user_project_role:1009 : echo 7f5550a25e484b7b9a3a97ee9f2f8a5a 2022-11-02 12:45:04.853 | 7f5550a25e484b7b9a3a97ee9f2f8a5a 2022-11-02 12:45:04.853 | + lib/nova:create_nova_accounts:391 : is_service_enabled s3api 2022-11-02 12:45:04.853 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 12:45:04.853 | + lib/nova:create_nova_accounts:402 : is_service_enabled n-api 2022-11-02 12:45:04.853 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 12:45:04.853 | + lib/nova:create_nova_accounts:403 : [[ False = True ]] 2022-11-02 12:45:04.915 | [19138 Async create_nova_accounts:98741]: finished create_nova_accounts with result 0 in 112 seconds 2022-11-02 12:45:04.967 | [19138 Async create_glance_accounts:98856]: Waiting for completion of create_glance_accounts running on PID 98856 (5 other jobs running) 2022-11-02 12:45:04.999 | [19138 Async create_glance_accounts:98856]: Signaling child to exit 2022-11-02 12:45:04.999 | WAKEUP 2022-11-02 12:45:05.028 | [19138 Async create_glance_accounts:98856]: Signaled 2022-11-02 12:45:05.030 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-11-02 12:45:05.030 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 12:45:05.030 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-11-02 12:45:05.030 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-11-02 12:45:05.030 | + functions-common:get_or_create_user:921 : local user_id 2022-11-02 12:45:05.030 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-11-02 12:45:05.030 | + functions-common:get_or_create_user:925 : local email= 2022-11-02 12:45:05.030 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2022-11-02 12:45:05.030 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:45:05.031 | from cryptography.utils import int_from_bytes 2022-11-02 12:45:05.031 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:45:05.031 | from cryptography.utils import int_from_bytes 2022-11-02 12:45:05.031 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 12:45:05.031 | + functions-common:get_or_create_user:937 : user_id=ac7fe866a18440028abec2eb78229687 2022-11-02 12:45:05.031 | + functions-common:get_or_create_user:938 : echo ac7fe866a18440028abec2eb78229687 2022-11-02 12:45:05.031 | ac7fe866a18440028abec2eb78229687 2022-11-02 12:45:05.031 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-11-02 12:45:05.031 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 12:45:05.031 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-11-02 12:45:05.031 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 12:45:05.031 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 12:45:05.031 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-11-02 12:45:05.031 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-11-02 12:45:05.031 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-11-02 12:45:05.031 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-11-02 12:45:05.031 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-11-02 12:45:05.031 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-11-02 12:45:05.031 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 12:45:05.031 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 12:45:05.031 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-11-02 12:45:05.031 | ++ functions-common:get_field:823 : local data field 2022-11-02 12:45:05.031 | ++ functions-common:get_field:824 : read data 2022-11-02 12:45:05.031 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:45:05.031 | from cryptography.utils import int_from_bytes 2022-11-02 12:45:05.031 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:45:05.031 | from cryptography.utils import int_from_bytes 2022-11-02 12:45:05.031 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 12:45:05.031 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 12:45:05.031 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 12:45:05.032 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2022-11-02 12:45:05.032 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:45:05.032 | from cryptography.utils import int_from_bytes 2022-11-02 12:45:05.032 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:45:05.032 | from cryptography.utils import int_from_bytes 2022-11-02 12:45:05.032 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 12:45:05.032 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-11-02 12:45:05.032 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 12:45:05.032 | ++ functions-common:get_field:823 : local data field 2022-11-02 12:45:05.032 | ++ functions-common:get_field:824 : read data 2022-11-02 12:45:05.032 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:45:05.032 | from cryptography.utils import int_from_bytes 2022-11-02 12:45:05.032 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:45:05.032 | from cryptography.utils import int_from_bytes 2022-11-02 12:45:05.032 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 12:45:05.032 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 12:45:05.032 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 12:45:05.032 | ++ functions-common:get_field:830 : echo '| 66c7df0f2b8d4b26a1118c0bf6f1de93 | ac7fe866a18440028abec2eb78229687 | | 660d57f44323410ea7f63d180acc9363 | | | False |' 2022-11-02 12:45:05.032 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 12:45:05.032 | ++ functions-common:get_field:824 : read data 2022-11-02 12:45:05.032 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=66c7df0f2b8d4b26a1118c0bf6f1de93 2022-11-02 12:45:05.032 | + functions-common:get_or_add_user_project_role:1009 : echo 66c7df0f2b8d4b26a1118c0bf6f1de93 2022-11-02 12:45:05.032 | 66c7df0f2b8d4b26a1118c0bf6f1de93 2022-11-02 12:45:05.032 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-11-02 12:45:05.032 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-11-02 12:45:05.032 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 12:45:05.032 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-11-02 12:45:05.032 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-11-02 12:45:05.032 | + functions-common:get_or_create_user:921 : local user_id 2022-11-02 12:45:05.032 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-11-02 12:45:05.032 | + functions-common:get_or_create_user:925 : local email= 2022-11-02 12:45:05.032 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-11-02 12:45:05.033 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:45:05.033 | from cryptography.utils import int_from_bytes 2022-11-02 12:45:05.033 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:45:05.033 | from cryptography.utils import int_from_bytes 2022-11-02 12:45:05.033 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 12:45:05.033 | + functions-common:get_or_create_user:937 : user_id=0c82348adce14d7a8fb87d4c2fff6ced 2022-11-02 12:45:05.033 | + functions-common:get_or_create_user:938 : echo 0c82348adce14d7a8fb87d4c2fff6ced 2022-11-02 12:45:05.033 | 0c82348adce14d7a8fb87d4c2fff6ced 2022-11-02 12:45:05.033 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-11-02 12:45:05.033 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 12:45:05.033 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-11-02 12:45:05.033 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 12:45:05.033 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 12:45:05.033 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-11-02 12:45:05.033 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-11-02 12:45:05.033 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-11-02 12:45:05.033 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-11-02 12:45:05.033 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-11-02 12:45:05.033 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-11-02 12:45:05.033 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 12:45:05.033 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 12:45:05.033 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-11-02 12:45:05.033 | ++ functions-common:get_field:823 : local data field 2022-11-02 12:45:05.033 | ++ functions-common:get_field:824 : read data 2022-11-02 12:45:05.033 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:45:05.033 | from cryptography.utils import int_from_bytes 2022-11-02 12:45:05.033 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:45:05.033 | from cryptography.utils import int_from_bytes 2022-11-02 12:45:05.034 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 12:45:05.034 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 12:45:05.034 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 12:45:05.034 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user glance-swift --project service --user-domain Default --project-domain Default 2022-11-02 12:45:05.034 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:45:05.034 | from cryptography.utils import int_from_bytes 2022-11-02 12:45:05.034 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:45:05.034 | from cryptography.utils import int_from_bytes 2022-11-02 12:45:05.034 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 12:45:05.034 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 12:45:05.034 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-11-02 12:45:05.034 | ++ functions-common:get_field:823 : local data field 2022-11-02 12:45:05.034 | ++ functions-common:get_field:824 : read data 2022-11-02 12:45:05.034 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:45:05.034 | from cryptography.utils import int_from_bytes 2022-11-02 12:45:05.034 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:45:05.034 | from cryptography.utils import int_from_bytes 2022-11-02 12:45:05.034 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 12:45:05.034 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 12:45:05.034 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 12:45:05.034 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 12:45:05.034 | ++ functions-common:get_field:830 : echo '| 66c7df0f2b8d4b26a1118c0bf6f1de93 | 0c82348adce14d7a8fb87d4c2fff6ced | | 660d57f44323410ea7f63d180acc9363 | | | False |' 2022-11-02 12:45:05.034 | ++ functions-common:get_field:824 : read data 2022-11-02 12:45:05.034 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=66c7df0f2b8d4b26a1118c0bf6f1de93 2022-11-02 12:45:05.034 | + functions-common:get_or_add_user_project_role:1009 : echo 66c7df0f2b8d4b26a1118c0bf6f1de93 2022-11-02 12:45:05.035 | 66c7df0f2b8d4b26a1118c0bf6f1de93 2022-11-02 12:45:05.035 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-11-02 12:45:05.035 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-11-02 12:45:05.035 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 12:45:05.035 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-11-02 12:45:05.035 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 12:45:05.035 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 12:45:05.035 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-11-02 12:45:05.035 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-11-02 12:45:05.035 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-11-02 12:45:05.035 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-11-02 12:45:05.035 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-11-02 12:45:05.035 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-11-02 12:45:05.035 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 12:45:05.035 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 12:45:05.035 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-11-02 12:45:05.035 | ++ functions-common:get_field:823 : local data field 2022-11-02 12:45:05.035 | ++ functions-common:get_field:824 : read data 2022-11-02 12:45:05.035 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:45:05.035 | from cryptography.utils import int_from_bytes 2022-11-02 12:45:05.035 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:45:05.035 | from cryptography.utils import int_from_bytes 2022-11-02 12:45:05.035 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 12:45:05.035 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 12:45:05.035 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 12:45:05.035 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-11-02 12:45:05.036 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:45:05.036 | from cryptography.utils import int_from_bytes 2022-11-02 12:45:05.036 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:45:05.036 | from cryptography.utils import int_from_bytes 2022-11-02 12:45:05.036 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 12:45:05.036 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-11-02 12:45:05.036 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 12:45:05.036 | ++ functions-common:get_field:823 : local data field 2022-11-02 12:45:05.036 | ++ functions-common:get_field:824 : read data 2022-11-02 12:45:05.036 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:45:05.036 | from cryptography.utils import int_from_bytes 2022-11-02 12:45:05.036 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:45:05.036 | from cryptography.utils import int_from_bytes 2022-11-02 12:45:05.036 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 12:45:05.036 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 12:45:05.036 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 12:45:05.036 | ++ functions-common:get_field:830 : echo '| 7f5550a25e484b7b9a3a97ee9f2f8a5a | 0c82348adce14d7a8fb87d4c2fff6ced | | 660d57f44323410ea7f63d180acc9363 | | | False |' 2022-11-02 12:45:05.036 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 12:45:05.036 | ++ functions-common:get_field:824 : read data 2022-11-02 12:45:05.036 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=7f5550a25e484b7b9a3a97ee9f2f8a5a 2022-11-02 12:45:05.036 | + functions-common:get_or_add_user_project_role:1009 : echo 7f5550a25e484b7b9a3a97ee9f2f8a5a 2022-11-02 12:45:05.036 | 7f5550a25e484b7b9a3a97ee9f2f8a5a 2022-11-02 12:45:05.036 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-11-02 12:45:05.036 | + functions-common:get_or_create_service:1094 : local service_id 2022-11-02 12:45:05.036 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-11-02 12:45:05.036 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2022-11-02 12:45:05.036 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:45:05.036 | from cryptography.utils import int_from_bytes 2022-11-02 12:45:05.036 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:45:05.037 | from cryptography.utils import int_from_bytes 2022-11-02 12:45:05.037 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 12:45:05.037 | + functions-common:get_or_create_service:1105 : service_id=' 2022-11-02 12:45:05.037 | b83a5a07ed5f4da89b6a3817663714cf' 2022-11-02 12:45:05.037 | + functions-common:get_or_create_service:1106 : echo b83a5a07ed5f4da89b6a3817663714cf 2022-11-02 12:45:05.037 | b83a5a07ed5f4da89b6a3817663714cf 2022-11-02 12:45:05.037 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.89/image 2022-11-02 12:45:05.037 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-11-02 12:45:05.037 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface image public http://10.222.0.89/image RegionOne 2022-11-02 12:45:05.037 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-11-02 12:45:05.037 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2022-11-02 12:45:05.037 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:45:05.037 | from cryptography.utils import int_from_bytes 2022-11-02 12:45:05.037 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:45:05.037 | from cryptography.utils import int_from_bytes 2022-11-02 12:45:05.037 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 12:45:05.037 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-11-02 12:45:05.037 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-11-02 12:45:05.037 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.89/image --region RegionOne -f value -c id 2022-11-02 12:45:05.037 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:45:05.037 | from cryptography.utils import int_from_bytes 2022-11-02 12:45:05.037 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:45:05.037 | from cryptography.utils import int_from_bytes 2022-11-02 12:45:05.037 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 12:45:05.037 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=a160afab6f6f419b866d9378334808bd 2022-11-02 12:45:05.037 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo a160afab6f6f419b866d9378334808bd 2022-11-02 12:45:05.037 | + functions-common:get_or_create_endpoint:1139 : public_id=a160afab6f6f419b866d9378334808bd 2022-11-02 12:45:05.037 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-11-02 12:45:05.038 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-11-02 12:45:05.038 | + functions-common:get_or_create_endpoint:1148 : echo a160afab6f6f419b866d9378334808bd 2022-11-02 12:45:05.038 | a160afab6f6f419b866d9378334808bd 2022-11-02 12:45:05.038 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-11-02 12:45:05.038 | ++ functions-common:get_or_create_domain:889 : local domain_id 2022-11-02 12:45:05.038 | +++ functions-common:get_or_create_domain:901 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-11-02 12:45:05.038 | ++ functions-common:get_or_create_domain:899 : domain_id=default 2022-11-02 12:45:05.038 | ++ functions-common:get_or_create_domain:900 : echo default 2022-11-02 12:45:05.038 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-11-02 12:45:05.038 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-11-02 12:45:05.038 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-11-02 12:45:05.038 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-11-02 12:45:05.098 | [19138 Async create_glance_accounts:98856]: finished create_glance_accounts with result 0 in 106 seconds 2022-11-02 12:45:05.151 | [19138 Async create_cinder_accounts:98986]: Waiting for completion of create_cinder_accounts running on PID 98986 (4 other jobs running) 2022-11-02 12:45:05.186 | [19138 Async create_cinder_accounts:98986]: Signaling child to exit 2022-11-02 12:45:05.186 | WAKEUP 2022-11-02 12:45:05.222 | [19138 Async create_cinder_accounts:98986]: Signaled 2022-11-02 12:45:05.224 | + lib/cinder:create_cinder_accounts:398 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,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 =~ c-api ]] 2022-11-02 12:45:05.224 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-11-02 12:45:05.224 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-11-02 12:45:05.224 | + functions-common:get_or_create_user:921 : local user_id 2022-11-02 12:45:05.224 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-11-02 12:45:05.224 | + functions-common:get_or_create_user:925 : local email= 2022-11-02 12:45:05.224 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2022-11-02 12:45:05.224 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:45:05.224 | from cryptography.utils import int_from_bytes 2022-11-02 12:45:05.225 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:45:05.225 | from cryptography.utils import int_from_bytes 2022-11-02 12:45:05.225 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 12:45:05.225 | + functions-common:get_or_create_user:937 : user_id=775c4623d6ce4a3a9a788703ed0f8f90 2022-11-02 12:45:05.225 | + functions-common:get_or_create_user:938 : echo 775c4623d6ce4a3a9a788703ed0f8f90 2022-11-02 12:45:05.225 | 775c4623d6ce4a3a9a788703ed0f8f90 2022-11-02 12:45:05.225 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-11-02 12:45:05.225 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 12:45:05.225 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-11-02 12:45:05.225 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 12:45:05.225 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 12:45:05.225 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-11-02 12:45:05.225 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-11-02 12:45:05.225 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-11-02 12:45:05.225 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-11-02 12:45:05.225 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-11-02 12:45:05.225 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-11-02 12:45:05.225 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 12:45:05.225 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 12:45:05.225 | ++ functions-common:get_field:823 : local data field 2022-11-02 12:45:05.225 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-11-02 12:45:05.225 | ++ functions-common:get_field:824 : read data 2022-11-02 12:45:05.225 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:45:05.225 | from cryptography.utils import int_from_bytes 2022-11-02 12:45:05.225 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:45:05.225 | from cryptography.utils import int_from_bytes 2022-11-02 12:45:05.225 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 12:45:05.226 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 12:45:05.226 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 12:45:05.226 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2022-11-02 12:45:05.226 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:45:05.226 | from cryptography.utils import int_from_bytes 2022-11-02 12:45:05.226 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:45:05.226 | from cryptography.utils import int_from_bytes 2022-11-02 12:45:05.226 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-11-02 12:45:05.226 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 12:45:05.226 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 12:45:05.226 | ++ functions-common:get_field:823 : local data field 2022-11-02 12:45:05.226 | ++ functions-common:get_field:824 : read data 2022-11-02 12:45:05.226 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:45:05.226 | from cryptography.utils import int_from_bytes 2022-11-02 12:45:05.226 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:45:05.226 | from cryptography.utils import int_from_bytes 2022-11-02 12:45:05.226 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 12:45:05.226 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 12:45:05.226 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 12:45:05.226 | ++ functions-common:get_field:830 : echo '| 66c7df0f2b8d4b26a1118c0bf6f1de93 | 775c4623d6ce4a3a9a788703ed0f8f90 | | 660d57f44323410ea7f63d180acc9363 | | | False |' 2022-11-02 12:45:05.226 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 12:45:05.226 | ++ functions-common:get_field:824 : read data 2022-11-02 12:45:05.226 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=66c7df0f2b8d4b26a1118c0bf6f1de93 2022-11-02 12:45:05.226 | + functions-common:get_or_add_user_project_role:1009 : echo 66c7df0f2b8d4b26a1118c0bf6f1de93 2022-11-02 12:45:05.226 | 66c7df0f2b8d4b26a1118c0bf6f1de93 2022-11-02 12:45:05.226 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-11-02 12:45:05.227 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-11-02 12:45:05.227 | + functions-common:get_or_create_service:1094 : local service_id 2022-11-02 12:45:05.227 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2022-11-02 12:45:05.227 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2022-11-02 12:45:05.227 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:45:05.227 | from cryptography.utils import int_from_bytes 2022-11-02 12:45:05.227 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:45:05.227 | from cryptography.utils import int_from_bytes 2022-11-02 12:45:05.227 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 12:45:05.227 | + functions-common:get_or_create_service:1105 : service_id=' 2022-11-02 12:45:05.227 | c1fcf6735f514691b371092c870aa5d8' 2022-11-02 12:45:05.227 | + functions-common:get_or_create_service:1106 : echo c1fcf6735f514691b371092c870aa5d8 2022-11-02 12:45:05.227 | c1fcf6735f514691b371092c870aa5d8 2022-11-02 12:45:05.227 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-11-02 12:45:05.227 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.89/volume/v3/$(project_id)s' 2022-11-02 12:45:05.227 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-11-02 12:45:05.227 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.89/volume/v3/$(project_id)s' RegionOne 2022-11-02 12:45:05.227 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-11-02 12:45:05.227 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2022-11-02 12:45:05.227 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:45:05.227 | from cryptography.utils import int_from_bytes 2022-11-02 12:45:05.227 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:45:05.227 | from cryptography.utils import int_from_bytes 2022-11-02 12:45:05.227 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 12:45:05.228 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-11-02 12:45:05.228 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-11-02 12:45:05.228 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.89/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-11-02 12:45:05.228 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:45:05.228 | from cryptography.utils import int_from_bytes 2022-11-02 12:45:05.228 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:45:05.228 | from cryptography.utils import int_from_bytes 2022-11-02 12:45:05.228 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 12:45:05.228 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=dfd1bc9197aa488c8fbdb9aabc793663 2022-11-02 12:45:05.228 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo dfd1bc9197aa488c8fbdb9aabc793663 2022-11-02 12:45:05.228 | + functions-common:get_or_create_endpoint:1139 : public_id=dfd1bc9197aa488c8fbdb9aabc793663 2022-11-02 12:45:05.228 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-11-02 12:45:05.228 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-11-02 12:45:05.228 | + functions-common:get_or_create_endpoint:1148 : echo dfd1bc9197aa488c8fbdb9aabc793663 2022-11-02 12:45:05.228 | dfd1bc9197aa488c8fbdb9aabc793663 2022-11-02 12:45:05.228 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-11-02 12:45:05.228 | + functions-common:get_or_create_service:1094 : local service_id 2022-11-02 12:45:05.228 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-11-02 12:45:05.228 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2022-11-02 12:45:05.228 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:45:05.228 | from cryptography.utils import int_from_bytes 2022-11-02 12:45:05.228 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:45:05.228 | from cryptography.utils import int_from_bytes 2022-11-02 12:45:05.228 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 12:45:05.228 | + functions-common:get_or_create_service:1105 : service_id=' 2022-11-02 12:45:05.228 | 4f6c93db12734fb2a3e2374ef1f251a7' 2022-11-02 12:45:05.228 | + functions-common:get_or_create_service:1106 : echo 4f6c93db12734fb2a3e2374ef1f251a7 2022-11-02 12:45:05.228 | 4f6c93db12734fb2a3e2374ef1f251a7 2022-11-02 12:45:05.228 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.89/volume/v3/$(project_id)s' 2022-11-02 12:45:05.228 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-11-02 12:45:05.228 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.89/volume/v3/$(project_id)s' RegionOne 2022-11-02 12:45:05.228 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-11-02 12:45:05.229 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2022-11-02 12:45:05.229 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:45:05.229 | from cryptography.utils import int_from_bytes 2022-11-02 12:45:05.229 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:45:05.229 | from cryptography.utils import int_from_bytes 2022-11-02 12:45:05.229 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 12:45:05.229 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-11-02 12:45:05.229 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-11-02 12:45:05.229 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.89/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-11-02 12:45:05.229 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:45:05.229 | from cryptography.utils import int_from_bytes 2022-11-02 12:45:05.229 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:45:05.229 | from cryptography.utils import int_from_bytes 2022-11-02 12:45:05.229 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 12:45:05.229 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=5be93f3a36254c108eb8f6438c5bb664 2022-11-02 12:45:05.229 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo 5be93f3a36254c108eb8f6438c5bb664 2022-11-02 12:45:05.229 | + functions-common:get_or_create_endpoint:1139 : public_id=5be93f3a36254c108eb8f6438c5bb664 2022-11-02 12:45:05.229 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-11-02 12:45:05.229 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-11-02 12:45:05.229 | + functions-common:get_or_create_endpoint:1148 : echo 5be93f3a36254c108eb8f6438c5bb664 2022-11-02 12:45:05.229 | 5be93f3a36254c108eb8f6438c5bb664 2022-11-02 12:45:05.229 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-11-02 12:45:05.229 | ++ lib/cinder:configure_cinder_internal_tenant:616 : get_or_create_project service 2022-11-02 12:45:05.229 | ++ functions-common:get_or_create_project:944 : local project_id 2022-11-02 12:45:05.229 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2022-11-02 12:45:05.229 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:45:05.229 | from cryptography.utils import int_from_bytes 2022-11-02 12:45:05.229 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:45:05.230 | from cryptography.utils import int_from_bytes 2022-11-02 12:45:05.230 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 12:45:05.230 | ++ functions-common:get_or_create_project:950 : project_id=660d57f44323410ea7f63d180acc9363 2022-11-02 12:45:05.230 | ++ functions-common:get_or_create_project:951 : echo 660d57f44323410ea7f63d180acc9363 2022-11-02 12:45:05.230 | + lib/cinder:configure_cinder_internal_tenant:616 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 660d57f44323410ea7f63d180acc9363 2022-11-02 12:45:05.230 | ++ lib/cinder:configure_cinder_internal_tenant:617 : get_or_create_user cinder 2022-11-02 12:45:05.230 | ++ functions-common:get_or_create_user:921 : local user_id 2022-11-02 12:45:05.230 | ++ functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-11-02 12:45:05.230 | ++ functions-common:get_or_create_user:925 : local email= 2022-11-02 12:45:05.230 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2022-11-02 12:45:05.230 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:45:05.230 | from cryptography.utils import int_from_bytes 2022-11-02 12:45:05.230 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:45:05.230 | from cryptography.utils import int_from_bytes 2022-11-02 12:45:05.230 | No password was supplied, authentication will fail when a user does not have a password. 2022-11-02 12:45:05.230 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 12:45:05.230 | ++ functions-common:get_or_create_user:937 : user_id=775c4623d6ce4a3a9a788703ed0f8f90 2022-11-02 12:45:05.230 | ++ functions-common:get_or_create_user:938 : echo 775c4623d6ce4a3a9a788703ed0f8f90 2022-11-02 12:45:05.230 | + lib/cinder:configure_cinder_internal_tenant:617 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 775c4623d6ce4a3a9a788703ed0f8f90 2022-11-02 12:45:05.287 | [19138 Async create_cinder_accounts:98986]: finished create_cinder_accounts with result 0 in 87 seconds 2022-11-02 12:45:05.294 | + inc/async:async_wait:197 : return 0 2022-11-02 12:45:05.297 | + ./stack.sh:main:1129 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-11-02 12:45:05.365 | [19138 Async create_neutron_accounts:99101]: Waiting for completion of create_neutron_accounts running on PID 99101 (3 other jobs running) 2022-11-02 12:45:05.400 | [19138 Async create_neutron_accounts:99101]: Signaling child to exit 2022-11-02 12:45:05.400 | WAKEUP 2022-11-02 12:45:05.430 | [19138 Async create_neutron_accounts:99101]: Signaled 2022-11-02 12:45:05.432 | + lib/neutron:create_neutron_accounts:669 : is_neutron_legacy_enabled 2022-11-02 12:45:05.432 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-11-02 12:45:05.432 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-11-02 12:45:05.432 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-11-02 12:45:05.432 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-11-02 12:45:05.432 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-11-02 12:45:05.432 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-11-02 12:45:05.433 | + lib/neutron:create_neutron_accounts:671 : create_mutnauq_accounts 2022-11-02 12:45:05.433 | + lib/neutron-legacy:create_mutnauq_accounts:439 : local neutron_url 2022-11-02 12:45:05.433 | + lib/neutron-legacy:create_mutnauq_accounts:440 : '[' False == True ']' 2022-11-02 12:45:05.433 | + lib/neutron-legacy:create_mutnauq_accounts:443 : neutron_url=http://10.222.0.89:9696/ 2022-11-02 12:45:05.433 | + lib/neutron-legacy:create_mutnauq_accounts:446 : [[ 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-svc ]] 2022-11-02 12:45:05.433 | + lib/neutron-legacy:create_mutnauq_accounts:448 : create_service_user neutron 2022-11-02 12:45:05.433 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-11-02 12:45:05.433 | + functions-common:get_or_create_user:921 : local user_id 2022-11-02 12:45:05.433 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-11-02 12:45:05.433 | + functions-common:get_or_create_user:925 : local email= 2022-11-02 12:45:05.433 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2022-11-02 12:45:05.433 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:45:05.433 | from cryptography.utils import int_from_bytes 2022-11-02 12:45:05.433 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:45:05.433 | from cryptography.utils import int_from_bytes 2022-11-02 12:45:05.433 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 12:45:05.433 | + functions-common:get_or_create_user:937 : user_id=300686ff37e7439dbbb88dd434e3e662 2022-11-02 12:45:05.434 | + functions-common:get_or_create_user:938 : echo 300686ff37e7439dbbb88dd434e3e662 2022-11-02 12:45:05.434 | 300686ff37e7439dbbb88dd434e3e662 2022-11-02 12:45:05.434 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-11-02 12:45:05.434 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 12:45:05.434 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-11-02 12:45:05.434 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 12:45:05.434 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 12:45:05.434 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-11-02 12:45:05.434 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-11-02 12:45:05.434 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-11-02 12:45:05.434 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-11-02 12:45:05.434 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-11-02 12:45:05.434 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-11-02 12:45:05.434 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 12:45:05.434 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 12:45:05.434 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-11-02 12:45:05.434 | ++ functions-common:get_field:823 : local data field 2022-11-02 12:45:05.434 | ++ functions-common:get_field:824 : read data 2022-11-02 12:45:05.434 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:45:05.434 | from cryptography.utils import int_from_bytes 2022-11-02 12:45:05.435 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:45:05.435 | from cryptography.utils import int_from_bytes 2022-11-02 12:45:05.435 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 12:45:05.435 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 12:45:05.435 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 12:45:05.435 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2022-11-02 12:45:05.435 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:45:05.435 | from cryptography.utils import int_from_bytes 2022-11-02 12:45:05.435 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:45:05.435 | from cryptography.utils import int_from_bytes 2022-11-02 12:45:05.435 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 12:45:05.435 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-11-02 12:45:05.435 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 12:45:05.435 | ++ functions-common:get_field:823 : local data field 2022-11-02 12:45:05.435 | ++ functions-common:get_field:824 : read data 2022-11-02 12:45:05.435 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:45:05.436 | from cryptography.utils import int_from_bytes 2022-11-02 12:45:05.436 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:45:05.436 | from cryptography.utils import int_from_bytes 2022-11-02 12:45:05.436 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 12:45:05.436 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 12:45:05.436 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 12:45:05.436 | ++ functions-common:get_field:830 : echo '| 66c7df0f2b8d4b26a1118c0bf6f1de93 | 300686ff37e7439dbbb88dd434e3e662 | | 660d57f44323410ea7f63d180acc9363 | | | False |' 2022-11-02 12:45:05.436 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 12:45:05.436 | ++ functions-common:get_field:824 : read data 2022-11-02 12:45:05.436 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=66c7df0f2b8d4b26a1118c0bf6f1de93 2022-11-02 12:45:05.436 | + functions-common:get_or_add_user_project_role:1009 : echo 66c7df0f2b8d4b26a1118c0bf6f1de93 2022-11-02 12:45:05.436 | 66c7df0f2b8d4b26a1118c0bf6f1de93 2022-11-02 12:45:05.436 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-11-02 12:45:05.436 | + lib/neutron-legacy:create_mutnauq_accounts:450 : get_or_create_service neutron network 'Neutron Service' 2022-11-02 12:45:05.436 | + functions-common:get_or_create_service:1094 : local service_id 2022-11-02 12:45:05.436 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-11-02 12:45:05.436 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2022-11-02 12:45:05.436 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:45:05.437 | from cryptography.utils import int_from_bytes 2022-11-02 12:45:05.437 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:45:05.437 | from cryptography.utils import int_from_bytes 2022-11-02 12:45:05.437 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 12:45:05.437 | + functions-common:get_or_create_service:1105 : service_id=' 2022-11-02 12:45:05.437 | c204d7fc22844255aaaee1fc8acf4eaa' 2022-11-02 12:45:05.437 | + functions-common:get_or_create_service:1106 : echo c204d7fc22844255aaaee1fc8acf4eaa 2022-11-02 12:45:05.437 | c204d7fc22844255aaaee1fc8acf4eaa 2022-11-02 12:45:05.437 | + lib/neutron-legacy:create_mutnauq_accounts:452 : get_or_create_endpoint network RegionOne http://10.222.0.89:9696/ 2022-11-02 12:45:05.437 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-11-02 12:45:05.437 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface network public http://10.222.0.89:9696/ RegionOne 2022-11-02 12:45:05.437 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-11-02 12:45:05.437 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2022-11-02 12:45:05.437 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:45:05.437 | from cryptography.utils import int_from_bytes 2022-11-02 12:45:05.438 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:45:05.438 | from cryptography.utils import int_from_bytes 2022-11-02 12:45:05.438 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 12:45:05.438 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-11-02 12:45:05.438 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-11-02 12:45:05.438 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.89:9696/ --region RegionOne -f value -c id 2022-11-02 12:45:05.438 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:45:05.438 | from cryptography.utils import int_from_bytes 2022-11-02 12:45:05.438 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:45:05.438 | from cryptography.utils import int_from_bytes 2022-11-02 12:45:05.438 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 12:45:05.438 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=282f4df3614a48988ce7c24eb165b916 2022-11-02 12:45:05.438 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo 282f4df3614a48988ce7c24eb165b916 2022-11-02 12:45:05.438 | + functions-common:get_or_create_endpoint:1139 : public_id=282f4df3614a48988ce7c24eb165b916 2022-11-02 12:45:05.438 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-11-02 12:45:05.438 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-11-02 12:45:05.438 | + functions-common:get_or_create_endpoint:1148 : echo 282f4df3614a48988ce7c24eb165b916 2022-11-02 12:45:05.438 | 282f4df3614a48988ce7c24eb165b916 2022-11-02 12:45:05.489 | [19138 Async create_neutron_accounts:99101]: finished create_neutron_accounts with result 0 in 61 seconds 2022-11-02 12:45:05.535 | [19138 Async create_swift_accounts:99242]: Waiting for completion of create_swift_accounts running on PID 99242 (2 other jobs running) 2022-11-02 12:45:05.571 | [19138 Async create_swift_accounts:99242]: Signaling child to exit 2022-11-02 12:46:06.739 | + inc/async:async_inner:64 : rc=0 2022-11-02 12:46:06.769 | [99242 Async create_swift_accounts:99242]: finished successfully 2022-11-02 12:46:06.792 | WAKEUP 2022-11-02 12:46:06.820 | [19138 Async create_swift_accounts:99242]: Signaled 2022-11-02 12:46:06.822 | + lib/swift:create_swift_accounts:608 : export swiftusertest1_password=testing 2022-11-02 12:46:06.822 | + lib/swift:create_swift_accounts:608 : swiftusertest1_password=testing 2022-11-02 12:46:06.822 | + lib/swift:create_swift_accounts:609 : export swiftusertest2_password=testing2 2022-11-02 12:46:06.822 | + lib/swift:create_swift_accounts:609 : swiftusertest2_password=testing2 2022-11-02 12:46:06.822 | + lib/swift:create_swift_accounts:610 : export swiftusertest3_password=testing3 2022-11-02 12:46:06.822 | + lib/swift:create_swift_accounts:610 : swiftusertest3_password=testing3 2022-11-02 12:46:06.823 | + lib/swift:create_swift_accounts:611 : export swiftusertest4_password=testing4 2022-11-02 12:46:06.823 | + lib/swift:create_swift_accounts:611 : swiftusertest4_password=testing4 2022-11-02 12:46:06.823 | + lib/swift:create_swift_accounts:613 : local another_role 2022-11-02 12:46:06.823 | ++ lib/swift:create_swift_accounts:614 : get_or_create_role anotherrole 2022-11-02 12:46:06.823 | ++ functions-common:get_or_create_role:957 : local role_id 2022-11-02 12:46:06.823 | +++ functions-common:get_or_create_role:964 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-11-02 12:46:06.823 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:46:06.823 | from cryptography.utils import int_from_bytes 2022-11-02 12:46:06.823 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:46:06.823 | from cryptography.utils import int_from_bytes 2022-11-02 12:46:06.823 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 12:46:06.823 | ++ functions-common:get_or_create_role:962 : role_id=957717013e334a1f9319d00622e4a5e8 2022-11-02 12:46:06.823 | ++ functions-common:get_or_create_role:963 : echo 957717013e334a1f9319d00622e4a5e8 2022-11-02 12:46:06.823 | + lib/swift:create_swift_accounts:614 : another_role=957717013e334a1f9319d00622e4a5e8 2022-11-02 12:46:06.824 | + lib/swift:create_swift_accounts:618 : create_service_user swift admin 2022-11-02 12:46:06.824 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-11-02 12:46:06.824 | + functions-common:get_or_create_user:921 : local user_id 2022-11-02 12:46:06.824 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-11-02 12:46:06.824 | + functions-common:get_or_create_user:925 : local email= 2022-11-02 12:46:06.824 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-11-02 12:46:06.824 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:46:06.824 | from cryptography.utils import int_from_bytes 2022-11-02 12:46:06.824 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:46:06.824 | from cryptography.utils import int_from_bytes 2022-11-02 12:46:06.824 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 12:46:06.824 | + functions-common:get_or_create_user:937 : user_id=6a12a867193e4ca3a890533e538d7173 2022-11-02 12:46:06.824 | + functions-common:get_or_create_user:938 : echo 6a12a867193e4ca3a890533e538d7173 2022-11-02 12:46:06.824 | 6a12a867193e4ca3a890533e538d7173 2022-11-02 12:46:06.824 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-11-02 12:46:06.824 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 12:46:06.824 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-11-02 12:46:06.824 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 12:46:06.824 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 12:46:06.824 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-11-02 12:46:06.824 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-11-02 12:46:06.824 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-11-02 12:46:06.824 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-11-02 12:46:06.824 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-11-02 12:46:06.824 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-11-02 12:46:06.824 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 12:46:06.824 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 12:46:06.824 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-11-02 12:46:06.824 | ++ functions-common:get_field:823 : local data field 2022-11-02 12:46:06.824 | ++ functions-common:get_field:824 : read data 2022-11-02 12:46:06.824 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:46:06.824 | from cryptography.utils import int_from_bytes 2022-11-02 12:46:06.825 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:46:06.825 | from cryptography.utils import int_from_bytes 2022-11-02 12:46:06.825 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 12:46:06.825 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 12:46:06.825 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 12:46:06.825 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user swift --project service --user-domain Default --project-domain Default 2022-11-02 12:46:06.825 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:46:06.825 | from cryptography.utils import int_from_bytes 2022-11-02 12:46:06.825 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:46:06.825 | from cryptography.utils import int_from_bytes 2022-11-02 12:46:06.825 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 12:46:06.825 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-11-02 12:46:06.825 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 12:46:06.825 | ++ functions-common:get_field:823 : local data field 2022-11-02 12:46:06.825 | ++ functions-common:get_field:824 : read data 2022-11-02 12:46:06.825 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:46:06.825 | from cryptography.utils import int_from_bytes 2022-11-02 12:46:06.825 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:46:06.825 | from cryptography.utils import int_from_bytes 2022-11-02 12:46:06.826 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 12:46:06.826 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 12:46:06.826 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 12:46:06.826 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 12:46:06.826 | ++ functions-common:get_field:830 : echo '| 66c7df0f2b8d4b26a1118c0bf6f1de93 | 6a12a867193e4ca3a890533e538d7173 | | 660d57f44323410ea7f63d180acc9363 | | | False |' 2022-11-02 12:46:06.826 | ++ functions-common:get_field:824 : read data 2022-11-02 12:46:06.826 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=66c7df0f2b8d4b26a1118c0bf6f1de93 2022-11-02 12:46:06.826 | + functions-common:get_or_add_user_project_role:1009 : echo 66c7df0f2b8d4b26a1118c0bf6f1de93 2022-11-02 12:46:06.826 | 66c7df0f2b8d4b26a1118c0bf6f1de93 2022-11-02 12:46:06.826 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-11-02 12:46:06.826 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-11-02 12:46:06.826 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 12:46:06.826 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-11-02 12:46:06.826 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 12:46:06.826 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 12:46:06.826 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-11-02 12:46:06.826 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-11-02 12:46:06.826 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-11-02 12:46:06.826 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-11-02 12:46:06.826 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-11-02 12:46:06.826 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-11-02 12:46:06.826 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-11-02 12:46:06.826 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 12:46:06.826 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 12:46:06.826 | ++ functions-common:get_field:823 : local data field 2022-11-02 12:46:06.826 | ++ functions-common:get_field:824 : read data 2022-11-02 12:46:06.826 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:46:06.826 | from cryptography.utils import int_from_bytes 2022-11-02 12:46:06.826 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:46:06.826 | from cryptography.utils import int_from_bytes 2022-11-02 12:46:06.827 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 12:46:06.827 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 12:46:06.827 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 12:46:06.827 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user swift --project service --user-domain Default --project-domain Default 2022-11-02 12:46:06.827 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:46:06.827 | from cryptography.utils import int_from_bytes 2022-11-02 12:46:06.827 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:46:06.827 | from cryptography.utils import int_from_bytes 2022-11-02 12:46:06.827 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 12:46:06.827 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-11-02 12:46:06.827 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 12:46:06.827 | ++ functions-common:get_field:823 : local data field 2022-11-02 12:46:06.827 | ++ functions-common:get_field:824 : read data 2022-11-02 12:46:06.827 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:46:06.827 | from cryptography.utils import int_from_bytes 2022-11-02 12:46:06.827 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:46:06.827 | from cryptography.utils import int_from_bytes 2022-11-02 12:46:06.827 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 12:46:06.827 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 12:46:06.827 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 12:46:06.827 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 12:46:06.827 | ++ functions-common:get_field:830 : echo '| 96dbd81f2a1549bdbc9a0d6d6b59e643 | 6a12a867193e4ca3a890533e538d7173 | | 660d57f44323410ea7f63d180acc9363 | | | False |' 2022-11-02 12:46:06.827 | ++ functions-common:get_field:824 : read data 2022-11-02 12:46:06.827 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=96dbd81f2a1549bdbc9a0d6d6b59e643 2022-11-02 12:46:06.827 | + functions-common:get_or_add_user_project_role:1009 : echo 96dbd81f2a1549bdbc9a0d6d6b59e643 2022-11-02 12:46:06.827 | 96dbd81f2a1549bdbc9a0d6d6b59e643 2022-11-02 12:46:06.827 | + lib/swift:create_swift_accounts:620 : get_or_create_service swift object-store 'Swift Service' 2022-11-02 12:46:06.827 | + functions-common:get_or_create_service:1094 : local service_id 2022-11-02 12:46:06.827 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2022-11-02 12:46:06.827 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create object-store --name swift '--description=Swift Service' -f value -c id 2022-11-02 12:46:06.827 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:46:06.828 | from cryptography.utils import int_from_bytes 2022-11-02 12:46:06.828 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:46:06.828 | from cryptography.utils import int_from_bytes 2022-11-02 12:46:06.828 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 12:46:06.828 | + functions-common:get_or_create_service:1105 : service_id=' 2022-11-02 12:46:06.828 | a9b85711caca432ea5d1bde26ad60d78' 2022-11-02 12:46:06.828 | + functions-common:get_or_create_service:1106 : echo a9b85711caca432ea5d1bde26ad60d78 2022-11-02 12:46:06.828 | a9b85711caca432ea5d1bde26ad60d78 2022-11-02 12:46:06.828 | + lib/swift:create_swift_accounts:622 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.89:8080/v1/AUTH_$(project_id)s' http://10.222.0.89:8080 2022-11-02 12:46:06.828 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-11-02 12:46:06.828 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.89:8080/v1/AUTH_$(project_id)s' RegionOne 2022-11-02 12:46:06.828 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-11-02 12:46:06.828 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2022-11-02 12:46:06.828 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:46:06.828 | from cryptography.utils import int_from_bytes 2022-11-02 12:46:06.828 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:46:06.829 | from cryptography.utils import int_from_bytes 2022-11-02 12:46:06.829 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 12:46:06.829 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-11-02 12:46:06.829 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-11-02 12:46:06.829 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.89:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-11-02 12:46:06.829 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:46:06.829 | from cryptography.utils import int_from_bytes 2022-11-02 12:46:06.829 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:46:06.829 | from cryptography.utils import int_from_bytes 2022-11-02 12:46:06.829 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 12:46:06.829 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=183e9728528a4f10aab21d2d4a98b85d 2022-11-02 12:46:06.829 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo 183e9728528a4f10aab21d2d4a98b85d 2022-11-02 12:46:06.829 | + functions-common:get_or_create_endpoint:1139 : public_id=183e9728528a4f10aab21d2d4a98b85d 2022-11-02 12:46:06.829 | + functions-common:get_or_create_endpoint:1141 : [[ -n http://10.222.0.89:8080 ]] 2022-11-02 12:46:06.829 | + functions-common:get_or_create_endpoint:1142 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.89:8080 RegionOne 2022-11-02 12:46:06.829 | + functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-11-02 12:46:06.830 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2022-11-02 12:46:06.830 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:46:06.830 | from cryptography.utils import int_from_bytes 2022-11-02 12:46:06.830 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:46:06.830 | from cryptography.utils import int_from_bytes 2022-11-02 12:46:06.830 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 12:46:06.830 | + functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-11-02 12:46:06.830 | + functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-11-02 12:46:06.830 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.89:8080 --region RegionOne -f value -c id 2022-11-02 12:46:06.830 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:46:06.830 | from cryptography.utils import int_from_bytes 2022-11-02 12:46:06.830 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:46:06.830 | from cryptography.utils import int_from_bytes 2022-11-02 12:46:06.830 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 12:46:06.830 | + functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=873b6ae65b464500afcf848fc7d2e957 2022-11-02 12:46:06.830 | + functions-common:_get_or_create_endpoint_with_interface:1124 : echo 873b6ae65b464500afcf848fc7d2e957 2022-11-02 12:46:06.830 | 873b6ae65b464500afcf848fc7d2e957 2022-11-02 12:46:06.830 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-11-02 12:46:06.830 | + functions-common:get_or_create_endpoint:1148 : echo 183e9728528a4f10aab21d2d4a98b85d 2022-11-02 12:46:06.830 | 183e9728528a4f10aab21d2d4a98b85d 2022-11-02 12:46:06.830 | + lib/swift:create_swift_accounts:627 : local swift_project_test1 2022-11-02 12:46:06.830 | ++ lib/swift:create_swift_accounts:628 : get_or_create_project swiftprojecttest1 default 2022-11-02 12:46:06.830 | ++ functions-common:get_or_create_project:944 : local project_id 2022-11-02 12:46:06.830 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest1 --domain=default --or-show -f value -c id 2022-11-02 12:46:06.830 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:46:06.830 | from cryptography.utils import int_from_bytes 2022-11-02 12:46:06.831 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:46:06.831 | from cryptography.utils import int_from_bytes 2022-11-02 12:46:06.831 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 12:46:06.831 | ++ functions-common:get_or_create_project:950 : project_id=814ee8b40b164fbdab06ea707e9d27fc 2022-11-02 12:46:06.831 | ++ functions-common:get_or_create_project:951 : echo 814ee8b40b164fbdab06ea707e9d27fc 2022-11-02 12:46:06.831 | + lib/swift:create_swift_accounts:628 : swift_project_test1=814ee8b40b164fbdab06ea707e9d27fc 2022-11-02 12:46:06.831 | + lib/swift:create_swift_accounts:629 : die_if_not_set 629 swift_project_test1 'Failure creating swift_project_test1' 2022-11-02 12:46:06.831 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-11-02 12:46:06.831 | ++ lib/swift:create_swift_accounts:631 : get_or_create_user swiftusertest1 testing default test@example.com 2022-11-02 12:46:06.831 | ++ functions-common:get_or_create_user:921 : local user_id 2022-11-02 12:46:06.831 | ++ functions-common:get_or_create_user:922 : [[ ! -z test@example.com ]] 2022-11-02 12:46:06.831 | ++ functions-common:get_or_create_user:923 : local email=--email=test@example.com 2022-11-02 12:46:06.831 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2022-11-02 12:46:06.831 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:46:06.831 | from cryptography.utils import int_from_bytes 2022-11-02 12:46:06.831 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:46:06.831 | from cryptography.utils import int_from_bytes 2022-11-02 12:46:06.831 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 12:46:06.831 | ++ functions-common:get_or_create_user:937 : user_id=f37202d64acb48c99324ffec3612670c 2022-11-02 12:46:06.831 | ++ functions-common:get_or_create_user:938 : echo f37202d64acb48c99324ffec3612670c 2022-11-02 12:46:06.832 | + lib/swift:create_swift_accounts:631 : SWIFT_USER_TEST1=f37202d64acb48c99324ffec3612670c 2022-11-02 12:46:06.832 | + lib/swift:create_swift_accounts:632 : die_if_not_set 632 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-11-02 12:46:06.832 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-11-02 12:46:06.832 | + lib/swift:create_swift_accounts:633 : get_or_add_user_project_role admin f37202d64acb48c99324ffec3612670c 814ee8b40b164fbdab06ea707e9d27fc 2022-11-02 12:46:06.832 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 12:46:06.832 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-11-02 12:46:06.832 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 12:46:06.832 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 12:46:06.832 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-11-02 12:46:06.832 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-11-02 12:46:06.832 | ++ functions-common:_get_domain_args:979 : echo 2022-11-02 12:46:06.832 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-11-02 12:46:06.832 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 12:46:06.832 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user f37202d64acb48c99324ffec3612670c --project 814ee8b40b164fbdab06ea707e9d27fc 2022-11-02 12:46:06.832 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 12:46:06.832 | ++ functions-common:get_field:823 : local data field 2022-11-02 12:46:06.832 | ++ functions-common:get_field:824 : read data 2022-11-02 12:46:06.833 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:46:06.833 | from cryptography.utils import int_from_bytes 2022-11-02 12:46:06.833 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:46:06.833 | from cryptography.utils import int_from_bytes 2022-11-02 12:46:06.833 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 12:46:06.833 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 12:46:06.833 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 12:46:06.833 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user f37202d64acb48c99324ffec3612670c --project 814ee8b40b164fbdab06ea707e9d27fc 2022-11-02 12:46:06.833 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:46:06.833 | from cryptography.utils import int_from_bytes 2022-11-02 12:46:06.833 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:46:06.833 | from cryptography.utils import int_from_bytes 2022-11-02 12:46:06.833 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user f37202d64acb48c99324ffec3612670c --project 814ee8b40b164fbdab06ea707e9d27fc 2022-11-02 12:46:06.833 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 12:46:06.833 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 12:46:06.833 | ++ functions-common:get_field:823 : local data field 2022-11-02 12:46:06.833 | ++ functions-common:get_field:824 : read data 2022-11-02 12:46:06.834 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:46:06.834 | from cryptography.utils import int_from_bytes 2022-11-02 12:46:06.834 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:46:06.834 | from cryptography.utils import int_from_bytes 2022-11-02 12:46:06.834 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 12:46:06.834 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 12:46:06.834 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 12:46:06.834 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 12:46:06.834 | ++ functions-common:get_field:830 : echo '| 96dbd81f2a1549bdbc9a0d6d6b59e643 | f37202d64acb48c99324ffec3612670c | | 814ee8b40b164fbdab06ea707e9d27fc | | | False |' 2022-11-02 12:46:06.834 | ++ functions-common:get_field:824 : read data 2022-11-02 12:46:06.834 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=96dbd81f2a1549bdbc9a0d6d6b59e643 2022-11-02 12:46:06.834 | + functions-common:get_or_add_user_project_role:1009 : echo 96dbd81f2a1549bdbc9a0d6d6b59e643 2022-11-02 12:46:06.834 | 96dbd81f2a1549bdbc9a0d6d6b59e643 2022-11-02 12:46:06.834 | + lib/swift:create_swift_accounts:635 : local swift_user_test3 2022-11-02 12:46:06.834 | ++ lib/swift:create_swift_accounts:637 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-11-02 12:46:06.834 | ++ functions-common:get_or_create_user:921 : local user_id 2022-11-02 12:46:06.834 | ++ functions-common:get_or_create_user:922 : [[ ! -z test3@example.com ]] 2022-11-02 12:46:06.835 | ++ functions-common:get_or_create_user:923 : local email=--email=test3@example.com 2022-11-02 12:46:06.835 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2022-11-02 12:46:06.835 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:46:06.835 | from cryptography.utils import int_from_bytes 2022-11-02 12:46:06.835 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:46:06.835 | from cryptography.utils import int_from_bytes 2022-11-02 12:46:06.835 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 12:46:06.835 | ++ functions-common:get_or_create_user:937 : user_id=e83976a10f524fcd9d52644d38d5d14d 2022-11-02 12:46:06.835 | ++ functions-common:get_or_create_user:938 : echo e83976a10f524fcd9d52644d38d5d14d 2022-11-02 12:46:06.835 | + lib/swift:create_swift_accounts:637 : swift_user_test3=e83976a10f524fcd9d52644d38d5d14d 2022-11-02 12:46:06.835 | + lib/swift:create_swift_accounts:638 : die_if_not_set 638 swift_user_test3 'Failure creating swift_user_test3' 2022-11-02 12:46:06.835 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-11-02 12:46:06.835 | + lib/swift:create_swift_accounts:639 : get_or_add_user_project_role 957717013e334a1f9319d00622e4a5e8 e83976a10f524fcd9d52644d38d5d14d 814ee8b40b164fbdab06ea707e9d27fc 2022-11-02 12:46:06.835 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 12:46:06.835 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-11-02 12:46:06.835 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 12:46:06.835 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 12:46:06.835 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-11-02 12:46:06.835 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-11-02 12:46:06.835 | ++ functions-common:_get_domain_args:979 : echo 2022-11-02 12:46:06.835 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-11-02 12:46:06.835 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 12:46:06.835 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role 957717013e334a1f9319d00622e4a5e8 --user e83976a10f524fcd9d52644d38d5d14d --project 814ee8b40b164fbdab06ea707e9d27fc 2022-11-02 12:46:06.835 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 12:46:06.836 | ++ functions-common:get_field:823 : local data field 2022-11-02 12:46:06.836 | ++ functions-common:get_field:824 : read data 2022-11-02 12:46:06.836 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:46:06.836 | from cryptography.utils import int_from_bytes 2022-11-02 12:46:06.836 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:46:06.836 | from cryptography.utils import int_from_bytes 2022-11-02 12:46:06.836 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 12:46:06.836 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 12:46:06.836 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 12:46:06.836 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add 957717013e334a1f9319d00622e4a5e8 --user e83976a10f524fcd9d52644d38d5d14d --project 814ee8b40b164fbdab06ea707e9d27fc 2022-11-02 12:46:06.836 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:46:06.836 | from cryptography.utils import int_from_bytes 2022-11-02 12:46:06.836 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:46:06.836 | from cryptography.utils import int_from_bytes 2022-11-02 12:46:06.836 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role 957717013e334a1f9319d00622e4a5e8 --user e83976a10f524fcd9d52644d38d5d14d --project 814ee8b40b164fbdab06ea707e9d27fc 2022-11-02 12:46:06.836 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 12:46:06.836 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 12:46:06.836 | ++ functions-common:get_field:823 : local data field 2022-11-02 12:46:06.836 | ++ functions-common:get_field:824 : read data 2022-11-02 12:46:06.836 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:46:06.836 | from cryptography.utils import int_from_bytes 2022-11-02 12:46:06.836 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:46:06.836 | from cryptography.utils import int_from_bytes 2022-11-02 12:46:06.836 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 12:46:06.837 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 12:46:06.837 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 12:46:06.837 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 12:46:06.837 | ++ functions-common:get_field:830 : echo '| 957717013e334a1f9319d00622e4a5e8 | e83976a10f524fcd9d52644d38d5d14d | | 814ee8b40b164fbdab06ea707e9d27fc | | | False |' 2022-11-02 12:46:06.837 | ++ functions-common:get_field:824 : read data 2022-11-02 12:46:06.837 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=957717013e334a1f9319d00622e4a5e8 2022-11-02 12:46:06.837 | + functions-common:get_or_add_user_project_role:1009 : echo 957717013e334a1f9319d00622e4a5e8 2022-11-02 12:46:06.837 | 957717013e334a1f9319d00622e4a5e8 2022-11-02 12:46:06.837 | + lib/swift:create_swift_accounts:641 : local swift_project_test2 2022-11-02 12:46:06.837 | ++ lib/swift:create_swift_accounts:642 : get_or_create_project swiftprojecttest2 default 2022-11-02 12:46:06.837 | ++ functions-common:get_or_create_project:944 : local project_id 2022-11-02 12:46:06.837 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest2 --domain=default --or-show -f value -c id 2022-11-02 12:46:06.837 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:46:06.837 | from cryptography.utils import int_from_bytes 2022-11-02 12:46:06.837 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:46:06.837 | from cryptography.utils import int_from_bytes 2022-11-02 12:46:06.837 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 12:46:06.837 | ++ functions-common:get_or_create_project:950 : project_id=c8eb69ea41444710bdec9cb283c8ad89 2022-11-02 12:46:06.837 | ++ functions-common:get_or_create_project:951 : echo c8eb69ea41444710bdec9cb283c8ad89 2022-11-02 12:46:06.837 | + lib/swift:create_swift_accounts:642 : swift_project_test2=c8eb69ea41444710bdec9cb283c8ad89 2022-11-02 12:46:06.837 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_project_test2 'Failure creating swift_project_test2' 2022-11-02 12:46:06.837 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-11-02 12:46:06.837 | + lib/swift:create_swift_accounts:645 : local swift_user_test2 2022-11-02 12:46:06.837 | ++ lib/swift:create_swift_accounts:647 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-11-02 12:46:06.837 | ++ functions-common:get_or_create_user:921 : local user_id 2022-11-02 12:46:06.837 | ++ functions-common:get_or_create_user:922 : [[ ! -z test2@example.com ]] 2022-11-02 12:46:06.837 | ++ functions-common:get_or_create_user:923 : local email=--email=test2@example.com 2022-11-02 12:46:06.837 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2022-11-02 12:46:06.838 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:46:06.838 | from cryptography.utils import int_from_bytes 2022-11-02 12:46:06.838 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:46:06.838 | from cryptography.utils import int_from_bytes 2022-11-02 12:46:06.838 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 12:46:06.838 | ++ functions-common:get_or_create_user:937 : user_id=785400cce0374a0ba97df5ae16ccf7b1 2022-11-02 12:46:06.838 | ++ functions-common:get_or_create_user:938 : echo 785400cce0374a0ba97df5ae16ccf7b1 2022-11-02 12:46:06.838 | + lib/swift:create_swift_accounts:647 : swift_user_test2=785400cce0374a0ba97df5ae16ccf7b1 2022-11-02 12:46:06.838 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_user_test2 'Failure creating swift_user_test2' 2022-11-02 12:46:06.838 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-11-02 12:46:06.838 | + lib/swift:create_swift_accounts:649 : get_or_add_user_project_role admin 785400cce0374a0ba97df5ae16ccf7b1 c8eb69ea41444710bdec9cb283c8ad89 2022-11-02 12:46:06.838 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 12:46:06.838 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-11-02 12:46:06.838 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 12:46:06.839 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 12:46:06.839 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-11-02 12:46:06.839 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-11-02 12:46:06.839 | ++ functions-common:_get_domain_args:979 : echo 2022-11-02 12:46:06.839 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-11-02 12:46:06.839 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 785400cce0374a0ba97df5ae16ccf7b1 --project c8eb69ea41444710bdec9cb283c8ad89 2022-11-02 12:46:06.839 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 12:46:06.839 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 12:46:06.839 | ++ functions-common:get_field:823 : local data field 2022-11-02 12:46:06.839 | ++ functions-common:get_field:824 : read data 2022-11-02 12:46:06.839 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:46:06.839 | from cryptography.utils import int_from_bytes 2022-11-02 12:46:06.839 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:46:06.839 | from cryptography.utils import int_from_bytes 2022-11-02 12:46:06.839 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 12:46:06.839 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 12:46:06.839 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 12:46:06.839 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user 785400cce0374a0ba97df5ae16ccf7b1 --project c8eb69ea41444710bdec9cb283c8ad89 2022-11-02 12:46:06.839 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:46:06.839 | from cryptography.utils import int_from_bytes 2022-11-02 12:46:06.839 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:46:06.839 | from cryptography.utils import int_from_bytes 2022-11-02 12:46:06.839 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 785400cce0374a0ba97df5ae16ccf7b1 --project c8eb69ea41444710bdec9cb283c8ad89 2022-11-02 12:46:06.839 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 12:46:06.839 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 12:46:06.839 | ++ functions-common:get_field:823 : local data field 2022-11-02 12:46:06.839 | ++ functions-common:get_field:824 : read data 2022-11-02 12:46:06.839 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:46:06.839 | from cryptography.utils import int_from_bytes 2022-11-02 12:46:06.839 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:46:06.839 | from cryptography.utils import int_from_bytes 2022-11-02 12:46:06.840 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 12:46:06.840 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 12:46:06.840 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 12:46:06.840 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 12:46:06.840 | ++ functions-common:get_field:830 : echo '| 96dbd81f2a1549bdbc9a0d6d6b59e643 | 785400cce0374a0ba97df5ae16ccf7b1 | | c8eb69ea41444710bdec9cb283c8ad89 | | | False |' 2022-11-02 12:46:06.840 | ++ functions-common:get_field:824 : read data 2022-11-02 12:46:06.840 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=96dbd81f2a1549bdbc9a0d6d6b59e643 2022-11-02 12:46:06.840 | + functions-common:get_or_add_user_project_role:1009 : echo 96dbd81f2a1549bdbc9a0d6d6b59e643 2022-11-02 12:46:06.840 | 96dbd81f2a1549bdbc9a0d6d6b59e643 2022-11-02 12:46:06.840 | + lib/swift:create_swift_accounts:651 : local swift_domain 2022-11-02 12:46:06.840 | ++ lib/swift:create_swift_accounts:652 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-11-02 12:46:06.840 | ++ functions-common:get_or_create_domain:889 : local domain_id 2022-11-02 12:46:06.840 | +++ functions-common:get_or_create_domain:901 : oscwrap --os-cloud devstack-system-admin domain show swift_test -f value -c id 2022-11-02 12:46:06.840 | +++ functions-common:get_or_create_domain:903 : oscwrap --os-cloud devstack-system-admin domain create swift_test --description 'Used for swift functional testing' -f value -c id 2022-11-02 12:46:06.840 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:46:06.840 | from cryptography.utils import int_from_bytes 2022-11-02 12:46:06.840 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:46:06.840 | from cryptography.utils import int_from_bytes 2022-11-02 12:46:06.840 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 12:46:06.840 | ++ functions-common:get_or_create_domain:899 : domain_id=' 2022-11-02 12:46:06.840 | 86bc170b71594475b76d7e4ebfb520c7' 2022-11-02 12:46:06.840 | ++ functions-common:get_or_create_domain:900 : echo 86bc170b71594475b76d7e4ebfb520c7 2022-11-02 12:46:06.840 | + lib/swift:create_swift_accounts:652 : swift_domain=86bc170b71594475b76d7e4ebfb520c7 2022-11-02 12:46:06.840 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_domain 'Failure creating swift_test domain' 2022-11-02 12:46:06.840 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-11-02 12:46:06.840 | + lib/swift:create_swift_accounts:655 : local swift_project_test4 2022-11-02 12:46:06.840 | ++ lib/swift:create_swift_accounts:656 : get_or_create_project swiftprojecttest4 86bc170b71594475b76d7e4ebfb520c7 2022-11-02 12:46:06.840 | ++ functions-common:get_or_create_project:944 : local project_id 2022-11-02 12:46:06.840 | +++ functions-common:get_or_create_project:952 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=86bc170b71594475b76d7e4ebfb520c7 --or-show -f value -c id 2022-11-02 12:46:06.840 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:46:06.840 | from cryptography.utils import int_from_bytes 2022-11-02 12:46:06.841 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:46:06.841 | from cryptography.utils import int_from_bytes 2022-11-02 12:46:06.841 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 12:46:06.841 | ++ functions-common:get_or_create_project:950 : project_id=654f30a9dd0144e9991bc3a9ac8b4648 2022-11-02 12:46:06.841 | ++ functions-common:get_or_create_project:951 : echo 654f30a9dd0144e9991bc3a9ac8b4648 2022-11-02 12:46:06.841 | + lib/swift:create_swift_accounts:656 : swift_project_test4=654f30a9dd0144e9991bc3a9ac8b4648 2022-11-02 12:46:06.841 | + lib/swift:create_swift_accounts:657 : die_if_not_set 657 swift_project_test4 'Failure creating swift_project_test4' 2022-11-02 12:46:06.841 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-11-02 12:46:06.841 | + lib/swift:create_swift_accounts:659 : local swift_user_test4 2022-11-02 12:46:06.841 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest4 testing4 86bc170b71594475b76d7e4ebfb520c7 test4@example.com 2022-11-02 12:46:06.841 | ++ functions-common:get_or_create_user:921 : local user_id 2022-11-02 12:46:06.841 | ++ functions-common:get_or_create_user:922 : [[ ! -z test4@example.com ]] 2022-11-02 12:46:06.841 | ++ functions-common:get_or_create_user:923 : local email=--email=test4@example.com 2022-11-02 12:46:06.841 | +++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=86bc170b71594475b76d7e4ebfb520c7 --email=test4@example.com --or-show -f value -c id 2022-11-02 12:46:06.841 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:46:06.841 | from cryptography.utils import int_from_bytes 2022-11-02 12:46:06.841 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:46:06.841 | from cryptography.utils import int_from_bytes 2022-11-02 12:46:06.841 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 12:46:06.841 | ++ functions-common:get_or_create_user:937 : user_id=7703822c03ba4e84bb9416bc4db4dc5e 2022-11-02 12:46:06.841 | ++ functions-common:get_or_create_user:938 : echo 7703822c03ba4e84bb9416bc4db4dc5e 2022-11-02 12:46:06.841 | + lib/swift:create_swift_accounts:661 : swift_user_test4=7703822c03ba4e84bb9416bc4db4dc5e 2022-11-02 12:46:06.841 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test4 'Failure creating swift_user_test4' 2022-11-02 12:46:06.842 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-11-02 12:46:06.842 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role admin 7703822c03ba4e84bb9416bc4db4dc5e 654f30a9dd0144e9991bc3a9ac8b4648 2022-11-02 12:46:06.842 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 12:46:06.842 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args 2022-11-02 12:46:06.842 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 12:46:06.842 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 12:46:06.842 | ++ functions-common:_get_domain_args:972 : [[ -n '' ]] 2022-11-02 12:46:06.842 | ++ functions-common:_get_domain_args:975 : [[ -n '' ]] 2022-11-02 12:46:06.842 | ++ functions-common:_get_domain_args:979 : echo 2022-11-02 12:46:06.842 | + functions-common:get_or_add_user_project_role:987 : domain_args= 2022-11-02 12:46:06.842 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 7703822c03ba4e84bb9416bc4db4dc5e --project 654f30a9dd0144e9991bc3a9ac8b4648 2022-11-02 12:46:06.842 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 12:46:06.842 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 12:46:06.842 | ++ functions-common:get_field:823 : local data field 2022-11-02 12:46:06.842 | ++ functions-common:get_field:824 : read data 2022-11-02 12:46:06.842 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:46:06.842 | from cryptography.utils import int_from_bytes 2022-11-02 12:46:06.842 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:46:06.842 | from cryptography.utils import int_from_bytes 2022-11-02 12:46:06.842 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 12:46:06.842 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 12:46:06.843 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 12:46:06.843 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user 7703822c03ba4e84bb9416bc4db4dc5e --project 654f30a9dd0144e9991bc3a9ac8b4648 2022-11-02 12:46:06.843 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:46:06.843 | from cryptography.utils import int_from_bytes 2022-11-02 12:46:06.843 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:46:06.843 | from cryptography.utils import int_from_bytes 2022-11-02 12:46:06.843 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 12:46:06.843 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 7703822c03ba4e84bb9416bc4db4dc5e --project 654f30a9dd0144e9991bc3a9ac8b4648 2022-11-02 12:46:06.843 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 12:46:06.843 | ++ functions-common:get_field:823 : local data field 2022-11-02 12:46:06.843 | ++ functions-common:get_field:824 : read data 2022-11-02 12:46:06.843 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:46:06.843 | from cryptography.utils import int_from_bytes 2022-11-02 12:46:06.843 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:46:06.843 | from cryptography.utils import int_from_bytes 2022-11-02 12:46:06.843 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 12:46:06.843 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 12:46:06.843 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 12:46:06.843 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 12:46:06.843 | ++ functions-common:get_field:830 : echo '| 96dbd81f2a1549bdbc9a0d6d6b59e643 | 7703822c03ba4e84bb9416bc4db4dc5e | | 654f30a9dd0144e9991bc3a9ac8b4648 | | | False |' 2022-11-02 12:46:06.843 | ++ functions-common:get_field:824 : read data 2022-11-02 12:46:06.843 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=96dbd81f2a1549bdbc9a0d6d6b59e643 2022-11-02 12:46:06.843 | + functions-common:get_or_add_user_project_role:1009 : echo 96dbd81f2a1549bdbc9a0d6d6b59e643 2022-11-02 12:46:06.843 | 96dbd81f2a1549bdbc9a0d6d6b59e643 2022-11-02 12:46:06.880 | [19138 Async create_swift_accounts:99242]: finished create_swift_accounts with result 0 in 173 seconds 2022-11-02 12:46:06.889 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-11-02 12:46:06.892 | + inc/async:async_wait:197 : return 0 2022-11-02 12:46:06.894 | + ./stack.sh:main:1135 : is_service_enabled mysql postgresql 2022-11-02 12:46:06.915 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 12:46:06.918 | + ./stack.sh:main:1135 : is_service_enabled glance 2022-11-02 12:46:06.938 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 12:46:06.941 | + ./stack.sh:main:1136 : echo_summary 'Configuring Glance' 2022-11-02 12:46:06.944 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-11-02 12:46:06.946 | + ./stack.sh:echo_summary:446 : echo -e Configuring Glance 2022-11-02 12:46:06.949 | + ./stack.sh:main:1137 : async_runfunc init_glance 2022-11-02 12:46:06.952 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-11-02 12:46:07.019 | + inc/async:async_inner:63 : init_glance 2022-11-02 12:46:07.067 | [19138 Async init_glance:103549]: running: init_glance 2022-11-02 12:46:07.070 | + ./stack.sh:main:1144 : is_service_enabled neutron 2022-11-02 12:46:07.090 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 12:46:07.093 | + ./stack.sh:main:1145 : echo_summary 'Configuring Neutron' 2022-11-02 12:46:07.095 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-11-02 12:46:07.098 | + ./stack.sh:echo_summary:446 : echo -e Configuring Neutron 2022-11-02 12:46:07.101 | + ./stack.sh:main:1147 : configure_neutron 2022-11-02 12:46:07.105 | + lib/neutron:configure_neutron:620 : is_neutron_legacy_enabled 2022-11-02 12:46:07.109 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-11-02 12:46:07.110 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-11-02 12:46:07.116 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-11-02 12:46:07.119 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-11-02 12:46:07.123 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-11-02 12:46:07.126 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-11-02 12:46:07.129 | + lib/neutron:configure_neutron:622 : configure_mutnauq 2022-11-02 12:46:07.133 | + lib/neutron-legacy:configure_mutnauq:352 : _configure_neutron_common 2022-11-02 12:46:07.137 | + lib/neutron-legacy:_configure_neutron_common:777 : _create_neutron_conf_dir 2022-11-02 12:46:07.141 | + lib/neutron-legacy:_create_neutron_conf_dir:770 : sudo install -d -o ubuntu /etc/neutron 2022-11-02 12:46:07.161 | + lib/neutron-legacy:_configure_neutron_common:780 : cd /opt/stack/neutron 2022-11-02 12:46:07.163 | + lib/neutron-legacy:_configure_neutron_common:780 : exec ./tools/generate_config_file_samples.sh 2022-11-02 12:46:10.924 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:46:10.924 | from cryptography.utils import int_from_bytes 2022-11-02 12:46:10.924 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:46:10.924 | from cryptography.utils import int_from_bytes 2022-11-02 12:46:14.692 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:46:14.692 | from cryptography.utils import int_from_bytes 2022-11-02 12:46:14.692 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:46:14.692 | from cryptography.utils import int_from_bytes 2022-11-02 12:46:18.430 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:46:18.430 | from cryptography.utils import int_from_bytes 2022-11-02 12:46:18.430 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:46:18.430 | from cryptography.utils import int_from_bytes 2022-11-02 12:46:22.180 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:46:22.181 | from cryptography.utils import int_from_bytes 2022-11-02 12:46:22.181 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:46:22.181 | from cryptography.utils import int_from_bytes 2022-11-02 12:46:25.936 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:46:25.936 | from cryptography.utils import int_from_bytes 2022-11-02 12:46:25.936 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:46:25.936 | from cryptography.utils import int_from_bytes 2022-11-02 12:46:29.827 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:46:29.827 | from cryptography.utils import int_from_bytes 2022-11-02 12:46:29.827 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:46:29.827 | from cryptography.utils import int_from_bytes 2022-11-02 12:46:33.643 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:46:33.643 | from cryptography.utils import int_from_bytes 2022-11-02 12:46:33.643 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:46:33.643 | from cryptography.utils import int_from_bytes 2022-11-02 12:46:37.686 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:46:37.686 | from cryptography.utils import int_from_bytes 2022-11-02 12:46:37.686 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:46:37.686 | from cryptography.utils import int_from_bytes 2022-11-02 12:46:42.809 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:46:42.809 | from cryptography.utils import int_from_bytes 2022-11-02 12:46:42.809 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:46:42.809 | from cryptography.utils import int_from_bytes 2022-11-02 12:46:42.809 | WARNING:oslo_config.generator:normalizing group name 'DHCP' to 'dhcp' 2022-11-02 12:46:49.419 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:46:49.419 | from cryptography.utils import int_from_bytes 2022-11-02 12:46:49.419 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:46:49.419 | from cryptography.utils import int_from_bytes 2022-11-02 12:46:49.779 | + lib/neutron-legacy:_configure_neutron_common:782 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-11-02 12:46:49.784 | + lib/neutron-legacy:_configure_neutron_common:784 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-11-02 12:46:49.787 | + lib/neutron-legacy:_configure_neutron_common:788 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-11-02 12:46:49.789 | + lib/neutron-legacy:_configure_neutron_common:792 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-11-02 12:46:49.792 | + lib/neutron-legacy:_configure_neutron_common:797 : neutron_plugin_configure_common 2022-11-02 12:46:49.797 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-11-02 12:46:49.797 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-11-02 12:46:49.800 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-11-02 12:46:49.802 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-11-02 12:46:49.804 | + lib/neutron-legacy:_neutron_service_plugin_class_add:949 : local service_plugin_class=router 2022-11-02 12:46:49.807 | + lib/neutron-legacy:_neutron_service_plugin_class_add:950 : [[ '' == '' ]] 2022-11-02 12:46:49.809 | + lib/neutron-legacy:_neutron_service_plugin_class_add:951 : Q_SERVICE_PLUGIN_CLASSES=router 2022-11-02 12:46:49.812 | + lib/neutron-legacy:_configure_neutron_common:799 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-11-02 12:46:49.814 | + lib/neutron-legacy:_configure_neutron_common:799 : [[ ml2_conf.ini == '' ]] 2022-11-02 12:46:49.816 | + lib/neutron-legacy:_configure_neutron_common:799 : [[ ml2 == '' ]] 2022-11-02 12:46:49.819 | + lib/neutron-legacy:_configure_neutron_common:804 : mkdir -p /etc/neutron/plugins/ml2 2022-11-02 12:46:49.826 | + lib/neutron-legacy:_configure_neutron_common:805 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-11-02 12:46:49.832 | + lib/neutron-legacy:_configure_neutron_common:808 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-11-02 12:46:49.832 | + lib/neutron-legacy:_configure_neutron_common:809 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2022-11-02 12:46:49.836 | ++ lib/neutron-legacy:_configure_neutron_common:814 : database_connection_url neutron 2022-11-02 12:46:49.840 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-11-02 12:46:49.842 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-11-02 12:46:49.844 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=neutron 2022-11-02 12:46:49.847 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-11-02 12:46:49.850 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-11-02 12:46:49.891 | + lib/neutron-legacy:_configure_neutron_common:815 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-11-02 12:46:49.929 | + lib/neutron-legacy:_configure_neutron_common:816 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-11-02 12:46:49.973 | + lib/neutron-legacy:_configure_neutron_common:817 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-11-02 12:46:50.009 | + lib/neutron-legacy:_configure_neutron_common:818 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-11-02 12:46:50.054 | + lib/neutron-legacy:_configure_neutron_common:821 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-11-02 12:46:50.088 | + lib/neutron-legacy:_configure_neutron_common:823 : '[' libvirt = fake ']' 2022-11-02 12:46:50.091 | + lib/neutron-legacy:_configure_neutron_common:833 : setup_logging /etc/neutron/neutron.conf 2022-11-02 12:46:50.093 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-11-02 12:46:50.096 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-11-02 12:46:50.100 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-11-02 12:46:50.119 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-11-02 12:46:50.123 | + functions:setup_systemd_logging:695 : local pidstr= 2022-11-02 12:46:50.126 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-11-02 12:46:50.129 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-11-02 12:46:50.132 | + functions:setup_systemd_logging:702 : iniset /etc/neutron/neutron.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-11-02 12:46:50.165 | + functions:setup_systemd_logging:704 : iniset /etc/neutron/neutron.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-11-02 12:46:50.206 | + functions:setup_systemd_logging:705 : iniset /etc/neutron/neutron.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-11-02 12:46:50.243 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-11-02 12:46:50.278 | + lib/neutron-legacy:_configure_neutron_common:835 : is_service_enabled tls-proxy 2022-11-02 12:46:50.298 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 12:46:50.301 | + lib/neutron-legacy:_configure_neutron_common:841 : _neutron_setup_rootwrap 2022-11-02 12:46:50.303 | + lib/neutron-legacy:_neutron_setup_rootwrap:984 : [[ True == \F\a\l\s\e ]] 2022-11-02 12:46:50.314 | + lib/neutron-legacy:_neutron_setup_rootwrap:988 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-11-02 12:46:50.314 | + lib/neutron-legacy:_neutron_setup_rootwrap:989 : [[ -d /etc/neutron/rootwrap.d ]] 2022-11-02 12:46:50.314 | + lib/neutron-legacy:_neutron_setup_rootwrap:993 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-11-02 12:46:50.315 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:974 : [[ True == \F\a\l\s\e ]] 2022-11-02 12:46:50.318 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:977 : local srcdir=/opt/stack/neutron 2022-11-02 12:46:50.320 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:978 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-11-02 12:46:50.336 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:979 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2022-11-02 12:46:50.353 | + lib/neutron-legacy:_neutron_setup_rootwrap:997 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-11-02 12:46:50.359 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/rootwrap.conf /etc/neutron/rootwrap.conf 2022-11-02 12:46:50.372 | + lib/neutron-legacy:_neutron_setup_rootwrap:1002 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2022-11-02 12:46:50.390 | + lib/neutron-legacy:_neutron_setup_rootwrap:1003 : sudo sed -e 's:^exec_dirs=\(.*\)$:exec_dirs=\1,/usr/local/bin:' -i /etc/neutron/rootwrap.conf 2022-11-02 12:46:50.405 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-11-02 12:46:50.408 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-11-02 12:46:50.411 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1010 : mktemp 2022-11-02 12:46:50.417 | + lib/neutron-legacy:_neutron_setup_rootwrap:1010 : TEMPFILE=/tmp/tmp.dZiqLlxx31 2022-11-02 12:46:50.420 | + lib/neutron-legacy:_neutron_setup_rootwrap:1011 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-11-02 12:46:50.423 | + lib/neutron-legacy:_neutron_setup_rootwrap:1012 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-11-02 12:46:50.426 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : chmod 0440 /tmp/tmp.dZiqLlxx31 2022-11-02 12:46:50.431 | + lib/neutron-legacy:_neutron_setup_rootwrap:1014 : sudo chown root:root /tmp/tmp.dZiqLlxx31 2022-11-02 12:46:50.446 | + lib/neutron-legacy:_neutron_setup_rootwrap:1015 : sudo mv /tmp/tmp.dZiqLlxx31 /etc/sudoers.d/neutron-rootwrap 2022-11-02 12:46:50.462 | + lib/neutron-legacy:_neutron_setup_rootwrap:1018 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-11-02 12:46:50.507 | + lib/neutron-legacy:_neutron_setup_rootwrap:1019 : [[ True == \T\r\u\e ]] 2022-11-02 12:46:50.510 | + lib/neutron-legacy:_neutron_setup_rootwrap:1020 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-11-02 12:46:50.555 | + lib/neutron-legacy:configure_mutnauq:353 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-11-02 12:46:50.559 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-11-02 12:46:50.562 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-11-02 12:46:50.565 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-11-02 12:46:50.568 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-11-02 12:46:50.570 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-11-02 12:46:50.593 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 12:46:50.598 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-11-02 12:46:50.601 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-11-02 12:46:50.604 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-11-02 12:46:50.625 | ++ functions-common:is_service_enabled:2107 : return 0 2022-11-02 12:46:50.628 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.89:5672/ 2022-11-02 12:46:50.631 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.89:5672/ 2022-11-02 12:46:50.668 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-11-02 12:46:50.671 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-11-02 12:46:50.674 | + lib/neutron-legacy:configure_mutnauq:355 : is_service_enabled q-metering 2022-11-02 12:46:50.695 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 12:46:50.697 | + lib/neutron-legacy:configure_mutnauq:356 : _configure_neutron_metering 2022-11-02 12:46:50.701 | + lib/neutron-legacy:_configure_neutron_metering:890 : neutron_agent_metering_configure_common 2022-11-02 12:46:50.704 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-11-02 12:46:50.706 | + lib/neutron-legacy:_neutron_service_plugin_class_add:949 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-11-02 12:46:50.709 | + lib/neutron-legacy:_neutron_service_plugin_class_add:950 : [[ router == '' ]] 2022-11-02 12:46:50.711 | + lib/neutron-legacy:_neutron_service_plugin_class_add:952 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-11-02 12:46:50.715 | + lib/neutron-legacy:_neutron_service_plugin_class_add:953 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-11-02 12:46:50.717 | + lib/neutron-legacy:_configure_neutron_metering:891 : neutron_agent_metering_configure_agent 2022-11-02 12:46:50.720 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-11-02 12:46:50.723 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-11-02 12:46:50.728 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-11-02 12:46:50.731 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:24 : cp /opt/stack/neutron/etc/metering_agent.ini.sample /etc/neutron/services/metering/metering_agent.ini 2022-11-02 12:46:50.737 | + lib/neutron-legacy:configure_mutnauq:358 : is_service_enabled q-agt q-svc 2022-11-02 12:46:50.756 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 12:46:50.759 | + lib/neutron-legacy:configure_mutnauq:359 : _configure_neutron_service 2022-11-02 12:46:50.763 | + lib/neutron-legacy:_configure_neutron_service:918 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-11-02 12:46:50.765 | + lib/neutron-legacy:_configure_neutron_service:919 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-11-02 12:46:50.770 | + lib/neutron-legacy:_configure_neutron_service:922 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-11-02 12:46:50.806 | + lib/neutron-legacy:_configure_neutron_service:924 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-11-02 12:46:50.842 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-11-02 12:46:50.882 | + lib/neutron-legacy:_configure_neutron_service:926 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-11-02 12:46:50.925 | + lib/neutron-legacy:_configure_neutron_service:928 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-11-02 12:46:50.979 | + lib/neutron-legacy:_configure_neutron_service:929 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-11-02 12:46:50.981 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-11-02 12:46:50.984 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=neutron 2022-11-02 12:46:50.987 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-11-02 12:46:50.989 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-11-02 12:46:51.027 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-11-02 12:46:51.062 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.89/identity 2022-11-02 12:46:51.097 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-11-02 12:46:51.139 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-11-02 12:46:51.180 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-11-02 12:46:51.218 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-11-02 12:46:51.254 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-11-02 12:46:51.293 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-11-02 12:46:51.328 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-11-02 12:46:51.376 | + lib/neutron-legacy:_configure_neutron_service:932 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-11-02 12:46:51.414 | + lib/neutron-legacy:_configure_neutron_service:933 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-11-02 12:46:51.453 | + lib/neutron-legacy:_configure_neutron_service:935 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-11-02 12:46:51.456 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-11-02 12:46:51.458 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-11-02 12:46:51.461 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-11-02 12:46:51.464 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-11-02 12:46:51.499 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf nova interface public 2022-11-02 12:46:51.540 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.89/identity 2022-11-02 12:46:51.577 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf nova username nova 2022-11-02 12:46:51.622 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-11-02 12:46:51.658 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-11-02 12:46:51.697 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf nova project_name service 2022-11-02 12:46:51.735 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-11-02 12:46:51.774 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-11-02 12:46:51.815 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-11-02 12:46:51.851 | + lib/neutron-legacy:_configure_neutron_service:938 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf placement placement 2022-11-02 12:46:51.855 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-11-02 12:46:51.858 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-11-02 12:46:51.860 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=placement 2022-11-02 12:46:51.864 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf placement auth_type password 2022-11-02 12:46:51.899 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf placement interface public 2022-11-02 12:46:51.940 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf placement auth_url http://10.222.0.89/identity 2022-11-02 12:46:51.987 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf placement username placement 2022-11-02 12:46:52.025 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf placement password Passw0rd 2022-11-02 12:46:52.065 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf placement user_domain_name Default 2022-11-02 12:46:52.101 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf placement project_name service 2022-11-02 12:46:52.137 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf placement project_domain_name Default 2022-11-02 12:46:52.178 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf placement cafile /opt/stack/data/ca-bundle.pem 2022-11-02 12:46:52.222 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf placement memcached_servers localhost:11211 2022-11-02 12:46:52.259 | + lib/neutron-legacy:_configure_neutron_service:941 : neutron_plugin_configure_service 2022-11-02 12:46:52.262 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-11-02 12:46:52.266 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-11-02 12:46:52.268 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-11-02 12:46:52.271 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-11-02 12:46:52.274 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-11-02 12:46:52.276 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-11-02 12:46:52.280 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 1150:1199 != '' ]] 2022-11-02 12:46:52.282 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:1150:1199 2022-11-02 12:46:52.285 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:1150:1199 != '' ]] 2022-11-02 12:46:52.287 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-11-02 12:46:52.290 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-11-02 12:46:52.293 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-11-02 12:46:52.296 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-11-02 12:46:52.298 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-11-02 12:46:52.301 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-11-02 12:46:52.303 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-11-02 12:46:52.306 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-11-02 12:46:52.310 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-11-02 12:46:52.312 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:122 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver neutron.agent.not.a.real.FirewallDriver 2022-11-02 12:46:52.347 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:127 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=openvswitch,hyperv 2022-11-02 12:46:52.350 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-11-02 12:46:52.353 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-11-02 12:46:52.358 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-11-02 12:46:52.360 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-11-02 12:46:52.362 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-11-02 12:46:52.366 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-11-02 12:46:52.405 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2022-11-02 12:46:52.407 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:133 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security 2022-11-02 12:46:52.410 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-11-02 12:46:52.412 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-11-02 12:46:52.415 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-11-02 12:46:52.418 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-11-02 12:46:52.421 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-11-02 12:46:52.423 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-11-02 12:46:52.456 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:135 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types=vlan 2022-11-02 12:46:52.458 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-11-02 12:46:52.462 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-11-02 12:46:52.465 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-11-02 12:46:52.468 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-11-02 12:46:52.473 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-11-02 12:46:52.473 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-11-02 12:46:52.508 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges=1:1000 2022-11-02 12:46:52.516 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-11-02 12:46:52.517 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-11-02 12:46:52.517 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-11-02 12:46:52.519 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-11-02 12:46:52.522 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-11-02 12:46:52.525 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges 1:1000 2022-11-02 12:46:52.563 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:139 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges=1:1000 2022-11-02 12:46:52.565 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-11-02 12:46:52.569 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-11-02 12:46:52.572 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-11-02 12:46:52.575 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-11-02 12:46:52.578 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-11-02 12:46:52.582 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2022-11-02 12:46:52.618 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:141 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks=physnet1, 2022-11-02 12:46:52.629 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-11-02 12:46:52.629 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-11-02 12:46:52.629 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-11-02 12:46:52.630 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-11-02 12:46:52.633 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-11-02 12:46:52.637 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-11-02 12:46:52.678 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:143 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges=physnet1:1150:1199 2022-11-02 12:46:52.680 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-11-02 12:46:52.684 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-11-02 12:46:52.686 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:1150:1199 2022-11-02 12:46:52.689 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:1150:1199 ']' 2022-11-02 12:46:52.691 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-11-02 12:46:52.694 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:1150:1199 2022-11-02 12:46:52.727 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:145 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges=1:1000 2022-11-02 12:46:52.754 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-11-02 12:46:52.754 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-11-02 12:46:52.754 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-11-02 12:46:52.754 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-11-02 12:46:52.754 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-11-02 12:46:52.754 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2022-11-02 12:46:52.780 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2022-11-02 12:46:52.782 | + lib/neutron-legacy:configure_mutnauq:361 : is_service_enabled q-agt 2022-11-02 12:46:52.805 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 12:46:52.809 | + lib/neutron-legacy:configure_mutnauq:362 : _configure_neutron_plugin_agent 2022-11-02 12:46:52.812 | + lib/neutron-legacy:_configure_neutron_plugin_agent:905 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-11-02 12:46:52.859 | + lib/neutron-legacy:_configure_neutron_plugin_agent:906 : [[ True == \T\r\u\e ]] 2022-11-02 12:46:52.862 | + lib/neutron-legacy:_configure_neutron_plugin_agent:907 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-11-02 12:46:52.898 | + lib/neutron-legacy:_configure_neutron_plugin_agent:909 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-11-02 12:46:52.938 | + lib/neutron-legacy:_configure_neutron_plugin_agent:912 : neutron_plugin_configure_plugin_agent 2022-11-02 12:46:52.940 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-11-02 12:46:52.943 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-11-02 12:46:52.946 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-11-02 12:46:56.487 | INFO neutron.common.config [-] Logging enabled! 2022-11-02 12:46:56.487 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.2.1.dev72 2022-11-02 12:46:56.487 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=105640) setup_logging /opt/stack/neutron/neutron/common/config.py:115}} 2022-11-02 12:46:56.488 | ERROR ovsdbapp.backend.ovs_idl.idlutils [-] Unable to open stream to tcp:127.0.0.1:6640 to retrieve schema: Connection refused 2022-11-02 12:46:56.489 | INFO oslo.privsep.daemon [-] Running privsep helper: ['sudo', '/usr/local/bin/neutron-rootwrap', '/etc/neutron/rootwrap.conf', 'privsep-helper', '--config-file', '/etc/neutron/neutron.conf', '--privsep_context', 'neutron.privileged.ovs_vsctl_cmd', '--privsep_sock_path', '/tmp/tmp88vwauei/privsep.sock'] 2022-11-02 12:46:58.863 | INFO oslo.privsep.daemon [-] Spawned new privsep daemon via rootwrap 2022-11-02 12:46:58.864 | DEBUG oslo.privsep.daemon [-] Accepted privsep connection to /tmp/tmp88vwauei/privsep.sock {{(pid=105640) __init__ /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:362}} 2022-11-02 12:46:58.866 | INFO oslo.privsep.daemon [-] privsep daemon starting 2022-11-02 12:46:58.866 | INFO oslo.privsep.daemon [-] privsep process running with uid/gid: 0/0 2022-11-02 12:46:58.874 | INFO oslo.privsep.daemon [-] privsep process running with capabilities (eff/prm/inh): CAP_NET_ADMIN|CAP_SYS_ADMIN/CAP_NET_ADMIN|CAP_SYS_ADMIN/none 2022-11-02 12:46:58.875 | INFO oslo.privsep.daemon [-] privsep daemon running as pid 105655 2022-11-02 12:46:58.875 | DEBUG oslo.privsep.daemon [-] privsep: reply[b1a6438c-691d-40b1-b43e-ca91633df11c]: (2,) {{(pid=105655) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:501}} 2022-11-02 12:46:59.217 | DEBUG oslo_concurrency.processutils [-] Running cmd (subprocess): ovs-vsctl --timeout=10 --id=@manager -- create Manager target="ptcp:6640:127.0.0.1" -- add Open_vSwitch . manager_options @manager -- set Manager ptcp:6640:127.0.0.1 inactivity_probe=10000 {{(pid=105655) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}} 2022-11-02 12:46:59.231 | DEBUG oslo_concurrency.processutils [-] CMD "ovs-vsctl --timeout=10 --id=@manager -- create Manager target="ptcp:6640:127.0.0.1" -- add Open_vSwitch . manager_options @manager -- set Manager ptcp:6640:127.0.0.1 inactivity_probe=10000" returned: 0 in 0.014s {{(pid=105655) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}} 2022-11-02 12:46:59.231 | DEBUG oslo.privsep.daemon [-] privsep: reply[310312b6-3aae-41f5-9df9-efe52632b74c]: (4, ('3b59d778-7cde-4f6f-a988-165c7131c81e\n', '')) {{(pid=105655) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:501}} 2022-11-02 12:46:59.330 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=105640) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-11-02 12:46:59.330 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=105640) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-11-02 12:46:59.330 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=105640) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-11-02 12:46:59.331 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=105640) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-11-02 12:46:59.331 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=105640) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-11-02 12:46:59.331 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=105640) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-11-02 12:46:59.427 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-11-02 12:46:59.427 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:46:59.427 | from cryptography.utils import int_from_bytes 2022-11-02 12:46:59.427 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:46:59.427 | from cryptography.utils import int_from_bytes 2022-11-02 12:46:59.851 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-11-02 12:46:59.856 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-11-02 12:46:59.859 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2022-11-02 12:46:59.862 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-11-02 12:46:59.866 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-11-02 12:46:59.954 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:41 : sudo ovs-vsctl --no-wait br-set-external-id br-int bridge-id br-int 2022-11-02 12:46:59.982 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-11-02 12:46:59.989 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-11-02 12:46:59.992 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:102 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver openvswitch 2022-11-02 12:47:00.047 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-11-02 12:47:00.051 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-11-02 12:47:00.061 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-11-02 12:47:00.064 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-11-02 12:47:00.066 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-11-02 12:47:00.093 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-11-02 12:47:00.118 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-11-02 12:47:00.121 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-11-02 12:47:00.137 | net.bridge.bridge-nf-call-iptables = 1 2022-11-02 12:47:00.141 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-11-02 12:47:00.144 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-11-02 12:47:00.153 | net.bridge.bridge-nf-call-ip6tables = 1 2022-11-02 12:47:00.157 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-11-02 12:47:00.160 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-11-02 12:47:00.174 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-11-02 12:47:00.174 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-11-02 12:47:00.174 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-11-02 12:47:00.175 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-11-02 12:47:00.176 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-11-02 12:47:00.179 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-11-02 12:47:00.182 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-11-02 12:47:00.217 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-11-02 12:47:00.221 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:57 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs bridge_mappings physnet1:br-data 2022-11-02 12:47:00.273 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-11-02 12:47:00.276 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2022-11-02 12:47:00.311 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:62 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2022-11-02 12:47:00.345 | + lib/neutron-legacy:configure_mutnauq:364 : is_service_enabled q-dhcp 2022-11-02 12:47:00.367 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 12:47:00.372 | + lib/neutron-legacy:configure_mutnauq:365 : _configure_neutron_dhcp_agent 2022-11-02 12:47:00.374 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:846 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2022-11-02 12:47:00.379 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:848 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-11-02 12:47:00.417 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:850 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-11-02 12:47:00.453 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:851 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-11-02 12:47:00.492 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:852 : [[ True == \T\r\u\e ]] 2022-11-02 12:47:00.496 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:853 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-11-02 12:47:00.529 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:856 : is_service_enabled q-l3 2022-11-02 12:47:00.548 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 12:47:00.551 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:867 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-11-02 12:47:00.554 | + lib/neutron-legacy:_neutron_setup_interface_driver:1028 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-11-02 12:47:00.594 | + lib/neutron-legacy:_neutron_setup_interface_driver:1030 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-11-02 12:47:00.597 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-11-02 12:47:00.599 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-11-02 12:47:00.640 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:869 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-11-02 12:47:00.642 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-11-02 12:47:00.645 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-11-02 12:47:00.647 | + lib/neutron-legacy:configure_mutnauq:367 : is_service_enabled q-l3 2022-11-02 12:47:00.669 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 12:47:00.672 | + lib/neutron-legacy:configure_mutnauq:368 : _configure_neutron_l3_agent 2022-11-02 12:47:00.675 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:114 : cp /opt/stack/neutron/etc/l3_agent.ini.sample /etc/neutron/l3_agent.ini 2022-11-02 12:47:00.681 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-11-02 12:47:00.715 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:117 : iniset /etc/neutron/l3_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-11-02 12:47:00.754 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-11-02 12:47:00.757 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:119 : iniset /etc/neutron/l3_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-11-02 12:47:00.794 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-11-02 12:47:00.797 | + lib/neutron-legacy:_neutron_setup_interface_driver:1028 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-11-02 12:47:00.841 | + lib/neutron-legacy:_neutron_setup_interface_driver:1030 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-11-02 12:47:00.844 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-11-02 12:47:00.846 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-11-02 12:47:00.889 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-11-02 12:47:00.892 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-11-02 12:47:00.895 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-11-02 12:47:00.898 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-11-02 12:47:04.287 | INFO neutron.common.config [-] Logging enabled! 2022-11-02 12:47:04.287 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.2.1.dev72 2022-11-02 12:47:04.287 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=106188) setup_logging /opt/stack/neutron/neutron/common/config.py:115}} 2022-11-02 12:47:04.343 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=106188) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-11-02 12:47:04.343 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=106188) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-11-02 12:47:04.343 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=106188) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-11-02 12:47:04.343 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=106188) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-11-02 12:47:04.343 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=106188) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-11-02 12:47:04.344 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=106188) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-11-02 12:47:04.409 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-11-02 12:47:04.410 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=106188) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-11-02 12:47:04.410 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=106188) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:141}} 2022-11-02 12:47:04.411 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-11-02 12:47:04.411 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:47:04.411 | from cryptography.utils import int_from_bytes 2022-11-02 12:47:04.411 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:47:04.411 | from cryptography.utils import int_from_bytes 2022-11-02 12:47:04.832 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-11-02 12:47:04.835 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-11-02 12:47:04.838 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-11-02 12:47:04.841 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-11-02 12:47:04.844 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-11-02 12:47:04.846 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-11-02 12:47:04.849 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-11-02 12:47:04.869 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-11-02 12:47:04.872 | + functions:set_mtu:785 : local dev=br-data 2022-11-02 12:47:04.875 | + functions:set_mtu:786 : local mtu=1500 2022-11-02 12:47:04.877 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-11-02 12:47:04.897 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:122 : sudo ovs-vsctl br-set-external-id br-data bridge-id br-data 2022-11-02 12:47:04.921 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-11-02 12:47:04.925 | + lib/neutron-legacy:_configure_public_network_connectivity:712 : [[ -n eth1 ]] 2022-11-02 12:47:04.927 | + lib/neutron-legacy:_configure_public_network_connectivity:713 : _move_neutron_addresses_route eth1 br-data True False inet 2022-11-02 12:47:04.930 | + lib/neutron-legacy:_move_neutron_addresses_route:653 : local from_intf=eth1 2022-11-02 12:47:04.934 | + lib/neutron-legacy:_move_neutron_addresses_route:654 : local to_intf=br-data 2022-11-02 12:47:04.938 | + lib/neutron-legacy:_move_neutron_addresses_route:655 : local add_ovs_port=True 2022-11-02 12:47:04.940 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : local del_ovs_port=False 2022-11-02 12:47:04.942 | + lib/neutron-legacy:_move_neutron_addresses_route:657 : local af=inet 2022-11-02 12:47:04.945 | + lib/neutron-legacy:_move_neutron_addresses_route:659 : [[ -n eth1 ]] 2022-11-02 12:47:04.947 | + lib/neutron-legacy:_move_neutron_addresses_route:659 : [[ -n br-data ]] 2022-11-02 12:47:04.950 | + lib/neutron-legacy:_move_neutron_addresses_route:665 : local IP_REPLACE= 2022-11-02 12:47:04.953 | + lib/neutron-legacy:_move_neutron_addresses_route:666 : local IP_DEL= 2022-11-02 12:47:04.955 | + lib/neutron-legacy:_move_neutron_addresses_route:667 : local IP_UP= 2022-11-02 12:47:04.958 | + lib/neutron-legacy:_move_neutron_addresses_route:668 : local DEFAULT_ROUTE_GW 2022-11-02 12:47:04.971 | ++ lib/neutron-legacy:_move_neutron_addresses_route:669 : ip -f inet r 2022-11-02 12:47:04.971 | ++ lib/neutron-legacy:_move_neutron_addresses_route:669 : awk '/default.+eth1\s/ { print $3; exit }' 2022-11-02 12:47:04.972 | + lib/neutron-legacy:_move_neutron_addresses_route:669 : DEFAULT_ROUTE_GW= 2022-11-02 12:47:04.975 | + lib/neutron-legacy:_move_neutron_addresses_route:670 : local ADD_OVS_PORT= 2022-11-02 12:47:04.978 | + lib/neutron-legacy:_move_neutron_addresses_route:671 : local DEL_OVS_PORT= 2022-11-02 12:47:04.981 | + lib/neutron-legacy:_move_neutron_addresses_route:672 : local ARP_CMD= 2022-11-02 12:47:04.986 | ++ lib/neutron-legacy:_move_neutron_addresses_route:674 : grep inet 2022-11-02 12:47:04.986 | ++ lib/neutron-legacy:_move_neutron_addresses_route:674 : ip -f inet a s dev eth1 scope global primary 2022-11-02 12:47:04.987 | ++ lib/neutron-legacy:_move_neutron_addresses_route:674 : awk '{ print $2, $3, $4; exit }' 2022-11-02 12:47:04.993 | + lib/neutron-legacy:_move_neutron_addresses_route:674 : IP_BRD='192.168.0.85/22 brd 192.168.3.255' 2022-11-02 12:47:04.997 | + lib/neutron-legacy:_move_neutron_addresses_route:676 : '[' '' '!=' '' ']' 2022-11-02 12:47:04.999 | + lib/neutron-legacy:_move_neutron_addresses_route:680 : [[ True == \T\r\u\e ]] 2022-11-02 12:47:05.005 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-11-02 12:47:05.006 | + lib/neutron-legacy:_move_neutron_addresses_route:684 : [[ False == \T\r\u\e ]] 2022-11-02 12:47:05.007 | + lib/neutron-legacy:_move_neutron_addresses_route:688 : [[ 192.168.0.85/22 brd 192.168.3.255 != '' ]] 2022-11-02 12:47:05.010 | + lib/neutron-legacy:_move_neutron_addresses_route:689 : IP_DEL='sudo ip addr del 192.168.0.85/22 brd 192.168.3.255 dev eth1' 2022-11-02 12:47:05.013 | + lib/neutron-legacy:_move_neutron_addresses_route:690 : IP_REPLACE='sudo ip addr replace 192.168.0.85/22 brd 192.168.3.255 dev br-data' 2022-11-02 12:47:05.016 | + lib/neutron-legacy:_move_neutron_addresses_route:691 : IP_UP='sudo ip link set br-data up' 2022-11-02 12:47:05.018 | + lib/neutron-legacy:_move_neutron_addresses_route:692 : [[ inet == \i\n\e\t ]] 2022-11-02 12:47:05.023 | ++ lib/neutron-legacy:_move_neutron_addresses_route:693 : echo 192.168.0.85/22 brd 192.168.3.255 2022-11-02 12:47:05.023 | ++ lib/neutron-legacy:_move_neutron_addresses_route:693 : awk '{ print $1; exit }' 2022-11-02 12:47:05.025 | ++ lib/neutron-legacy:_move_neutron_addresses_route:693 : grep -o -E '(.*)/' 2022-11-02 12:47:05.026 | ++ lib/neutron-legacy:_move_neutron_addresses_route:693 : cut -d / -f1 2022-11-02 12:47:05.032 | + lib/neutron-legacy:_move_neutron_addresses_route:693 : IP=192.168.0.85 2022-11-02 12:47:05.036 | + lib/neutron-legacy:_move_neutron_addresses_route:694 : ARP_CMD='sudo ping -c 3 -w 5 -I br-data 192.168.0.85 ' 2022-11-02 12:47:05.038 | + lib/neutron-legacy:_move_neutron_addresses_route:700 : sudo ip addr del 192.168.0.85/22 brd 192.168.3.255 dev eth1 2022-11-02 12:47:05.056 | + lib/neutron-legacy:_move_neutron_addresses_route:700 : sudo ip addr replace 192.168.0.85/22 brd 192.168.3.255 dev br-data 2022-11-02 12:47:05.074 | + lib/neutron-legacy:_move_neutron_addresses_route:700 : sudo ip link set br-data up 2022-11-02 12:47:05.089 | + lib/neutron-legacy:_move_neutron_addresses_route:700 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-11-02 12:47:05.119 | + lib/neutron-legacy:_move_neutron_addresses_route:700 : sudo ping -c 3 -w 5 -I br-data 192.168.0.85 2022-11-02 12:47:05.143 | PING 192.168.0.85 (192.168.0.85) from 192.168.0.85 br-data: 56(84) bytes of data. 2022-11-02 12:47:05.143 | 64 bytes from 192.168.0.85: icmp_seq=1 ttl=64 time=0.071 ms 2022-11-02 12:47:06.165 | 64 bytes from 192.168.0.85: icmp_seq=2 ttl=64 time=0.057 ms 2022-11-02 12:47:07.189 | 64 bytes from 192.168.0.85: icmp_seq=3 ttl=64 time=0.061 ms 2022-11-02 12:47:07.189 | 2022-11-02 12:47:07.189 | --- 192.168.0.85 ping statistics --- 2022-11-02 12:47:07.189 | 3 packets transmitted, 3 received, 0% packet loss, time 2046ms 2022-11-02 12:47:07.189 | rtt min/avg/max/mdev = 0.057/0.063/0.071/0.005 ms 2022-11-02 12:47:07.195 | ++ lib/neutron-legacy:_configure_public_network_connectivity:715 : ip -f inet6 a s dev eth1 2022-11-02 12:47:07.195 | ++ lib/neutron-legacy:_configure_public_network_connectivity:715 : grep -c global 2022-11-02 12:47:07.202 | + lib/neutron-legacy:_configure_public_network_connectivity:715 : [[ 0 != 0 ]] 2022-11-02 12:47:07.204 | + lib/neutron-legacy:configure_mutnauq:370 : is_service_enabled q-meta 2022-11-02 12:47:07.225 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 12:47:07.228 | + lib/neutron-legacy:configure_mutnauq:371 : _configure_neutron_metadata_agent 2022-11-02 12:47:07.231 | + lib/neutron-legacy:_configure_neutron_metadata_agent:874 : cp /opt/stack/neutron/etc/metadata_agent.ini.sample /etc/neutron/metadata_agent.ini 2022-11-02 12:47:07.237 | + lib/neutron-legacy:_configure_neutron_metadata_agent:876 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2022-11-02 12:47:07.272 | + lib/neutron-legacy:_configure_neutron_metadata_agent:877 : iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_host 10.222.0.89 2022-11-02 12:47:07.310 | + lib/neutron-legacy:_configure_neutron_metadata_agent:878 : iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2 2022-11-02 12:47:07.347 | + lib/neutron-legacy:_configure_neutron_metadata_agent:879 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-11-02 12:47:07.388 | + lib/neutron-legacy:_configure_neutron_metadata_agent:880 : [[ True == \T\r\u\e ]] 2022-11-02 12:47:07.392 | + lib/neutron-legacy:_configure_neutron_metadata_agent:881 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-11-02 12:47:07.427 | + lib/neutron-legacy:configure_mutnauq:374 : [[ legacy != \l\e\g\a\c\y ]] 2022-11-02 12:47:07.429 | + lib/neutron-legacy:configure_mutnauq:377 : is_service_enabled ceilometer 2022-11-02 12:47:07.449 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 12:47:07.452 | + lib/neutron-legacy:configure_mutnauq:381 : [[ openvswitch == \o\v\n ]] 2022-11-02 12:47:07.455 | + lib/neutron-legacy:configure_mutnauq:387 : is_service_enabled q-placement neutron-placement 2022-11-02 12:47:07.475 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 12:47:07.478 | + lib/neutron-legacy:configure_mutnauq:390 : is_service_enabled q-trunk neutron-trunk 2022-11-02 12:47:07.499 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 12:47:07.502 | + lib/neutron-legacy:configure_mutnauq:393 : is_service_enabled q-qos neutron-qos 2022-11-02 12:47:07.521 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 12:47:07.524 | + lib/neutron-legacy:configure_mutnauq:401 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2022-11-02 12:47:07.562 | + lib/neutron-legacy:configure_mutnauq:405 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2022-11-02 12:47:07.598 | + lib/neutron:configure_neutron:627 : '[' False == True ']' 2022-11-02 12:47:07.601 | + ./stack.sh:main:1150 : is_service_enabled mysql postgresql 2022-11-02 12:47:07.622 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 12:47:07.627 | + ./stack.sh:main:1150 : is_service_enabled neutron 2022-11-02 12:47:07.643 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 12:47:07.646 | + ./stack.sh:main:1151 : async_runfunc init_neutron 2022-11-02 12:47:07.648 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2022-11-02 12:47:07.734 | + inc/async:async_inner:63 : init_neutron 2022-11-02 12:47:07.779 | [19138 Async init_neutron:106700]: running: init_neutron 2022-11-02 12:47:07.782 | + ./stack.sh:main:1159 : is_service_enabled q-dhcp 2022-11-02 12:47:07.805 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 12:47:07.810 | ++ ./stack.sh:main:1162 : pidof NetworkManager 2022-11-02 12:47:07.820 | ++ ./stack.sh:main:1162 : true 2022-11-02 12:47:07.838 | + ./stack.sh:main:1162 : netman_pid= 2022-11-02 12:47:07.838 | + ./stack.sh:main:1163 : '[' -z '' ']' 2022-11-02 12:47:07.838 | + ./stack.sh:main:1164 : sudo killall dnsmasq 2022-11-02 12:47:07.851 | dnsmasq: no process found 2022-11-02 12:47:07.856 | + ./stack.sh:main:1164 : true 2022-11-02 12:47:07.858 | + ./stack.sh:main:1169 : clean_iptables 2022-11-02 12:47:07.865 | + lib/nova:clean_iptables:186 : sed 's/-c [0-9]* [0-9]* //g' 2022-11-02 12:47:07.865 | + lib/nova:clean_iptables:186 : sudo iptables -S -v 2022-11-02 12:47:07.865 | + lib/nova:clean_iptables:186 : grep nova 2022-11-02 12:47:07.869 | + lib/nova:clean_iptables:186 : awk '{print "sudo iptables",$0}' 2022-11-02 12:47:07.873 | + lib/nova:clean_iptables:186 : grep '\-A' 2022-11-02 12:47:07.873 | + lib/nova:clean_iptables:186 : bash 2022-11-02 12:47:07.875 | + lib/nova:clean_iptables:186 : sed s/-A/-D/g 2022-11-02 12:47:07.889 | + lib/nova:clean_iptables:188 : sudo iptables -S -v -t nat 2022-11-02 12:47:07.889 | + lib/nova:clean_iptables:188 : grep nova 2022-11-02 12:47:07.889 | + lib/nova:clean_iptables:188 : sed 's/-c [0-9]* [0-9]* //g' 2022-11-02 12:47:07.894 | + lib/nova:clean_iptables:188 : sed s/-A/-D/g 2022-11-02 12:47:07.907 | + lib/nova:clean_iptables:188 : grep '\-A' 2022-11-02 12:47:07.907 | + lib/nova:clean_iptables:188 : awk '{print "sudo iptables -t nat",$0}' 2022-11-02 12:47:07.907 | + lib/nova:clean_iptables:188 : bash 2022-11-02 12:47:07.911 | + lib/nova:clean_iptables:190 : sudo iptables -S -v 2022-11-02 12:47:07.912 | + lib/nova:clean_iptables:190 : grep nova 2022-11-02 12:47:07.914 | + lib/nova:clean_iptables:190 : sed s/-N/-X/g 2022-11-02 12:47:07.915 | + lib/nova:clean_iptables:190 : awk '{print "sudo iptables",$0}' 2022-11-02 12:47:07.917 | + lib/nova:clean_iptables:190 : bash 2022-11-02 12:47:07.919 | + lib/nova:clean_iptables:190 : sed 's/-c [0-9]* [0-9]* //g' 2022-11-02 12:47:07.922 | + lib/nova:clean_iptables:190 : grep '\-N' 2022-11-02 12:47:07.936 | + lib/nova:clean_iptables:192 : sed 's/-c [0-9]* [0-9]* //g' 2022-11-02 12:47:07.940 | + lib/nova:clean_iptables:192 : sudo iptables -S -v -t nat 2022-11-02 12:47:07.941 | + lib/nova:clean_iptables:192 : sed s/-N/-X/g 2022-11-02 12:47:07.941 | + lib/nova:clean_iptables:192 : awk '{print "sudo iptables -t nat",$0}' 2022-11-02 12:47:07.943 | + lib/nova:clean_iptables:192 : bash 2022-11-02 12:47:07.945 | + lib/nova:clean_iptables:192 : grep '\-N' 2022-11-02 12:47:07.947 | + lib/nova:clean_iptables:192 : grep nova 2022-11-02 12:47:07.960 | + ./stack.sh:main:1172 : sudo sysctl -w net.ipv4.ip_forward=1 2022-11-02 12:47:07.972 | net.ipv4.ip_forward = 1 2022-11-02 12:47:07.976 | + ./stack.sh:main:1177 : is_service_enabled nova neutron 2022-11-02 12:47:07.998 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 12:47:08.001 | + ./stack.sh:main:1178 : configure_os_vif 2022-11-02 12:47:08.003 | + lib/os-vif:configure_os_vif:21 : [[ -e /etc/nova/nova.conf ]] 2022-11-02 12:47:08.006 | + lib/os-vif:configure_os_vif:22 : iniset /etc/nova/nova.conf os_vif_ovs ovsdb_interface vsctl 2022-11-02 12:47:08.043 | + lib/os-vif:configure_os_vif:23 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2022-11-02 12:47:08.079 | + lib/os-vif:configure_os_vif:25 : [[ -e /etc/neutron/neutron.conf ]] 2022-11-02 12:47:08.082 | + lib/os-vif:configure_os_vif:26 : iniset /etc/neutron/neutron.conf os_vif_ovs ovsdb_interface vsctl 2022-11-02 12:47:08.131 | + lib/os-vif:configure_os_vif:27 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2022-11-02 12:47:08.175 | + ./stack.sh:main:1184 : is_service_enabled swift 2022-11-02 12:47:08.197 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 12:47:08.201 | + ./stack.sh:main:1185 : echo_summary 'Configuring Swift' 2022-11-02 12:47:08.203 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-11-02 12:47:08.209 | + ./stack.sh:echo_summary:446 : echo -e Configuring Swift 2022-11-02 12:47:08.210 | + ./stack.sh:main:1186 : async_runfunc init_swift 2022-11-02 12:47:08.213 | + inc/async:async_runfunc:116 : async_run init_swift init_swift 2022-11-02 12:47:08.301 | + inc/async:async_inner:63 : init_swift 2022-11-02 12:47:08.359 | [19138 Async init_swift:107078]: running: init_swift 2022-11-02 12:47:08.363 | + ./stack.sh:main:1193 : is_service_enabled cinder 2022-11-02 12:47:08.401 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 12:47:08.404 | + ./stack.sh:main:1194 : echo_summary 'Configuring Cinder' 2022-11-02 12:47:08.407 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-11-02 12:47:08.410 | + ./stack.sh:echo_summary:446 : echo -e Configuring Cinder 2022-11-02 12:47:08.412 | + ./stack.sh:main:1195 : async_runfunc init_cinder 2022-11-02 12:47:08.415 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2022-11-02 12:47:08.508 | + inc/async:async_inner:63 : init_cinder 2022-11-02 12:47:08.578 | [19138 Async init_cinder:107175]: running: init_cinder 2022-11-02 12:47:08.581 | + ./stack.sh:main:1201 : is_service_enabled placement 2022-11-02 12:47:08.611 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 12:47:08.619 | + ./stack.sh:main:1202 : echo_summary 'Configuring placement' 2022-11-02 12:47:08.619 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-11-02 12:47:08.622 | + ./stack.sh:echo_summary:446 : echo -e Configuring placement 2022-11-02 12:47:08.626 | + ./stack.sh:main:1203 : async_runfunc init_placement 2022-11-02 12:47:08.629 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2022-11-02 12:47:08.729 | + inc/async:async_inner:63 : init_placement 2022-11-02 12:47:08.801 | [19138 Async init_placement:107296]: running: init_placement 2022-11-02 12:47:08.804 | + ./stack.sh:main:1207 : async_wait init_neutron 2022-11-02 12:47:08.894 | [19138 Async init_neutron:106700]: Waiting for completion of init_neutron running on PID 106700 (6 other jobs running) 2022-11-02 12:47:08.941 | [19138 Async init_neutron:106700]: Signaling child to exit 2022-11-02 12:47:13.102 | + inc/async:async_inner:64 : rc=0 2022-11-02 12:47:13.141 | [106700 Async init_neutron:106700]: finished successfully 2022-11-02 12:47:13.167 | WAKEUP 2022-11-02 12:47:13.200 | [19138 Async init_neutron:106700]: Signaled 2022-11-02 12:47:13.203 | + lib/neutron:init_neutron:678 : is_neutron_legacy_enabled 2022-11-02 12:47:13.203 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-11-02 12:47:13.203 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-11-02 12:47:13.203 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-11-02 12:47:13.203 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-11-02 12:47:13.203 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-11-02 12:47:13.203 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-11-02 12:47:13.203 | + lib/neutron:init_neutron:680 : init_mutnauq 2022-11-02 12:47:13.203 | + lib/neutron-legacy:init_mutnauq:459 : recreate_database neutron 2022-11-02 12:47:13.204 | + lib/database:recreate_database:112 : local db=neutron 2022-11-02 12:47:13.204 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2022-11-02 12:47:13.204 | + lib/databases/mysql:recreate_database_mysql:66 : local db=neutron 2022-11-02 12:47:13.204 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2022-11-02 12:47:13.204 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-02 12:47:13.204 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2022-11-02 12:47:13.204 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-02 12:47:13.204 | + lib/neutron-legacy:init_mutnauq:460 : time_start dbsync 2022-11-02 12:47:13.204 | + functions-common:time_start:2437 : local name=dbsync 2022-11-02 12:47:13.204 | + functions-common:time_start:2438 : local start_time= 2022-11-02 12:47:13.204 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-11-02 12:47:13.204 | ++ functions-common:time_start:2442 : date +%s%3N 2022-11-02 12:47:13.204 | + functions-common:time_start:2442 : _TIME_START[$name]=1667393228134 2022-11-02 12:47:13.204 | + lib/neutron-legacy:init_mutnauq:462 : /usr/local/bin/neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head 2022-11-02 12:47:13.204 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:47:13.204 | from cryptography.utils import int_from_bytes 2022-11-02 12:47:13.204 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:47:13.204 | from cryptography.utils import int_from_bytes 2022-11-02 12:47:13.205 | Traceback (most recent call last): 2022-11-02 12:47:13.205 | File "/usr/local/bin/neutron-db-manage", line 10, in 2022-11-02 12:47:13.205 | sys.exit(main()) 2022-11-02 12:47:13.205 | File "/opt/stack/neutron/neutron/db/migration/cli.py", line 661, in main 2022-11-02 12:47:13.205 | return_val |= bool(CONF.command.func(config, CONF.command.name)) 2022-11-02 12:47:13.205 | File "/opt/stack/neutron/neutron/db/migration/cli.py", line 183, in do_upgrade 2022-11-02 12:47:13.205 | run_sanity_checks(config, revision) 2022-11-02 12:47:13.205 | File "/opt/stack/neutron/neutron/db/migration/cli.py", line 645, in run_sanity_checks 2022-11-02 12:47:13.205 | script_dir.run_env() 2022-11-02 12:47:13.205 | File "/usr/local/lib/python3.8/dist-packages/alembic/script/base.py", line 563, in run_env 2022-11-02 12:47:13.205 | util.load_python_file(self.dir, "env.py") 2022-11-02 12:47:13.205 | File "/usr/local/lib/python3.8/dist-packages/alembic/util/pyfiles.py", line 92, in load_python_file 2022-11-02 12:47:13.205 | module = load_module_py(module_id, path) 2022-11-02 12:47:13.205 | File "/usr/local/lib/python3.8/dist-packages/alembic/util/pyfiles.py", line 108, in load_module_py 2022-11-02 12:47:13.205 | spec.loader.exec_module(module) # type: ignore 2022-11-02 12:47:13.205 | File "", line 848, in exec_module 2022-11-02 12:47:13.206 | File "", line 219, in _call_with_frames_removed 2022-11-02 12:47:13.206 | File "/opt/stack/neutron/neutron/db/migration/alembic_migrations/env.py", line 24, in 2022-11-02 12:47:13.206 | from neutron.db.migration.models import head # noqa 2022-11-02 12:47:13.206 | File "/opt/stack/neutron/neutron/db/migration/models/head.py", line 31, in 2022-11-02 12:47:13.206 | from neutron.db import l3_dvrscheduler_db # noqa 2022-11-02 12:47:13.206 | File "/opt/stack/neutron/neutron/db/l3_dvrscheduler_db.py", line 34, in 2022-11-02 12:47:13.206 | from neutron.db import l3_dvr_db 2022-11-02 12:47:13.206 | File "/opt/stack/neutron/neutron/db/l3_dvr_db.py", line 48, in 2022-11-02 12:47:13.206 | from neutron.db import l3_db 2022-11-02 12:47:13.206 | File "/opt/stack/neutron/neutron/db/l3_db.py", line 770 2022-11-02 12:47:13.206 | <<<<<<< HEAD (568413 [OVN] Set the default OVN metadata worker number to 0) 2022-11-02 12:47:13.206 | ^ 2022-11-02 12:47:13.206 | SyntaxError: invalid syntax 2022-11-02 12:47:13.206 | + lib/neutron-legacy:init_mutnauq:463 : time_stop dbsync 2022-11-02 12:47:13.206 | + functions-common:time_stop:2451 : local name 2022-11-02 12:47:13.206 | + functions-common:time_stop:2452 : local end_time 2022-11-02 12:47:13.206 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 12:47:13.206 | + functions-common:time_stop:2454 : local total 2022-11-02 12:47:13.206 | + functions-common:time_stop:2455 : local start_time 2022-11-02 12:47:13.206 | + functions-common:time_stop:2457 : name=dbsync 2022-11-02 12:47:13.206 | + functions-common:time_stop:2458 : start_time=1667393228134 2022-11-02 12:47:13.206 | + functions-common:time_stop:2460 : [[ -z 1667393228134 ]] 2022-11-02 12:47:13.206 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 12:47:13.207 | + functions-common:time_stop:2463 : end_time=1667393233083 2022-11-02 12:47:13.207 | + functions-common:time_stop:2464 : elapsed_time=4949 2022-11-02 12:47:13.207 | + functions-common:time_stop:2465 : total=51250 2022-11-02 12:47:13.207 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 12:47:13.207 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=56199 2022-11-02 12:47:13.270 | [19138 Async init_neutron:106700]: finished init_neutron with result 0 in 5 seconds 2022-11-02 12:47:13.275 | + inc/async:async_wait:197 : return 0 2022-11-02 12:47:13.279 | + ./stack.sh:main:1208 : async_wait init_placement 2022-11-02 12:47:13.352 | [19138 Async init_placement:107296]: Waiting for completion of init_placement running on PID 107296 (5 other jobs running) 2022-11-02 12:47:13.392 | [19138 Async init_placement:107296]: Signaling child to exit 2022-11-02 12:47:24.486 | + inc/async:async_inner:64 : rc=0 2022-11-02 12:47:24.519 | [107078 Async init_swift:107078]: finished successfully 2022-11-02 12:47:30.241 | + inc/async:async_inner:64 : rc=0 2022-11-02 12:47:30.283 | [103549 Async init_glance:103549]: finished successfully 2022-11-02 12:48:18.459 | + inc/async:async_inner:64 : rc=0 2022-11-02 12:48:18.491 | [107175 Async init_cinder:107175]: finished successfully 2022-11-02 12:48:27.634 | + inc/async:async_inner:64 : rc=0 2022-11-02 12:48:27.664 | [107296 Async init_placement:107296]: finished successfully 2022-11-02 12:48:27.693 | WAKEUP 2022-11-02 12:48:27.722 | [19138 Async init_placement:107296]: Signaled 2022-11-02 12:48:27.730 | + lib/placement:init_placement:130 : recreate_database placement 2022-11-02 12:48:27.730 | + lib/database:recreate_database:112 : local db=placement 2022-11-02 12:48:27.730 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2022-11-02 12:48:27.730 | + lib/databases/mysql:recreate_database_mysql:66 : local db=placement 2022-11-02 12:48:27.730 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2022-11-02 12:48:27.730 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-02 12:48:27.730 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2022-11-02 12:48:27.730 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-02 12:48:27.730 | + lib/placement:init_placement:131 : /usr/local/bin/placement-manage db sync 2022-11-02 12:48:27.730 | + lib/placement:init_placement:132 : create_placement_accounts 2022-11-02 12:48:27.730 | + lib/placement:create_placement_accounts:119 : create_service_user placement admin 2022-11-02 12:48:27.730 | + lib/keystone:create_service_user:431 : get_or_create_user placement Passw0rd Default 2022-11-02 12:48:27.730 | + functions-common:get_or_create_user:921 : local user_id 2022-11-02 12:48:27.730 | + functions-common:get_or_create_user:922 : [[ ! -z '' ]] 2022-11-02 12:48:27.730 | + functions-common:get_or_create_user:925 : local email= 2022-11-02 12:48:27.730 | ++ functions-common:get_or_create_user:939 : oscwrap --os-cloud devstack-system-admin user create placement --password Passw0rd --domain=Default --or-show -f value -c id 2022-11-02 12:48:27.730 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:48:27.730 | from cryptography.utils import int_from_bytes 2022-11-02 12:48:27.730 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:48:27.730 | from cryptography.utils import int_from_bytes 2022-11-02 12:48:27.730 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 12:48:27.730 | + functions-common:get_or_create_user:937 : user_id=131d1816c6874bb9bc23f474a9030772 2022-11-02 12:48:27.731 | + functions-common:get_or_create_user:938 : echo 131d1816c6874bb9bc23f474a9030772 2022-11-02 12:48:27.731 | 131d1816c6874bb9bc23f474a9030772 2022-11-02 12:48:27.731 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service placement service Default Default 2022-11-02 12:48:27.731 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 12:48:27.731 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-11-02 12:48:27.731 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 12:48:27.731 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 12:48:27.731 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-11-02 12:48:27.731 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-11-02 12:48:27.731 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-11-02 12:48:27.731 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-11-02 12:48:27.731 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-11-02 12:48:27.731 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-11-02 12:48:27.731 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-11-02 12:48:27.731 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 12:48:27.731 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 12:48:27.731 | ++ functions-common:get_field:823 : local data field 2022-11-02 12:48:27.731 | ++ functions-common:get_field:824 : read data 2022-11-02 12:48:27.731 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:48:27.731 | from cryptography.utils import int_from_bytes 2022-11-02 12:48:27.731 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:48:27.731 | from cryptography.utils import int_from_bytes 2022-11-02 12:48:27.731 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 12:48:27.731 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 12:48:27.731 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 12:48:27.731 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add service --user placement --project service --user-domain Default --project-domain Default 2022-11-02 12:48:27.731 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:48:27.731 | from cryptography.utils import int_from_bytes 2022-11-02 12:48:27.731 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:48:27.731 | from cryptography.utils import int_from_bytes 2022-11-02 12:48:27.731 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-11-02 12:48:27.731 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 12:48:27.731 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 12:48:27.732 | ++ functions-common:get_field:823 : local data field 2022-11-02 12:48:27.732 | ++ functions-common:get_field:824 : read data 2022-11-02 12:48:27.732 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:48:27.732 | from cryptography.utils import int_from_bytes 2022-11-02 12:48:27.732 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:48:27.732 | from cryptography.utils import int_from_bytes 2022-11-02 12:48:27.732 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 12:48:27.732 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 12:48:27.732 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 12:48:27.732 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 12:48:27.732 | ++ functions-common:get_field:830 : echo '| 66c7df0f2b8d4b26a1118c0bf6f1de93 | 131d1816c6874bb9bc23f474a9030772 | | 660d57f44323410ea7f63d180acc9363 | | | False |' 2022-11-02 12:48:27.732 | ++ functions-common:get_field:824 : read data 2022-11-02 12:48:27.732 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=66c7df0f2b8d4b26a1118c0bf6f1de93 2022-11-02 12:48:27.732 | + functions-common:get_or_add_user_project_role:1009 : echo 66c7df0f2b8d4b26a1118c0bf6f1de93 2022-11-02 12:48:27.732 | 66c7df0f2b8d4b26a1118c0bf6f1de93 2022-11-02 12:48:27.732 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-11-02 12:48:27.732 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin placement service Default Default 2022-11-02 12:48:27.732 | + functions-common:get_or_add_user_project_role:985 : local user_role_id 2022-11-02 12:48:27.732 | ++ functions-common:get_or_add_user_project_role:987 : _get_domain_args Default Default 2022-11-02 12:48:27.732 | ++ functions-common:_get_domain_args:969 : local domain 2022-11-02 12:48:27.732 | ++ functions-common:_get_domain_args:970 : domain= 2022-11-02 12:48:27.732 | ++ functions-common:_get_domain_args:972 : [[ -n Default ]] 2022-11-02 12:48:27.732 | ++ functions-common:_get_domain_args:973 : domain=' --user-domain Default' 2022-11-02 12:48:27.732 | ++ functions-common:_get_domain_args:975 : [[ -n Default ]] 2022-11-02 12:48:27.732 | ++ functions-common:_get_domain_args:976 : domain=' --user-domain Default --project-domain Default' 2022-11-02 12:48:27.732 | ++ functions-common:_get_domain_args:979 : echo --user-domain Default --project-domain Default 2022-11-02 12:48:27.732 | + functions-common:get_or_add_user_project_role:987 : domain_args='--user-domain Default --project-domain Default' 2022-11-02 12:48:27.732 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-11-02 12:48:27.732 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-11-02 12:48:27.732 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-11-02 12:48:27.732 | ++ functions-common:get_field:823 : local data field 2022-11-02 12:48:27.733 | ++ functions-common:get_field:824 : read data 2022-11-02 12:48:27.733 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:48:27.733 | from cryptography.utils import int_from_bytes 2022-11-02 12:48:27.733 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:48:27.733 | from cryptography.utils import int_from_bytes 2022-11-02 12:48:27.733 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 12:48:27.733 | + functions-common:get_or_add_user_project_role:995 : user_role_id= 2022-11-02 12:48:27.733 | + functions-common:get_or_add_user_project_role:996 : [[ -z '' ]] 2022-11-02 12:48:27.733 | + functions-common:get_or_add_user_project_role:998 : openstack --os-cloud devstack-system-admin role add admin --user placement --project service --user-domain Default --project-domain Default 2022-11-02 12:48:27.733 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:48:27.733 | from cryptography.utils import int_from_bytes 2022-11-02 12:48:27.733 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:48:27.733 | from cryptography.utils import int_from_bytes 2022-11-02 12:48:27.733 | ++ functions-common:get_or_add_user_project_role:1007 : grep '^|\s[a-f0-9]\+' 2022-11-02 12:48:27.733 | ++ functions-common:get_or_add_user_project_role:1007 : get_field 1 2022-11-02 12:48:27.733 | ++ functions-common:get_or_add_user_project_role:1007 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-11-02 12:48:27.733 | ++ functions-common:get_field:823 : local data field 2022-11-02 12:48:27.733 | ++ functions-common:get_field:824 : read data 2022-11-02 12:48:27.733 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:48:27.733 | from cryptography.utils import int_from_bytes 2022-11-02 12:48:27.733 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:48:27.733 | from cryptography.utils import int_from_bytes 2022-11-02 12:48:27.733 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 12:48:27.733 | ++ functions-common:get_field:825 : '[' 1 -lt 0 ']' 2022-11-02 12:48:27.733 | ++ functions-common:get_field:828 : field='$2' 2022-11-02 12:48:27.733 | ++ functions-common:get_field:830 : echo '| 96dbd81f2a1549bdbc9a0d6d6b59e643 | 131d1816c6874bb9bc23f474a9030772 | | 660d57f44323410ea7f63d180acc9363 | | | False |' 2022-11-02 12:48:27.733 | ++ functions-common:get_field:830 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-11-02 12:48:27.733 | ++ functions-common:get_field:824 : read data 2022-11-02 12:48:27.733 | + functions-common:get_or_add_user_project_role:1007 : user_role_id=96dbd81f2a1549bdbc9a0d6d6b59e643 2022-11-02 12:48:27.733 | + functions-common:get_or_add_user_project_role:1009 : echo 96dbd81f2a1549bdbc9a0d6d6b59e643 2022-11-02 12:48:27.733 | 96dbd81f2a1549bdbc9a0d6d6b59e643 2022-11-02 12:48:27.734 | + lib/placement:create_placement_accounts:120 : local placement_api_url=http://10.222.0.89/placement 2022-11-02 12:48:27.734 | + lib/placement:create_placement_accounts:121 : get_or_create_service placement placement 'Placement Service' 2022-11-02 12:48:27.734 | + functions-common:get_or_create_service:1094 : local service_id 2022-11-02 12:48:27.734 | ++ functions-common:get_or_create_service:1107 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2022-11-02 12:48:27.734 | ++ functions-common:get_or_create_service:1109 : oscwrap --os-cloud devstack-system-admin service create placement --name placement '--description=Placement Service' -f value -c id 2022-11-02 12:48:27.734 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:48:27.734 | from cryptography.utils import int_from_bytes 2022-11-02 12:48:27.734 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:48:27.734 | from cryptography.utils import int_from_bytes 2022-11-02 12:48:27.734 | ++ functions-common:oscwrap:2491 : return 0 2022-11-02 12:48:27.734 | + functions-common:get_or_create_service:1105 : service_id=' 2022-11-02 12:48:27.734 | bada18201d504c9db7bc43380c2b3b34' 2022-11-02 12:48:27.734 | + functions-common:get_or_create_service:1106 : echo bada18201d504c9db7bc43380c2b3b34 2022-11-02 12:48:27.734 | bada18201d504c9db7bc43380c2b3b34 2022-11-02 12:48:27.734 | + lib/placement:create_placement_accounts:123 : get_or_create_endpoint placement RegionOne http://10.222.0.89/placement 2022-11-02 12:48:27.734 | + functions-common:get_or_create_endpoint:1138 : local public_id 2022-11-02 12:48:27.734 | ++ functions-common:get_or_create_endpoint:1139 : _get_or_create_endpoint_with_interface placement public http://10.222.0.89/placement RegionOne 2022-11-02 12:48:27.734 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : local endpoint_id 2022-11-02 12:48:27.734 | +++ functions-common:_get_or_create_endpoint_with_interface:1117 : oscwrap --os-cloud devstack-system-admin endpoint list --service placement --interface public --region RegionOne -c ID -f value 2022-11-02 12:48:27.734 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:48:27.734 | from cryptography.utils import int_from_bytes 2022-11-02 12:48:27.734 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:48:27.734 | from cryptography.utils import int_from_bytes 2022-11-02 12:48:27.734 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 12:48:27.734 | ++ functions-common:_get_or_create_endpoint_with_interface:1117 : endpoint_id= 2022-11-02 12:48:27.734 | ++ functions-common:_get_or_create_endpoint_with_interface:1118 : [[ -z '' ]] 2022-11-02 12:48:27.734 | +++ functions-common:_get_or_create_endpoint_with_interface:1121 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://10.222.0.89/placement --region RegionOne -f value -c id 2022-11-02 12:48:27.734 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:48:27.734 | from cryptography.utils import int_from_bytes 2022-11-02 12:48:27.734 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:48:27.734 | from cryptography.utils import int_from_bytes 2022-11-02 12:48:27.734 | +++ functions-common:oscwrap:2491 : return 0 2022-11-02 12:48:27.734 | ++ functions-common:_get_or_create_endpoint_with_interface:1121 : endpoint_id=604c5dff804f4c968fa5c4dc3d41ce76 2022-11-02 12:48:27.735 | ++ functions-common:_get_or_create_endpoint_with_interface:1124 : echo 604c5dff804f4c968fa5c4dc3d41ce76 2022-11-02 12:48:27.735 | + functions-common:get_or_create_endpoint:1139 : public_id=604c5dff804f4c968fa5c4dc3d41ce76 2022-11-02 12:48:27.735 | + functions-common:get_or_create_endpoint:1141 : [[ -n '' ]] 2022-11-02 12:48:27.735 | + functions-common:get_or_create_endpoint:1144 : [[ -n '' ]] 2022-11-02 12:48:27.735 | + functions-common:get_or_create_endpoint:1148 : echo 604c5dff804f4c968fa5c4dc3d41ce76 2022-11-02 12:48:27.735 | 604c5dff804f4c968fa5c4dc3d41ce76 2022-11-02 12:48:27.789 | [19138 Async init_placement:107296]: finished init_placement with result 0 in 78 seconds 2022-11-02 12:48:27.794 | + inc/async:async_wait:197 : return 0 2022-11-02 12:48:27.797 | + ./stack.sh:main:1209 : async_wait init_glance 2022-11-02 12:48:27.863 | [19138 Async init_glance:103549]: Waiting for completion of init_glance running on PID 103549 (4 other jobs running) 2022-11-02 12:48:27.899 | [19138 Async init_glance:103549]: Signaling child to exit 2022-11-02 12:48:27.899 | WAKEUP 2022-11-02 12:48:27.926 | [19138 Async init_glance:103549]: Signaled 2022-11-02 12:48:28.103 | + lib/glance:init_glance:481 : rm -rf /opt/stack/data/glance/images 2022-11-02 12:48:28.103 | + lib/glance:init_glance:482 : mkdir -p /opt/stack/data/glance/images 2022-11-02 12:48:28.103 | + lib/glance:init_glance:485 : recreate_database glance 2022-11-02 12:48:28.103 | + lib/database:recreate_database:112 : local db=glance 2022-11-02 12:48:28.104 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2022-11-02 12:48:28.104 | + lib/databases/mysql:recreate_database_mysql:66 : local db=glance 2022-11-02 12:48:28.104 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2022-11-02 12:48:28.104 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-02 12:48:28.104 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2022-11-02 12:48:28.104 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-02 12:48:28.104 | + lib/glance:init_glance:487 : time_start dbsync 2022-11-02 12:48:28.104 | + functions-common:time_start:2437 : local name=dbsync 2022-11-02 12:48:28.104 | + functions-common:time_start:2438 : local start_time= 2022-11-02 12:48:28.104 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-11-02 12:48:28.104 | ++ functions-common:time_start:2442 : date +%s%3N 2022-11-02 12:48:28.104 | + functions-common:time_start:2442 : _TIME_START[$name]=1667393167304 2022-11-02 12:48:28.104 | + lib/glance:init_glance:489 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2022-11-02 12:48:28.104 | 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=103672) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-11-02 12:48:28.104 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-11-02 12:48:28.104 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-11-02 12:48:28.104 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-11-02 12:48:28.104 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-11-02 12:48:28.104 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-11-02 12:48:28.104 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-11-02 12:48:28.104 | INFO [alembic.runtime.migration] Running upgrade -> liberty, liberty initial 2022-11-02 12:48:28.104 | INFO [alembic.runtime.migration] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2022-11-02 12:48:28.104 | INFO [alembic.runtime.migration] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2022-11-02 12:48:28.104 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2022-11-02 12:48:28.104 | INFO [alembic.runtime.migration] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2022-11-02 12:48:28.104 | INFO [alembic.runtime.migration] Running upgrade pike_expand01 -> queens_expand01 2022-11-02 12:48:28.104 | INFO [alembic.runtime.migration] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2022-11-02 12:48:28.105 | INFO [alembic.runtime.migration] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2022-11-02 12:48:28.105 | INFO [alembic.runtime.migration] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2022-11-02 12:48:28.105 | INFO [alembic.runtime.migration] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2022-11-02 12:48:28.105 | INFO [alembic.runtime.migration] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2022-11-02 12:48:28.105 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-11-02 12:48:28.105 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-11-02 12:48:28.105 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-11-02 12:48:28.105 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-11-02 12:48:28.105 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-11-02 12:48:28.105 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-11-02 12:48:28.105 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-11-02 12:48:28.105 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-11-02 12:48:28.105 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-11-02 12:48:28.105 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-11-02 12:48:28.105 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2022-11-02 12:48:28.105 | INFO [alembic.runtime.migration] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2022-11-02 12:48:28.105 | INFO [alembic.runtime.migration] Running upgrade pike_contract01 -> queens_contract01 2022-11-02 12:48:28.105 | INFO [alembic.runtime.migration] Running upgrade queens_contract01 -> rocky_contract01 2022-11-02 12:48:28.105 | INFO [alembic.runtime.migration] Running upgrade rocky_contract01 -> rocky_contract02 2022-11-02 12:48:28.105 | INFO [alembic.runtime.migration] Running upgrade rocky_contract02 -> train_contract01 2022-11-02 12:48:28.105 | INFO [alembic.runtime.migration] Running upgrade train_contract01 -> ussuri_contract01 2022-11-02 12:48:28.105 | INFO [alembic.runtime.migration] Running upgrade ussuri_contract01 -> wallaby_contract01 2022-11-02 12:48:28.105 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-11-02 12:48:28.105 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-11-02 12:48:28.105 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-11-02 12:48:28.105 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-11-02 12:48:28.105 | Upgraded database to: wallaby_expand01, current revision(s): wallaby_expand01 2022-11-02 12:48:28.105 | Database migration is up to date. No migration needed. 2022-11-02 12:48:28.105 | Upgraded database to: wallaby_contract01, current revision(s): wallaby_contract01 2022-11-02 12:48:28.105 | Database is synced successfully. 2022-11-02 12:48:28.105 | + lib/glance:init_glance:492 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2022-11-02 12:48:28.105 | 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=105644) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-11-02 12:48:28.106 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2022-11-02 12:48:28.106 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2022-11-02 12:48:28.106 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2022-11-02 12:48:28.106 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2022-11-02 12:48:28.106 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2022-11-02 12:48:28.106 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2022-11-02 12:48:28.106 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2022-11-02 12:48:28.106 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2022-11-02 12:48:28.106 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2022-11-02 12:48:28.106 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2022-11-02 12:48:28.106 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2022-11-02 12:48:28.106 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2022-11-02 12:48:28.106 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2022-11-02 12:48:28.106 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2022-11-02 12:48:28.106 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2022-11-02 12:48:28.106 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2022-11-02 12:48:28.106 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2022-11-02 12:48:28.106 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2022-11-02 12:48:28.106 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2022-11-02 12:48:28.106 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2022-11-02 12:48:28.106 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2022-11-02 12:48:28.106 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2022-11-02 12:48:28.106 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2022-11-02 12:48:28.106 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2022-11-02 12:48:28.106 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2022-11-02 12:48:28.106 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2022-11-02 12:48:28.106 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2022-11-02 12:48:28.106 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2022-11-02 12:48:28.106 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2022-11-02 12:48:28.107 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2022-11-02 12:48:28.107 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2022-11-02 12:48:28.107 | + lib/glance:init_glance:493 : time_stop dbsync 2022-11-02 12:48:28.107 | + functions-common:time_stop:2451 : local name 2022-11-02 12:48:28.107 | + functions-common:time_stop:2452 : local end_time 2022-11-02 12:48:28.107 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 12:48:28.107 | + functions-common:time_stop:2454 : local total 2022-11-02 12:48:28.107 | + functions-common:time_stop:2455 : local start_time 2022-11-02 12:48:28.107 | + functions-common:time_stop:2457 : name=dbsync 2022-11-02 12:48:28.107 | + functions-common:time_stop:2458 : start_time=1667393167304 2022-11-02 12:48:28.107 | + functions-common:time_stop:2460 : [[ -z 1667393167304 ]] 2022-11-02 12:48:28.107 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 12:48:28.107 | + functions-common:time_stop:2463 : end_time=1667393250222 2022-11-02 12:48:28.107 | + functions-common:time_stop:2464 : elapsed_time=82918 2022-11-02 12:48:28.107 | + functions-common:time_stop:2465 : total=51250 2022-11-02 12:48:28.107 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 12:48:28.107 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=134168 2022-11-02 12:48:28.153 | [19138 Async init_glance:103549]: finished init_glance with result 0 in 83 seconds 2022-11-02 12:48:28.158 | + inc/async:async_wait:197 : return 0 2022-11-02 12:48:28.161 | + ./stack.sh:main:1210 : async_wait init_swift 2022-11-02 12:48:28.219 | [19138 Async init_swift:107078]: Waiting for completion of init_swift running on PID 107078 (3 other jobs running) 2022-11-02 12:48:28.247 | [19138 Async init_swift:107078]: Signaling child to exit 2022-11-02 12:48:28.247 | WAKEUP 2022-11-02 12:48:28.272 | [19138 Async init_swift:107078]: Signaled 2022-11-02 12:48:28.273 | + lib/swift:init_swift:668 : local node_number 2022-11-02 12:48:28.273 | + lib/swift:init_swift:670 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-11-02 12:48:28.273 | No container-auditor running 2022-11-02 12:48:28.273 | No object-reconstructor running 2022-11-02 12:48:28.273 | No account-server running 2022-11-02 12:48:28.273 | No container-reconciler running 2022-11-02 12:48:28.273 | No account-auditor running 2022-11-02 12:48:28.273 | No container-server running 2022-11-02 12:48:28.273 | No proxy-server running 2022-11-02 12:48:28.273 | No account-reaper running 2022-11-02 12:48:28.273 | No container-updater running 2022-11-02 12:48:28.274 | No container-sync running 2022-11-02 12:48:28.274 | No object-updater running 2022-11-02 12:48:28.274 | No container-replicator running 2022-11-02 12:48:28.274 | No account-replicator running 2022-11-02 12:48:28.274 | No object-auditor running 2022-11-02 12:48:28.274 | No object-expirer running 2022-11-02 12:48:28.274 | No object-replicator running 2022-11-02 12:48:28.274 | No object-server running 2022-11-02 12:48:28.274 | No container-sharder running 2022-11-02 12:48:28.274 | + lib/swift:init_swift:670 : true 2022-11-02 12:48:28.274 | + lib/swift:init_swift:673 : create_swift_disk 2022-11-02 12:48:28.274 | + lib/swift:create_swift_disk:565 : local node_number 2022-11-02 12:48:28.274 | + lib/swift:create_swift_disk:570 : local user_group 2022-11-02 12:48:28.274 | ++ lib/swift:create_swift_disk:571 : id -g ubuntu 2022-11-02 12:48:28.274 | + lib/swift:create_swift_disk:571 : user_group=1000 2022-11-02 12:48:28.274 | + lib/swift:create_swift_disk:572 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift/drives /opt/stack/data/swift/cache /opt/stack/data/swift/run /opt/stack/data/swift/logs 2022-11-02 12:48:28.274 | + lib/swift:create_swift_disk:575 : create_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 6G 2022-11-02 12:48:28.274 | + functions:create_disk:732 : local node_number 2022-11-02 12:48:28.274 | + functions:create_disk:733 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-11-02 12:48:28.274 | + functions:create_disk:734 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-11-02 12:48:28.274 | + functions:create_disk:735 : local loopback_disk_size=6G 2022-11-02 12:48:28.274 | + functions:create_disk:736 : local key 2022-11-02 12:48:28.274 | ++ functions:create_disk:738 : sed s#/.## 2022-11-02 12:48:28.274 | ++ functions:create_disk:738 : echo /opt/stack/data/swift/drives/images/swift.img 2022-11-02 12:48:28.274 | + functions:create_disk:738 : key=pt/stack/data/swift/drives/images/swift.img 2022-11-02 12:48:28.274 | + functions:create_disk:739 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-11-02 12:48:28.274 | + functions:create_disk:741 : destroy_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 2022-11-02 12:48:28.274 | + functions:destroy_disk:763 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-11-02 12:48:28.274 | + functions:destroy_disk:764 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-11-02 12:48:28.275 | + functions:destroy_disk:765 : local key 2022-11-02 12:48:28.275 | ++ functions:destroy_disk:767 : echo /opt/stack/data/swift/drives/images/swift.img 2022-11-02 12:48:28.275 | ++ functions:destroy_disk:767 : sed s#/.## 2022-11-02 12:48:28.275 | + functions:destroy_disk:767 : key=pt/stack/data/swift/drives/images/swift.img 2022-11-02 12:48:28.275 | + functions:destroy_disk:768 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-11-02 12:48:28.275 | + functions:destroy_disk:771 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2022-11-02 12:48:28.275 | + functions:destroy_disk:776 : sudo sed -i '/.*comment=$key.*/ d' /etc/fstab 2022-11-02 12:48:28.275 | + functions:destroy_disk:779 : sudo rm -f /opt/stack/data/swift/drives/images/swift.img 2022-11-02 12:48:28.275 | ++ functions:create_disk:745 : dirname /opt/stack/data/swift/drives/images/swift.img 2022-11-02 12:48:28.275 | + functions:create_disk:745 : sudo mkdir -p /opt/stack/data/swift/drives/images 2022-11-02 12:48:28.275 | + functions:create_disk:746 : sudo truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2022-11-02 12:48:28.275 | + functions:create_disk:753 : sudo mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2022-11-02 12:48:28.275 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2022-11-02 12:48:28.275 | = sectsz=512 attr=2, projid32bit=1 2022-11-02 12:48:28.275 | = crc=1 finobt=1, sparse=1, rmapbt=0 2022-11-02 12:48:28.275 | = reflink=1 2022-11-02 12:48:28.275 | data = bsize=4096 blocks=1572864, imaxpct=25 2022-11-02 12:48:28.275 | = sunit=0 swidth=0 blks 2022-11-02 12:48:28.275 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2022-11-02 12:48:28.275 | log =internal log bsize=4096 blocks=2560, version=2 2022-11-02 12:48:28.275 | = sectsz=512 sunit=0 blks, lazy-count=1 2022-11-02 12:48:28.275 | realtime =none extsz=4096 blocks=0, rtextents=0 2022-11-02 12:48:28.275 | + functions:create_disk:756 : sudo tee -a /etc/fstab 2022-11-02 12:48:28.275 | + functions:create_disk:756 : echo '/opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 xfs loop,noatime,nodiratime,logbufs=8,comment=devstack-pt/stack/data/swift/drives/images/swift.img 0 0' 2022-11-02 12:48:28.275 | /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 xfs loop,noatime,nodiratime,logbufs=8,comment=devstack-pt/stack/data/swift/drives/images/swift.img 0 0 2022-11-02 12:48:28.275 | + functions:create_disk:757 : sudo mkdir -p /opt/stack/data/swift/drives/sdb1 2022-11-02 12:48:28.275 | + functions:create_disk:758 : sudo mount -v /opt/stack/data/swift/drives/sdb1 2022-11-02 12:48:28.275 | mount: /dev/loop3 mounted on /opt/stack/data/swift/drives/sdb1. 2022-11-02 12:48:28.275 | + lib/swift:create_swift_disk:579 : local node_number 2022-11-02 12:48:28.275 | + lib/swift:create_swift_disk:580 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-11-02 12:48:28.275 | + lib/swift:create_swift_disk:582 : local node_devices=/opt/stack/data/swift/1 2022-11-02 12:48:28.275 | + lib/swift:create_swift_disk:583 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2022-11-02 12:48:28.275 | + lib/swift:create_swift_disk:584 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2022-11-02 12:48:28.276 | + lib/swift:create_swift_disk:585 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2022-11-02 12:48:28.276 | + lib/swift:create_swift_disk:586 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2022-11-02 12:48:28.276 | + lib/swift:create_swift_disk:587 : sudo install -o ubuntu -g 1000 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2022-11-02 12:48:28.276 | + lib/swift:init_swift:677 : pushd /etc/swift 2022-11-02 12:48:28.276 | + lib/swift:init_swift:679 : rm -f '*.builder' '*.ring.gz' 'backups/*.builder' 'backups/*.ring.gz' 2022-11-02 12:48:28.276 | + lib/swift:init_swift:681 : /usr/local/bin/swift-ring-builder object.builder create 9 1 1 2022-11-02 12:48:28.276 | + lib/swift:init_swift:682 : /usr/local/bin/swift-ring-builder container.builder create 9 1 1 2022-11-02 12:48:28.277 | + lib/swift:init_swift:683 : /usr/local/bin/swift-ring-builder account.builder create 9 1 1 2022-11-02 12:48:28.277 | + lib/swift:init_swift:689 : [[ -n '' ]] 2022-11-02 12:48:28.277 | + lib/swift:init_swift:702 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-11-02 12:48:28.277 | + lib/swift:init_swift:703 : /usr/local/bin/swift-ring-builder object.builder add z1-127.0.0.1:6613/sdb1 1 2022-11-02 12:48:28.277 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2022-11-02 12:48:28.277 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2022-11-02 12:48:28.277 | + lib/swift:init_swift:704 : /usr/local/bin/swift-ring-builder container.builder add z1-127.0.0.1:6611/sdb1 1 2022-11-02 12:48:28.277 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2022-11-02 12:48:28.277 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2022-11-02 12:48:28.277 | + lib/swift:init_swift:705 : /usr/local/bin/swift-ring-builder account.builder add z1-127.0.0.1:6612/sdb1 1 2022-11-02 12:48:28.277 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2022-11-02 12:48:28.277 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2022-11-02 12:48:28.277 | + lib/swift:init_swift:711 : /usr/local/bin/swift-ring-builder object.builder rebalance 42 2022-11-02 12:48:28.277 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-11-02 12:48:28.277 | + lib/swift:init_swift:712 : /usr/local/bin/swift-ring-builder container.builder rebalance 42 2022-11-02 12:48:28.277 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-11-02 12:48:28.277 | + lib/swift:init_swift:713 : /usr/local/bin/swift-ring-builder account.builder rebalance 42 2022-11-02 12:48:28.277 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-11-02 12:48:28.277 | + lib/swift:init_swift:714 : popd 2022-11-02 12:48:28.325 | [19138 Async init_swift:107078]: finished init_swift with result 0 in 16 seconds 2022-11-02 12:48:28.329 | + inc/async:async_wait:197 : return 0 2022-11-02 12:48:28.332 | + ./stack.sh:main:1211 : async_wait init_cinder 2022-11-02 12:48:28.400 | [19138 Async init_cinder:107175]: Waiting for completion of init_cinder running on PID 107175 (2 other jobs running) 2022-11-02 12:48:28.431 | [19138 Async init_cinder:107175]: Signaling child to exit 2022-11-02 12:48:28.431 | WAKEUP 2022-11-02 12:48:28.457 | [19138 Async init_cinder:107175]: Signaled 2022-11-02 12:48:28.459 | + lib/cinder:init_cinder:434 : is_service_enabled mysql postgresql 2022-11-02 12:48:28.459 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 12:48:28.459 | + lib/cinder:init_cinder:436 : recreate_database cinder 2022-11-02 12:48:28.459 | + lib/database:recreate_database:112 : local db=cinder 2022-11-02 12:48:28.459 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2022-11-02 12:48:28.459 | + lib/databases/mysql:recreate_database_mysql:66 : local db=cinder 2022-11-02 12:48:28.459 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2022-11-02 12:48:28.460 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-02 12:48:28.460 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2022-11-02 12:48:28.460 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-02 12:48:28.460 | + lib/cinder:init_cinder:438 : time_start dbsync 2022-11-02 12:48:28.460 | + functions-common:time_start:2437 : local name=dbsync 2022-11-02 12:48:28.460 | + functions-common:time_start:2438 : local start_time= 2022-11-02 12:48:28.460 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-11-02 12:48:28.460 | ++ functions-common:time_start:2442 : date +%s%3N 2022-11-02 12:48:28.460 | + functions-common:time_start:2442 : _TIME_START[$name]=1667393228915 2022-11-02 12:48:28.460 | + lib/cinder:init_cinder:440 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2022-11-02 12:48:28.460 | 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=107404) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-11-02 12:48:28.460 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/legacy_migrations... {{(pid=107404) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-11-02 12:48:28.460 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py... {{(pid=107404) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:48:28.460 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py loaded successfully {{(pid=107404) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:48:28.460 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/136_make_vol_type_col_non_nullable.py... {{(pid=107404) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:48:28.460 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/136_make_vol_type_col_non_nullable.py loaded successfully {{(pid=107404) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:48:28.460 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py... {{(pid=107404) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:48:28.460 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py loaded successfully {{(pid=107404) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:48:28.460 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py... {{(pid=107404) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:48:28.460 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py loaded successfully {{(pid=107404) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:48:28.460 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py... {{(pid=107404) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:48:28.460 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py loaded successfully {{(pid=107404) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:48:28.460 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py... {{(pid=107404) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:48:28.460 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py loaded successfully {{(pid=107404) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:48:28.460 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py... {{(pid=107404) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:48:28.460 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py loaded successfully {{(pid=107404) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:48:28.460 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py... {{(pid=107404) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:48:28.461 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py loaded successfully {{(pid=107404) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:48:28.461 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py... {{(pid=107404) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:48:28.461 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py loaded successfully {{(pid=107404) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:48:28.461 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py... {{(pid=107404) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:48:28.461 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py loaded successfully {{(pid=107404) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:48:28.461 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py... {{(pid=107404) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:48:28.461 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py loaded successfully {{(pid=107404) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:48:28.461 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/legacy_migrations loaded successfully {{(pid=107404) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-11-02 12:48:28.461 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'cinder', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=107404) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-11-02 12:48:28.461 | INFO cinder.db.migration [-] Applying migration(s) 2022-11-02 12:48:28.461 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-11-02 12:48:28.461 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-11-02 12:48:28.461 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2022-11-02 12:48:28.461 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=107404) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-11-02 12:48:28.461 | INFO cinder.db.migration [-] Migration(s) applied 2022-11-02 12:48:28.461 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:48:28.461 | from cryptography.utils import int_from_bytes 2022-11-02 12:48:28.461 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:48:28.462 | from cryptography.utils import int_from_bytes 2022-11-02 12:48:28.462 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:152: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-11-02 12:48:28.462 | last_heartbeat = column_property( 2022-11-02 12:48:28.462 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:160: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-11-02 12:48:28.462 | num_hosts = column_property( 2022-11-02 12:48:28.462 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:169: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-11-02 12:48:28.462 | num_down_hosts = column_property( 2022-11-02 12:48:28.462 | + lib/cinder:init_cinder:441 : time_stop dbsync 2022-11-02 12:48:28.462 | + functions-common:time_stop:2451 : local name 2022-11-02 12:48:28.462 | + functions-common:time_stop:2452 : local end_time 2022-11-02 12:48:28.462 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 12:48:28.462 | + functions-common:time_stop:2454 : local total 2022-11-02 12:48:28.462 | + functions-common:time_stop:2455 : local start_time 2022-11-02 12:48:28.462 | + functions-common:time_stop:2457 : name=dbsync 2022-11-02 12:48:28.462 | + functions-common:time_stop:2458 : start_time=1667393228915 2022-11-02 12:48:28.462 | + functions-common:time_stop:2460 : [[ -z 1667393228915 ]] 2022-11-02 12:48:28.462 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 12:48:28.462 | + functions-common:time_stop:2463 : end_time=1667393295436 2022-11-02 12:48:28.462 | + functions-common:time_stop:2464 : elapsed_time=66521 2022-11-02 12:48:28.462 | + functions-common:time_stop:2465 : total=51250 2022-11-02 12:48:28.462 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 12:48:28.462 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=117771 2022-11-02 12:48:28.462 | + lib/cinder:init_cinder:444 : is_service_enabled c-vol 2022-11-02 12:48:28.462 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 12:48:28.462 | + lib/cinder:init_cinder:444 : [[ -n lvm:lvmdriver-1 ]] 2022-11-02 12:48:28.462 | + lib/cinder:init_cinder:445 : local be be_name be_type 2022-11-02 12:48:28.462 | + lib/cinder:init_cinder:446 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-11-02 12:48:28.462 | + lib/cinder:init_cinder:447 : be_type=lvm 2022-11-02 12:48:28.462 | + lib/cinder:init_cinder:448 : be_name=lvmdriver-1 2022-11-02 12:48:28.462 | + lib/cinder:init_cinder:449 : type init_cinder_backend_lvm 2022-11-02 12:48:28.462 | + lib/cinder:init_cinder:450 : init_cinder_backend_lvm lvmdriver-1 2022-11-02 12:48:28.462 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:61 : local be_name=lvmdriver-1 2022-11-02 12:48:28.462 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : init_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2022-11-02 12:48:28.462 | + lib/lvm:init_lvm_volume_group:129 : local vg=stack-volumes-lvmdriver-1 2022-11-02 12:48:28.463 | + lib/lvm:init_lvm_volume_group:130 : local size=50000M 2022-11-02 12:48:28.463 | + lib/lvm:init_lvm_volume_group:133 : is_fedora 2022-11-02 12:48:28.463 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-11-02 12:48:28.463 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-11-02 12:48:28.463 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-11-02 12:48:28.463 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-11-02 12:48:28.463 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-11-02 12:48:28.463 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-11-02 12:48:28.463 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-11-02 12:48:28.463 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-11-02 12:48:28.463 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-11-02 12:48:28.463 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-11-02 12:48:28.463 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-11-02 12:48:28.463 | + lib/lvm:init_lvm_volume_group:133 : is_suse 2022-11-02 12:48:28.463 | + functions-common:is_suse:542 : is_opensuse 2022-11-02 12:48:28.463 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-11-02 12:48:28.463 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-11-02 12:48:28.463 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-11-02 12:48:28.463 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-11-02 12:48:28.463 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-11-02 12:48:28.463 | + lib/lvm:init_lvm_volume_group:138 : _create_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2022-11-02 12:48:28.463 | + lib/lvm:_create_lvm_volume_group:88 : local vg=stack-volumes-lvmdriver-1 2022-11-02 12:48:28.463 | + lib/lvm:_create_lvm_volume_group:89 : local size=50000M 2022-11-02 12:48:28.463 | + lib/lvm:_create_lvm_volume_group:91 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-11-02 12:48:28.464 | + lib/lvm:_create_lvm_volume_group:92 : sudo vgs stack-volumes-lvmdriver-1 2022-11-02 12:48:28.464 | Volume group "stack-volumes-lvmdriver-1" not found 2022-11-02 12:48:28.464 | Cannot process volume group stack-volumes-lvmdriver-1 2022-11-02 12:48:28.464 | + lib/lvm:_create_lvm_volume_group:94 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2022-11-02 12:48:28.464 | + lib/lvm:_create_lvm_volume_group:94 : truncate -s 50000M /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-11-02 12:48:28.464 | + lib/lvm:_create_lvm_volume_group:96 : local directio= 2022-11-02 12:48:28.464 | + lib/lvm:_create_lvm_volume_group:98 : losetup -h 2022-11-02 12:48:28.464 | + lib/lvm:_create_lvm_volume_group:98 : grep -q direct-io 2022-11-02 12:48:28.464 | + lib/lvm:_create_lvm_volume_group:99 : directio=--direct-io=on 2022-11-02 12:48:28.464 | + lib/lvm:_create_lvm_volume_group:103 : [[ ! -e /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service ]] 2022-11-02 12:48:28.464 | + lib/lvm:_create_lvm_volume_group:107 : sudo tee /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service 2022-11-02 12:48:28.464 | + lib/lvm:_create_lvm_volume_group:104 : sed -e ' 2022-11-02 12:48:28.464 | s|%DIRECTIO%|--direct-io=on|g; 2022-11-02 12:48:28.464 | s|%BACKING_FILE%|/opt/stack/data/stack-volumes-lvmdriver-1-backing-file|g; 2022-11-02 12:48:28.464 | ' /home/ubuntu/devstack/files/lvm-backing-file.template 2022-11-02 12:48:28.464 | [Unit] 2022-11-02 12:48:28.464 | Description=Activate LVM backing file /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-11-02 12:48:28.464 | DefaultDependencies=no 2022-11-02 12:48:28.464 | After=systemd-udev-settle.service 2022-11-02 12:48:28.464 | Before=lvm2-activation-early.service 2022-11-02 12:48:28.464 | Wants=systemd-udev-settle.service 2022-11-02 12:48:28.464 | 2022-11-02 12:48:28.464 | [Service] 2022-11-02 12:48:28.464 | ExecStart=/sbin/losetup --find --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-11-02 12:48:28.464 | ExecStop=/bin/sh -c '/sbin/losetup -d $$(/sbin/losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n)' 2022-11-02 12:48:28.464 | RemainAfterExit=yes 2022-11-02 12:48:28.464 | Type=oneshot 2022-11-02 12:48:28.464 | 2022-11-02 12:48:28.464 | [Install] 2022-11-02 12:48:28.464 | WantedBy=local-fs.target 2022-11-02 12:48:28.464 | Also=systemd-udev-settle.service 2022-11-02 12:48:28.464 | + lib/lvm:_create_lvm_volume_group:110 : sudo systemctl daemon-reload 2022-11-02 12:48:28.465 | + lib/lvm:_create_lvm_volume_group:111 : sudo systemctl enable --now stack-volumes-lvmdriver-1-backing-file.service 2022-11-02 12:48:28.465 | Created symlink /etc/systemd/system/local-fs.target.wants/stack-volumes-lvmdriver-1-backing-file.service → /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service. 2022-11-02 12:48:28.465 | + lib/lvm:_create_lvm_volume_group:114 : local vg_dev 2022-11-02 12:48:28.465 | ++ lib/lvm:_create_lvm_volume_group:115 : sudo losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n 2022-11-02 12:48:28.465 | + lib/lvm:_create_lvm_volume_group:115 : vg_dev=/dev/loop4 2022-11-02 12:48:28.465 | + lib/lvm:_create_lvm_volume_group:118 : sudo vgs stack-volumes-lvmdriver-1 2022-11-02 12:48:28.465 | Volume group "stack-volumes-lvmdriver-1" not found 2022-11-02 12:48:28.465 | Cannot process volume group stack-volumes-lvmdriver-1 2022-11-02 12:48:28.465 | + lib/lvm:_create_lvm_volume_group:119 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop4 2022-11-02 12:48:28.465 | Physical volume "/dev/loop4" successfully created. 2022-11-02 12:48:28.465 | Volume group "stack-volumes-lvmdriver-1" successfully created 2022-11-02 12:48:28.465 | + lib/lvm:init_lvm_volume_group:141 : '[' lioadm = lioadm ']' 2022-11-02 12:48:28.465 | + lib/lvm:init_lvm_volume_group:142 : sudo xargs -rn 1 cinder-rtstool delete 2022-11-02 12:48:28.465 | + lib/lvm:init_lvm_volume_group:142 : sudo cinder-rtstool get-targets 2022-11-02 12:48:28.465 | + lib/lvm:init_lvm_volume_group:146 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2022-11-02 12:48:28.465 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2022-11-02 12:48:28.465 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2022-11-02 12:48:28.465 | + lib/cinder:init_cinder:455 : is_service_enabled c-bak 2022-11-02 12:48:28.465 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 12:48:28.465 | + lib/cinder:init_cinder:455 : [[ -n swift ]] 2022-11-02 12:48:28.465 | + lib/cinder:init_cinder:456 : type init_cinder_backup_swift 2022-11-02 12:48:28.465 | + lib/cinder:init_cinder:461 : mkdir -p /opt/stack/data/cinder/volumes 2022-11-02 12:48:28.515 | [19138 Async init_cinder:107175]: finished init_cinder with result 0 in 70 seconds 2022-11-02 12:48:28.519 | + inc/async:async_wait:197 : return 0 2022-11-02 12:48:28.522 | + ./stack.sh:main:1216 : is_service_enabled nova 2022-11-02 12:48:28.542 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 12:48:28.548 | + ./stack.sh:main:1217 : echo_summary 'Configuring Nova' 2022-11-02 12:48:28.551 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-11-02 12:48:28.554 | + ./stack.sh:echo_summary:446 : echo -e Configuring Nova 2022-11-02 12:48:28.557 | + ./stack.sh:main:1218 : init_nova 2022-11-02 12:48:28.562 | + lib/nova:init_nova:829 : is_service_enabled mysql postgresql 2022-11-02 12:48:28.580 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 12:48:28.583 | + lib/nova:init_nova:829 : is_service_enabled n-api 2022-11-02 12:48:28.602 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 12:48:28.605 | + lib/nova:init_nova:831 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-11-02 12:48:28.608 | + lib/nova:init_nova:839 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2022-11-02 12:48:28.684 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2022-11-02 12:48:28.734 | [19138 Async nova-cell-0:109266]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2022-11-02 12:48:28.737 | ++ lib/nova:init_nova:842 : seq 1 1 2022-11-02 12:48:28.742 | + lib/nova:init_nova:842 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-11-02 12:48:28.746 | ++ lib/nova:init_nova:843 : conductor_conf 1 2022-11-02 12:48:28.749 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-11-02 12:48:28.752 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-11-02 12:48:28.755 | + lib/nova:init_nova:843 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-11-02 12:48:28.829 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-11-02 12:48:28.878 | [19138 Async nova-cell-1:109361]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-11-02 12:48:28.881 | + lib/nova:init_nova:846 : recreate_database nova_api 2022-11-02 12:48:28.889 | + lib/database:recreate_database:112 : local db=nova_api 2022-11-02 12:48:28.889 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2022-11-02 12:48:28.890 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_api 2022-11-02 12:48:28.893 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2022-11-02 12:48:28.898 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-02 12:48:29.001 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2022-11-02 12:48:29.007 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-02 12:48:29.216 | + lib/nova:init_nova:847 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2022-11-02 12:48:30.644 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-11-02 12:48:33.893 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/api/legacy_migrations... {{(pid=109428) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-11-02 12:48:33.894 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py... {{(pid=109428) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:48:33.894 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py loaded successfully {{(pid=109428) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:48:33.894 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py... {{(pid=109428) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:48:33.894 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py loaded successfully {{(pid=109428) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:48:33.895 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py... {{(pid=109428) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:48:33.895 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py loaded successfully {{(pid=109428) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:48:33.895 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py... {{(pid=109428) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:48:33.896 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py loaded successfully {{(pid=109428) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:48:33.896 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py... {{(pid=109428) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:48:33.896 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py loaded successfully {{(pid=109428) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:48:33.897 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py... {{(pid=109428) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:48:33.897 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py loaded successfully {{(pid=109428) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:48:33.897 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py... {{(pid=109428) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:48:33.897 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py loaded successfully {{(pid=109428) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:48:33.898 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py... {{(pid=109428) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:48:33.898 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py loaded successfully {{(pid=109428) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:48:33.898 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py... {{(pid=109428) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:48:33.902 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py loaded successfully {{(pid=109428) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:48:33.902 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py... {{(pid=109428) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:48:33.902 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py loaded successfully {{(pid=109428) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:48:33.902 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py... {{(pid=109428) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:48:33.902 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py loaded successfully {{(pid=109428) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:48:33.902 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py... {{(pid=109428) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:48:33.903 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py loaded successfully {{(pid=109428) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:48:33.903 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py... {{(pid=109428) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:48:33.903 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py loaded successfully {{(pid=109428) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:48:33.903 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py... {{(pid=109428) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:48:33.903 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py loaded successfully {{(pid=109428) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:48:33.903 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py... {{(pid=109428) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:48:33.903 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py loaded successfully {{(pid=109428) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:48:33.903 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py... {{(pid=109428) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:48:33.903 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py loaded successfully {{(pid=109428) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:48:33.903 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py... {{(pid=109428) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:48:33.903 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py loaded successfully {{(pid=109428) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:48:33.903 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py... {{(pid=109428) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:48:33.903 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py loaded successfully {{(pid=109428) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:48:33.904 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py... {{(pid=109428) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:48:33.904 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py loaded successfully {{(pid=109428) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:48:33.904 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py... {{(pid=109428) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:48:33.904 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py loaded successfully {{(pid=109428) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:48:33.904 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py... {{(pid=109428) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:48:33.904 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py loaded successfully {{(pid=109428) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:48:33.904 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/api/legacy_migrations loaded successfully {{(pid=109428) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-11-02 12:48:33.904 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova_api', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=109428) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-11-02 12:48:33.934 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-11-02 12:48:33.934 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-11-02 12:48:34.902 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2022-11-02 12:49:40.648 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=109428) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-11-02 12:49:40.652 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2022-11-02 12:49:58.769 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=109428) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-11-02 12:49:59.041 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:49:59.041 | from cryptography.utils import int_from_bytes 2022-11-02 12:49:59.041 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:49:59.041 | from cryptography.utils import int_from_bytes 2022-11-02 12:49:59.534 | ++ lib/nova:init_nova:851 : database_connection_url nova_cell0 2022-11-02 12:49:59.537 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-11-02 12:49:59.540 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-11-02 12:49:59.543 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell0 2022-11-02 12:49:59.545 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-11-02 12:49:59.549 | + lib/nova:init_nova:851 : /usr/local/bin/nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-11-02 12:50:00.634 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-11-02 12:50:03.515 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:50:03.515 | from cryptography.utils import int_from_bytes 2022-11-02 12:50:03.515 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:50:03.515 | from cryptography.utils import int_from_bytes 2022-11-02 12:50:03.996 | ++ lib/nova:init_nova:854 : seq 0 1 2022-11-02 12:50:04.001 | + lib/nova:init_nova:854 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-11-02 12:50:04.004 | + lib/nova:init_nova:855 : async_wait nova-cell-0 2022-11-02 12:50:04.065 | [19138 Async nova-cell-0:109266]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 109266 (3 other jobs running) 2022-11-02 12:50:04.093 | [19138 Async nova-cell-0:109266]: Signaling child to exit 2022-11-02 12:52:10.072 | + inc/async:async_inner:64 : rc=0 2022-11-02 12:52:10.100 | [109266 Async nova-cell-0:109266]: finished successfully 2022-11-02 12:52:10.122 | WAKEUP 2022-11-02 12:52:10.156 | [19138 Async nova-cell-0:109266]: Signaled 2022-11-02 12:52:10.158 | + lib/nova:init_nova_db:819 : local dbname=nova_cell0 2022-11-02 12:52:10.158 | + lib/nova:init_nova_db:820 : local conffile=/etc/nova/nova.conf 2022-11-02 12:52:10.159 | + lib/nova:init_nova_db:821 : recreate_database nova_cell0 2022-11-02 12:52:10.159 | + lib/database:recreate_database:112 : local db=nova_cell0 2022-11-02 12:52:10.159 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2022-11-02 12:52:10.159 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell0 2022-11-02 12:52:10.159 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2022-11-02 12:52:10.159 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-02 12:52:10.159 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2022-11-02 12:52:10.159 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-02 12:52:10.160 | + lib/nova:init_nova_db:822 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2022-11-02 12:52:10.160 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-11-02 12:52:10.160 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=109421) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-11-02 12:52:10.160 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=109421) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:52:10.160 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=109421) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:52:10.160 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=109421) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:52:10.160 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=109421) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:52:10.160 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=109421) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:52:10.160 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=109421) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:52:10.160 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=109421) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:52:10.160 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=109421) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:52:10.160 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=109421) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:52:10.160 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=109421) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:52:10.160 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=109421) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:52:10.160 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=109421) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:52:10.160 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=109421) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:52:10.160 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=109421) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:52:10.160 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=109421) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:52:10.160 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=109421) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:52:10.160 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=109421) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:52:10.160 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=109421) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:52:10.160 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=109421) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:52:10.160 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=109421) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:52:10.161 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=109421) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:52:10.161 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=109421) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:52:10.161 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=109421) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:52:10.161 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=109421) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:52:10.161 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=109421) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:52:10.161 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=109421) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:52:10.161 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=109421) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:52:10.161 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=109421) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:52:10.161 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=109421) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:52:10.161 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=109421) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:52:10.161 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=109421) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:52:10.161 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=109421) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:52:10.161 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=109421) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:52:10.161 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=109421) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:52:10.161 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=109421) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:52:10.161 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=109421) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:52:10.161 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=109421) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:52:10.161 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=109421) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:52:10.161 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=109421) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:52:10.161 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=109421) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:52:10.161 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=109421) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:52:10.161 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=109421) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:52:10.161 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=109421) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-11-02 12:52:10.161 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=109421) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-11-02 12:52:10.162 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-11-02 12:52:10.162 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-11-02 12:52:10.162 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-11-02 12:52:10.162 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=109421) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-11-02 12:52:10.162 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-11-02 12:52:10.162 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=109421) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-11-02 12:52:10.162 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:52:10.162 | from cryptography.utils import int_from_bytes 2022-11-02 12:52:10.162 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:52:10.162 | from cryptography.utils import int_from_bytes 2022-11-02 12:52:10.215 | [19138 Async nova-cell-0:109266]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 221 seconds 2022-11-02 12:52:10.219 | + inc/async:async_wait:197 : return 0 2022-11-02 12:52:10.223 | + lib/nova:init_nova:854 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-11-02 12:52:10.226 | + lib/nova:init_nova:855 : async_wait nova-cell-1 2022-11-02 12:52:10.285 | [19138 Async nova-cell-1:109361]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 109361 (2 other jobs running) 2022-11-02 12:52:10.318 | [19138 Async nova-cell-1:109361]: Signaling child to exit 2022-11-02 12:52:12.753 | + inc/async:async_inner:64 : rc=0 2022-11-02 12:52:12.785 | [109361 Async nova-cell-1:109361]: finished successfully 2022-11-02 12:52:12.807 | WAKEUP 2022-11-02 12:52:12.837 | [19138 Async nova-cell-1:109361]: Signaled 2022-11-02 12:52:12.838 | + lib/nova:init_nova_db:819 : local dbname=nova_cell1 2022-11-02 12:52:12.838 | + lib/nova:init_nova_db:820 : local conffile=/etc/nova/nova_cell1.conf 2022-11-02 12:52:12.838 | + lib/nova:init_nova_db:821 : recreate_database nova_cell1 2022-11-02 12:52:12.838 | + lib/database:recreate_database:112 : local db=nova_cell1 2022-11-02 12:52:12.838 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2022-11-02 12:52:12.838 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell1 2022-11-02 12:52:12.838 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2022-11-02 12:52:12.839 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-02 12:52:12.839 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2022-11-02 12:52:12.839 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-11-02 12:52:12.839 | + lib/nova:init_nova_db:822 : /usr/local/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2022-11-02 12:52:12.839 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-11-02 12:52:12.839 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=109425) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-11-02 12:52:12.839 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=109425) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:52:12.839 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=109425) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:52:12.839 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=109425) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:52:12.839 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=109425) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:52:12.839 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=109425) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:52:12.839 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=109425) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:52:12.839 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=109425) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:52:12.839 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=109425) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:52:12.839 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=109425) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:52:12.840 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=109425) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:52:12.840 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=109425) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:52:12.840 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=109425) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:52:12.840 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=109425) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:52:12.840 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=109425) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:52:12.840 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=109425) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:52:12.840 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=109425) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:52:12.840 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=109425) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:52:12.840 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=109425) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:52:12.840 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=109425) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:52:12.840 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=109425) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:52:12.840 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=109425) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:52:12.840 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=109425) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:52:12.840 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=109425) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:52:12.841 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=109425) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:52:12.841 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=109425) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:52:12.841 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=109425) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:52:12.841 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=109425) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:52:12.841 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=109425) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:52:12.841 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=109425) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:52:12.841 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=109425) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:52:12.841 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=109425) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:52:12.841 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=109425) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:52:12.841 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=109425) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:52:12.841 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=109425) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:52:12.841 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=109425) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:52:12.841 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=109425) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:52:12.841 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=109425) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:52:12.841 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=109425) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:52:12.841 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=109425) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:52:12.841 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=109425) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:52:12.841 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=109425) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-11-02 12:52:12.841 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=109425) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-11-02 12:52:12.841 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=109425) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-11-02 12:52:12.841 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=109425) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-11-02 12:52:12.841 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-11-02 12:52:12.841 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-11-02 12:52:12.842 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-11-02 12:52:12.842 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=109425) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-11-02 12:52:12.842 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-11-02 12:52:12.842 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=109425) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-11-02 12:52:12.842 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:52:12.842 | from cryptography.utils import int_from_bytes 2022-11-02 12:52:12.842 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:52:12.842 | from cryptography.utils import int_from_bytes 2022-11-02 12:52:12.898 | [19138 Async nova-cell-1:109361]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 223 seconds 2022-11-02 12:52:12.903 | + inc/async:async_wait:197 : return 0 2022-11-02 12:52:12.906 | + lib/nova:init_nova:858 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-11-02 12:52:12.909 | + lib/nova:init_nova:865 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2022-11-02 12:52:14.040 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-11-02 12:52:17.403 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:52:17.403 | from cryptography.utils import int_from_bytes 2022-11-02 12:52:17.403 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:52:17.403 | from cryptography.utils import int_from_bytes 2022-11-02 12:52:17.403 | Running batches of 50 until complete 2022-11-02 12:52:17.403 | +-------------------------------------+--------------+-----------+ 2022-11-02 12:52:17.403 | | Migration | Total Needed | Completed | 2022-11-02 12:52:17.403 | +-------------------------------------+--------------+-----------+ 2022-11-02 12:52:17.403 | | fill_virtual_interface_list | 0 | 0 | 2022-11-02 12:52:17.403 | | migrate_empty_ratio | 0 | 0 | 2022-11-02 12:52:17.403 | | migrate_quota_classes_to_api_db | 0 | 0 | 2022-11-02 12:52:17.403 | | migrate_quota_limits_to_api_db | 0 | 0 | 2022-11-02 12:52:17.403 | | migration_migrate_to_uuid | 0 | 0 | 2022-11-02 12:52:17.403 | | populate_dev_uuids | 0 | 0 | 2022-11-02 12:52:17.403 | | populate_missing_availability_zones | 0 | 0 | 2022-11-02 12:52:17.404 | | populate_queued_for_delete | 0 | 0 | 2022-11-02 12:52:17.404 | | populate_user_id | 0 | 0 | 2022-11-02 12:52:17.404 | | populate_uuids | 0 | 0 | 2022-11-02 12:52:17.404 | +-------------------------------------+--------------+-----------+ 2022-11-02 12:52:17.958 | ++ lib/nova:init_nova:868 : seq 1 1 2022-11-02 12:52:17.963 | + lib/nova:init_nova:868 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-11-02 12:52:17.966 | ++ lib/nova:init_nova:869 : conductor_conf 1 2022-11-02 12:52:17.969 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-11-02 12:52:17.972 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-11-02 12:52:17.978 | + lib/nova:init_nova:869 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf --config-file /etc/nova/nova_cell1.conf cell_v2 create_cell --name cell1 2022-11-02 12:52:19.079 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-11-02 12:52:22.034 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:52:22.034 | from cryptography.utils import int_from_bytes 2022-11-02 12:52:22.034 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-11-02 12:52:22.035 | from cryptography.utils import int_from_bytes 2022-11-02 12:52:22.035 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2022-11-02 12:52:22.035 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2022-11-02 12:52:22.527 | + lib/nova:init_nova:873 : create_nova_keys_dir 2022-11-02 12:52:22.530 | + lib/nova:create_nova_keys_dir:815 : sudo install -d -o ubuntu /opt/stack/data/nova /opt/stack/data/nova/keys 2022-11-02 12:52:22.544 | + lib/nova:init_nova:875 : [[ '' == \L\V\M ]] 2022-11-02 12:52:22.547 | + ./stack.sh:main:1223 : is_service_enabled neutron 2022-11-02 12:52:22.567 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 12:52:22.569 | + ./stack.sh:main:1224 : async_runfunc configure_neutron_nova 2022-11-02 12:52:22.572 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2022-11-02 12:52:22.645 | + inc/async:async_inner:63 : configure_neutron_nova 2022-11-02 12:52:22.704 | [19138 Async configure_neutron_nova:110714]: running: configure_neutron_nova 2022-11-02 12:52:22.708 | + ./stack.sh:main:1233 : run_phase stack post-config 2022-11-02 12:52:22.712 | + functions-common:run_phase:1879 : local mode=stack 2022-11-02 12:52:22.715 | + functions-common:run_phase:1880 : local phase=post-config 2022-11-02 12:52:22.718 | + functions-common:run_phase:1881 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-11-02 12:52:22.722 | + functions-common:run_phase:1882 : local extra_plugin_file_name 2022-11-02 12:52:22.726 | + functions-common:run_phase:1883 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-11-02 12:52:22.729 | + functions-common:run_phase:1888 : local exceptions=80-tempest.sh 2022-11-02 12:52:22.733 | + functions-common:run_phase:1889 : local extra 2022-11-02 12:52:22.738 | ++ functions-common:run_phase:1890 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-11-02 12:52:22.743 | + functions-common:run_phase:1890 : extra=80-tempest.sh 2022-11-02 12:52:22.746 | + functions-common:run_phase:1891 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-11-02 12:52:22.749 | + functions-common:run_phase:1895 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-11-02 12:52:22.753 | + functions-common:run_phase:1895 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack post-config 2022-11-02 12:52:22.757 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-11-02 12:52:22.779 | ++ functions-common:is_service_enabled:2107 : return 0 2022-11-02 12:52:22.783 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-11-02 12:52:22.786 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-11-02 12:52:22.789 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2022-11-02 12:52:22.792 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-11-02 12:52:22.794 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-11-02 12:52:22.798 | ++ extras.d/80-tempest.sh:source:12 : : 2022-11-02 12:52:22.801 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-11-02 12:52:22.804 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-11-02 12:52:22.808 | + functions-common:run_phase:1900 : [[ stack == \s\o\u\r\c\e ]] 2022-11-02 12:52:22.814 | + functions-common:run_phase:1903 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-11-02 12:52:22.816 | + functions-common:run_phase:1906 : run_plugins stack post-config 2022-11-02 12:52:22.819 | + functions-common:run_plugins:1865 : local mode=stack 2022-11-02 12:52:22.823 | + functions-common:run_plugins:1866 : local phase=post-config 2022-11-02 12:52:22.827 | + functions-common:run_plugins:1868 : local plugins= 2022-11-02 12:52:22.831 | + functions-common:run_plugins:1869 : local plugin 2022-11-02 12:52:22.834 | + ./stack.sh:main:1241 : merge_config_group /home/ubuntu/devstack/local.conf post-config 2022-11-02 12:52:22.837 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-11-02 12:52:22.841 | + inc/meta-config:merge_config_group:171 : shift 2022-11-02 12:52:22.844 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2022-11-02 12:52:22.848 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-11-02 12:52:22.851 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-11-02 12:52:22.860 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-11-02 12:52:22.860 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-config 2022-11-02 12:52:22.862 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-11-02 12:52:22.865 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2022-11-02 12:52:22.868 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-11-02 12:52:22.871 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2022-11-02 12:52:22.871 | /^\[\[.+\|.*\]\]/ { 2022-11-02 12:52:22.871 | gsub("[][]", "", $1); 2022-11-02 12:52:22.871 | split($1, a, "|"); 2022-11-02 12:52:22.872 | if (a[1] == matchgroup) 2022-11-02 12:52:22.872 | print a[2] 2022-11-02 12:52:22.872 | } 2022-11-02 12:52:22.872 | ' /home/ubuntu/devstack/local.conf 2022-11-02 12:52:22.880 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-11-02 12:52:22.883 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-11-02 12:52:22.886 | + inc/meta-config:merge_config_group:180 : local dir 2022-11-02 12:52:22.891 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2022-11-02 12:52:22.894 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2022-11-02 12:52:22.898 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2022-11-02 12:52:22.901 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2022-11-02 12:52:22.904 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2022-11-02 12:52:22.910 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2022-11-02 12:52:22.914 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/nova ]] 2022-11-02 12:52:22.916 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-11-02 12:52:22.920 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-11-02 12:52:22.923 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-11-02 12:52:22.927 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2022-11-02 12:52:22.930 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-11-02 12:52:22.935 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2022-11-02 12:52:22.938 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2022-11-02 12:52:22.942 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2022-11-02 12:52:22.945 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2022-11-02 12:52:22.950 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-11-02 12:52:22.951 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2022-11-02 12:52:22.951 | BEGIN { 2022-11-02 12:52:22.951 | section = "" 2022-11-02 12:52:22.951 | last_section = "" 2022-11-02 12:52:22.951 | section_count = 0 2022-11-02 12:52:22.951 | } 2022-11-02 12:52:22.951 | /^\[.+\]/ { 2022-11-02 12:52:22.951 | gsub("[][]", "", $1); 2022-11-02 12:52:22.951 | section=$1 2022-11-02 12:52:22.951 | next 2022-11-02 12:52:22.951 | } 2022-11-02 12:52:22.951 | /^ *\#/ { 2022-11-02 12:52:22.951 | next 2022-11-02 12:52:22.951 | } 2022-11-02 12:52:22.951 | /^[^ \t]+/ { 2022-11-02 12:52:22.951 | # get offset of first = in $0 2022-11-02 12:52:22.951 | eq_idx = index($0, "=") 2022-11-02 12:52:22.951 | # extract attr & value from $0 2022-11-02 12:52:22.951 | attr = substr($0, 1, eq_idx - 1) 2022-11-02 12:52:22.952 | value = substr($0, eq_idx + 1) 2022-11-02 12:52:22.952 | # only need to strip trailing whitespace from attr 2022-11-02 12:52:22.952 | sub(/[ \t]*$/, "", attr) 2022-11-02 12:52:22.952 | # need to strip leading & trailing whitespace from value 2022-11-02 12:52:22.952 | sub(/^[ \t]*/, "", value) 2022-11-02 12:52:22.952 | sub(/[ \t]*$/, "", value) 2022-11-02 12:52:22.952 | 2022-11-02 12:52:22.952 | # cfg_attr_count: number of config lines per [section, attr] 2022-11-02 12:52:22.952 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-11-02 12:52:22.952 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-11-02 12:52:22.952 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-11-02 12:52:22.952 | if (! (section, attr) in cfg_attr_count) { 2022-11-02 12:52:22.952 | if (section != last_section) { 2022-11-02 12:52:22.952 | cfg_section[section_count++] = section 2022-11-02 12:52:22.952 | last_section = section 2022-11-02 12:52:22.952 | } 2022-11-02 12:52:22.952 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-11-02 12:52:22.952 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-11-02 12:52:22.952 | 2022-11-02 12:52:22.952 | cfg_attr[section, attr, 0] = value 2022-11-02 12:52:22.952 | cfg_attr_count[section, attr] = 1 2022-11-02 12:52:22.952 | } else { 2022-11-02 12:52:22.952 | lno = cfg_attr_count[section, attr]++ 2022-11-02 12:52:22.952 | cfg_attr[section, attr, lno] = value 2022-11-02 12:52:22.952 | } 2022-11-02 12:52:22.952 | } 2022-11-02 12:52:22.952 | END { 2022-11-02 12:52:22.952 | # Process each section in order 2022-11-02 12:52:22.952 | for (sno = 0; sno < section_count; sno++) { 2022-11-02 12:52:22.952 | section = cfg_section[sno] 2022-11-02 12:52:22.953 | # The ini routines simply append a config item immediately 2022-11-02 12:52:22.953 | # after the section header. To keep the same order as defined 2022-11-02 12:52:22.953 | # in local.conf, invoke the ini routines in the reverse order 2022-11-02 12:52:22.953 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-11-02 12:52:22.953 | attr = cfg_sec_attr_name[sno, attr_no] 2022-11-02 12:52:22.953 | if (cfg_attr_count[section, attr] == 1) 2022-11-02 12:52:22.953 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-11-02 12:52:22.953 | else { 2022-11-02 12:52:22.953 | # For multiline, invoke the ini routines in the reverse order 2022-11-02 12:52:22.953 | count = cfg_attr_count[section, attr] 2022-11-02 12:52:22.953 | print "inidelete " configfile " " section " " attr 2022-11-02 12:52:22.953 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-11-02 12:52:22.953 | for (l = count -2; l >= 0; l--) 2022-11-02 12:52:22.953 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-11-02 12:52:22.953 | } 2022-11-02 12:52:22.953 | } 2022-11-02 12:52:22.953 | } 2022-11-02 12:52:22.953 | } 2022-11-02 12:52:22.953 | ' 2022-11-02 12:52:22.956 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-11-02 12:52:22.956 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 12:52:22.957 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-11-02 12:52:22.960 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-11-02 12:52:22.963 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2022-11-02 12:52:22.967 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-11-02 12:52:22.980 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2022-11-02 12:52:22.980 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2022-11-02 12:52:22.980 | BEGIN { group = "" } 2022-11-02 12:52:22.980 | /^\[\[.+\|.*\]\]/ { 2022-11-02 12:52:22.980 | gsub("[][]", "", $1); 2022-11-02 12:52:22.980 | split($1, a, "|"); 2022-11-02 12:52:22.980 | if (a[1] == matchgroup && a[2] == configfile) { 2022-11-02 12:52:22.980 | group=a[1] 2022-11-02 12:52:22.980 | } else { 2022-11-02 12:52:22.980 | group="" 2022-11-02 12:52:22.980 | } 2022-11-02 12:52:22.980 | next 2022-11-02 12:52:22.980 | } 2022-11-02 12:52:22.980 | { 2022-11-02 12:52:22.980 | if (group != "") 2022-11-02 12:52:22.980 | print $0 2022-11-02 12:52:22.980 | } 2022-11-02 12:52:22.980 | ' /home/ubuntu/devstack/local.conf 2022-11-02 12:52:22.981 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT scheduler_default_filters "RetryFilter,AvailabilityZoneFilter,RamFilter,DiskFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,DifferentHostFilter,SameHostFilter"' 2022-11-02 12:52:22.984 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT scheduler_default_filters RetryFilter,AvailabilityZoneFilter,RamFilter,DiskFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,DifferentHostFilter,SameHostFilter 2022-11-02 12:52:23.021 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 12:52:23.025 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT force_config_drive "True"' 2022-11-02 12:52:23.029 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2022-11-02 12:52:23.077 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 12:52:23.080 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF glance use_glance_v1 "False"' 2022-11-02 12:52:23.083 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf glance use_glance_v1 False 2022-11-02 12:52:23.130 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 12:52:23.133 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_rate "3"' 2022-11-02 12:52:23.136 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_rate 3 2022-11-02 12:52:23.180 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 12:52:23.183 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_timeout_threshold "600"' 2022-11-02 12:52:23.186 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_timeout_threshold 600 2022-11-02 12:52:23.221 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 12:52:23.224 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_type "password"' 2022-11-02 12:52:23.228 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_type password 2022-11-02 12:52:23.266 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 12:52:23.270 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_url "http://10.222.0.89/identity"' 2022-11-02 12:52:23.273 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.89/identity 2022-11-02 12:52:23.312 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 12:52:23.316 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement username "placement"' 2022-11-02 12:52:23.319 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement username placement 2022-11-02 12:52:23.358 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 12:52:23.362 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement password "Passw0rd"' 2022-11-02 12:52:23.365 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-11-02 12:52:23.409 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 12:52:23.412 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement user_domain_name "Default"' 2022-11-02 12:52:23.416 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-11-02 12:52:23.455 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 12:52:23.459 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_name "service"' 2022-11-02 12:52:23.462 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_name service 2022-11-02 12:52:23.504 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 12:52:23.507 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_domain_name "Default"' 2022-11-02 12:52:23.511 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-11-02 12:52:23.551 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 12:52:23.555 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement os_region_name "RegionOne"' 2022-11-02 12:52:23.558 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement os_region_name RegionOne 2022-11-02 12:52:23.599 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 12:52:23.603 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-11-02 12:52:23.607 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-11-02 12:52:23.611 | + inc/meta-config:merge_config_group:180 : local dir 2022-11-02 12:52:23.618 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2022-11-02 12:52:23.618 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2022-11-02 12:52:23.621 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2022-11-02 12:52:23.625 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2022-11-02 12:52:23.630 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2022-11-02 12:52:23.636 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2022-11-02 12:52:23.640 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron ]] 2022-11-02 12:52:23.644 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-11-02 12:52:23.647 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-11-02 12:52:23.650 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-11-02 12:52:23.654 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2022-11-02 12:52:23.657 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-11-02 12:52:23.662 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2022-11-02 12:52:23.667 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2022-11-02 12:52:23.670 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2022-11-02 12:52:23.674 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2022-11-02 12:52:23.679 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-11-02 12:52:23.679 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 12:52:23.680 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2022-11-02 12:52:23.680 | BEGIN { 2022-11-02 12:52:23.680 | section = "" 2022-11-02 12:52:23.680 | last_section = "" 2022-11-02 12:52:23.680 | section_count = 0 2022-11-02 12:52:23.680 | } 2022-11-02 12:52:23.680 | /^\[.+\]/ { 2022-11-02 12:52:23.680 | gsub("[][]", "", $1); 2022-11-02 12:52:23.680 | section=$1 2022-11-02 12:52:23.680 | next 2022-11-02 12:52:23.680 | } 2022-11-02 12:52:23.680 | /^ *\#/ { 2022-11-02 12:52:23.680 | next 2022-11-02 12:52:23.680 | } 2022-11-02 12:52:23.680 | /^[^ \t]+/ { 2022-11-02 12:52:23.680 | # get offset of first = in $0 2022-11-02 12:52:23.680 | eq_idx = index($0, "=") 2022-11-02 12:52:23.680 | # extract attr & value from $0 2022-11-02 12:52:23.680 | attr = substr($0, 1, eq_idx - 1) 2022-11-02 12:52:23.680 | value = substr($0, eq_idx + 1) 2022-11-02 12:52:23.680 | # only need to strip trailing whitespace from attr 2022-11-02 12:52:23.680 | sub(/[ \t]*$/, "", attr) 2022-11-02 12:52:23.680 | # need to strip leading & trailing whitespace from value 2022-11-02 12:52:23.680 | sub(/^[ \t]*/, "", value) 2022-11-02 12:52:23.680 | sub(/[ \t]*$/, "", value) 2022-11-02 12:52:23.680 | 2022-11-02 12:52:23.681 | # cfg_attr_count: number of config lines per [section, attr] 2022-11-02 12:52:23.681 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-11-02 12:52:23.681 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-11-02 12:52:23.681 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-11-02 12:52:23.681 | if (! (section, attr) in cfg_attr_count) { 2022-11-02 12:52:23.681 | if (section != last_section) { 2022-11-02 12:52:23.681 | cfg_section[section_count++] = section 2022-11-02 12:52:23.681 | last_section = section 2022-11-02 12:52:23.681 | } 2022-11-02 12:52:23.681 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-11-02 12:52:23.681 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-11-02 12:52:23.681 | 2022-11-02 12:52:23.681 | cfg_attr[section, attr, 0] = value 2022-11-02 12:52:23.681 | cfg_attr_count[section, attr] = 1 2022-11-02 12:52:23.681 | } else { 2022-11-02 12:52:23.681 | lno = cfg_attr_count[section, attr]++ 2022-11-02 12:52:23.681 | cfg_attr[section, attr, lno] = value 2022-11-02 12:52:23.681 | } 2022-11-02 12:52:23.681 | } 2022-11-02 12:52:23.681 | END { 2022-11-02 12:52:23.681 | # Process each section in order 2022-11-02 12:52:23.681 | for (sno = 0; sno < section_count; sno++) { 2022-11-02 12:52:23.681 | section = cfg_section[sno] 2022-11-02 12:52:23.681 | # The ini routines simply append a config item immediately 2022-11-02 12:52:23.681 | # after the section header. To keep the same order as defined 2022-11-02 12:52:23.681 | # in local.conf, invoke the ini routines in the reverse order 2022-11-02 12:52:23.681 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-11-02 12:52:23.681 | attr = cfg_sec_attr_name[sno, attr_no] 2022-11-02 12:52:23.681 | if (cfg_attr_count[section, attr] == 1) 2022-11-02 12:52:23.681 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-11-02 12:52:23.681 | else { 2022-11-02 12:52:23.681 | # For multiline, invoke the ini routines in the reverse order 2022-11-02 12:52:23.681 | count = cfg_attr_count[section, attr] 2022-11-02 12:52:23.682 | print "inidelete " configfile " " section " " attr 2022-11-02 12:52:23.682 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-11-02 12:52:23.682 | for (l = count -2; l >= 0; l--) 2022-11-02 12:52:23.682 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-11-02 12:52:23.682 | } 2022-11-02 12:52:23.682 | } 2022-11-02 12:52:23.682 | } 2022-11-02 12:52:23.682 | } 2022-11-02 12:52:23.682 | ' 2022-11-02 12:52:23.683 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-11-02 12:52:23.684 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-11-02 12:52:23.686 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-11-02 12:52:23.691 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2022-11-02 12:52:23.694 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-11-02 12:52:23.697 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2022-11-02 12:52:23.700 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2022-11-02 12:52:23.701 | BEGIN { group = "" } 2022-11-02 12:52:23.701 | /^\[\[.+\|.*\]\]/ { 2022-11-02 12:52:23.701 | gsub("[][]", "", $1); 2022-11-02 12:52:23.701 | split($1, a, "|"); 2022-11-02 12:52:23.701 | if (a[1] == matchgroup && a[2] == configfile) { 2022-11-02 12:52:23.701 | group=a[1] 2022-11-02 12:52:23.701 | } else { 2022-11-02 12:52:23.701 | group="" 2022-11-02 12:52:23.701 | } 2022-11-02 12:52:23.701 | next 2022-11-02 12:52:23.701 | } 2022-11-02 12:52:23.701 | { 2022-11-02 12:52:23.701 | if (group != "") 2022-11-02 12:52:23.701 | print $0 2022-11-02 12:52:23.701 | } 2022-11-02 12:52:23.701 | ' /home/ubuntu/devstack/local.conf 2022-11-02 12:52:23.709 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_overflow "50"' 2022-11-02 12:52:23.713 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_overflow 50 2022-11-02 12:52:23.750 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 12:52:23.753 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_pool_size "50"' 2022-11-02 12:52:23.759 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_pool_size 50 2022-11-02 12:52:23.782 | + inc/async:async_inner:64 : rc=0 2022-11-02 12:52:23.795 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 12:52:23.799 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database min_pool_size "5"' 2022-11-02 12:52:23.801 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database min_pool_size 5 2022-11-02 12:52:23.819 | [110714 Async configure_neutron_nova:110714]: finished successfully 2022-11-02 12:52:23.843 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 12:52:23.847 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_rule "100"' 2022-11-02 12:52:23.850 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_rule 100 2022-11-02 12:52:23.893 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 12:52:23.896 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_policy "10"' 2022-11-02 12:52:23.899 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_policy 10 2022-11-02 12:52:23.932 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 12:52:23.941 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall "10"' 2022-11-02 12:52:23.941 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall 10 2022-11-02 12:52:23.970 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 12:52:23.973 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_floatingip "50"' 2022-11-02 12:52:23.975 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_floatingip 50 2022-11-02 12:52:24.010 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 12:52:24.012 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_router "100"' 2022-11-02 12:52:24.015 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_router 100 2022-11-02 12:52:24.050 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 12:52:24.052 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_loadbalancer "100"' 2022-11-02 12:52:24.055 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_loadbalancer 100 2022-11-02 12:52:24.093 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 12:52:24.096 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_pool "100"' 2022-11-02 12:52:24.098 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_pool 100 2022-11-02 12:52:24.140 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 12:52:24.142 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_vip "100"' 2022-11-02 12:52:24.145 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_vip 100 2022-11-02 12:52:24.179 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 12:52:24.182 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group_rule "100"' 2022-11-02 12:52:24.187 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group_rule 100 2022-11-02 12:52:24.218 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 12:52:24.220 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group "100"' 2022-11-02 12:52:24.223 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group 100 2022-11-02 12:52:24.260 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 12:52:24.264 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_port "500"' 2022-11-02 12:52:24.268 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_port 500 2022-11-02 12:52:24.303 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 12:52:24.306 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_subnet "100"' 2022-11-02 12:52:24.308 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_subnet 100 2022-11-02 12:52:24.344 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 12:52:24.348 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_network "100"' 2022-11-02 12:52:24.350 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_network 100 2022-11-02 12:52:24.384 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 12:52:24.387 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-11-02 12:52:24.390 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-11-02 12:52:24.394 | + inc/meta-config:merge_config_group:180 : local dir 2022-11-02 12:52:24.397 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2022-11-02 12:52:24.400 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2022-11-02 12:52:24.403 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2022-11-02 12:52:24.406 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2022-11-02 12:52:24.411 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2022-11-02 12:52:24.414 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2022-11-02 12:52:24.416 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/cinder ]] 2022-11-02 12:52:24.419 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-11-02 12:52:24.422 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-11-02 12:52:24.425 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-11-02 12:52:24.427 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2022-11-02 12:52:24.430 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-11-02 12:52:24.434 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2022-11-02 12:52:24.437 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2022-11-02 12:52:24.440 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2022-11-02 12:52:24.443 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2022-11-02 12:52:24.448 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2022-11-02 12:52:24.448 | BEGIN { 2022-11-02 12:52:24.448 | section = "" 2022-11-02 12:52:24.448 | last_section = "" 2022-11-02 12:52:24.448 | section_count = 0 2022-11-02 12:52:24.448 | } 2022-11-02 12:52:24.448 | /^\[.+\]/ { 2022-11-02 12:52:24.448 | gsub("[][]", "", $1); 2022-11-02 12:52:24.448 | section=$1 2022-11-02 12:52:24.448 | next 2022-11-02 12:52:24.448 | } 2022-11-02 12:52:24.448 | /^ *\#/ { 2022-11-02 12:52:24.448 | next 2022-11-02 12:52:24.448 | } 2022-11-02 12:52:24.449 | /^[^ \t]+/ { 2022-11-02 12:52:24.449 | # get offset of first = in $0 2022-11-02 12:52:24.449 | eq_idx = index($0, "=") 2022-11-02 12:52:24.449 | # extract attr & value from $0 2022-11-02 12:52:24.449 | attr = substr($0, 1, eq_idx - 1) 2022-11-02 12:52:24.449 | value = substr($0, eq_idx + 1) 2022-11-02 12:52:24.449 | # only need to strip trailing whitespace from attr 2022-11-02 12:52:24.449 | sub(/[ \t]*$/, "", attr) 2022-11-02 12:52:24.449 | # need to strip leading & trailing whitespace from value 2022-11-02 12:52:24.449 | sub(/^[ \t]*/, "", value) 2022-11-02 12:52:24.449 | sub(/[ \t]*$/, "", value) 2022-11-02 12:52:24.449 | 2022-11-02 12:52:24.449 | # cfg_attr_count: number of config lines per [section, attr] 2022-11-02 12:52:24.449 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-11-02 12:52:24.449 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-11-02 12:52:24.449 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-11-02 12:52:24.449 | if (! (section, attr) in cfg_attr_count) { 2022-11-02 12:52:24.449 | if (section != last_section) { 2022-11-02 12:52:24.449 | cfg_section[section_count++] = section 2022-11-02 12:52:24.449 | last_section = section 2022-11-02 12:52:24.449 | } 2022-11-02 12:52:24.449 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-11-02 12:52:24.449 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-11-02 12:52:24.449 | 2022-11-02 12:52:24.449 | cfg_attr[section, attr, 0] = value 2022-11-02 12:52:24.449 | cfg_attr_count[section, attr] = 1 2022-11-02 12:52:24.449 | } else { 2022-11-02 12:52:24.449 | lno = cfg_attr_count[section, attr]++ 2022-11-02 12:52:24.449 | cfg_attr[section, attr, lno] = value 2022-11-02 12:52:24.449 | } 2022-11-02 12:52:24.449 | } 2022-11-02 12:52:24.450 | END { 2022-11-02 12:52:24.450 | # Process each section in order 2022-11-02 12:52:24.450 | for (sno = 0; sno < section_count; sno++) { 2022-11-02 12:52:24.450 | section = cfg_section[sno] 2022-11-02 12:52:24.450 | # The ini routines simply append a config item immediately 2022-11-02 12:52:24.450 | # after the section header. To keep the same order as defined 2022-11-02 12:52:24.450 | # in local.conf, invoke the ini routines in the reverse order 2022-11-02 12:52:24.450 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-11-02 12:52:24.450 | attr = cfg_sec_attr_name[sno, attr_no] 2022-11-02 12:52:24.450 | if (cfg_attr_count[section, attr] == 1) 2022-11-02 12:52:24.450 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-11-02 12:52:24.450 | else { 2022-11-02 12:52:24.450 | # For multiline, invoke the ini routines in the reverse order 2022-11-02 12:52:24.450 | count = cfg_attr_count[section, attr] 2022-11-02 12:52:24.450 | print "inidelete " configfile " " section " " attr 2022-11-02 12:52:24.450 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-11-02 12:52:24.450 | for (l = count -2; l >= 0; l--) 2022-11-02 12:52:24.450 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-11-02 12:52:24.450 | } 2022-11-02 12:52:24.450 | } 2022-11-02 12:52:24.450 | } 2022-11-02 12:52:24.450 | } 2022-11-02 12:52:24.450 | ' 2022-11-02 12:52:24.450 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-11-02 12:52:24.450 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 12:52:24.452 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-11-02 12:52:24.453 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-11-02 12:52:24.456 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-11-02 12:52:24.477 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2022-11-02 12:52:24.477 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-11-02 12:52:24.477 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2022-11-02 12:52:24.477 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2022-11-02 12:52:24.477 | BEGIN { group = "" } 2022-11-02 12:52:24.477 | /^\[\[.+\|.*\]\]/ { 2022-11-02 12:52:24.477 | gsub("[][]", "", $1); 2022-11-02 12:52:24.477 | split($1, a, "|"); 2022-11-02 12:52:24.477 | if (a[1] == matchgroup && a[2] == configfile) { 2022-11-02 12:52:24.477 | group=a[1] 2022-11-02 12:52:24.477 | } else { 2022-11-02 12:52:24.477 | group="" 2022-11-02 12:52:24.478 | } 2022-11-02 12:52:24.478 | next 2022-11-02 12:52:24.478 | } 2022-11-02 12:52:24.478 | { 2022-11-02 12:52:24.478 | if (group != "") 2022-11-02 12:52:24.478 | print $0 2022-11-02 12:52:24.478 | } 2022-11-02 12:52:24.478 | ' /home/ubuntu/devstack/local.conf 2022-11-02 12:52:24.478 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 lvm_type "default"' 2022-11-02 12:52:24.479 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type default 2022-11-02 12:52:24.513 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 12:52:24.516 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 image_volume_cache_enabled "False"' 2022-11-02 12:52:24.519 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled False 2022-11-02 12:52:24.554 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 12:52:24.557 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 lvm_max_over_subscription_ratio "40.0"' 2022-11-02 12:52:24.560 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_max_over_subscription_ratio 40.0 2022-11-02 12:52:24.593 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 12:52:24.596 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_backup_gigabytes "1000"' 2022-11-02 12:52:24.599 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_backup_gigabytes 1000 2022-11-02 12:52:24.631 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 12:52:24.634 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_backups "10"' 2022-11-02 12:52:24.637 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-11-02 12:52:24.672 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 12:52:24.675 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_gigabytes "1000"' 2022-11-02 12:52:24.678 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_gigabytes 1000 2022-11-02 12:52:24.709 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 12:52:24.712 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_snapshots "10"' 2022-11-02 12:52:24.714 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-11-02 12:52:24.751 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 12:52:24.754 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_volumes "10"' 2022-11-02 12:52:24.756 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-11-02 12:52:24.790 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 12:52:24.793 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-11-02 12:52:24.796 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-11-02 12:52:24.799 | + inc/meta-config:merge_config_group:180 : local dir 2022-11-02 12:52:24.803 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /$Q_PLUGIN_CONF_FILE' 2022-11-02 12:52:24.806 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-11-02 12:52:24.809 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-11-02 12:52:24.812 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/plugins/ml2/ml2_conf.ini ]] 2022-11-02 12:52:24.815 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/plugins/ml2/ml2_conf.ini 2022-11-02 12:52:24.821 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron/plugins/ml2 2022-11-02 12:52:24.823 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron/plugins/ml2 ]] 2022-11-02 12:52:24.826 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-11-02 12:52:24.830 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-11-02 12:52:24.833 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-11-02 12:52:24.836 | + inc/meta-config:merge_config_file:85 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-11-02 12:52:24.839 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-11-02 12:52:24.842 | ++ inc/meta-config:merge_config_file:91 : eval echo '/$Q_PLUGIN_CONF_FILE' 2022-11-02 12:52:24.846 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-11-02 12:52:24.849 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-11-02 12:52:24.852 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/plugins/ml2/ml2_conf.ini ']' 2022-11-02 12:52:24.856 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-11-02 12:52:24.857 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 12:52:24.857 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-11-02 12:52:24.857 | BEGIN { 2022-11-02 12:52:24.857 | section = "" 2022-11-02 12:52:24.857 | last_section = "" 2022-11-02 12:52:24.858 | section_count = 0 2022-11-02 12:52:24.858 | } 2022-11-02 12:52:24.858 | /^\[.+\]/ { 2022-11-02 12:52:24.858 | gsub("[][]", "", $1); 2022-11-02 12:52:24.858 | section=$1 2022-11-02 12:52:24.858 | next 2022-11-02 12:52:24.858 | } 2022-11-02 12:52:24.858 | /^ *\#/ { 2022-11-02 12:52:24.858 | next 2022-11-02 12:52:24.858 | } 2022-11-02 12:52:24.858 | /^[^ \t]+/ { 2022-11-02 12:52:24.858 | # get offset of first = in $0 2022-11-02 12:52:24.858 | eq_idx = index($0, "=") 2022-11-02 12:52:24.858 | # extract attr & value from $0 2022-11-02 12:52:24.858 | attr = substr($0, 1, eq_idx - 1) 2022-11-02 12:52:24.858 | value = substr($0, eq_idx + 1) 2022-11-02 12:52:24.858 | # only need to strip trailing whitespace from attr 2022-11-02 12:52:24.858 | sub(/[ \t]*$/, "", attr) 2022-11-02 12:52:24.858 | # need to strip leading & trailing whitespace from value 2022-11-02 12:52:24.858 | sub(/^[ \t]*/, "", value) 2022-11-02 12:52:24.859 | sub(/[ \t]*$/, "", value) 2022-11-02 12:52:24.859 | 2022-11-02 12:52:24.859 | # cfg_attr_count: number of config lines per [section, attr] 2022-11-02 12:52:24.859 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-11-02 12:52:24.859 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-11-02 12:52:24.859 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-11-02 12:52:24.859 | if (! (section, attr) in cfg_attr_count) { 2022-11-02 12:52:24.859 | if (section != last_section) { 2022-11-02 12:52:24.859 | cfg_section[section_count++] = section 2022-11-02 12:52:24.859 | last_section = section 2022-11-02 12:52:24.859 | } 2022-11-02 12:52:24.859 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-11-02 12:52:24.859 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-11-02 12:52:24.859 | 2022-11-02 12:52:24.859 | cfg_attr[section, attr, 0] = value 2022-11-02 12:52:24.859 | cfg_attr_count[section, attr] = 1 2022-11-02 12:52:24.859 | } else { 2022-11-02 12:52:24.859 | lno = cfg_attr_count[section, attr]++ 2022-11-02 12:52:24.859 | cfg_attr[section, attr, lno] = value 2022-11-02 12:52:24.860 | } 2022-11-02 12:52:24.860 | } 2022-11-02 12:52:24.860 | END { 2022-11-02 12:52:24.860 | # Process each section in order 2022-11-02 12:52:24.860 | for (sno = 0; sno < section_count; sno++) { 2022-11-02 12:52:24.860 | section = cfg_section[sno] 2022-11-02 12:52:24.860 | # The ini routines simply append a config item immediately 2022-11-02 12:52:24.860 | # after the section header. To keep the same order as defined 2022-11-02 12:52:24.860 | # in local.conf, invoke the ini routines in the reverse order 2022-11-02 12:52:24.860 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-11-02 12:52:24.860 | attr = cfg_sec_attr_name[sno, attr_no] 2022-11-02 12:52:24.860 | if (cfg_attr_count[section, attr] == 1) 2022-11-02 12:52:24.860 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-11-02 12:52:24.860 | else { 2022-11-02 12:52:24.860 | # For multiline, invoke the ini routines in the reverse order 2022-11-02 12:52:24.860 | count = cfg_attr_count[section, attr] 2022-11-02 12:52:24.860 | print "inidelete " configfile " " section " " attr 2022-11-02 12:52:24.860 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-11-02 12:52:24.860 | for (l = count -2; l >= 0; l--) 2022-11-02 12:52:24.861 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-11-02 12:52:24.861 | } 2022-11-02 12:52:24.861 | } 2022-11-02 12:52:24.861 | } 2022-11-02 12:52:24.861 | } 2022-11-02 12:52:24.861 | ' 2022-11-02 12:52:24.861 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-11-02 12:52:24.862 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-11-02 12:52:24.863 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-11-02 12:52:24.865 | + inc/meta-config:get_meta_section:35 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-11-02 12:52:24.868 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-11-02 12:52:24.870 | + inc/meta-config:get_meta_section:38 : [[ -z /$Q_PLUGIN_CONF_FILE ]] 2022-11-02 12:52:24.873 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-11-02 12:52:24.873 | BEGIN { group = "" } 2022-11-02 12:52:24.873 | /^\[\[.+\|.*\]\]/ { 2022-11-02 12:52:24.873 | gsub("[][]", "", $1); 2022-11-02 12:52:24.873 | split($1, a, "|"); 2022-11-02 12:52:24.873 | if (a[1] == matchgroup && a[2] == configfile) { 2022-11-02 12:52:24.873 | group=a[1] 2022-11-02 12:52:24.874 | } else { 2022-11-02 12:52:24.874 | group="" 2022-11-02 12:52:24.874 | } 2022-11-02 12:52:24.874 | next 2022-11-02 12:52:24.874 | } 2022-11-02 12:52:24.874 | { 2022-11-02 12:52:24.874 | if (group != "") 2022-11-02 12:52:24.874 | print $0 2022-11-02 12:52:24.874 | } 2022-11-02 12:52:24.874 | ' /home/ubuntu/devstack/local.conf 2022-11-02 12:52:24.881 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE securitygroup enable_security_group "True"' 2022-11-02 12:52:24.883 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2022-11-02 12:52:24.915 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 12:52:24.917 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE ovs of_interface "ovs-ofctl"' 2022-11-02 12:52:24.920 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs of_interface ovs-ofctl 2022-11-02 12:52:24.953 | + inc/meta-config:merge_config_file:164 : read a 2022-11-02 12:52:24.957 | + ./stack.sh:main:1250 : is_service_enabled swift 2022-11-02 12:52:24.977 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 12:52:24.979 | + ./stack.sh:main:1251 : echo_summary 'Starting Swift' 2022-11-02 12:52:24.982 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-11-02 12:52:24.985 | + ./stack.sh:echo_summary:446 : echo -e Starting Swift 2022-11-02 12:52:24.988 | + ./stack.sh:main:1252 : start_swift 2022-11-02 12:52:24.991 | + lib/swift:start_swift:752 : restart_service memcached 2022-11-02 12:52:24.994 | + functions-common:restart_service:2335 : '[' -x /bin/systemctl ']' 2022-11-02 12:52:24.996 | + functions-common:restart_service:2336 : sudo /bin/systemctl restart memcached 2022-11-02 12:52:25.040 | + lib/swift:start_swift:755 : is_ubuntu 2022-11-02 12:52:25.045 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-11-02 12:52:25.047 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-11-02 12:52:25.051 | + lib/swift:start_swift:756 : sudo /etc/init.d/rsync restart 2022-11-02 12:52:25.114 | Restarting rsync (via systemctl): rsync.service. 2022-11-02 12:52:25.118 | + lib/swift:start_swift:763 : '[' False == True ']' 2022-11-02 12:52:25.121 | + lib/swift:start_swift:782 : [[ 1 == 1 ]] 2022-11-02 12:52:25.132 | + lib/swift:start_swift:783 : local foreground_services type 2022-11-02 12:52:25.132 | + lib/swift:start_swift:785 : foreground_services='object container account' 2022-11-02 12:52:25.132 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-11-02 12:52:25.133 | + lib/swift:start_swift:787 : run_process s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-11-02 12:52:25.136 | + functions-common:run_process:1705 : local service=s-object 2022-11-02 12:52:25.140 | + functions-common:run_process:1706 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-11-02 12:52:25.143 | + functions-common:run_process:1707 : local group= 2022-11-02 12:52:25.147 | + functions-common:run_process:1708 : local user= 2022-11-02 12:52:25.150 | + functions-common:run_process:1709 : local env_vars= 2022-11-02 12:52:25.153 | + functions-common:run_process:1711 : local name=s-object 2022-11-02 12:52:25.156 | + functions-common:run_process:1713 : time_start run_process 2022-11-02 12:52:25.160 | + functions-common:time_start:2437 : local name=run_process 2022-11-02 12:52:25.163 | + functions-common:time_start:2438 : local start_time= 2022-11-02 12:52:25.166 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-11-02 12:52:25.170 | ++ functions-common:time_start:2442 : date +%s%3N 2022-11-02 12:52:25.186 | + functions-common:time_start:2442 : _TIME_START[$name]=1667393545172 2022-11-02 12:52:25.186 | + functions-common:run_process:1714 : is_service_enabled s-object 2022-11-02 12:52:25.201 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 12:52:25.204 | + functions-common:run_process:1715 : _run_under_systemd s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' '' '' 2022-11-02 12:52:25.208 | + functions-common:_run_under_systemd:1665 : local service=s-object 2022-11-02 12:52:25.211 | + functions-common:_run_under_systemd:1666 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-11-02 12:52:25.214 | + functions-common:_run_under_systemd:1667 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-11-02 12:52:25.218 | + functions-common:_run_under_systemd:1669 : _common_systemd_pitfalls '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-11-02 12:52:25.222 | + functions-common:_common_systemd_pitfalls:1637 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-11-02 12:52:25.225 | + functions-common:_common_systemd_pitfalls:1640 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ sudo ]] 2022-11-02 12:52:25.228 | + functions-common:_common_systemd_pitfalls:1651 : [[ ! /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ ^/ ]] 2022-11-02 12:52:25.231 | + functions-common:_run_under_systemd:1671 : local systemd_service=devstack@s-object.service 2022-11-02 12:52:25.235 | + functions-common:_run_under_systemd:1672 : local group= 2022-11-02 12:52:25.238 | + functions-common:_run_under_systemd:1673 : local user=ubuntu 2022-11-02 12:52:25.241 | + functions-common:_run_under_systemd:1674 : [[ -z ubuntu ]] 2022-11-02 12:52:25.245 | + functions-common:_run_under_systemd:1677 : local env_vars= 2022-11-02 12:52:25.248 | + functions-common:_run_under_systemd:1678 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ uwsgi ]] 2022-11-02 12:52:25.252 | + functions-common:_run_under_systemd:1681 : write_user_unit_file devstack@s-object.service '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' ubuntu '' 2022-11-02 12:52:25.255 | + functions-common:write_user_unit_file:1574 : local service=devstack@s-object.service 2022-11-02 12:52:25.258 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-11-02 12:52:25.261 | + functions-common:write_user_unit_file:1576 : local group= 2022-11-02 12:52:25.264 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-11-02 12:52:25.267 | + functions-common:write_user_unit_file:1578 : local env_vars= 2022-11-02 12:52:25.270 | + functions-common:write_user_unit_file:1579 : local extra= 2022-11-02 12:52:25.273 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-11-02 12:52:25.276 | + functions-common:write_user_unit_file:1583 : local unitfile=/etc/systemd/system/devstack@s-object.service 2022-11-02 12:52:25.279 | + functions-common:write_user_unit_file:1584 : mkdir -p /etc/systemd/system 2022-11-02 12:52:25.285 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@s-object.service Unit Description 'Devstack devstack@s-object.service' 2022-11-02 12:52:25.366 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service User ubuntu 2022-11-02 12:52:25.447 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecStart '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-11-02 12:52:25.508 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service KillMode process 2022-11-02 12:52:25.567 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service TimeoutStopSec 300 2022-11-02 12:52:25.631 | + functions-common:write_user_unit_file:1591 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-11-02 12:52:25.692 | + functions-common:write_user_unit_file:1592 : [[ -n '' ]] 2022-11-02 12:52:25.694 | + functions-common:write_user_unit_file:1595 : [[ -n '' ]] 2022-11-02 12:52:25.697 | + functions-common:write_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@s-object.service Install WantedBy multi-user.target 2022-11-02 12:52:25.770 | + functions-common:write_user_unit_file:1601 : sudo systemctl daemon-reload 2022-11-02 12:52:26.323 | + functions-common:_run_under_systemd:1684 : sudo systemctl enable devstack@s-object.service 2022-11-02 12:52:26.338 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-object.service → /etc/systemd/system/devstack@s-object.service. 2022-11-02 12:52:26.757 | + functions-common:_run_under_systemd:1685 : sudo systemctl start devstack@s-object.service 2022-11-02 12:52:26.783 | + functions-common:run_process:1717 : time_stop run_process 2022-11-02 12:52:26.788 | + functions-common:time_stop:2451 : local name 2022-11-02 12:52:26.792 | + functions-common:time_stop:2452 : local end_time 2022-11-02 12:52:26.795 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 12:52:26.799 | + functions-common:time_stop:2454 : local total 2022-11-02 12:52:26.802 | + functions-common:time_stop:2455 : local start_time 2022-11-02 12:52:26.806 | + functions-common:time_stop:2457 : name=run_process 2022-11-02 12:52:26.810 | + functions-common:time_stop:2458 : start_time=1667393545172 2022-11-02 12:52:26.811 | + functions-common:time_stop:2460 : [[ -z 1667393545172 ]] 2022-11-02 12:52:26.815 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 12:52:26.821 | + functions-common:time_stop:2463 : end_time=1667393546818 2022-11-02 12:52:26.823 | + functions-common:time_stop:2464 : elapsed_time=1646 2022-11-02 12:52:26.826 | + functions-common:time_stop:2465 : total=5908 2022-11-02 12:52:26.829 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 12:52:26.832 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=7554 2022-11-02 12:52:26.835 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-11-02 12:52:26.837 | + lib/swift:start_swift:787 : run_process s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-11-02 12:52:26.840 | + functions-common:run_process:1705 : local service=s-container 2022-11-02 12:52:26.844 | + functions-common:run_process:1706 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-11-02 12:52:26.846 | + functions-common:run_process:1707 : local group= 2022-11-02 12:52:26.849 | + functions-common:run_process:1708 : local user= 2022-11-02 12:52:26.851 | + functions-common:run_process:1709 : local env_vars= 2022-11-02 12:52:26.854 | + functions-common:run_process:1711 : local name=s-container 2022-11-02 12:52:26.856 | + functions-common:run_process:1713 : time_start run_process 2022-11-02 12:52:26.859 | + functions-common:time_start:2437 : local name=run_process 2022-11-02 12:52:26.863 | + functions-common:time_start:2438 : local start_time= 2022-11-02 12:52:26.865 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-11-02 12:52:26.868 | ++ functions-common:time_start:2442 : date +%s%3N 2022-11-02 12:52:26.873 | + functions-common:time_start:2442 : _TIME_START[$name]=1667393546870 2022-11-02 12:52:26.876 | + functions-common:run_process:1714 : is_service_enabled s-container 2022-11-02 12:52:26.895 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 12:52:26.898 | + functions-common:run_process:1715 : _run_under_systemd s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' '' '' 2022-11-02 12:52:26.900 | + functions-common:_run_under_systemd:1665 : local service=s-container 2022-11-02 12:52:26.903 | + functions-common:_run_under_systemd:1666 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-11-02 12:52:26.906 | + functions-common:_run_under_systemd:1667 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-11-02 12:52:26.909 | + functions-common:_run_under_systemd:1669 : _common_systemd_pitfalls '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-11-02 12:52:26.911 | + functions-common:_common_systemd_pitfalls:1637 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-11-02 12:52:26.914 | + functions-common:_common_systemd_pitfalls:1640 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ sudo ]] 2022-11-02 12:52:26.916 | + functions-common:_common_systemd_pitfalls:1651 : [[ ! /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ ^/ ]] 2022-11-02 12:52:26.919 | + functions-common:_run_under_systemd:1671 : local systemd_service=devstack@s-container.service 2022-11-02 12:52:26.922 | + functions-common:_run_under_systemd:1672 : local group= 2022-11-02 12:52:26.925 | + functions-common:_run_under_systemd:1673 : local user=ubuntu 2022-11-02 12:52:26.927 | + functions-common:_run_under_systemd:1674 : [[ -z ubuntu ]] 2022-11-02 12:52:26.930 | + functions-common:_run_under_systemd:1677 : local env_vars= 2022-11-02 12:52:26.933 | + functions-common:_run_under_systemd:1678 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ uwsgi ]] 2022-11-02 12:52:26.935 | + functions-common:_run_under_systemd:1681 : write_user_unit_file devstack@s-container.service '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' ubuntu '' 2022-11-02 12:52:26.938 | + functions-common:write_user_unit_file:1574 : local service=devstack@s-container.service 2022-11-02 12:52:26.940 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-11-02 12:52:26.943 | + functions-common:write_user_unit_file:1576 : local group= 2022-11-02 12:52:26.945 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-11-02 12:52:26.948 | + functions-common:write_user_unit_file:1578 : local env_vars= 2022-11-02 12:52:26.950 | + functions-common:write_user_unit_file:1579 : local extra= 2022-11-02 12:52:26.952 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-11-02 12:52:26.955 | + functions-common:write_user_unit_file:1583 : local unitfile=/etc/systemd/system/devstack@s-container.service 2022-11-02 12:52:26.958 | + functions-common:write_user_unit_file:1584 : mkdir -p /etc/systemd/system 2022-11-02 12:52:26.962 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@s-container.service Unit Description 'Devstack devstack@s-container.service' 2022-11-02 12:52:27.031 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service User ubuntu 2022-11-02 12:52:27.099 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecStart '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-11-02 12:52:27.153 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service KillMode process 2022-11-02 12:52:27.222 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service TimeoutStopSec 300 2022-11-02 12:52:27.283 | + functions-common:write_user_unit_file:1591 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-11-02 12:52:27.349 | + functions-common:write_user_unit_file:1592 : [[ -n '' ]] 2022-11-02 12:52:27.351 | + functions-common:write_user_unit_file:1595 : [[ -n '' ]] 2022-11-02 12:52:27.354 | + functions-common:write_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@s-container.service Install WantedBy multi-user.target 2022-11-02 12:52:27.439 | + functions-common:write_user_unit_file:1601 : sudo systemctl daemon-reload 2022-11-02 12:52:27.874 | + functions-common:_run_under_systemd:1684 : sudo systemctl enable devstack@s-container.service 2022-11-02 12:52:27.891 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container.service → /etc/systemd/system/devstack@s-container.service. 2022-11-02 12:52:28.327 | + functions-common:_run_under_systemd:1685 : sudo systemctl start devstack@s-container.service 2022-11-02 12:52:28.372 | + functions-common:run_process:1717 : time_stop run_process 2022-11-02 12:52:28.377 | + functions-common:time_stop:2451 : local name 2022-11-02 12:52:28.380 | + functions-common:time_stop:2452 : local end_time 2022-11-02 12:52:28.383 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 12:52:28.386 | + functions-common:time_stop:2454 : local total 2022-11-02 12:52:28.390 | + functions-common:time_stop:2455 : local start_time 2022-11-02 12:52:28.393 | + functions-common:time_stop:2457 : name=run_process 2022-11-02 12:52:28.396 | + functions-common:time_stop:2458 : start_time=1667393546870 2022-11-02 12:52:28.404 | + functions-common:time_stop:2460 : [[ -z 1667393546870 ]] 2022-11-02 12:52:28.404 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 12:52:28.410 | + functions-common:time_stop:2463 : end_time=1667393548406 2022-11-02 12:52:28.412 | + functions-common:time_stop:2464 : elapsed_time=1536 2022-11-02 12:52:28.415 | + functions-common:time_stop:2465 : total=7554 2022-11-02 12:52:28.417 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 12:52:28.420 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=9090 2022-11-02 12:52:28.423 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-11-02 12:52:28.426 | + lib/swift:start_swift:787 : run_process s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-11-02 12:52:28.429 | + functions-common:run_process:1705 : local service=s-account 2022-11-02 12:52:28.432 | + functions-common:run_process:1706 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-11-02 12:52:28.435 | + functions-common:run_process:1707 : local group= 2022-11-02 12:52:28.437 | + functions-common:run_process:1708 : local user= 2022-11-02 12:52:28.441 | + functions-common:run_process:1709 : local env_vars= 2022-11-02 12:52:28.450 | + functions-common:run_process:1711 : local name=s-account 2022-11-02 12:52:28.450 | + functions-common:run_process:1713 : time_start run_process 2022-11-02 12:52:28.450 | + functions-common:time_start:2437 : local name=run_process 2022-11-02 12:52:28.452 | + functions-common:time_start:2438 : local start_time= 2022-11-02 12:52:28.455 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-11-02 12:52:28.458 | ++ functions-common:time_start:2442 : date +%s%3N 2022-11-02 12:52:28.466 | + functions-common:time_start:2442 : _TIME_START[$name]=1667393548461 2022-11-02 12:52:28.469 | + functions-common:run_process:1714 : is_service_enabled s-account 2022-11-02 12:52:28.493 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 12:52:28.496 | + functions-common:run_process:1715 : _run_under_systemd s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' '' '' 2022-11-02 12:52:28.498 | + functions-common:_run_under_systemd:1665 : local service=s-account 2022-11-02 12:52:28.501 | + functions-common:_run_under_systemd:1666 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-11-02 12:52:28.504 | + functions-common:_run_under_systemd:1667 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-11-02 12:52:28.507 | + functions-common:_run_under_systemd:1669 : _common_systemd_pitfalls '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-11-02 12:52:28.509 | + functions-common:_common_systemd_pitfalls:1637 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-11-02 12:52:28.512 | + functions-common:_common_systemd_pitfalls:1640 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ sudo ]] 2022-11-02 12:52:28.515 | + functions-common:_common_systemd_pitfalls:1651 : [[ ! /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ ^/ ]] 2022-11-02 12:52:28.519 | + functions-common:_run_under_systemd:1671 : local systemd_service=devstack@s-account.service 2022-11-02 12:52:28.521 | + functions-common:_run_under_systemd:1672 : local group= 2022-11-02 12:52:28.524 | + functions-common:_run_under_systemd:1673 : local user=ubuntu 2022-11-02 12:52:28.527 | + functions-common:_run_under_systemd:1674 : [[ -z ubuntu ]] 2022-11-02 12:52:28.529 | + functions-common:_run_under_systemd:1677 : local env_vars= 2022-11-02 12:52:28.532 | + functions-common:_run_under_systemd:1678 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ uwsgi ]] 2022-11-02 12:52:28.537 | + functions-common:_run_under_systemd:1681 : write_user_unit_file devstack@s-account.service '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' ubuntu '' 2022-11-02 12:52:28.540 | + functions-common:write_user_unit_file:1574 : local service=devstack@s-account.service 2022-11-02 12:52:28.545 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-11-02 12:52:28.545 | + functions-common:write_user_unit_file:1576 : local group= 2022-11-02 12:52:28.549 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-11-02 12:52:28.551 | + functions-common:write_user_unit_file:1578 : local env_vars= 2022-11-02 12:52:28.554 | + functions-common:write_user_unit_file:1579 : local extra= 2022-11-02 12:52:28.556 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-11-02 12:52:28.559 | + functions-common:write_user_unit_file:1583 : local unitfile=/etc/systemd/system/devstack@s-account.service 2022-11-02 12:52:28.561 | + functions-common:write_user_unit_file:1584 : mkdir -p /etc/systemd/system 2022-11-02 12:52:28.567 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@s-account.service Unit Description 'Devstack devstack@s-account.service' 2022-11-02 12:52:28.647 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service User ubuntu 2022-11-02 12:52:28.720 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecStart '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-11-02 12:52:28.782 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service KillMode process 2022-11-02 12:52:28.850 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service TimeoutStopSec 300 2022-11-02 12:52:28.908 | + functions-common:write_user_unit_file:1591 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-11-02 12:52:28.971 | + functions-common:write_user_unit_file:1592 : [[ -n '' ]] 2022-11-02 12:52:28.973 | + functions-common:write_user_unit_file:1595 : [[ -n '' ]] 2022-11-02 12:52:28.976 | + functions-common:write_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@s-account.service Install WantedBy multi-user.target 2022-11-02 12:52:29.055 | + functions-common:write_user_unit_file:1601 : sudo systemctl daemon-reload 2022-11-02 12:52:29.500 | + functions-common:_run_under_systemd:1684 : sudo systemctl enable devstack@s-account.service 2022-11-02 12:52:29.516 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-account.service → /etc/systemd/system/devstack@s-account.service. 2022-11-02 12:52:30.016 | + functions-common:_run_under_systemd:1685 : sudo systemctl start devstack@s-account.service 2022-11-02 12:52:30.047 | + functions-common:run_process:1717 : time_stop run_process 2022-11-02 12:52:30.057 | + functions-common:time_stop:2451 : local name 2022-11-02 12:52:30.061 | + functions-common:time_stop:2452 : local end_time 2022-11-02 12:52:30.065 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 12:52:30.069 | + functions-common:time_stop:2454 : local total 2022-11-02 12:52:30.072 | + functions-common:time_stop:2455 : local start_time 2022-11-02 12:52:30.076 | + functions-common:time_stop:2457 : name=run_process 2022-11-02 12:52:30.080 | + functions-common:time_stop:2458 : start_time=1667393548461 2022-11-02 12:52:30.084 | + functions-common:time_stop:2460 : [[ -z 1667393548461 ]] 2022-11-02 12:52:30.089 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 12:52:30.096 | + functions-common:time_stop:2463 : end_time=1667393550091 2022-11-02 12:52:30.099 | + functions-common:time_stop:2464 : elapsed_time=1630 2022-11-02 12:52:30.103 | + functions-common:time_stop:2465 : total=9090 2022-11-02 12:52:30.107 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 12:52:30.112 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=10720 2022-11-02 12:52:30.115 | + lib/swift:start_swift:790 : [[ False == \T\r\u\e ]] 2022-11-02 12:52:30.119 | + lib/swift:start_swift:795 : enable_service s-container-sync 2022-11-02 12:52:30.202 | + lib/swift:start_swift:796 : run_process s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-11-02 12:52:30.206 | + functions-common:run_process:1705 : local service=s-container-sync 2022-11-02 12:52:30.209 | + functions-common:run_process:1706 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-11-02 12:52:30.212 | + functions-common:run_process:1707 : local group= 2022-11-02 12:52:30.215 | + functions-common:run_process:1708 : local user= 2022-11-02 12:52:30.218 | + functions-common:run_process:1709 : local env_vars= 2022-11-02 12:52:30.222 | + functions-common:run_process:1711 : local name=s-container-sync 2022-11-02 12:52:30.225 | + functions-common:run_process:1713 : time_start run_process 2022-11-02 12:52:30.228 | + functions-common:time_start:2437 : local name=run_process 2022-11-02 12:52:30.231 | + functions-common:time_start:2438 : local start_time= 2022-11-02 12:52:30.234 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-11-02 12:52:30.239 | ++ functions-common:time_start:2442 : date +%s%3N 2022-11-02 12:52:30.245 | + functions-common:time_start:2442 : _TIME_START[$name]=1667393550241 2022-11-02 12:52:30.248 | + functions-common:run_process:1714 : is_service_enabled s-container-sync 2022-11-02 12:52:30.273 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 12:52:30.276 | + functions-common:run_process:1715 : _run_under_systemd s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' '' '' 2022-11-02 12:52:30.279 | + functions-common:_run_under_systemd:1665 : local service=s-container-sync 2022-11-02 12:52:30.283 | + functions-common:_run_under_systemd:1666 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-11-02 12:52:30.286 | + functions-common:_run_under_systemd:1667 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-11-02 12:52:30.289 | + functions-common:_run_under_systemd:1669 : _common_systemd_pitfalls '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-11-02 12:52:30.292 | + functions-common:_common_systemd_pitfalls:1637 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-11-02 12:52:30.296 | + functions-common:_common_systemd_pitfalls:1640 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ sudo ]] 2022-11-02 12:52:30.299 | + functions-common:_common_systemd_pitfalls:1651 : [[ ! /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ ^/ ]] 2022-11-02 12:52:30.302 | + functions-common:_run_under_systemd:1671 : local systemd_service=devstack@s-container-sync.service 2022-11-02 12:52:30.305 | + functions-common:_run_under_systemd:1672 : local group= 2022-11-02 12:52:30.308 | + functions-common:_run_under_systemd:1673 : local user=ubuntu 2022-11-02 12:52:30.311 | + functions-common:_run_under_systemd:1674 : [[ -z ubuntu ]] 2022-11-02 12:52:30.315 | + functions-common:_run_under_systemd:1677 : local env_vars= 2022-11-02 12:52:30.318 | + functions-common:_run_under_systemd:1678 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ uwsgi ]] 2022-11-02 12:52:30.321 | + functions-common:_run_under_systemd:1681 : write_user_unit_file devstack@s-container-sync.service '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' ubuntu '' 2022-11-02 12:52:30.324 | + functions-common:write_user_unit_file:1574 : local service=devstack@s-container-sync.service 2022-11-02 12:52:30.327 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-11-02 12:52:30.330 | + functions-common:write_user_unit_file:1576 : local group= 2022-11-02 12:52:30.334 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-11-02 12:52:30.340 | + functions-common:write_user_unit_file:1578 : local env_vars= 2022-11-02 12:52:30.343 | + functions-common:write_user_unit_file:1579 : local extra= 2022-11-02 12:52:30.347 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-11-02 12:52:30.350 | + functions-common:write_user_unit_file:1583 : local unitfile=/etc/systemd/system/devstack@s-container-sync.service 2022-11-02 12:52:30.353 | + functions-common:write_user_unit_file:1584 : mkdir -p /etc/systemd/system 2022-11-02 12:52:30.359 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Unit Description 'Devstack devstack@s-container-sync.service' 2022-11-02 12:52:30.447 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service User ubuntu 2022-11-02 12:52:30.536 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecStart '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-11-02 12:52:30.599 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service KillMode process 2022-11-02 12:52:30.669 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service TimeoutStopSec 300 2022-11-02 12:52:30.731 | + functions-common:write_user_unit_file:1591 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-11-02 12:52:30.795 | + functions-common:write_user_unit_file:1592 : [[ -n '' ]] 2022-11-02 12:52:30.799 | + functions-common:write_user_unit_file:1595 : [[ -n '' ]] 2022-11-02 12:52:30.802 | + functions-common:write_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Install WantedBy multi-user.target 2022-11-02 12:52:30.884 | + functions-common:write_user_unit_file:1601 : sudo systemctl daemon-reload 2022-11-02 12:52:31.556 | + functions-common:_run_under_systemd:1684 : sudo systemctl enable devstack@s-container-sync.service 2022-11-02 12:52:31.575 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container-sync.service → /etc/systemd/system/devstack@s-container-sync.service. 2022-11-02 12:52:32.008 | + functions-common:_run_under_systemd:1685 : sudo systemctl start devstack@s-container-sync.service 2022-11-02 12:52:32.034 | + functions-common:run_process:1717 : time_stop run_process 2022-11-02 12:52:32.038 | + functions-common:time_stop:2451 : local name 2022-11-02 12:52:32.041 | + functions-common:time_stop:2452 : local end_time 2022-11-02 12:52:32.047 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 12:52:32.051 | + functions-common:time_stop:2454 : local total 2022-11-02 12:52:32.055 | + functions-common:time_stop:2455 : local start_time 2022-11-02 12:52:32.058 | + functions-common:time_stop:2457 : name=run_process 2022-11-02 12:52:32.061 | + functions-common:time_stop:2458 : start_time=1667393550241 2022-11-02 12:52:32.065 | + functions-common:time_stop:2460 : [[ -z 1667393550241 ]] 2022-11-02 12:52:32.069 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 12:52:32.075 | + functions-common:time_stop:2463 : end_time=1667393552071 2022-11-02 12:52:32.078 | + functions-common:time_stop:2464 : elapsed_time=1830 2022-11-02 12:52:32.081 | + functions-common:time_stop:2465 : total=10720 2022-11-02 12:52:32.084 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 12:52:32.086 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=12550 2022-11-02 12:52:32.090 | + lib/swift:start_swift:803 : is_service_enabled tls-proxy 2022-11-02 12:52:32.111 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 12:52:32.114 | + lib/swift:start_swift:807 : run_process s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-11-02 12:52:32.120 | + functions-common:run_process:1705 : local service=s-proxy 2022-11-02 12:52:32.120 | + functions-common:run_process:1706 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-11-02 12:52:32.122 | + functions-common:run_process:1707 : local group= 2022-11-02 12:52:32.125 | + functions-common:run_process:1708 : local user= 2022-11-02 12:52:32.128 | + functions-common:run_process:1709 : local env_vars= 2022-11-02 12:52:32.131 | + functions-common:run_process:1711 : local name=s-proxy 2022-11-02 12:52:32.134 | + functions-common:run_process:1713 : time_start run_process 2022-11-02 12:52:32.137 | + functions-common:time_start:2437 : local name=run_process 2022-11-02 12:52:32.139 | + functions-common:time_start:2438 : local start_time= 2022-11-02 12:52:32.142 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-11-02 12:52:32.146 | ++ functions-common:time_start:2442 : date +%s%3N 2022-11-02 12:52:32.152 | + functions-common:time_start:2442 : _TIME_START[$name]=1667393552148 2022-11-02 12:52:32.155 | + functions-common:run_process:1714 : is_service_enabled s-proxy 2022-11-02 12:52:32.177 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 12:52:32.181 | + functions-common:run_process:1715 : _run_under_systemd s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' '' '' 2022-11-02 12:52:32.184 | + functions-common:_run_under_systemd:1665 : local service=s-proxy 2022-11-02 12:52:32.188 | + functions-common:_run_under_systemd:1666 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-11-02 12:52:32.191 | + functions-common:_run_under_systemd:1667 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-11-02 12:52:32.194 | + functions-common:_run_under_systemd:1669 : _common_systemd_pitfalls '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-11-02 12:52:32.198 | + functions-common:_common_systemd_pitfalls:1637 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-11-02 12:52:32.206 | + functions-common:_common_systemd_pitfalls:1640 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ sudo ]] 2022-11-02 12:52:32.206 | + functions-common:_common_systemd_pitfalls:1651 : [[ ! /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ ^/ ]] 2022-11-02 12:52:32.207 | + functions-common:_run_under_systemd:1671 : local systemd_service=devstack@s-proxy.service 2022-11-02 12:52:32.210 | + functions-common:_run_under_systemd:1672 : local group= 2022-11-02 12:52:32.213 | + functions-common:_run_under_systemd:1673 : local user=ubuntu 2022-11-02 12:52:32.217 | + functions-common:_run_under_systemd:1674 : [[ -z ubuntu ]] 2022-11-02 12:52:32.221 | + functions-common:_run_under_systemd:1677 : local env_vars= 2022-11-02 12:52:32.224 | + functions-common:_run_under_systemd:1678 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ uwsgi ]] 2022-11-02 12:52:32.227 | + functions-common:_run_under_systemd:1681 : write_user_unit_file devstack@s-proxy.service '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' ubuntu '' 2022-11-02 12:52:32.230 | + functions-common:write_user_unit_file:1574 : local service=devstack@s-proxy.service 2022-11-02 12:52:32.233 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-11-02 12:52:32.237 | + functions-common:write_user_unit_file:1576 : local group= 2022-11-02 12:52:32.239 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-11-02 12:52:32.242 | + functions-common:write_user_unit_file:1578 : local env_vars= 2022-11-02 12:52:32.245 | + functions-common:write_user_unit_file:1579 : local extra= 2022-11-02 12:52:32.248 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-11-02 12:52:32.251 | + functions-common:write_user_unit_file:1583 : local unitfile=/etc/systemd/system/devstack@s-proxy.service 2022-11-02 12:52:32.254 | + functions-common:write_user_unit_file:1584 : mkdir -p /etc/systemd/system 2022-11-02 12:52:32.260 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Unit Description 'Devstack devstack@s-proxy.service' 2022-11-02 12:52:32.344 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service User ubuntu 2022-11-02 12:52:32.436 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecStart '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-11-02 12:52:32.511 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service KillMode process 2022-11-02 12:52:32.583 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service TimeoutStopSec 300 2022-11-02 12:52:32.653 | + functions-common:write_user_unit_file:1591 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-11-02 12:52:32.727 | + functions-common:write_user_unit_file:1592 : [[ -n '' ]] 2022-11-02 12:52:32.730 | + functions-common:write_user_unit_file:1595 : [[ -n '' ]] 2022-11-02 12:52:32.732 | + functions-common:write_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Install WantedBy multi-user.target 2022-11-02 12:52:32.815 | + functions-common:write_user_unit_file:1601 : sudo systemctl daemon-reload 2022-11-02 12:52:33.283 | + functions-common:_run_under_systemd:1684 : sudo systemctl enable devstack@s-proxy.service 2022-11-02 12:52:33.299 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-proxy.service → /etc/systemd/system/devstack@s-proxy.service. 2022-11-02 12:52:33.766 | + functions-common:_run_under_systemd:1685 : sudo systemctl start devstack@s-proxy.service 2022-11-02 12:52:33.795 | + functions-common:run_process:1717 : time_stop run_process 2022-11-02 12:52:33.800 | + functions-common:time_stop:2451 : local name 2022-11-02 12:52:33.804 | + functions-common:time_stop:2452 : local end_time 2022-11-02 12:52:33.807 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 12:52:33.811 | + functions-common:time_stop:2454 : local total 2022-11-02 12:52:33.816 | + functions-common:time_stop:2455 : local start_time 2022-11-02 12:52:33.817 | + functions-common:time_stop:2457 : name=run_process 2022-11-02 12:52:33.820 | + functions-common:time_stop:2458 : start_time=1667393552148 2022-11-02 12:52:33.824 | + functions-common:time_stop:2460 : [[ -z 1667393552148 ]] 2022-11-02 12:52:33.827 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 12:52:33.834 | + functions-common:time_stop:2463 : end_time=1667393553831 2022-11-02 12:52:33.837 | + functions-common:time_stop:2464 : elapsed_time=1683 2022-11-02 12:52:33.840 | + functions-common:time_stop:2465 : total=12550 2022-11-02 12:52:33.843 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 12:52:33.846 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=14233 2022-11-02 12:52:33.850 | + lib/swift:start_swift:812 : echo 'Waiting for swift proxy to start...' 2022-11-02 12:52:33.850 | Waiting for swift proxy to start... 2022-11-02 12:52:33.852 | + lib/swift:start_swift:813 : wait_for_service 60 http://10.222.0.89:8080/info 2022-11-02 12:52:33.855 | + functions:wait_for_service:457 : local timeout=60 2022-11-02 12:52:33.858 | + functions:wait_for_service:458 : local url=http://10.222.0.89:8080/info 2022-11-02 12:52:33.862 | + functions:wait_for_service:459 : local rval=0 2022-11-02 12:52:33.864 | + functions:wait_for_service:460 : time_start wait_for_service 2022-11-02 12:52:33.867 | + functions-common:time_start:2437 : local name=wait_for_service 2022-11-02 12:52:33.870 | + functions-common:time_start:2438 : local start_time= 2022-11-02 12:52:33.872 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-11-02 12:52:33.877 | ++ functions-common:time_start:2442 : date +%s%3N 2022-11-02 12:52:33.882 | + functions-common:time_start:2442 : _TIME_START[$name]=1667393553879 2022-11-02 12:52:33.886 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-11-02 12:52:33.894 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.89:8080/info 2022-11-02 12:52:33.909 | + :: : [[ 000 == 503 ]] 2022-11-02 12:52:33.910 | + :: : [[ 7 -eq 7 ]] 2022-11-02 12:52:33.911 | + :: : sleep 1 2022-11-02 12:52:34.916 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.89:8080/info 2022-11-02 12:52:34.930 | + :: : [[ 000 == 503 ]] 2022-11-02 12:52:34.932 | + :: : [[ 7 -eq 7 ]] 2022-11-02 12:52:34.933 | + :: : sleep 1 2022-11-02 12:52:35.938 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.89:8080/info 2022-11-02 12:52:35.959 | + :: : [[ 000 == 503 ]] 2022-11-02 12:52:35.960 | + :: : [[ 7 -eq 7 ]] 2022-11-02 12:52:35.962 | + :: : sleep 1 2022-11-02 12:52:36.966 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.89:8080/info 2022-11-02 12:52:37.919 | + :: : [[ 200 == 503 ]] 2022-11-02 12:52:37.920 | + :: : [[ 0 -eq 7 ]] 2022-11-02 12:52:37.924 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-11-02 12:52:37.927 | + functions-common:time_stop:2451 : local name 2022-11-02 12:52:37.929 | + functions-common:time_stop:2452 : local end_time 2022-11-02 12:52:37.932 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 12:52:37.935 | + functions-common:time_stop:2454 : local total 2022-11-02 12:52:37.937 | + functions-common:time_stop:2455 : local start_time 2022-11-02 12:52:37.940 | + functions-common:time_stop:2457 : name=wait_for_service 2022-11-02 12:52:37.943 | + functions-common:time_stop:2458 : start_time=1667393553879 2022-11-02 12:52:37.946 | + functions-common:time_stop:2460 : [[ -z 1667393553879 ]] 2022-11-02 12:52:37.949 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 12:52:37.955 | + functions-common:time_stop:2463 : end_time=1667393557951 2022-11-02 12:52:37.958 | + functions-common:time_stop:2464 : elapsed_time=4072 2022-11-02 12:52:37.960 | + functions-common:time_stop:2465 : total=7201 2022-11-02 12:52:37.963 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 12:52:37.965 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=11273 2022-11-02 12:52:37.968 | + functions:wait_for_service:467 : return 0 2022-11-02 12:52:37.972 | + lib/swift:start_swift:817 : [[ False == \T\r\u\e ]] 2022-11-02 12:52:37.975 | + ./stack.sh:main:1258 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-11-02 12:52:37.978 | + ./stack.sh:main:1259 : is_service_enabled cinder 2022-11-02 12:52:37.998 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 12:52:38.002 | + ./stack.sh:main:1260 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-11-02 12:52:38.043 | + ./stack.sh:main:1263 : async_wait configure_neutron_nova 2022-11-02 12:52:38.106 | [19138 Async configure_neutron_nova:110714]: Waiting for completion of configure_neutron_nova running on PID 110714 (2 other jobs running) 2022-11-02 12:52:38.138 | [19138 Async configure_neutron_nova:110714]: Signaling child to exit 2022-11-02 12:52:38.138 | WAKEUP 2022-11-02 12:52:38.168 | [19138 Async configure_neutron_nova:110714]: Signaled 2022-11-02 12:52:38.170 | + lib/neutron:configure_neutron_nova:646 : is_neutron_legacy_enabled 2022-11-02 12:52:38.170 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-11-02 12:52:38.170 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-11-02 12:52:38.170 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-11-02 12:52:38.170 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-11-02 12:52:38.170 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-11-02 12:52:38.170 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-11-02 12:52:38.170 | + lib/neutron:configure_neutron_nova:648 : create_nova_conf_neutron /etc/nova/nova.conf 2022-11-02 12:52:38.170 | + lib/neutron-legacy:create_nova_conf_neutron:409 : local conf=/etc/nova/nova.conf 2022-11-02 12:52:38.170 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova.conf neutron auth_type password 2022-11-02 12:52:38.170 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova.conf neutron auth_url http://10.222.0.89/identity 2022-11-02 12:52:38.170 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova.conf neutron username neutron 2022-11-02 12:52:38.170 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova.conf neutron password Passw0rd 2022-11-02 12:52:38.170 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2022-11-02 12:52:38.170 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova.conf neutron project_name service 2022-11-02 12:52:38.170 | + lib/neutron-legacy:create_nova_conf_neutron:416 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2022-11-02 12:52:38.171 | + lib/neutron-legacy:create_nova_conf_neutron:417 : iniset /etc/nova/nova.conf neutron auth_strategy keystone 2022-11-02 12:52:38.171 | + lib/neutron-legacy:create_nova_conf_neutron:418 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2022-11-02 12:52:38.171 | + lib/neutron-legacy:create_nova_conf_neutron:421 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2022-11-02 12:52:38.171 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-11-02 12:52:38.171 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-11-02 12:52:38.171 | + lib/neutron-legacy:create_nova_conf_neutron:423 : is_service_enabled q-meta 2022-11-02 12:52:38.171 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 12:52:38.171 | + lib/neutron-legacy:create_nova_conf_neutron:424 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2022-11-02 12:52:38.171 | + lib/neutron-legacy:create_nova_conf_neutron:427 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2022-11-02 12:52:38.171 | + lib/neutron-legacy:create_nova_conf_neutron:428 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2022-11-02 12:52:38.171 | + lib/neutron:configure_neutron_nova:649 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2022-11-02 12:52:38.171 | ++ lib/neutron:configure_neutron_nova:650 : seq 1 1 2022-11-02 12:52:38.171 | + lib/neutron:configure_neutron_nova:650 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-11-02 12:52:38.171 | + lib/neutron:configure_neutron_nova:651 : local conf 2022-11-02 12:52:38.171 | ++ lib/neutron:configure_neutron_nova:652 : conductor_conf 1 2022-11-02 12:52:38.171 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-11-02 12:52:38.171 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-11-02 12:52:38.171 | + lib/neutron:configure_neutron_nova:652 : conf=/etc/nova/nova_cell1.conf 2022-11-02 12:52:38.171 | + lib/neutron:configure_neutron_nova:653 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2022-11-02 12:52:38.171 | + lib/neutron-legacy:create_nova_conf_neutron:409 : local conf=/etc/nova/nova_cell1.conf 2022-11-02 12:52:38.171 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2022-11-02 12:52:38.171 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://10.222.0.89/identity 2022-11-02 12:52:38.171 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova_cell1.conf neutron username neutron 2022-11-02 12:52:38.171 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova_cell1.conf neutron password Passw0rd 2022-11-02 12:52:38.171 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2022-11-02 12:52:38.171 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2022-11-02 12:52:38.171 | + lib/neutron-legacy:create_nova_conf_neutron:416 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2022-11-02 12:52:38.172 | + lib/neutron-legacy:create_nova_conf_neutron:417 : iniset /etc/nova/nova_cell1.conf neutron auth_strategy keystone 2022-11-02 12:52:38.172 | + lib/neutron-legacy:create_nova_conf_neutron:418 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2022-11-02 12:52:38.172 | + lib/neutron-legacy:create_nova_conf_neutron:421 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2022-11-02 12:52:38.172 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-11-02 12:52:38.172 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-11-02 12:52:38.172 | + lib/neutron-legacy:create_nova_conf_neutron:423 : is_service_enabled q-meta 2022-11-02 12:52:38.172 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 12:52:38.172 | + lib/neutron-legacy:create_nova_conf_neutron:424 : iniset /etc/nova/nova_cell1.conf neutron service_metadata_proxy True 2022-11-02 12:52:38.172 | + lib/neutron-legacy:create_nova_conf_neutron:427 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2022-11-02 12:52:38.172 | + lib/neutron-legacy:create_nova_conf_neutron:428 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2022-11-02 12:52:38.233 | [19138 Async configure_neutron_nova:110714]: finished configure_neutron_nova with result 0 in 1 seconds 2022-11-02 12:52:38.239 | + inc/async:async_wait:197 : return 0 2022-11-02 12:52:38.242 | + ./stack.sh:main:1269 : is_service_enabled nova 2022-11-02 12:52:38.263 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 12:52:38.267 | + ./stack.sh:main:1270 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-11-02 12:52:38.306 | + ./stack.sh:main:1271 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-11-02 12:52:38.348 | + ./stack.sh:main:1275 : is_service_enabled n-api 2022-11-02 12:52:38.372 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 12:52:38.376 | + ./stack.sh:main:1276 : echo_summary 'Starting Nova API' 2022-11-02 12:52:38.380 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-11-02 12:52:38.383 | + ./stack.sh:echo_summary:446 : echo -e Starting Nova API 2022-11-02 12:52:38.386 | + ./stack.sh:main:1277 : start_nova_api 2022-11-02 12:52:38.389 | + lib/nova:start_nova_api:934 : local service_port=8774 2022-11-02 12:52:38.392 | + lib/nova:start_nova_api:935 : local service_protocol=http 2022-11-02 12:52:38.394 | + lib/nova:start_nova_api:936 : local nova_url 2022-11-02 12:52:38.397 | + lib/nova:start_nova_api:937 : is_service_enabled tls-proxy 2022-11-02 12:52:38.418 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 12:52:38.420 | + lib/nova:start_nova_api:943 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-11-02 12:52:38.424 | + lib/nova:start_nova_api:944 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-11-02 12:52:38.427 | + lib/nova:start_nova_api:944 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-11-02 12:52:38.430 | + lib/nova:start_nova_api:946 : '[' True == False ']' 2022-11-02 12:52:38.434 | ++ lib/nova:start_nova_api:954 : which uwsgi 2022-11-02 12:52:38.440 | + lib/nova:start_nova_api:954 : run_process n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-11-02 12:52:38.443 | + functions-common:run_process:1705 : local service=n-api 2022-11-02 12:52:38.446 | + functions-common:run_process:1706 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-11-02 12:52:38.449 | + functions-common:run_process:1707 : local group= 2022-11-02 12:52:38.452 | + functions-common:run_process:1708 : local user= 2022-11-02 12:52:38.455 | + functions-common:run_process:1709 : local env_vars= 2022-11-02 12:52:38.457 | + functions-common:run_process:1711 : local name=n-api 2022-11-02 12:52:38.460 | + functions-common:run_process:1713 : time_start run_process 2022-11-02 12:52:38.463 | + functions-common:time_start:2437 : local name=run_process 2022-11-02 12:52:38.466 | + functions-common:time_start:2438 : local start_time= 2022-11-02 12:52:38.469 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-11-02 12:52:38.474 | ++ functions-common:time_start:2442 : date +%s%3N 2022-11-02 12:52:38.479 | + functions-common:time_start:2442 : _TIME_START[$name]=1667393558476 2022-11-02 12:52:38.482 | + functions-common:run_process:1714 : is_service_enabled n-api 2022-11-02 12:52:38.501 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 12:52:38.504 | + functions-common:run_process:1715 : _run_under_systemd n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' '' 2022-11-02 12:52:38.507 | + functions-common:_run_under_systemd:1665 : local service=n-api 2022-11-02 12:52:38.510 | + functions-common:_run_under_systemd:1666 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-11-02 12:52:38.513 | + functions-common:_run_under_systemd:1667 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-11-02 12:52:38.517 | + functions-common:_run_under_systemd:1669 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-11-02 12:52:38.520 | + functions-common:_common_systemd_pitfalls:1637 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-11-02 12:52:38.522 | + functions-common:_common_systemd_pitfalls:1640 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2022-11-02 12:52:38.525 | + functions-common:_common_systemd_pitfalls:1651 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2022-11-02 12:52:38.528 | + functions-common:_run_under_systemd:1671 : local systemd_service=devstack@n-api.service 2022-11-02 12:52:38.530 | + functions-common:_run_under_systemd:1672 : local group= 2022-11-02 12:52:38.534 | + functions-common:_run_under_systemd:1673 : local user=ubuntu 2022-11-02 12:52:38.536 | + functions-common:_run_under_systemd:1674 : [[ -z ubuntu ]] 2022-11-02 12:52:38.540 | + functions-common:_run_under_systemd:1677 : local env_vars= 2022-11-02 12:52:38.543 | + functions-common:_run_under_systemd:1678 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2022-11-02 12:52:38.546 | + functions-common:_run_under_systemd:1679 : write_uwsgi_user_unit_file devstack@n-api.service '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' ubuntu '' 2022-11-02 12:52:38.549 | + functions-common:write_uwsgi_user_unit_file:1605 : local service=devstack@n-api.service 2022-11-02 12:52:38.552 | + functions-common:write_uwsgi_user_unit_file:1606 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-11-02 12:52:38.555 | + functions-common:write_uwsgi_user_unit_file:1607 : local group= 2022-11-02 12:52:38.557 | + functions-common:write_uwsgi_user_unit_file:1608 : local user=ubuntu 2022-11-02 12:52:38.559 | + functions-common:write_uwsgi_user_unit_file:1609 : local env_vars= 2022-11-02 12:52:38.562 | + functions-common:write_uwsgi_user_unit_file:1610 : local unitfile=/etc/systemd/system/devstack@n-api.service 2022-11-02 12:52:38.564 | + functions-common:write_uwsgi_user_unit_file:1611 : mkdir -p /etc/systemd/system 2022-11-02 12:52:38.569 | + functions-common:write_uwsgi_user_unit_file:1613 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2022-11-02 12:52:38.644 | + functions-common:write_uwsgi_user_unit_file:1614 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2022-11-02 12:52:38.719 | + functions-common:write_uwsgi_user_unit_file:1615 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User ubuntu 2022-11-02 12:52:38.788 | + functions-common:write_uwsgi_user_unit_file:1616 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-11-02 12:52:38.856 | + functions-common:write_uwsgi_user_unit_file:1617 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-11-02 12:52:38.917 | + functions-common:write_uwsgi_user_unit_file:1618 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2022-11-02 12:52:38.988 | + functions-common:write_uwsgi_user_unit_file:1619 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2022-11-02 12:52:39.071 | + functions-common:write_uwsgi_user_unit_file:1620 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2022-11-02 12:52:39.141 | + functions-common:write_uwsgi_user_unit_file:1621 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2022-11-02 12:52:39.213 | + functions-common:write_uwsgi_user_unit_file:1622 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2022-11-02 12:52:39.282 | + functions-common:write_uwsgi_user_unit_file:1624 : [[ -n '' ]] 2022-11-02 12:52:39.285 | + functions-common:write_uwsgi_user_unit_file:1627 : [[ -n '' ]] 2022-11-02 12:52:39.287 | + functions-common:write_uwsgi_user_unit_file:1630 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2022-11-02 12:52:39.374 | + functions-common:write_uwsgi_user_unit_file:1633 : sudo systemctl daemon-reload 2022-11-02 12:52:39.837 | + functions-common:_run_under_systemd:1684 : sudo systemctl enable devstack@n-api.service 2022-11-02 12:52:39.853 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2022-11-02 12:52:40.319 | + functions-common:_run_under_systemd:1685 : sudo systemctl start devstack@n-api.service 2022-11-02 12:52:40.418 | + functions-common:run_process:1717 : time_stop run_process 2022-11-02 12:52:40.422 | + functions-common:time_stop:2451 : local name 2022-11-02 12:52:40.426 | + functions-common:time_stop:2452 : local end_time 2022-11-02 12:52:40.430 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 12:52:40.434 | + functions-common:time_stop:2454 : local total 2022-11-02 12:52:40.439 | + functions-common:time_stop:2455 : local start_time 2022-11-02 12:52:40.443 | + functions-common:time_stop:2457 : name=run_process 2022-11-02 12:52:40.447 | + functions-common:time_stop:2458 : start_time=1667393558476 2022-11-02 12:52:40.451 | + functions-common:time_stop:2460 : [[ -z 1667393558476 ]] 2022-11-02 12:52:40.458 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 12:52:40.464 | + functions-common:time_stop:2463 : end_time=1667393560460 2022-11-02 12:52:40.468 | + functions-common:time_stop:2464 : elapsed_time=1984 2022-11-02 12:52:40.473 | + functions-common:time_stop:2465 : total=14233 2022-11-02 12:52:40.477 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 12:52:40.481 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=16217 2022-11-02 12:52:40.486 | + lib/nova:start_nova_api:955 : nova_url=http://10.222.0.89/compute/v2.1/ 2022-11-02 12:52:40.490 | + lib/nova:start_nova_api:958 : echo 'Waiting for nova-api to start...' 2022-11-02 12:52:40.490 | Waiting for nova-api to start... 2022-11-02 12:52:40.494 | + lib/nova:start_nova_api:959 : wait_for_service 60 http://10.222.0.89/compute/v2.1/ 2022-11-02 12:52:40.498 | + functions:wait_for_service:457 : local timeout=60 2022-11-02 12:52:40.503 | + functions:wait_for_service:458 : local url=http://10.222.0.89/compute/v2.1/ 2022-11-02 12:52:40.507 | + functions:wait_for_service:459 : local rval=0 2022-11-02 12:52:40.511 | + functions:wait_for_service:460 : time_start wait_for_service 2022-11-02 12:52:40.515 | + functions-common:time_start:2437 : local name=wait_for_service 2022-11-02 12:52:40.520 | + functions-common:time_start:2438 : local start_time= 2022-11-02 12:52:40.524 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-11-02 12:52:40.529 | ++ functions-common:time_start:2442 : date +%s%3N 2022-11-02 12:52:40.537 | + functions-common:time_start:2442 : _TIME_START[$name]=1667393560532 2022-11-02 12:52:40.541 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-11-02 12:52:40.551 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.89/compute/v2.1/ 2022-11-02 12:52:47.555 | + :: : [[ 200 == 503 ]] 2022-11-02 12:52:47.557 | + :: : [[ 0 -eq 7 ]] 2022-11-02 12:52:47.561 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-11-02 12:52:47.565 | + functions-common:time_stop:2451 : local name 2022-11-02 12:52:47.567 | + functions-common:time_stop:2452 : local end_time 2022-11-02 12:52:47.570 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 12:52:47.573 | + functions-common:time_stop:2454 : local total 2022-11-02 12:52:47.576 | + functions-common:time_stop:2455 : local start_time 2022-11-02 12:52:47.580 | + functions-common:time_stop:2457 : name=wait_for_service 2022-11-02 12:52:47.583 | + functions-common:time_stop:2458 : start_time=1667393560532 2022-11-02 12:52:47.586 | + functions-common:time_stop:2460 : [[ -z 1667393560532 ]] 2022-11-02 12:52:47.590 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 12:52:47.596 | + functions-common:time_stop:2463 : end_time=1667393567592 2022-11-02 12:52:47.599 | + functions-common:time_stop:2464 : elapsed_time=7060 2022-11-02 12:52:47.603 | + functions-common:time_stop:2465 : total=11273 2022-11-02 12:52:47.606 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 12:52:47.609 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=18333 2022-11-02 12:52:47.612 | + functions:wait_for_service:467 : return 0 2022-11-02 12:52:47.615 | + lib/nova:start_nova_api:963 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-11-02 12:52:47.619 | + lib/nova:start_nova_api:963 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-11-02 12:52:47.623 | + ./stack.sh:main:1280 : is_service_enabled ovn-controller ovn-controller-vtep 2022-11-02 12:52:47.646 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 12:52:47.650 | + ./stack.sh:main:1281 : echo_summary 'Starting OVN services' 2022-11-02 12:52:47.653 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-11-02 12:52:47.656 | + ./stack.sh:echo_summary:446 : echo -e Starting OVN services 2022-11-02 12:52:47.660 | + ./stack.sh:main:1282 : start_ovn_services 2022-11-02 12:52:47.663 | + lib/neutron-legacy:start_ovn_services:517 : [[ openvswitch == \o\v\n ]] 2022-11-02 12:52:47.667 | + ./stack.sh:main:1285 : is_service_enabled neutron-api 2022-11-02 12:52:47.689 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 12:52:47.692 | + ./stack.sh:main:1288 : is_service_enabled q-svc 2022-11-02 12:52:47.711 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 12:52:47.714 | + ./stack.sh:main:1289 : echo_summary 'Starting Neutron' 2022-11-02 12:52:47.717 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-11-02 12:52:47.720 | + ./stack.sh:echo_summary:446 : echo -e Starting Neutron 2022-11-02 12:52:47.724 | + ./stack.sh:main:1290 : configure_neutron_after_post_config 2022-11-02 12:52:47.727 | + lib/neutron-legacy:configure_neutron_after_post_config:497 : [[ router,neutron.services.metering.metering_plugin.MeteringPlugin != '' ]] 2022-11-02 12:52:47.730 | + lib/neutron-legacy:configure_neutron_after_post_config:498 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-11-02 12:52:47.768 | + lib/neutron-legacy:configure_neutron_after_post_config:500 : configure_rbac_policies 2022-11-02 12:52:47.771 | + lib/neutron:configure_rbac_policies:635 : '[' False == True ']' 2022-11-02 12:52:47.774 | + lib/neutron:configure_rbac_policies:639 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults False 2022-11-02 12:52:47.815 | + lib/neutron:configure_rbac_policies:640 : iniset /etc/neutron/neutron.conf oslo_policy enforce_scope False 2022-11-02 12:52:47.877 | + ./stack.sh:main:1291 : start_neutron_service_and_check 2022-11-02 12:52:47.880 | + lib/neutron-legacy:start_neutron_service_and_check:533 : local service_port=9696 2022-11-02 12:52:47.883 | + lib/neutron-legacy:start_neutron_service_and_check:534 : local service_protocol=http 2022-11-02 12:52:47.886 | + lib/neutron-legacy:start_neutron_service_and_check:535 : local cfg_file_options 2022-11-02 12:52:47.889 | + lib/neutron-legacy:start_neutron_service_and_check:536 : local neutron_url 2022-11-02 12:52:47.893 | ++ lib/neutron-legacy:start_neutron_service_and_check:538 : determine_config_files neutron-server 2022-11-02 12:52:47.896 | ++ lib/neutron-legacy:determine_config_files:338 : local opts= 2022-11-02 12:52:47.898 | ++ lib/neutron-legacy:determine_config_files:339 : case "$1" in 2022-11-02 12:52:47.902 | +++ lib/neutron-legacy:determine_config_files:340 : _determine_config_server 2022-11-02 12:52:47.905 | +++ lib/neutron-legacy:_determine_config_server:308 : [[ '' != '' ]] 2022-11-02 12:52:47.909 | +++ lib/neutron-legacy:_determine_config_server:315 : [[ 0 > 0 ]] 2022-11-02 12:52:47.912 | +++ lib/neutron-legacy:_determine_config_server:322 : local cfg_file 2022-11-02 12:52:47.914 | +++ lib/neutron-legacy:_determine_config_server:323 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-11-02 12:52:47.917 | +++ lib/neutron-legacy:_determine_config_server:327 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-11-02 12:52:47.921 | ++ lib/neutron-legacy:determine_config_files:340 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-11-02 12:52:47.924 | ++ lib/neutron-legacy:determine_config_files:343 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2022-11-02 12:52:47.927 | ++ lib/neutron-legacy:determine_config_files:346 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-11-02 12:52:47.931 | + lib/neutron-legacy:start_neutron_service_and_check:538 : cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-11-02 12:52:47.934 | + lib/neutron-legacy:start_neutron_service_and_check:540 : is_service_enabled tls-proxy 2022-11-02 12:52:47.954 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 12:52:47.957 | + lib/neutron-legacy:start_neutron_service_and_check:545 : '[' False == True ']' 2022-11-02 12:52:47.960 | + lib/neutron-legacy:start_neutron_service_and_check:552 : run_process q-svc '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-11-02 12:52:47.962 | + functions-common:run_process:1705 : local service=q-svc 2022-11-02 12:52:47.965 | + functions-common:run_process:1706 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-11-02 12:52:47.969 | + functions-common:run_process:1707 : local group= 2022-11-02 12:52:47.972 | + functions-common:run_process:1708 : local user= 2022-11-02 12:52:47.975 | + functions-common:run_process:1709 : local env_vars= 2022-11-02 12:52:47.977 | + functions-common:run_process:1711 : local name=q-svc 2022-11-02 12:52:47.980 | + functions-common:run_process:1713 : time_start run_process 2022-11-02 12:52:47.983 | + functions-common:time_start:2437 : local name=run_process 2022-11-02 12:52:47.986 | + functions-common:time_start:2438 : local start_time= 2022-11-02 12:52:47.989 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-11-02 12:52:47.993 | ++ functions-common:time_start:2442 : date +%s%3N 2022-11-02 12:52:47.998 | + functions-common:time_start:2442 : _TIME_START[$name]=1667393567995 2022-11-02 12:52:48.002 | + functions-common:run_process:1714 : is_service_enabled q-svc 2022-11-02 12:52:48.022 | + functions-common:is_service_enabled:2107 : return 0 2022-11-02 12:52:48.024 | + functions-common:run_process:1715 : _run_under_systemd q-svc '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2022-11-02 12:52:48.028 | + functions-common:_run_under_systemd:1665 : local service=q-svc 2022-11-02 12:52:48.030 | + functions-common:_run_under_systemd:1666 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-11-02 12:52:48.034 | + functions-common:_run_under_systemd:1667 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-11-02 12:52:48.037 | + functions-common:_run_under_systemd:1669 : _common_systemd_pitfalls '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-11-02 12:52:48.039 | + functions-common:_common_systemd_pitfalls:1637 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-11-02 12:52:48.042 | + functions-common:_common_systemd_pitfalls:1640 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2022-11-02 12:52:48.045 | + functions-common:_common_systemd_pitfalls:1651 : [[ ! /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2022-11-02 12:52:48.048 | + functions-common:_run_under_systemd:1671 : local systemd_service=devstack@q-svc.service 2022-11-02 12:52:48.051 | + functions-common:_run_under_systemd:1672 : local group= 2022-11-02 12:52:48.054 | + functions-common:_run_under_systemd:1673 : local user=ubuntu 2022-11-02 12:52:48.056 | + functions-common:_run_under_systemd:1674 : [[ -z ubuntu ]] 2022-11-02 12:52:48.059 | + functions-common:_run_under_systemd:1677 : local env_vars= 2022-11-02 12:52:48.061 | + functions-common:_run_under_systemd:1678 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2022-11-02 12:52:48.065 | + functions-common:_run_under_systemd:1681 : write_user_unit_file devstack@q-svc.service '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' ubuntu '' 2022-11-02 12:52:48.068 | + functions-common:write_user_unit_file:1574 : local service=devstack@q-svc.service 2022-11-02 12:52:48.070 | + functions-common:write_user_unit_file:1575 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-11-02 12:52:48.072 | + functions-common:write_user_unit_file:1576 : local group= 2022-11-02 12:52:48.075 | + functions-common:write_user_unit_file:1577 : local user=ubuntu 2022-11-02 12:52:48.077 | + functions-common:write_user_unit_file:1578 : local env_vars= 2022-11-02 12:52:48.080 | + functions-common:write_user_unit_file:1579 : local extra= 2022-11-02 12:52:48.083 | + functions-common:write_user_unit_file:1580 : [[ -n '' ]] 2022-11-02 12:52:48.085 | + functions-common:write_user_unit_file:1583 : local unitfile=/etc/systemd/system/devstack@q-svc.service 2022-11-02 12:52:48.088 | + functions-common:write_user_unit_file:1584 : mkdir -p /etc/systemd/system 2022-11-02 12:52:48.092 | + functions-common:write_user_unit_file:1586 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Unit Description 'Devstack devstack@q-svc.service' 2022-11-02 12:52:48.165 | + functions-common:write_user_unit_file:1587 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service User ubuntu 2022-11-02 12:52:48.248 | + functions-common:write_user_unit_file:1588 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecStart '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-11-02 12:52:48.313 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service KillMode process 2022-11-02 12:52:48.374 | + functions-common:write_user_unit_file:1590 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service TimeoutStopSec 300 2022-11-02 12:52:48.440 | + functions-common:write_user_unit_file:1591 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-11-02 12:52:48.499 | + functions-common:write_user_unit_file:1592 : [[ -n '' ]] 2022-11-02 12:52:48.503 | + functions-common:write_user_unit_file:1595 : [[ -n '' ]] 2022-11-02 12:52:48.506 | + functions-common:write_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Install WantedBy multi-user.target 2022-11-02 12:52:48.583 | + functions-common:write_user_unit_file:1601 : sudo systemctl daemon-reload 2022-11-02 12:52:49.021 | + functions-common:_run_under_systemd:1684 : sudo systemctl enable devstack@q-svc.service 2022-11-02 12:52:49.036 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-svc.service → /etc/systemd/system/devstack@q-svc.service. 2022-11-02 12:52:49.476 | + functions-common:_run_under_systemd:1685 : sudo systemctl start devstack@q-svc.service 2022-11-02 12:52:49.508 | + functions-common:run_process:1717 : time_stop run_process 2022-11-02 12:52:49.517 | + functions-common:time_stop:2451 : local name 2022-11-02 12:52:49.517 | + functions-common:time_stop:2452 : local end_time 2022-11-02 12:52:49.518 | + functions-common:time_stop:2453 : local elapsed_time 2022-11-02 12:52:49.521 | + functions-common:time_stop:2454 : local total 2022-11-02 12:52:49.525 | + functions-common:time_stop:2455 : local start_time 2022-11-02 12:52:49.528 | + functions-common:time_stop:2457 : name=run_process 2022-11-02 12:52:49.531 | + functions-common:time_stop:2458 : start_time=1667393567995 2022-11-02 12:52:49.535 | + functions-common:time_stop:2460 : [[ -z 1667393567995 ]] 2022-11-02 12:52:49.539 | ++ functions-common:time_stop:2463 : date +%s%3N 2022-11-02 12:52:49.545 | + functions-common:time_stop:2463 : end_time=1667393569542 2022-11-02 12:52:49.550 | + functions-common:time_stop:2464 : elapsed_time=1547 2022-11-02 12:52:49.554 | + functions-common:time_stop:2465 : total=16217 2022-11-02 12:52:49.557 | + functions-common:time_stop:2467 : _TIME_START[$name]= 2022-11-02 12:52:49.560 | + functions-common:time_stop:2468 : _TIME_TOTAL[$name]=17764 2022-11-02 12:52:49.564 | + lib/neutron-legacy:start_neutron_service_and_check:553 : neutron_url=http://10.222.0.89:9696 2022-11-02 12:52:49.567 | + lib/neutron-legacy:start_neutron_service_and_check:555 : is_service_enabled tls-proxy 2022-11-02 12:52:49.590 | + functions-common:is_service_enabled:2107 : return 1 2022-11-02 12:52:49.595 | + lib/neutron-legacy:start_neutron_service_and_check:559 : echo 'Waiting for Neutron to start...' 2022-11-02 12:52:49.595 | Waiting for Neutron to start... 2022-11-02 12:52:49.598 | + lib/neutron-legacy:start_neutron_service_and_check:561 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.89:9696' 2022-11-02 12:52:49.601 | + lib/neutron-legacy:start_neutron_service_and_check:562 : test_with_retry 'wget --no-proxy -q -O- http://10.222.0.89:9696' 'Neutron did not start' 60 2022-11-02 12:52:49.604 | + functions-common:test_with_retry:2389 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.89:9696' 2022-11-02 12:52:49.607 | + functions-common:test_with_retry:2390 : local 'failmsg=Neutron did not start' 2022-11-02 12:52:49.611 | + functions-common:test_with_retry:2391 : local until=60 2022-11-02 12:52:49.615 | + functions-common:test_with_retry:2392 : local sleep=0.5 2022-11-02 12:52:49.618 | + functions-common:test_with_retry:2394 : time_start test_with_retry 2022-11-02 12:52:49.621 | + functions-common:time_start:2437 : local name=test_with_retry 2022-11-02 12:52:49.625 | + functions-common:time_start:2438 : local start_time= 2022-11-02 12:52:49.628 | + functions-common:time_start:2439 : [[ -n '' ]] 2022-11-02 12:52:49.632 | ++ functions-common:time_start:2442 : date +%s%3N 2022-11-02 12:52:49.639 | + functions-common:time_start:2442 : _TIME_START[$name]=1667393569635 2022-11-02 12:52:49.646 | + functions-common:test_with_retry:2395 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://10.222.0.89:9696; do sleep 0.5; done' 2022-11-02 12:53:49.652 | + functions-common:test_with_retry:2396 : die 2396 'Neutron did not start' 2022-11-02 12:53:49.655 | + functions-common:die:264 : local exitcode=0 2022-11-02 12:53:49.659 | [Call Trace] 2022-11-02 12:53:49.659 | ./stack.sh:1291:start_neutron_service_and_check 2022-11-02 12:53:49.659 | /home/ubuntu/devstack/lib/neutron-legacy:562:test_with_retry 2022-11-02 12:53:49.659 | /home/ubuntu/devstack/functions-common:2396:die 2022-11-02 12:53:49.665 | [ERROR] /home/ubuntu/devstack/functions-common:2396 Neutron did not start 2022-11-02 12:53:50.670 | exit_trap: cleaning up child processes 2022-11-02 12:53:50.672 | Error on exit