2022-01-04 14:40:54.587 | + ./stack.sh:main:487 : exec 2022-01-04 14:40:54.588 | + ./stack.sh:main:495 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-01-04-144054' 2022-01-04 14:40:54.588 | ++ ./stack.sh:main:487 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-01-04-144054.summary.2022-01-04-144054 2022-01-04 14:40:54.588 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-01-04 14:40:54.588 | + ./stack.sh:echo_summary:446 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-01-04-144054 2022-01-04 14:40:54.588 | + ./stack.sh:main:497 : ln -sf /opt/stack/logs/stack.sh.log.2022-01-04-144054 /opt/stack/logs/stack.sh.log 2022-01-04 14:40:54.588 | + ./stack.sh:main:498 : ln -sf /opt/stack/logs/stack.sh.log.2022-01-04-144054.summary.2022-01-04-144054 /opt/stack/logs/stack.sh.log.summary 2022-01-04 14:40:54.588 | + ./stack.sh:main:513 : check_path_perm_sanity /opt/stack 2022-01-04 14:40:54.588 | + functions:check_path_perm_sanity:596 : local real_path 2022-01-04 14:40:54.588 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-01-04 14:40:54.588 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-01-04 14:40:54.588 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-01-04 14:40:54.588 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-01-04 14:40:54.588 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-01-04 14:40:54.588 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-01-04 14:40:54.588 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-01-04 14:40:54.588 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-01-04 14:40:54.588 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-01-04 14:40:54.588 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-01-04 14:40:54.588 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-01-04 14:40:54.588 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-01-04 14:40:54.591 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-01-04 14:40:54.592 | + ./stack.sh:main:519 : trap exit_trap EXIT 2022-01-04 14:40:54.595 | + ./stack.sh:main:560 : trap err_trap ERR 2022-01-04 14:40:54.597 | + ./stack.sh:main:573 : set -o errexit 2022-01-04 14:40:54.599 | + ./stack.sh:main:576 : uname -a 2022-01-04 14:40:54.600 | Linux dv-neutron-tstwin-2-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-01-04 14:40:54.602 | + ./stack.sh:main:579 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-01-04 14:40:54.603 | + ./stack.sh:main:580 : rm -f /opt/stack/data/ca-bundle.pem 2022-01-04 14:40:54.606 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/database 2022-01-04 14:40:54.639 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/rpc_backend 2022-01-04 14:40:54.654 | + ./stack.sh:main:590 : fetch_plugins 2022-01-04 14:40:54.656 | + functions-common:fetch_plugins:1758 : local plugins= 2022-01-04 14:40:54.658 | + functions-common:fetch_plugins:1759 : local plugin 2022-01-04 14:40:54.660 | + functions-common:fetch_plugins:1762 : [[ -z '' ]] 2022-01-04 14:40:54.662 | + functions-common:fetch_plugins:1763 : return 2022-01-04 14:40:54.663 | + ./stack.sh:main:594 : run_phase override_defaults 2022-01-04 14:40:54.665 | + functions-common:run_phase:1840 : local mode=override_defaults 2022-01-04 14:40:54.667 | + functions-common:run_phase:1841 : local phase= 2022-01-04 14:40:54.669 | + functions-common:run_phase:1842 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-01-04 14:40:54.670 | + functions-common:run_phase:1843 : local extra_plugin_file_name 2022-01-04 14:40:54.673 | + functions-common:run_phase:1844 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-01-04 14:40:54.674 | + functions-common:run_phase:1849 : local exceptions=80-tempest.sh 2022-01-04 14:40:54.676 | + functions-common:run_phase:1850 : local extra 2022-01-04 14:40:54.678 | ++ functions-common:run_phase:1851 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-01-04 14:40:54.681 | + functions-common:run_phase:1851 : extra=80-tempest.sh 2022-01-04 14:40:54.683 | + functions-common:run_phase:1852 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-01-04 14:40:54.684 | + functions-common:run_phase:1856 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-01-04 14:40:54.686 | + functions-common:run_phase:1856 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-01-04 14:40:54.688 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-01-04 14:40:54.700 | ++ functions-common:is_service_enabled:2068 : return 0 2022-01-04 14:40:54.701 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-01-04 14:40:54.703 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-01-04 14:40:54.705 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-01-04 14:40:54.707 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-01-04 14:40:54.708 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-01-04 14:40:54.710 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-01-04 14:40:54.712 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-01-04 14:40:54.713 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-01-04 14:40:54.715 | + functions-common:run_phase:1861 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-01-04 14:40:54.717 | + functions-common:run_phase:1864 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-01-04 14:40:54.719 | + functions-common:run_phase:1865 : plugin_override_defaults 2022-01-04 14:40:54.721 | + functions-common:plugin_override_defaults:1799 : local plugins= 2022-01-04 14:40:54.723 | + functions-common:plugin_override_defaults:1800 : local plugin 2022-01-04 14:40:54.724 | + functions-common:plugin_override_defaults:1803 : [[ -z '' ]] 2022-01-04 14:40:54.726 | + functions-common:plugin_override_defaults:1804 : return 2022-01-04 14:40:54.728 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/apache 2022-01-04 14:40:54.744 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/tls 2022-01-04 14:40:54.746 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-01-04 14:40:54.758 | ++ functions-common:is_service_enabled:2068 : return 1 2022-01-04 14:40:54.761 | +++ lib/tls:source:43 : hostname -f 2022-01-04 14:40:54.764 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-01-04 14:40:54.766 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-01-04 14:40:54.767 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-01-04 14:40:54.769 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-01-04 14:40:54.771 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-01-04 14:40:54.773 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-01-04 14:40:54.774 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-01-04 14:40:54.776 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-01-04 14:40:54.778 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-01-04 14:40:54.780 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-01-04 14:40:54.785 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/infra 2022-01-04 14:40:54.796 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/libraries 2022-01-04 14:40:54.812 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/lvm 2022-01-04 14:40:54.823 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/horizon 2022-01-04 14:40:54.835 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/keystone 2022-01-04 14:40:54.865 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/glance 2022-01-04 14:40:54.919 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/nova 2022-01-04 14:40:54.997 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/placement 2022-01-04 14:40:55.017 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/cinder 2022-01-04 14:40:55.064 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/swift 2022-01-04 14:40:55.113 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/neutron 2022-01-04 14:40:55.242 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/ldap 2022-01-04 14:40:55.256 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/dstat 2022-01-04 14:40:55.268 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/tcpdump 2022-01-04 14:40:55.280 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/etcd3 2022-01-04 14:40:55.366 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/os-vif 2022-01-04 14:40:55.369 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-01-04 14:40:55.372 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-01-04 14:40:55.375 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-01-04 14:40:55.379 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-01-04 14:40:55.383 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-01-04 14:40:55.385 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-01-04 14:40:55.385 | False' 2022-01-04 14:40:55.388 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-01-04 14:40:55.402 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-01-04 14:40:55.404 | + ./stack.sh:main:624 : run_phase source 2022-01-04 14:40:55.406 | + functions-common:run_phase:1840 : local mode=source 2022-01-04 14:40:55.408 | + functions-common:run_phase:1841 : local phase= 2022-01-04 14:40:55.410 | + functions-common:run_phase:1842 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-01-04 14:40:55.412 | + functions-common:run_phase:1843 : local extra_plugin_file_name 2022-01-04 14:40:55.414 | + functions-common:run_phase:1844 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-01-04 14:40:55.416 | + functions-common:run_phase:1849 : local exceptions=80-tempest.sh 2022-01-04 14:40:55.418 | + functions-common:run_phase:1850 : local extra 2022-01-04 14:40:55.421 | ++ functions-common:run_phase:1851 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-01-04 14:40:55.424 | + functions-common:run_phase:1851 : extra=80-tempest.sh 2022-01-04 14:40:55.426 | + functions-common:run_phase:1852 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-01-04 14:40:55.428 | + functions-common:run_phase:1856 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-01-04 14:40:55.430 | + functions-common:run_phase:1856 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-01-04 14:40:55.433 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-01-04 14:40:55.446 | ++ functions-common:is_service_enabled:2068 : return 0 2022-01-04 14:40:55.448 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-01-04 14:40:55.450 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-01-04 14:40:55.487 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-01-04 14:40:55.489 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-01-04 14:40:55.491 | + functions-common:run_phase:1861 : [[ source == \s\o\u\r\c\e ]] 2022-01-04 14:40:55.493 | + functions-common:run_phase:1862 : load_plugin_settings 2022-01-04 14:40:55.495 | + functions-common:load_plugin_settings:1776 : local plugins= 2022-01-04 14:40:55.497 | + functions-common:load_plugin_settings:1777 : local plugin 2022-01-04 14:40:55.499 | + functions-common:load_plugin_settings:1780 : [[ -z '' ]] 2022-01-04 14:40:55.501 | + functions-common:load_plugin_settings:1781 : return 2022-01-04 14:40:55.503 | + functions-common:run_phase:1863 : verify_disabled_services 2022-01-04 14:40:55.505 | + functions-common:verify_disabled_services:2123 : local service 2022-01-04 14:40:55.508 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-04 14:40:55.510 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-01-04 14:40:55.512 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-04 14:40:55.514 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-01-04 14:40:55.516 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-04 14:40:55.518 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-01-04 14:40:55.520 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-04 14:40:55.523 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-01-04 14:40:55.525 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-04 14:40:55.527 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-01-04 14:40:55.529 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-04 14:40:55.532 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-01-04 14:40:55.534 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-04 14:40:55.536 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-01-04 14:40:55.538 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-04 14:40:55.540 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-01-04 14:40:55.543 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-04 14:40:55.545 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-01-04 14:40:55.548 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-04 14:40:55.550 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-01-04 14:40:55.552 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-04 14:40:55.554 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-01-04 14:40:55.556 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-04 14:40:55.558 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-01-04 14:40:55.561 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-04 14:40:55.563 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-01-04 14:40:55.565 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-04 14:40:55.567 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-01-04 14:40:55.569 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-04 14:40:55.572 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-01-04 14:40:55.574 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-04 14:40:55.576 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-01-04 14:40:55.578 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-04 14:40:55.580 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-01-04 14:40:55.582 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-04 14:40:55.584 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-01-04 14:40:55.587 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-04 14:40:55.589 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-01-04 14:40:55.591 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-04 14:40:55.593 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-01-04 14:40:55.596 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-04 14:40:55.598 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-01-04 14:40:55.600 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-04 14:40:55.602 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-01-04 14:40:55.604 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-04 14:40:55.606 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-01-04 14:40:55.609 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-04 14:40:55.611 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-01-04 14:40:55.613 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-04 14:40:55.615 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-01-04 14:40:55.618 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-04 14:40:55.620 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-01-04 14:40:55.622 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-04 14:40:55.624 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-01-04 14:40:55.626 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-04 14:40:55.628 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-01-04 14:40:55.631 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-04 14:40:55.633 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-01-04 14:40:55.635 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-04 14:40:55.637 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-01-04 14:40:55.639 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-04 14:40:55.642 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-01-04 14:40:55.644 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-04 14:40:55.647 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-01-04 14:40:55.655 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-04 14:40:55.659 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-01-04 14:40:55.663 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-04 14:40:55.665 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-01-04 14:40:55.668 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-04 14:40:55.670 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-01-04 14:40:55.672 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-04 14:40:55.674 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-01-04 14:40:55.677 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-04 14:40:55.679 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-01-04 14:40:55.681 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-04 14:40:55.683 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-01-04 14:40:55.685 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-04 14:40:55.687 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-01-04 14:40:55.689 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-04 14:40:55.692 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-01-04 14:40:55.694 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-04 14:40:55.696 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-01-04 14:40:55.698 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-04 14:40:55.700 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-01-04 14:40:55.703 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-04 14:40:55.705 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-01-04 14:40:55.707 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-04 14:40:55.709 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-01-04 14:40:55.712 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-04 14:40:55.714 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-01-04 14:40:55.716 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-04 14:40:55.719 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-01-04 14:40:55.721 | + functions-common:verify_disabled_services:2124 : for service in ${ENABLED_SERVICES//,/ } 2022-01-04 14:40:55.723 | + functions-common:verify_disabled_services:2125 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-01-04 14:40:55.726 | + ./stack.sh:main:695 : initialize_database_backends 2022-01-04 14:40:55.728 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-01-04 14:40:55.730 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-01-04 14:40:55.745 | + functions-common:is_service_enabled:2068 : return 0 2022-01-04 14:40:55.747 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-01-04 14:40:55.749 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-01-04 14:40:55.751 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-01-04 14:40:55.766 | + functions-common:is_service_enabled:2068 : return 1 2022-01-04 14:40:55.768 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-01-04 14:40:55.772 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-01-04 14:40:55.774 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-01-04 14:40:55.776 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-01-04 14:40:55.779 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-01-04 14:40:55.781 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-01-04 14:40:55.784 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-01-04 14:40:55.786 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2022-01-04 14:40:55.789 | ++ lib/databases/mysql:get_database_type_mysql:37 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-01-04 14:40:55.791 | ++ lib/databases/mysql:get_database_type_mysql:38 : echo mysql+pymysql 2022-01-04 14:40:55.794 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-01-04 14:40:55.796 | + lib/database:initialize_database_backends:104 : return 0 2022-01-04 14:40:55.798 | + ./stack.sh:main:696 : echo 'Using mysql database backend' 2022-01-04 14:40:55.798 | Using mysql database backend 2022-01-04 14:40:55.801 | + ./stack.sh:main:699 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-01-04 14:40:55.816 | + ./stack.sh:main:711 : is_service_enabled rabbit 2022-01-04 14:40:55.831 | + functions-common:is_service_enabled:2068 : return 0 2022-01-04 14:40:55.834 | + ./stack.sh:main:712 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-01-04 14:40:55.849 | + ./stack.sh:main:719 : is_service_enabled keystone 2022-01-04 14:40:55.865 | + functions-common:is_service_enabled:2068 : return 0 2022-01-04 14:40:55.867 | + ./stack.sh:main:721 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-01-04 14:40:55.882 | + ./stack.sh:main:723 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-01-04 14:40:55.898 | + ./stack.sh:main:734 : is_service_enabled ldap 2022-01-04 14:40:55.913 | + functions-common:is_service_enabled:2068 : return 1 2022-01-04 14:40:55.916 | + ./stack.sh:main:743 : is_service_enabled s-proxy 2022-01-04 14:40:55.931 | + functions-common:is_service_enabled:2068 : return 0 2022-01-04 14:40:55.933 | + ./stack.sh:main:747 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-01-04 14:40:55.949 | + ./stack.sh:main:749 : [[ -z '' ]] 2022-01-04 14:40:55.951 | + ./stack.sh:main:749 : [[ False == \T\r\u\e ]] 2022-01-04 14:40:55.954 | + ./stack.sh:main:755 : save_stackenv 755 2022-01-04 14:40:55.956 | + functions-common:save_stackenv:60 : local tag=755 2022-01-04 14:40:55.959 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-01-04 14:40:55.963 | + functions-common:save_stackenv:62 : time_stamp=2022-01-04-144055 2022-01-04 14:40:55.965 | + functions-common:save_stackenv:63 : echo '# 2022-01-04-144055 755' 2022-01-04 14:40:55.967 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-04 14:40:55.970 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-01-04 14:40:55.973 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-04 14:40:55.975 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-01-04 14:40:55.977 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-04 14:40:55.979 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-01-04 14:40:55.982 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-04 14:40:55.984 | + 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-01-04 14:40:55.986 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-04 14:40:55.989 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.32 2022-01-04 14:40:55.992 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-04 14:40:55.994 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.32/identity 2022-01-04 14:40:55.997 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-04 14:40:56.000 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-01-04-144054 2022-01-04 14:40:56.003 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-04 14:40:56.006 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-01-04 14:40:56.009 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-04 14:40:56.011 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.32 2022-01-04 14:40:56.014 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-04 14:40:56.018 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-01-04 14:40:56.021 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-04 14:40:56.023 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-01-04 14:40:56.025 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-04 14:40:56.028 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-01-04 14:40:56.030 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-04 14:40:56.033 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-01-04 14:40:56.035 | + ./stack.sh:main:766 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-01-04 14:40:56.043 | + functions-common:git_clone:595 : local git_remote=https://opendev.org/openstack/requirements.git 2022-01-04 14:40:56.046 | + functions-common:git_clone:596 : local git_dest=/opt/stack/requirements 2022-01-04 14:40:56.048 | + functions-common:git_clone:597 : local git_ref=master 2022-01-04 14:40:56.050 | + functions-common:git_clone:598 : local orig_dir 2022-01-04 14:40:56.052 | ++ functions-common:git_clone:599 : pwd 2022-01-04 14:40:56.055 | + functions-common:git_clone:599 : orig_dir=/home/ubuntu/devstack 2022-01-04 14:40:56.057 | + functions-common:git_clone:600 : local git_clone_flags= 2022-01-04 14:40:56.060 | ++ functions-common:git_clone:602 : trueorfalse False RECLONE 2022-01-04 14:40:56.075 | + functions-common:git_clone:602 : RECLONE=False 2022-01-04 14:40:56.077 | + functions-common:git_clone:603 : [[ 0 -gt 0 ]] 2022-01-04 14:40:56.079 | + functions-common:git_clone:607 : [[ False = \T\r\u\e ]] 2022-01-04 14:40:56.082 | + functions-common:git_clone:616 : echo master 2022-01-04 14:40:56.082 | + functions-common:git_clone:616 : egrep -q '^refs' 2022-01-04 14:40:56.087 | + functions-common:git_clone:630 : [[ ! -d /opt/stack/requirements ]] 2022-01-04 14:40:56.089 | + functions-common:git_clone:638 : [[ False = \T\r\u\e ]] 2022-01-04 14:40:56.091 | + functions-common:git_clone:664 : cd /opt/stack/requirements 2022-01-04 14:40:56.094 | + functions-common:git_clone:665 : git show --oneline 2022-01-04 14:40:56.094 | + functions-common:git_clone:665 : head -1 2022-01-04 14:40:56.097 | 8473e174 Updated from generate-constraints 2022-01-04 14:40:56.099 | + functions-common:git_clone:666 : cd /home/ubuntu/devstack 2022-01-04 14:40:56.102 | + ./stack.sh:main:770 : echo_summary 'Installing package prerequisites' 2022-01-04 14:40:56.104 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-01-04 14:40:56.107 | + ./stack.sh:echo_summary:446 : echo -e Installing package prerequisites 2022-01-04 14:40:56.109 | + ./stack.sh:main:771 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-01-04 14:40:56.111 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-01-04 14:40:56.114 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-01-04 14:40:56.116 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-01-04 14:40:56.119 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-01-04 14:40:56.121 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-01-04 14:40:56.123 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-01-04 14:40:56.127 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-01-04 14:40:56.131 | ++ tools/install_prereqs.sh:source:47 : NOW=1641307256 2022-01-04 14:40:56.134 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-01-04 14:40:56.138 | +++ tools/install_prereqs.sh:source:48 : echo 0 2022-01-04 14:40:56.141 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2022-01-04 14:40:56.144 | ++ tools/install_prereqs.sh:source:49 : DELTA=1641307256 2022-01-04 14:40:56.146 | ++ tools/install_prereqs.sh:source:50 : [[ 1641307256 -lt 7200 ]] 2022-01-04 14:40:56.148 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-01-04 14:40:56.151 | ++ functions-common:export_proxy_variables:2230 : isset http_proxy 2022-01-04 14:40:56.153 | ++ functions-common:isset:229 : [[ -v http_proxy ]] 2022-01-04 14:40:56.155 | ++ functions-common:export_proxy_variables:2233 : isset https_proxy 2022-01-04 14:40:56.157 | ++ functions-common:isset:229 : [[ -v https_proxy ]] 2022-01-04 14:40:56.160 | ++ functions-common:export_proxy_variables:2236 : isset no_proxy 2022-01-04 14:40:56.162 | ++ functions-common:isset:229 : [[ -v no_proxy ]] 2022-01-04 14:40:56.165 | +++ 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-01-04 14:40:56.211 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-01-04 14:40:56.211 | apache2-dev 2022-01-04 14:40:56.211 | bc 2022-01-04 14:40:56.211 | bsdmainutils 2022-01-04 14:40:56.211 | curl 2022-01-04 14:40:56.211 | g++ 2022-01-04 14:40:56.211 | gawk 2022-01-04 14:40:56.211 | gcc 2022-01-04 14:40:56.211 | gettext 2022-01-04 14:40:56.211 | git 2022-01-04 14:40:56.211 | graphviz 2022-01-04 14:40:56.211 | iputils-ping 2022-01-04 14:40:56.211 | libapache2-mod-proxy-uwsgi 2022-01-04 14:40:56.211 | libffi-dev 2022-01-04 14:40:56.211 | libjpeg-dev 2022-01-04 14:40:56.211 | libpcre3-dev 2022-01-04 14:40:56.211 | libpq-dev 2022-01-04 14:40:56.211 | libssl-dev 2022-01-04 14:40:56.211 | libsystemd-dev 2022-01-04 14:40:56.211 | libxml2-dev 2022-01-04 14:40:56.211 | libxslt1-dev 2022-01-04 14:40:56.211 | libyaml-dev 2022-01-04 14:40:56.211 | lsof 2022-01-04 14:40:56.211 | openssh-server 2022-01-04 14:40:56.211 | openssl 2022-01-04 14:40:56.211 | pkg-config 2022-01-04 14:40:56.212 | psmisc 2022-01-04 14:40:56.212 | python3-dev 2022-01-04 14:40:56.212 | python3-pip 2022-01-04 14:40:56.212 | python3-systemd 2022-01-04 14:40:56.212 | python3-venv 2022-01-04 14:40:56.212 | tar 2022-01-04 14:40:56.212 | tcpdump 2022-01-04 14:40:56.212 | unzip 2022-01-04 14:40:56.212 | uuid-runtime 2022-01-04 14:40:56.212 | wget 2022-01-04 14:40:56.212 | wget 2022-01-04 14:40:56.212 | zlib1g-dev 2022-01-04 14:40:56.212 | libkrb5-dev 2022-01-04 14:40:56.212 | libldap2-dev 2022-01-04 14:40:56.212 | libsasl2-dev 2022-01-04 14:40:56.212 | memcached 2022-01-04 14:40:56.212 | python3-mysqldb 2022-01-04 14:40:56.212 | sqlite3 2022-01-04 14:40:56.212 | conntrack 2022-01-04 14:40:56.212 | curl 2022-01-04 14:40:56.212 | dnsmasq-base 2022-01-04 14:40:56.212 | dnsmasq-utils 2022-01-04 14:40:56.212 | ebtables 2022-01-04 14:40:56.212 | genisoimage 2022-01-04 14:40:56.212 | iptables 2022-01-04 14:40:56.212 | iputils-arping 2022-01-04 14:40:56.212 | kpartx 2022-01-04 14:40:56.212 | libjs-jquery-tablesorter 2022-01-04 14:40:56.212 | parted 2022-01-04 14:40:56.212 | pm-utils 2022-01-04 14:40:56.212 | python3-mysqldb 2022-01-04 14:40:56.212 | socat 2022-01-04 14:40:56.212 | sqlite3 2022-01-04 14:40:56.212 | sudo 2022-01-04 14:40:56.212 | vlan 2022-01-04 14:40:56.212 | lsscsi 2022-01-04 14:40:56.212 | open-iscsi 2022-01-04 14:40:56.212 | lvm2 2022-01-04 14:40:56.212 | qemu-utils 2022-01-04 14:40:56.213 | thin-provisioning-tools 2022-01-04 14:40:56.213 | acl 2022-01-04 14:40:56.213 | dnsmasq-base 2022-01-04 14:40:56.213 | dnsmasq-utils 2022-01-04 14:40:56.213 | ebtables 2022-01-04 14:40:56.213 | haproxy 2022-01-04 14:40:56.213 | iptables 2022-01-04 14:40:56.213 | iputils-arping 2022-01-04 14:40:56.213 | iputils-ping 2022-01-04 14:40:56.213 | postgresql-server-dev-all 2022-01-04 14:40:56.213 | python3-mysqldb 2022-01-04 14:40:56.213 | sqlite3 2022-01-04 14:40:56.213 | sudo 2022-01-04 14:40:56.213 | vlan 2022-01-04 14:40:56.213 | pcp 2022-01-04 14:40:56.213 | ipset 2022-01-04 14:40:56.213 | conntrack 2022-01-04 14:40:56.213 | conntrackd 2022-01-04 14:40:56.213 | keepalived 2022-01-04 14:40:56.213 | lvm2 2022-01-04 14:40:56.213 | qemu-utils 2022-01-04 14:40:56.213 | thin-provisioning-tools 2022-01-04 14:40:56.213 | curl 2022-01-04 14:40:56.213 | liberasurecode-dev 2022-01-04 14:40:56.213 | make 2022-01-04 14:40:56.213 | memcached 2022-01-04 14:40:56.213 | sqlite3 2022-01-04 14:40:56.213 | xfsprogs' 2022-01-04 14:40:56.214 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-01-04 14:40:56.231 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-01-04 14:40:56.231 | apache2-dev 2022-01-04 14:40:56.231 | bc 2022-01-04 14:40:56.231 | bsdmainutils 2022-01-04 14:40:56.231 | curl 2022-01-04 14:40:56.231 | g++ 2022-01-04 14:40:56.231 | gawk 2022-01-04 14:40:56.231 | gcc 2022-01-04 14:40:56.231 | gettext 2022-01-04 14:40:56.231 | git 2022-01-04 14:40:56.231 | graphviz 2022-01-04 14:40:56.231 | iputils-ping 2022-01-04 14:40:56.231 | libapache2-mod-proxy-uwsgi 2022-01-04 14:40:56.231 | libffi-dev 2022-01-04 14:40:56.231 | libjpeg-dev 2022-01-04 14:40:56.231 | libpcre3-dev 2022-01-04 14:40:56.231 | libpq-dev 2022-01-04 14:40:56.231 | libssl-dev 2022-01-04 14:40:56.231 | libsystemd-dev 2022-01-04 14:40:56.231 | libxml2-dev 2022-01-04 14:40:56.231 | libxslt1-dev 2022-01-04 14:40:56.231 | libyaml-dev 2022-01-04 14:40:56.231 | lsof 2022-01-04 14:40:56.231 | openssh-server 2022-01-04 14:40:56.231 | openssl 2022-01-04 14:40:56.231 | pkg-config 2022-01-04 14:40:56.231 | psmisc 2022-01-04 14:40:56.232 | python3-dev 2022-01-04 14:40:56.232 | python3-pip 2022-01-04 14:40:56.232 | python3-systemd 2022-01-04 14:40:56.232 | python3-venv 2022-01-04 14:40:56.232 | tar 2022-01-04 14:40:56.232 | tcpdump 2022-01-04 14:40:56.232 | unzip 2022-01-04 14:40:56.232 | uuid-runtime 2022-01-04 14:40:56.232 | wget 2022-01-04 14:40:56.232 | wget 2022-01-04 14:40:56.232 | zlib1g-dev 2022-01-04 14:40:56.232 | libkrb5-dev 2022-01-04 14:40:56.232 | libldap2-dev 2022-01-04 14:40:56.232 | libsasl2-dev 2022-01-04 14:40:56.232 | memcached 2022-01-04 14:40:56.232 | python3-mysqldb 2022-01-04 14:40:56.232 | sqlite3 2022-01-04 14:40:56.232 | conntrack 2022-01-04 14:40:56.232 | curl 2022-01-04 14:40:56.232 | dnsmasq-base 2022-01-04 14:40:56.232 | dnsmasq-utils 2022-01-04 14:40:56.232 | ebtables 2022-01-04 14:40:56.232 | genisoimage 2022-01-04 14:40:56.232 | iptables 2022-01-04 14:40:56.232 | iputils-arping 2022-01-04 14:40:56.232 | kpartx 2022-01-04 14:40:56.232 | libjs-jquery-tablesorter 2022-01-04 14:40:56.232 | parted 2022-01-04 14:40:56.232 | pm-utils 2022-01-04 14:40:56.232 | python3-mysqldb 2022-01-04 14:40:56.232 | socat 2022-01-04 14:40:56.232 | sqlite3 2022-01-04 14:40:56.232 | sudo 2022-01-04 14:40:56.232 | vlan 2022-01-04 14:40:56.232 | lsscsi 2022-01-04 14:40:56.232 | open-iscsi 2022-01-04 14:40:56.232 | lvm2 2022-01-04 14:40:56.232 | qemu-utils 2022-01-04 14:40:56.233 | thin-provisioning-tools 2022-01-04 14:40:56.233 | acl 2022-01-04 14:40:56.233 | dnsmasq-base 2022-01-04 14:40:56.233 | dnsmasq-utils 2022-01-04 14:40:56.233 | ebtables 2022-01-04 14:40:56.233 | haproxy 2022-01-04 14:40:56.233 | iptables 2022-01-04 14:40:56.233 | iputils-arping 2022-01-04 14:40:56.233 | iputils-ping 2022-01-04 14:40:56.233 | postgresql-server-dev-all 2022-01-04 14:40:56.233 | python3-mysqldb 2022-01-04 14:40:56.233 | sqlite3 2022-01-04 14:40:56.233 | sudo 2022-01-04 14:40:56.233 | vlan 2022-01-04 14:40:56.233 | pcp 2022-01-04 14:40:56.233 | ipset 2022-01-04 14:40:56.233 | conntrack 2022-01-04 14:40:56.233 | conntrackd 2022-01-04 14:40:56.233 | keepalived 2022-01-04 14:40:56.233 | lvm2 2022-01-04 14:40:56.233 | qemu-utils 2022-01-04 14:40:56.233 | thin-provisioning-tools 2022-01-04 14:40:56.233 | curl 2022-01-04 14:40:56.233 | liberasurecode-dev 2022-01-04 14:40:56.233 | make 2022-01-04 14:40:56.233 | memcached 2022-01-04 14:40:56.233 | sqlite3 2022-01-04 14:40:56.233 | xfsprogs ' 2022-01-04 14:40:56.235 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-01-04 14:40:56.237 | ++ functions-common:is_ubuntu:560 : [[ -z deb ]] 2022-01-04 14:40:56.239 | ++ functions-common:is_ubuntu:563 : '[' deb = deb ']' 2022-01-04 14:40:56.242 | ++ 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 sqlite3 xfsprogs 2022-01-04 14:40:56.243 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-01-04 14:40:56.247 | ++ 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 sqlite3 xfsprogs 2022-01-04 14:40:56.250 | ++ functions-common:install_package:1450 : update_package_repo 2022-01-04 14:40:56.252 | ++ functions-common:update_package_repo:1422 : NO_UPDATE_REPOS=False 2022-01-04 14:40:56.254 | ++ functions-common:update_package_repo:1423 : REPOS_UPDATED=False 2022-01-04 14:40:56.256 | ++ functions-common:update_package_repo:1424 : RETRY_UPDATE=False 2022-01-04 14:40:56.258 | ++ functions-common:update_package_repo:1426 : [[ False = \T\r\u\e ]] 2022-01-04 14:40:56.260 | ++ functions-common:update_package_repo:1430 : is_ubuntu 2022-01-04 14:40:56.262 | ++ functions-common:is_ubuntu:560 : [[ -z deb ]] 2022-01-04 14:40:56.264 | ++ functions-common:is_ubuntu:563 : '[' deb = deb ']' 2022-01-04 14:40:56.267 | ++ functions-common:update_package_repo:1431 : apt_get_update 2022-01-04 14:40:56.269 | ++ functions-common:apt_get_update:1176 : [[ False == \T\r\u\e ]] 2022-01-04 14:40:56.271 | ++ functions-common:apt_get_update:1181 : [[ False = \T\r\u\e ]] 2022-01-04 14:40:56.273 | ++ functions-common:apt_get_update:1183 : local sudo=sudo 2022-01-04 14:40:56.276 | +++ functions-common:apt_get_update:1184 : id -u 2022-01-04 14:40:56.279 | ++ functions-common:apt_get_update:1184 : [[ 1000 = \0 ]] 2022-01-04 14:40:56.281 | ++ functions-common:apt_get_update:1187 : time_start apt-get-update 2022-01-04 14:40:56.283 | ++ functions-common:time_start:2398 : local name=apt-get-update 2022-01-04 14:40:56.285 | ++ functions-common:time_start:2399 : local start_time= 2022-01-04 14:40:56.287 | ++ functions-common:time_start:2400 : [[ -n '' ]] 2022-01-04 14:40:56.290 | +++ functions-common:time_start:2403 : date +%s%3N 2022-01-04 14:40:56.293 | ++ functions-common:time_start:2403 : _TIME_START[$name]=1641307256291 2022-01-04 14:40:56.296 | ++ functions-common:apt_get_update:1189 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-01-04 14:40:56.298 | ++ functions-common:apt_get_update:1190 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-01-04 14:40:56.300 | ++ functions-common:apt_get_update:1191 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-01-04 14:40:56.689 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-01-04 14:40:56.753 | Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-01-04 14:40:56.807 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-01-04 14:40:56.936 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-01-04 14:40:58.850 | Reading package lists... 2022-01-04 14:40:58.879 | ++ functions-common:apt_get_update:1195 : REPOS_UPDATED=True 2022-01-04 14:40:58.881 | ++ functions-common:apt_get_update:1197 : time_stop apt-get-update 2022-01-04 14:40:58.883 | ++ functions-common:time_stop:2412 : local name 2022-01-04 14:40:58.885 | ++ functions-common:time_stop:2413 : local end_time 2022-01-04 14:40:58.887 | ++ functions-common:time_stop:2414 : local elapsed_time 2022-01-04 14:40:58.889 | ++ functions-common:time_stop:2415 : local total 2022-01-04 14:40:58.892 | ++ functions-common:time_stop:2416 : local start_time 2022-01-04 14:40:58.894 | ++ functions-common:time_stop:2418 : name=apt-get-update 2022-01-04 14:40:58.896 | ++ functions-common:time_stop:2419 : start_time=1641307256291 2022-01-04 14:40:58.898 | ++ functions-common:time_stop:2421 : [[ -z 1641307256291 ]] 2022-01-04 14:40:58.901 | +++ functions-common:time_stop:2424 : date +%s%3N 2022-01-04 14:40:58.904 | ++ functions-common:time_stop:2424 : end_time=1641307258902 2022-01-04 14:40:58.907 | ++ functions-common:time_stop:2425 : elapsed_time=2611 2022-01-04 14:40:58.909 | ++ functions-common:time_stop:2426 : total=0 2022-01-04 14:40:58.911 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2022-01-04 14:40:58.913 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=2611 2022-01-04 14:40:58.915 | ++ functions-common:install_package:1451 : 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 sqlite3 xfsprogs 2022-01-04 14:40:58.918 | ++ functions-common:real_install_package:1436 : is_ubuntu 2022-01-04 14:40:58.920 | ++ functions-common:is_ubuntu:560 : [[ -z deb ]] 2022-01-04 14:40:58.922 | ++ functions-common:is_ubuntu:563 : '[' deb = deb ']' 2022-01-04 14:40:58.924 | ++ functions-common:real_install_package:1437 : 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 sqlite3 xfsprogs 2022-01-04 14:40:58.943 | ++ functions-common:apt_get:1217 : 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 sqlite3 xfsprogs 2022-01-04 14:40:59.050 | Reading package lists... 2022-01-04 14:40:59.272 | Building dependency tree... 2022-01-04 14:40:59.273 | Reading state information... 2022-01-04 14:40:59.532 | bc is already the newest version (1.07.1-2build1). 2022-01-04 14:40:59.532 | bc set to manually installed. 2022-01-04 14:40:59.532 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-01-04 14:40:59.532 | bsdmainutils set to manually installed. 2022-01-04 14:40:59.532 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-01-04 14:40:59.532 | gawk set to manually installed. 2022-01-04 14:40:59.532 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-01-04 14:40:59.532 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-01-04 14:40:59.533 | iptables set to manually installed. 2022-01-04 14:40:59.533 | iputils-ping is already the newest version (3:20190709-3). 2022-01-04 14:40:59.533 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-01-04 14:40:59.533 | kpartx set to manually installed. 2022-01-04 14:40:59.533 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-01-04 14:40:59.533 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-01-04 14:40:59.533 | psmisc is already the newest version (23.3-1). 2022-01-04 14:40:59.533 | psmisc set to manually installed. 2022-01-04 14:40:59.533 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-01-04 14:40:59.533 | python3-systemd is already the newest version (234-3build2). 2022-01-04 14:40:59.533 | python3-systemd set to manually installed. 2022-01-04 14:40:59.533 | tcpdump is already the newest version (4.9.3-4). 2022-01-04 14:40:59.533 | tcpdump set to manually installed. 2022-01-04 14:40:59.533 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-01-04 14:40:59.533 | thin-provisioning-tools set to manually installed. 2022-01-04 14:40:59.533 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-01-04 14:40:59.533 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2022-01-04 14:40:59.533 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-01-04 14:40:59.533 | lsof set to manually installed. 2022-01-04 14:40:59.533 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-01-04 14:40:59.533 | parted set to manually installed. 2022-01-04 14:40:59.533 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-01-04 14:40:59.533 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2022-01-04 14:40:59.533 | tar set to manually installed. 2022-01-04 14:40:59.533 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.1). 2022-01-04 14:40:59.533 | uuid-runtime set to manually installed. 2022-01-04 14:40:59.533 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2022-01-04 14:40:59.533 | zlib1g-dev set to manually installed. 2022-01-04 14:40:59.533 | The following packages were automatically installed and are no longer required: 2022-01-04 14:40:59.533 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-01-04 14:40:59.533 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-01-04 14:40:59.533 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-01-04 14:40:59.534 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-01-04 14:40:59.534 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-01-04 14:40:59.534 | python3-zope.interface 2022-01-04 14:40:59.534 | Use 'sudo apt autoremove' to remove them. 2022-01-04 14:40:59.534 | The following additional packages will be installed: 2022-01-04 14:40:59.534 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2022-01-04 14:40:59.534 | autotools-dev binfmt-support build-essential clang-10 comerr-dev debhelper 2022-01-04 14:40:59.534 | dh-autoreconf dh-strip-nondeterminism dns-root-data dpkg-dev dwz fakeroot 2022-01-04 14:40:59.534 | fontconfig fontconfig-config fonts-dejavu-core fonts-liberation g++-9 2022-01-04 14:40:59.534 | ibverbs-providers icu-devtools intltool-debian ipvsadm javascript-common 2022-01-04 14:40:59.534 | krb5-multidev lib32gcc-s1 lib32stdc++6 libalgorithm-diff-perl 2022-01-04 14:40:59.534 | libalgorithm-diff-xs-perl libalgorithm-merge-perl libann0 libapr1 2022-01-04 14:40:59.534 | libapr1-dev libaprutil1 libaprutil1-dbd-sqlite3 libaprutil1-dev 2022-01-04 14:40:59.534 | libaprutil1-ldap libarchive-cpio-perl libarchive-zip-perl 2022-01-04 14:40:59.534 | libboost-iostreams1.71.0 libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 2022-01-04 14:40:59.534 | libcgraph6 libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 2022-01-04 14:40:59.534 | libcurl4 libdatrie1 libdebhelper-perl libdpkg-perl liberasurecode1 2022-01-04 14:40:59.534 | libfakeroot libfile-fcntllock-perl libfile-stripnondeterminism-perl 2022-01-04 14:40:59.534 | libfontconfig1 libgc1c2 libgd3 libgraphite2-3 libgssrpc4 libgts-0.7-5 2022-01-04 14:40:59.534 | libgts-bin libgvc6 libgvpr2 libharfbuzz0b libibverbs1 libice6 libicu-dev 2022-01-04 14:40:59.534 | libicu66 libidn11 libipset13 libiscsi7 libjansson4 libjbig0 libjpeg-turbo8 2022-01-04 14:40:59.534 | libjpeg-turbo8-dev libjpeg8 libjpeg8-dev libjs-jquery libjs-jquery-metadata 2022-01-04 14:40:59.534 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 liblab-gamut1 libldap-2.4-2 2022-01-04 14:40:59.534 | libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 libmail-sendmail-perl 2022-01-04 14:40:59.534 | libmysqlclient21 libncurses-dev libnetfilter-cthelper0 libnetfilter-queue1 2022-01-04 14:40:59.534 | libnl-3-200 libnl-genl-3-200 libnl-route-3-200 libnspr4 libnss-systemd 2022-01-04 14:40:59.535 | libnss3 libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 libpam-systemd 2022-01-04 14:40:59.535 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 2022-01-04 14:40:59.535 | libpcp-gui2 libpcp-import1 libpcp-mmv1 libpcp-pmda-perl libpcp-pmda3 2022-01-04 14:40:59.535 | libpcp-trace2 libpcp-web1 libpcp3 libpfm4 libpixman-1-0 libpq5 librados2 2022-01-04 14:40:59.535 | librbd1 librdmacm1 libsctp-dev libsctp1 libsensors-config libsensors5 libsm6 2022-01-04 14:40:59.535 | libsnmp-base libsnmp35 libssl1.1 libstdc++-9-dev libsub-override-perl 2022-01-04 14:40:59.535 | libsys-hostname-long-perl libsystemd0 libthai-data libthai0 libtiff5 2022-01-04 14:40:59.535 | libtinfo-dev libtool libwebp6 libx86-1 libxaw7 libxcb-render0 libxcb-shm0 2022-01-04 14:40:59.535 | libxml2 libxmu6 libxpm4 libxrender1 libxt6 libz3-4 libz3-dev llvm-10 2022-01-04 14:40:59.535 | llvm-10-dev llvm-10-runtime llvm-10-tools m4 mysql-common openssh-client 2022-01-04 14:40:59.535 | openssh-sftp-server pcp-conf po-debconf postgresql-client-12 2022-01-04 14:40:59.535 | postgresql-client-common postgresql-common postgresql-server-dev-12 2022-01-04 14:40:59.535 | python-pip-whl python3-pcp python3-pygments python3-wheel python3-yaml 2022-01-04 14:40:59.535 | python3.8-venv qemu-block-extra sharutils ssl-cert systemd systemd-sysv 2022-01-04 14:40:59.535 | systemd-timesyncd uuid-dev vbetool x11-common 2022-01-04 14:40:59.536 | Suggested packages: 2022-01-04 14:40:59.536 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2022-01-04 14:40:59.536 | autoconf-archive gnu-standards autoconf-doc clang-10-doc doc-base nftables 2022-01-04 14:40:59.536 | dh-make debian-keyring g++-multilib g++-9-multilib gcc-9-doc wodim 2022-01-04 14:40:59.536 | cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2022-01-04 14:40:59.536 | vim-haproxy haproxy-doc heartbeat ldirectord krb5-doc python bzr libisal2 2022-01-04 14:40:59.536 | libjerasure2 libgd-tools krb5-user icu-doc libtool-doc ncurses-doc 2022-01-04 14:40:59.536 | libomp-10-doc postgresql-doc-12 lksctp-tools lm-sensors snmp-mibs-downloader 2022-01-04 14:40:59.536 | libssl-doc libstdc++-9-doc gfortran | fortran95-compiler gcj-jdk libyaml-doc 2022-01-04 14:40:59.536 | llvm-10-doc m4-doc make-doc libanyevent-perl libcache-memcached-perl 2022-01-04 14:40:59.536 | libmemcached libterm-readkey-perl libyaml-perl keychain libpam-ssh 2022-01-04 14:40:59.536 | monkeysphere ssh-askpass molly-guard pcp-gui libpcp-import-perl cpufrequtils 2022-01-04 14:40:59.537 | wireless-tools radeontool libmail-box-perl postgresql-12 libjson-perl 2022-01-04 14:40:59.537 | default-mysql-server | virtual-mysql-server python3-mysqldb-dbg 2022-01-04 14:40:59.537 | python-pygments-doc ttf-bitstream-vera debootstrap sharutils-doc bsd-mailx 2022-01-04 14:40:59.537 | | mailx sqlite3-doc openssl-blacklist systemd-container zip 2022-01-04 14:40:59.754 | The following NEW packages will be installed: 2022-01-04 14:40:59.754 | acl apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf 2022-01-04 14:40:59.754 | automake autopoint autotools-dev binfmt-support build-essential clang-10 2022-01-04 14:40:59.754 | comerr-dev conntrack conntrackd debhelper dh-autoreconf 2022-01-04 14:40:59.754 | dh-strip-nondeterminism dns-root-data dnsmasq-base dnsmasq-utils dpkg-dev 2022-01-04 14:40:59.754 | dwz ebtables fakeroot fontconfig fontconfig-config fonts-dejavu-core 2022-01-04 14:40:59.754 | fonts-liberation g++ g++-9 genisoimage gettext graphviz haproxy 2022-01-04 14:40:59.754 | ibverbs-providers icu-devtools intltool-debian ipset iputils-arping ipvsadm 2022-01-04 14:40:59.754 | javascript-common keepalived krb5-multidev lib32gcc-s1 lib32stdc++6 2022-01-04 14:40:59.754 | libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 2022-01-04 14:40:59.754 | libann0 libapache2-mod-proxy-uwsgi libapr1 libapr1-dev libaprutil1 2022-01-04 14:40:59.754 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2022-01-04 14:40:59.754 | libarchive-cpio-perl libarchive-zip-perl libboost-iostreams1.71.0 2022-01-04 14:40:59.754 | libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 libcgraph6 2022-01-04 14:40:59.754 | libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 libdatrie1 2022-01-04 14:40:59.754 | libdebhelper-perl libdpkg-perl liberasurecode-dev liberasurecode1 2022-01-04 14:40:59.754 | libfakeroot libffi-dev libfile-fcntllock-perl 2022-01-04 14:40:59.754 | libfile-stripnondeterminism-perl libfontconfig1 libgc1c2 libgd3 2022-01-04 14:40:59.754 | libgraphite2-3 libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 libgvpr2 2022-01-04 14:40:59.754 | libharfbuzz0b libibverbs1 libice6 libicu-dev libidn11 libipset13 libiscsi7 2022-01-04 14:40:59.754 | libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2022-01-04 14:40:59.754 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libjs-jquery-tablesorter 2022-01-04 14:40:59.755 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-dev liblab-gamut1 2022-01-04 14:40:59.755 | libldap2-dev libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 2022-01-04 14:40:59.755 | libmail-sendmail-perl libmysqlclient21 libncurses-dev libnetfilter-cthelper0 2022-01-04 14:40:59.755 | libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 libnl-route-3-200 libnspr4 2022-01-04 14:40:59.755 | libnss3 libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 libpango-1.0-0 2022-01-04 14:40:59.755 | libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpcp-gui2 2022-01-04 14:40:59.755 | libpcp-import1 libpcp-mmv1 libpcp-pmda-perl libpcp-pmda3 libpcp-trace2 2022-01-04 14:40:59.755 | libpcp-web1 libpcp3 libpfm4 libpixman-1-0 libpq-dev libpq5 librados2 librbd1 2022-01-04 14:40:59.755 | librdmacm1 libsasl2-dev libsctp-dev libsctp1 libsensors-config libsensors5 2022-01-04 14:40:59.755 | libsm6 libsnmp-base libsnmp35 libssl-dev libstdc++-9-dev 2022-01-04 14:40:59.755 | libsub-override-perl libsys-hostname-long-perl libsystemd-dev libthai-data 2022-01-04 14:40:59.755 | libthai0 libtiff5 libtinfo-dev libtool libwebp6 libx86-1 libxaw7 2022-01-04 14:40:59.755 | libxcb-render0 libxcb-shm0 libxml2-dev libxmu6 libxpm4 libxrender1 2022-01-04 14:40:59.755 | libxslt1-dev libxt6 libyaml-dev libz3-4 libz3-dev llvm-10 llvm-10-dev 2022-01-04 14:40:59.755 | llvm-10-runtime llvm-10-tools lsscsi m4 make memcached mysql-common pcp 2022-01-04 14:40:59.755 | pcp-conf pkg-config pm-utils po-debconf postgresql-client-12 2022-01-04 14:40:59.755 | postgresql-client-common postgresql-common postgresql-server-dev-12 2022-01-04 14:40:59.755 | postgresql-server-dev-all python-pip-whl python3-mysqldb python3-pcp 2022-01-04 14:40:59.755 | python3-pip python3-pygments python3-venv python3-wheel python3-yaml 2022-01-04 14:40:59.755 | python3.8-venv qemu-block-extra qemu-utils sharutils socat sqlite3 ssl-cert 2022-01-04 14:40:59.755 | unzip uuid-dev vbetool vlan x11-common 2022-01-04 14:40:59.755 | The following packages will be upgraded: 2022-01-04 14:40:59.756 | curl libcurl4 libicu66 libldap-2.4-2 libnss-systemd libpam-systemd libssl1.1 2022-01-04 14:40:59.756 | libsystemd0 libxml2 open-iscsi openssh-client openssh-server 2022-01-04 14:40:59.756 | openssh-sftp-server openssl systemd systemd-sysv systemd-timesyncd wget 2022-01-04 14:41:00.043 | 18 upgraded, 219 newly installed, 0 to remove and 105 not upgraded. 2022-01-04 14:41:00.043 | Need to get 164 MB of archives. 2022-01-04 14:41:00.043 | After this operation, 768 MB of additional disk space will be used. 2022-01-04 14:41:00.043 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss-systemd amd64 245.4-4ubuntu3.13 [95.8 kB] 2022-01-04 14:41:00.552 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-timesyncd amd64 245.4-4ubuntu3.13 [28.1 kB] 2022-01-04 14:41:00.581 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd-sysv amd64 245.4-4ubuntu3.13 [10.3 kB] 2022-01-04 14:41:00.594 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpam-systemd amd64 245.4-4ubuntu3.13 [186 kB] 2022-01-04 14:41:00.798 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 systemd amd64 245.4-4ubuntu3.13 [3,809 kB] 2022-01-04 14:41:01.344 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd0 amd64 245.4-4ubuntu3.13 [270 kB] 2022-01-04 14:41:01.366 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1 amd64 1.6.5-1ubuntu1 [91.4 kB] 2022-01-04 14:41:01.374 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.10 [1,322 kB] 2022-01-04 14:41:01.611 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1 amd64 1.6.1-4ubuntu2 [84.7 kB] 2022-01-04 14:41:01.614 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.1-4ubuntu2 [10.5 kB] 2022-01-04 14:41:01.614 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] 2022-01-04 14:41:01.618 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-ldap amd64 1.6.1-4ubuntu2 [8,736 B] 2022-01-04 14:41:01.619 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 curl amd64 7.68.0-1ubuntu2.7 [161 kB] 2022-01-04 14:41:01.648 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libcurl4 amd64 7.68.0-1ubuntu2.7 [234 kB] 2022-01-04 14:41:01.653 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjansson4 amd64 2.12-1build1 [28.9 kB] 2022-01-04 14:41:01.670 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.2-0 amd64 5.2.4-1.1build3 [106 kB] 2022-01-04 14:41:01.679 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu66 amd64 66.1-2ubuntu2.1 [8,515 kB] 2022-01-04 14:41:02.868 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2 amd64 2.9.10+dfsg-5ubuntu0.20.04.1 [640 kB] 2022-01-04 14:41:03.160 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-bin amd64 2.4.41-4ubuntu3.8 [1,181 kB] 2022-01-04 14:41:03.280 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-data all 2.4.41-4ubuntu3.8 [159 kB] 2022-01-04 14:41:03.291 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-utils amd64 2.4.41-4ubuntu3.8 [84.5 kB] 2022-01-04 14:41:03.293 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2 amd64 2.4.41-4ubuntu3.8 [95.5 kB] 2022-01-04 14:41:03.304 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.3-0 amd64 5.3.3-1.1ubuntu2 [116 kB] 2022-01-04 14:41:03.317 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 haproxy amd64 2.0.13-2ubuntu0.3 [1,519 kB] 2022-01-04 14:41:03.497 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-3-200 amd64 3.4.0-1 [53.9 kB] 2022-01-04 14:41:03.539 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-genl-3-200 amd64 3.4.0-1 [11.1 kB] 2022-01-04 14:41:03.539 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mysql-common all 5.8+1.0.5ubuntu2 [7,496 B] 2022-01-04 14:41:03.540 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libmysqlclient21 amd64 8.0.27-0ubuntu0.20.04.1 [1,291 kB] 2022-01-04 14:41:03.756 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsensors-config all 1:3.6.0-2ubuntu1 [6,092 B] 2022-01-04 14:41:03.757 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsensors5 amd64 1:3.6.0-2ubuntu1 [27.4 kB] 2022-01-04 14:41:03.758 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp-base all 5.8+dfsg-2ubuntu2.3 [206 kB] 2022-01-04 14:41:03.780 | Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp35 amd64 5.8+dfsg-2ubuntu2.3 [978 kB] 2022-01-04 14:41:04.155 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 keepalived amd64 1:2.0.19-2ubuntu0.1 [360 kB] 2022-01-04 14:41:04.163 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 memcached amd64 1.5.22-2ubuntu0.2 [128 kB] 2022-01-04 14:41:04.166 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 open-iscsi amd64 2.0.874-7.1ubuntu6.2 [283 kB] 2022-01-04 14:41:04.172 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.10 [620 kB] 2022-01-04 14:41:04.286 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-yaml amd64 5.3.1-1ubuntu0.1 [136 kB] 2022-01-04 14:41:04.290 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-sftp-server amd64 1:8.2p1-4ubuntu0.3 [51.5 kB] 2022-01-04 14:41:04.292 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-server amd64 1:8.2p1-4ubuntu0.3 [377 kB] 2022-01-04 14:41:04.304 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssh-client amd64 1:8.2p1-4ubuntu0.3 [671 kB] 2022-01-04 14:41:04.451 | Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 wget amd64 1.20.3-1ubuntu2 [348 kB] 2022-01-04 14:41:04.500 | Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 acl amd64 2.2.53-6 [37.8 kB] 2022-01-04 14:41:04.501 | Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autotools-dev all 20180224.1 [39.6 kB] 2022-01-04 14:41:04.502 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 m4 amd64 1.4.18-4 [199 kB] 2022-01-04 14:41:04.507 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autoconf all 2.69-11.1 [321 kB] 2022-01-04 14:41:04.600 | Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 automake all 1:1.16.1-4ubuntu6 [522 kB] 2022-01-04 14:41:04.622 | Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autopoint all 0.19.8.1-10build1 [412 kB] 2022-01-04 14:41:04.795 | Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libllvm10 amd64 1:10.0.0-4ubuntu1 [15.3 MB] 2022-01-04 14:41:07.112 | Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-cpp10 amd64 1:10.0.0-4ubuntu1 [9,944 kB] 2022-01-04 14:41:08.703 | Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libstdc++-9-dev amd64 9.3.0-17ubuntu1~20.04 [1,714 kB] 2022-01-04 14:41:09.005 | Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgc1c2 amd64 1:7.6.4-0.4ubuntu1 [83.9 kB] 2022-01-04 14:41:09.007 | Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc4 amd64 10.3.0-1ubuntu1~20.04 [42.8 kB] 2022-01-04 14:41:09.008 | Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc-9-dev amd64 9.3.0-17ubuntu1~20.04 [226 kB] 2022-01-04 14:41:09.057 | Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-i386 amd64 2.31-0ubuntu9.2 [2,723 kB] 2022-01-04 14:41:09.592 | Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32gcc-s1 amd64 10.3.0-1ubuntu1~20.04 [49.2 kB] 2022-01-04 14:41:09.593 | Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32stdc++6 amd64 10.3.0-1ubuntu1~20.04 [525 kB] 2022-01-04 14:41:09.604 | Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-common-10-dev amd64 1:10.0.0-4ubuntu1 [5,012 kB] 2022-01-04 14:41:10.381 | Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang1-10 amd64 1:10.0.0-4ubuntu1 [7,571 kB] 2022-01-04 14:41:11.847 | Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 clang-10 amd64 1:10.0.0-4ubuntu1 [66.9 kB] 2022-01-04 14:41:11.855 | Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtool all 2.4.6-14 [161 kB] 2022-01-04 14:41:11.879 | Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-autoreconf all 19 [16.1 kB] 2022-01-04 14:41:11.881 | Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdebhelper-perl all 12.10ubuntu1 [62.1 kB] 2022-01-04 14:41:11.891 | Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2022-01-04 14:41:11.904 | Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsub-override-perl all 0.09-2 [9,532 B] 2022-01-04 14:41:11.906 | Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-stripnondeterminism-perl all 1.7.0-1 [15.9 kB] 2022-01-04 14:41:11.908 | Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-strip-nondeterminism all 1.7.0-1 [5,228 B] 2022-01-04 14:41:11.909 | Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdpkg-perl all 1.19.7ubuntu3 [230 kB] 2022-01-04 14:41:11.976 | Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 make amd64 4.2.1-1.2 [162 kB] 2022-01-04 14:41:12.073 | Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dpkg-dev all 1.19.7ubuntu3 [679 kB] 2022-01-04 14:41:12.169 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dwz amd64 0.13-5 [151 kB] 2022-01-04 14:41:12.191 | Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2022-01-04 14:41:12.203 | Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2022-01-04 14:41:12.312 | Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2022-01-04 14:41:12.314 | Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 po-debconf all 1.0.21 [233 kB] 2022-01-04 14:41:12.342 | Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 debhelper all 12.10ubuntu1 [877 kB] 2022-01-04 14:41:12.438 | Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 uuid-dev amd64 2.34-0.1ubuntu9.1 [33.6 kB] 2022-01-04 14:41:12.441 | Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp1 amd64 1.0.18+dfsg-1 [7,876 B] 2022-01-04 14:41:12.442 | Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp-dev amd64 1.0.18+dfsg-1 [59.8 kB] 2022-01-04 14:41:12.448 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1-dev amd64 1.6.5-1ubuntu1 [702 kB] 2022-01-04 14:41:12.515 | Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap2-dev amd64 2.4.49+dfsg-2ubuntu1.8 [262 kB] 2022-01-04 14:41:12.540 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dev amd64 1.6.1-4ubuntu2 [394 kB] 2022-01-04 14:41:12.691 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-dev amd64 2.4.41-4ubuntu3.8 [180 kB] 2022-01-04 14:41:12.694 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 binfmt-support amd64 2.2.0-2 [58.2 kB] 2022-01-04 14:41:12.696 | Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 g++-9 amd64 9.3.0-17ubuntu1~20.04 [8,405 kB] 2022-01-04 14:41:13.960 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 g++ amd64 4:9.3.0-1ubuntu2 [1,604 B] 2022-01-04 14:41:13.960 | Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4,664 B] 2022-01-04 14:41:13.961 | Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 conntrack amd64 1:1.4.5-2 [30.3 kB] 2022-01-04 14:41:13.962 | Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-cthelper0 amd64 1.0.0-1ubuntu2 [6,724 B] 2022-01-04 14:41:13.962 | Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-queue1 amd64 1.0.3-1 [12.4 kB] 2022-01-04 14:41:13.963 | Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 conntrackd amd64 1:1.4.5-2 [125 kB] 2022-01-04 14:41:13.965 | Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dns-root-data all 2019052802 [5,300 B] 2022-01-04 14:41:13.966 | Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libidn11 amd64 1.33-2.2ubuntu2 [46.2 kB] 2022-01-04 14:41:13.967 | Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-base amd64 2.80-1.1ubuntu1.4 [315 kB] 2022-01-04 14:41:14.090 | Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-utils amd64 2.80-1.1ubuntu1.4 [13.3 kB] 2022-01-04 14:41:14.091 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ebtables amd64 2.0.11-3build1 [80.3 kB] 2022-01-04 14:41:14.219 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfakeroot amd64 1.24-1 [25.7 kB] 2022-01-04 14:41:14.221 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fakeroot amd64 1.24-1 [62.6 kB] 2022-01-04 14:41:14.227 | Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-dejavu-core all 2.37-1 [1,041 kB] 2022-01-04 14:41:14.318 | Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-liberation all 1:1.07.4-11 [822 kB] 2022-01-04 14:41:14.389 | Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig-config all 2.13.1-2ubuntu3 [28.8 kB] 2022-01-04 14:41:14.391 | Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfontconfig1 amd64 2.13.1-2ubuntu3 [114 kB] 2022-01-04 14:41:14.658 | Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig amd64 2.13.1-2ubuntu3 [171 kB] 2022-01-04 14:41:15.269 | Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 genisoimage amd64 9:1.1.11-3.1ubuntu1 [330 kB] 2022-01-04 14:41:15.482 | Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libann0 amd64 1.1.2+doc-7build1 [26.0 kB] 2022-01-04 14:41:15.494 | Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcdt5 amd64 2.42.2-3build2 [18.7 kB] 2022-01-04 14:41:15.503 | Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcgraph6 amd64 2.42.2-3build2 [41.3 kB] 2022-01-04 14:41:15.522 | Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8 amd64 2.0.3-0ubuntu1.20.04.1 [117 kB] 2022-01-04 14:41:15.553 | Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2,194 B] 2022-01-04 14:41:15.553 | Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjbig0 amd64 2.1-3.1build1 [26.7 kB] 2022-01-04 14:41:15.560 | 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-01-04 14:41:15.604 | Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libtiff5 amd64 4.1.0+git191117-2ubuntu0.20.04.2 [162 kB] 2022-01-04 14:41:15.646 | Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB] 2022-01-04 14:41:15.651 | Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgd3 amd64 2.2.5-5.2ubuntu2.1 [118 kB] 2022-01-04 14:41:15.740 | 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-01-04 14:41:15.754 | Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpixman-1-0 amd64 0.38.4-0ubuntu1 [227 kB] 2022-01-04 14:41:15.773 | Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render0 amd64 1.14-2 [14.8 kB] 2022-01-04 14:41:15.774 | Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-shm0 amd64 1.14-2 [5,584 B] 2022-01-04 14:41:15.775 | Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxrender1 amd64 1:0.9.10-1 [18.7 kB] 2022-01-04 14:41:15.777 | Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcairo2 amd64 1.16.0-4ubuntu1 [583 kB] 2022-01-04 14:41:15.826 | Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgraphite2-3 amd64 1.3.13-11build1 [73.5 kB] 2022-01-04 14:41:15.869 | Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libharfbuzz0b amd64 2.6.4-1ubuntu4 [391 kB] 2022-01-04 14:41:15.902 | Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai-data all 0.1.28-3 [134 kB] 2022-01-04 14:41:15.914 | Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdatrie1 amd64 0.2.12-3 [18.7 kB] 2022-01-04 14:41:15.997 | Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai0 amd64 0.1.28-3 [18.1 kB] 2022-01-04 14:41:15.999 | Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpango-1.0-0 amd64 1.44.7-2ubuntu4 [162 kB] 2022-01-04 14:41:16.013 | 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-01-04 14:41:16.016 | 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-01-04 14:41:16.018 | Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpathplan4 amd64 2.42.2-3build2 [21.9 kB] 2022-01-04 14:41:16.020 | Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvc6 amd64 2.42.2-3build2 [647 kB] 2022-01-04 14:41:16.075 | Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvpr2 amd64 2.42.2-3build2 [167 kB] 2022-01-04 14:41:16.126 | Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 liblab-gamut1 amd64 2.42.2-3build2 [177 kB] 2022-01-04 14:41:16.142 | Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 x11-common all 1:7.7+19ubuntu14 [22.3 kB] 2022-01-04 14:41:16.144 | Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libice6 amd64 2:1.0.10-0ubuntu1 [41.0 kB] 2022-01-04 14:41:16.256 | Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsm6 amd64 2:1.2.3-1 [16.1 kB] 2022-01-04 14:41:16.257 | Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxt6 amd64 1:1.1.5-1 [160 kB] 2022-01-04 14:41:16.271 | Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxmu6 amd64 2:1.1.3-0ubuntu1 [45.8 kB] 2022-01-04 14:41:16.275 | Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] 2022-01-04 14:41:16.289 | Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 graphviz amd64 2.42.2-3build2 [590 kB] 2022-01-04 14:41:16.340 | Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2022-01-04 14:41:16.352 | Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libibverbs1 amd64 28.0-1ubuntu1 [53.6 kB] 2022-01-04 14:41:16.385 | Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ibverbs-providers amd64 28.0-1ubuntu1 [232 kB] 2022-01-04 14:41:16.404 | Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 icu-devtools amd64 66.1-2ubuntu2.1 [189 kB] 2022-01-04 14:41:16.421 | Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 iputils-arping amd64 3:20190709-3 [15.8 kB] 2022-01-04 14:41:16.514 | Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 javascript-common all 11 [6,066 B] 2022-01-04 14:41:16.515 | Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2022-01-04 14:41:16.520 | Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2022-01-04 14:41:16.523 | Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2022-01-04 14:41:16.527 | Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2022-01-04 14:41:16.530 | Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 2022-01-04 14:41:16.534 | Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2022-01-04 14:41:16.643 | Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-perl all 1.19.03-2 [46.6 kB] 2022-01-04 14:41:16.647 | Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6 [11.3 kB] 2022-01-04 14:41:16.649 | Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] 2022-01-04 14:41:16.772 | Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-cpio-perl all 0.10-1 [9,644 B] 2022-01-04 14:41:16.773 | Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-iostreams1.71.0 amd64 1.71.0-6ubuntu6 [237 kB] 2022-01-04 14:41:16.793 | Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-thread1.71.0 amd64 1.71.0-6ubuntu6 [249 kB] 2022-01-04 14:41:16.814 | Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-fcntllock-perl amd64 0.22-3build4 [33.1 kB] 2022-01-04 14:41:16.817 | Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-bin amd64 0.7.6+darcs121130-4 [41.3 kB] 2022-01-04 14:41:16.821 | Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libicu-dev amd64 66.1-2ubuntu2.1 [9,451 kB] 2022-01-04 14:41:17.918 | Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libipset13 amd64 7.5-1ubuntu0.20.04.1 [53.6 kB] 2022-01-04 14:41:17.919 | Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 librdmacm1 amd64 28.0-1ubuntu1 [64.9 kB] 2022-01-04 14:41:17.923 | Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libiscsi7 amd64 1.18.0-2 [63.9 kB] 2022-01-04 14:41:18.063 | Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8-dev amd64 2.0.3-0ubuntu1.20.04.1 [238 kB] 2022-01-04 14:41:18.278 | Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] 2022-01-04 14:41:18.278 | Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] 2022-01-04 14:41:18.279 | Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjs-jquery all 3.3.1~dfsg-3 [329 kB] 2022-01-04 14:41:18.284 | Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-metadata all 12-1.1 [7,032 B] 2022-01-04 14:41:18.284 | Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-tablesorter all 1:2.31.1+dfsg1-1 [175 kB] 2022-01-04 14:41:18.287 | Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libltdl-dev amd64 2.4.6-14 [162 kB] 2022-01-04 14:41:18.290 | Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] 2022-01-04 14:41:18.291 | Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB] 2022-01-04 14:41:18.307 | Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libncurses-dev amd64 6.2-0ubuntu2 [339 kB] 2022-01-04 14:41:18.422 | Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnspr4 amd64 2:4.25-1 [107 kB] 2022-01-04 14:41:18.432 | Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss3 amd64 2:3.49.1-1ubuntu1.6 [1,256 kB] 2022-01-04 14:41:18.538 | Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp5-10 amd64 1:10.0.0-4ubuntu1 [300 kB] 2022-01-04 14:41:18.688 | Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp-10-dev amd64 1:10.0.0-4ubuntu1 [47.7 kB] 2022-01-04 14:41:18.689 | Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pcp-conf amd64 5.0.3-1 [17.0 kB] 2022-01-04 14:41:18.690 | Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp3 amd64 5.0.3-1 [255 kB] 2022-01-04 14:41:18.694 | Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-pmda3 amd64 5.0.3-1 [39.4 kB] 2022-01-04 14:41:18.695 | Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-pmda-perl amd64 5.0.3-1 [39.7 kB] 2022-01-04 14:41:18.696 | Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq5 amd64 12.9-0ubuntu0.20.04.1 [117 kB] 2022-01-04 14:41:18.698 | Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq-dev amd64 12.9-0ubuntu0.20.04.1 [136 kB] 2022-01-04 14:41:18.701 | Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librados2 amd64 15.2.14-0ubuntu0.20.04.1 [3,215 kB] 2022-01-04 14:41:19.146 | Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librbd1 amd64 15.2.14-0ubuntu0.20.04.1 [1,620 kB] 2022-01-04 14:41:19.505 | Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsasl2-dev amd64 2.1.27+dfsg-2 [225 kB] 2022-01-04 14:41:19.563 | Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl-dev amd64 1.1.1f-1ubuntu2.10 [1,584 kB] 2022-01-04 14:41:19.692 | Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd-dev amd64 245.4-4ubuntu3.13 [246 kB] 2022-01-04 14:41:19.716 | Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtinfo-dev amd64 6.2-0ubuntu2 [968 B] 2022-01-04 14:41:19.717 | Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libx86-1 amd64 1.1+ds1-11 [76.1 kB] 2022-01-04 14:41:19.718 | Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libxml2-dev amd64 2.9.10+dfsg-5ubuntu0.20.04.1 [735 kB] 2022-01-04 14:41:19.993 | Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxslt1-dev amd64 1.1.34-4 [219 kB] 2022-01-04 14:41:19.998 | Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-runtime amd64 1:10.0.0-4ubuntu1 [180 kB] 2022-01-04 14:41:20.001 | Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpfm4 amd64 4.10.1+git20-g7700f49-2 [266 kB] 2022-01-04 14:41:20.005 | Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10 amd64 1:10.0.0-4ubuntu1 [5,214 kB] 2022-01-04 14:41:20.764 | Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libffi-dev amd64 3.3-4 [57.0 kB] 2022-01-04 14:41:20.768 | Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pygments all 2.3.1+dfsg-1ubuntu2.2 [579 kB] 2022-01-04 14:41:20.819 | Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-tools amd64 1:10.0.0-4ubuntu1 [317 kB] 2022-01-04 14:41:20.899 | Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-4 amd64 4.8.7-4build1 [6,792 kB] 2022-01-04 14:41:22.112 | Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-dev amd64 4.8.7-4build1 [67.5 kB] 2022-01-04 14:41:22.114 | Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-dev amd64 1:10.0.0-4ubuntu1 [26.0 MB] 2022-01-04 14:41:26.415 | Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 lsscsi amd64 0.30-0.1 [46.1 kB] 2022-01-04 14:41:26.416 | Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 2022-01-04 14:41:26.675 | Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pm-utils all 1.4.1-19 [48.1 kB] 2022-01-04 14:41:27.068 | Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-common all 214ubuntu0.1 [28.2 kB] 2022-01-04 14:41:27.104 | Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-12 amd64 12.9-0ubuntu0.20.04.1 [1,047 kB] 2022-01-04 14:41:27.654 | Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ssl-cert all 1.0.39 [17.0 kB] 2022-01-04 14:41:27.656 | Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-common all 214ubuntu0.1 [169 kB] 2022-01-04 14:41:27.678 | Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-12 amd64 12.9-0ubuntu0.20.04.1 [921 kB] 2022-01-04 14:41:27.781 | Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-all all 214ubuntu0.1 [7,652 B] 2022-01-04 14:41:27.781 | Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python-pip-whl all 20.0.2-5ubuntu1.6 [1,805 kB] 2022-01-04 14:41:27.935 | Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-mysqldb amd64 1.4.4-2build1 [44.9 kB] 2022-01-04 14:41:27.939 | Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-wheel all 0.34.2-1 [23.8 kB] 2022-01-04 14:41:27.941 | Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-pip all 20.0.2-5ubuntu1.6 [231 kB] 2022-01-04 14:41:27.960 | Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3.8-venv amd64 3.8.10-0ubuntu1~20.04.2 [5,444 B] 2022-01-04 14:41:27.961 | Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-venv amd64 3.8.2-0ubuntu2 [1,228 B] 2022-01-04 14:41:27.961 | Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-block-extra amd64 1:4.2-3ubuntu6.18 [54.8 kB] 2022-01-04 14:41:27.966 | Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-utils amd64 1:4.2-3ubuntu6.18 [973 kB] 2022-01-04 14:41:28.160 | Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 sharutils amd64 1:4.15.2-4build1 [155 kB] 2022-01-04 14:41:28.188 | Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 sqlite3 amd64 3.31.1-4ubuntu0.2 [860 kB] 2022-01-04 14:41:28.266 | Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 unzip amd64 6.0-25ubuntu1 [169 kB] 2022-01-04 14:41:28.269 | Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 vbetool amd64 1.1-4 [11.5 kB] 2022-01-04 14:41:28.270 | Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 ipset amd64 7.5-1ubuntu0.20.04.1 [29.8 kB] 2022-01-04 14:41:28.271 | Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ipvsadm amd64 1:1.31-1 [40.2 kB] 2022-01-04 14:41:28.272 | Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libapache2-mod-proxy-uwsgi amd64 2.4.41-4ubuntu3.8 [1,180 B] 2022-01-04 14:41:28.272 | Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode1 amd64 1.6.1-4 [40.2 kB] 2022-01-04 14:41:28.273 | Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liberasurecode-dev amd64 1.6.1-4 [15.1 kB] 2022-01-04 14:41:28.391 | Get:227 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2022-01-04 14:41:28.392 | Get:228 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-gui2 amd64 5.0.3-1 [11.6 kB] 2022-01-04 14:41:28.520 | Get:229 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-import1 amd64 5.0.3-1 [15.5 kB] 2022-01-04 14:41:28.522 | Get:230 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-mmv1 amd64 5.0.3-1 [12.4 kB] 2022-01-04 14:41:28.523 | Get:231 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-trace2 amd64 5.0.3-1 [15.6 kB] 2022-01-04 14:41:28.524 | Get:232 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpcp-web1 amd64 5.0.3-1 [127 kB] 2022-01-04 14:41:28.535 | Get:233 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-dev amd64 0.2.2-1 [58.2 kB] 2022-01-04 14:41:28.540 | Get:234 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pcp amd64 5.0.3-1 [66.6 kB] 2022-01-04 14:41:28.546 | Get:235 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pcp amd64 5.0.3-1 [2,954 kB] 2022-01-04 14:41:28.903 | Get:236 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 socat amd64 1.7.3.3-2 [323 kB] 2022-01-04 14:41:28.907 | Get:237 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 vlan all 2.0.4ubuntu1.20.04.1 [11.3 kB] 2022-01-04 14:41:30.344 | Preconfiguring packages ... 2022-01-04 14:41:30.611 | Fetched 164 MB in 29s (5,616 kB/s) 2022-01-04 14:41:30.882 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 67325 files and directories currently installed.) 2022-01-04 14:41:30.884 | Preparing to unpack .../0-libnss-systemd_245.4-4ubuntu3.13_amd64.deb ... 2022-01-04 14:41:31.089 | Unpacking libnss-systemd:amd64 (245.4-4ubuntu3.13) over (245.4-4ubuntu3.6) ... 2022-01-04 14:41:31.686 | Preparing to unpack .../1-systemd-timesyncd_245.4-4ubuntu3.13_amd64.deb ... 2022-01-04 14:41:31.879 | Unpacking systemd-timesyncd (245.4-4ubuntu3.13) over (245.4-4ubuntu3.6) ... 2022-01-04 14:41:33.035 | Preparing to unpack .../2-systemd-sysv_245.4-4ubuntu3.13_amd64.deb ... 2022-01-04 14:41:33.159 | Unpacking systemd-sysv (245.4-4ubuntu3.13) over (245.4-4ubuntu3.6) ... 2022-01-04 14:41:33.611 | Preparing to unpack .../3-libpam-systemd_245.4-4ubuntu3.13_amd64.deb ... 2022-01-04 14:41:33.770 | Unpacking libpam-systemd:amd64 (245.4-4ubuntu3.13) over (245.4-4ubuntu3.6) ... 2022-01-04 14:41:34.361 | Preparing to unpack .../4-systemd_245.4-4ubuntu3.13_amd64.deb ... 2022-01-04 14:41:34.693 | Unpacking systemd (245.4-4ubuntu3.13) over (245.4-4ubuntu3.6) ... 2022-01-04 14:41:35.967 | Preparing to unpack .../5-libsystemd0_245.4-4ubuntu3.13_amd64.deb ... 2022-01-04 14:41:36.124 | Unpacking libsystemd0:amd64 (245.4-4ubuntu3.13) over (245.4-4ubuntu3.6) ... 2022-01-04 14:41:36.543 | Setting up libsystemd0:amd64 (245.4-4ubuntu3.13) ... 2022-01-04 14:41:36.902 | Selecting previously unselected package libapr1:amd64. 2022-01-04 14:41:36.940 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 67326 files and directories currently installed.) 2022-01-04 14:41:36.942 | Preparing to unpack .../000-libapr1_1.6.5-1ubuntu1_amd64.deb ... 2022-01-04 14:41:37.003 | Unpacking libapr1:amd64 (1.6.5-1ubuntu1) ... 2022-01-04 14:41:37.498 | Preparing to unpack .../001-libssl1.1_1.1.1f-1ubuntu2.10_amd64.deb ... 2022-01-04 14:41:37.650 | Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.10) over (1.1.1f-1ubuntu2.3) ... 2022-01-04 14:41:38.250 | Selecting previously unselected package libaprutil1:amd64. 2022-01-04 14:41:38.257 | Preparing to unpack .../002-libaprutil1_1.6.1-4ubuntu2_amd64.deb ... 2022-01-04 14:41:38.301 | Unpacking libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2022-01-04 14:41:38.603 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2022-01-04 14:41:38.610 | Preparing to unpack .../003-libaprutil1-dbd-sqlite3_1.6.1-4ubuntu2_amd64.deb ... 2022-01-04 14:41:38.662 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2022-01-04 14:41:39.047 | Preparing to unpack .../004-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 2022-01-04 14:41:39.199 | Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) over (2.4.49+dfsg-2ubuntu1.7) ... 2022-01-04 14:41:39.591 | Selecting previously unselected package libaprutil1-ldap:amd64. 2022-01-04 14:41:39.599 | Preparing to unpack .../005-libaprutil1-ldap_1.6.1-4ubuntu2_amd64.deb ... 2022-01-04 14:41:39.648 | Unpacking libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2022-01-04 14:41:39.926 | Preparing to unpack .../006-curl_7.68.0-1ubuntu2.7_amd64.deb ... 2022-01-04 14:41:40.078 | Unpacking curl (7.68.0-1ubuntu2.7) over (7.68.0-1ubuntu2.5) ... 2022-01-04 14:41:40.486 | Preparing to unpack .../007-libcurl4_7.68.0-1ubuntu2.7_amd64.deb ... 2022-01-04 14:41:40.633 | Unpacking libcurl4:amd64 (7.68.0-1ubuntu2.7) over (7.68.0-1ubuntu2.5) ... 2022-01-04 14:41:41.118 | Selecting previously unselected package libjansson4:amd64. 2022-01-04 14:41:41.126 | Preparing to unpack .../008-libjansson4_2.12-1build1_amd64.deb ... 2022-01-04 14:41:41.175 | Unpacking libjansson4:amd64 (2.12-1build1) ... 2022-01-04 14:41:41.454 | Selecting previously unselected package liblua5.2-0:amd64. 2022-01-04 14:41:41.461 | Preparing to unpack .../009-liblua5.2-0_5.2.4-1.1build3_amd64.deb ... 2022-01-04 14:41:41.511 | Unpacking liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2022-01-04 14:41:41.914 | Preparing to unpack .../010-libicu66_66.1-2ubuntu2.1_amd64.deb ... 2022-01-04 14:41:42.055 | Unpacking libicu66:amd64 (66.1-2ubuntu2.1) over (66.1-2ubuntu2) ... 2022-01-04 14:41:43.713 | Preparing to unpack .../011-libxml2_2.9.10+dfsg-5ubuntu0.20.04.1_amd64.deb ... 2022-01-04 14:41:43.873 | Unpacking libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) over (2.9.10+dfsg-5) ... 2022-01-04 14:41:44.347 | Selecting previously unselected package apache2-bin. 2022-01-04 14:41:44.355 | Preparing to unpack .../012-apache2-bin_2.4.41-4ubuntu3.8_amd64.deb ... 2022-01-04 14:41:44.414 | Unpacking apache2-bin (2.4.41-4ubuntu3.8) ... 2022-01-04 14:41:44.941 | Selecting previously unselected package apache2-data. 2022-01-04 14:41:44.949 | Preparing to unpack .../013-apache2-data_2.4.41-4ubuntu3.8_all.deb ... 2022-01-04 14:41:44.981 | Unpacking apache2-data (2.4.41-4ubuntu3.8) ... 2022-01-04 14:41:45.363 | Selecting previously unselected package apache2-utils. 2022-01-04 14:41:45.370 | Preparing to unpack .../014-apache2-utils_2.4.41-4ubuntu3.8_amd64.deb ... 2022-01-04 14:41:45.421 | Unpacking apache2-utils (2.4.41-4ubuntu3.8) ... 2022-01-04 14:41:45.890 | Selecting previously unselected package apache2. 2022-01-04 14:41:45.897 | Preparing to unpack .../015-apache2_2.4.41-4ubuntu3.8_amd64.deb ... 2022-01-04 14:41:45.969 | Unpacking apache2 (2.4.41-4ubuntu3.8) ... 2022-01-04 14:41:46.431 | Selecting previously unselected package liblua5.3-0:amd64. 2022-01-04 14:41:46.439 | Preparing to unpack .../016-liblua5.3-0_5.3.3-1.1ubuntu2_amd64.deb ... 2022-01-04 14:41:46.478 | Unpacking liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2022-01-04 14:41:46.917 | Selecting previously unselected package haproxy. 2022-01-04 14:41:46.924 | Preparing to unpack .../017-haproxy_2.0.13-2ubuntu0.3_amd64.deb ... 2022-01-04 14:41:46.981 | Unpacking haproxy (2.0.13-2ubuntu0.3) ... 2022-01-04 14:41:47.615 | Selecting previously unselected package libnl-3-200:amd64. 2022-01-04 14:41:47.623 | Preparing to unpack .../018-libnl-3-200_3.4.0-1_amd64.deb ... 2022-01-04 14:41:47.655 | Unpacking libnl-3-200:amd64 (3.4.0-1) ... 2022-01-04 14:41:48.004 | Selecting previously unselected package libnl-genl-3-200:amd64. 2022-01-04 14:41:48.011 | Preparing to unpack .../019-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2022-01-04 14:41:48.044 | Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2022-01-04 14:41:48.536 | Selecting previously unselected package mysql-common. 2022-01-04 14:41:48.543 | Preparing to unpack .../020-mysql-common_5.8+1.0.5ubuntu2_all.deb ... 2022-01-04 14:41:48.614 | Unpacking mysql-common (5.8+1.0.5ubuntu2) ... 2022-01-04 14:41:49.010 | Selecting previously unselected package libmysqlclient21:amd64. 2022-01-04 14:41:49.017 | Preparing to unpack .../021-libmysqlclient21_8.0.27-0ubuntu0.20.04.1_amd64.deb ... 2022-01-04 14:41:49.049 | Unpacking libmysqlclient21:amd64 (8.0.27-0ubuntu0.20.04.1) ... 2022-01-04 14:41:49.673 | Selecting previously unselected package libsensors-config. 2022-01-04 14:41:49.680 | Preparing to unpack .../022-libsensors-config_1%3a3.6.0-2ubuntu1_all.deb ... 2022-01-04 14:41:49.724 | Unpacking libsensors-config (1:3.6.0-2ubuntu1) ... 2022-01-04 14:41:50.187 | Selecting previously unselected package libsensors5:amd64. 2022-01-04 14:41:50.195 | Preparing to unpack .../023-libsensors5_1%3a3.6.0-2ubuntu1_amd64.deb ... 2022-01-04 14:41:50.344 | Unpacking libsensors5:amd64 (1:3.6.0-2ubuntu1) ... 2022-01-04 14:41:50.751 | Selecting previously unselected package libsnmp-base. 2022-01-04 14:41:50.759 | Preparing to unpack .../024-libsnmp-base_5.8+dfsg-2ubuntu2.3_all.deb ... 2022-01-04 14:41:50.809 | Unpacking libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2022-01-04 14:41:51.221 | Selecting previously unselected package libsnmp35:amd64. 2022-01-04 14:41:51.228 | Preparing to unpack .../025-libsnmp35_5.8+dfsg-2ubuntu2.3_amd64.deb ... 2022-01-04 14:41:51.278 | Unpacking libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2022-01-04 14:41:51.770 | Selecting previously unselected package keepalived. 2022-01-04 14:41:51.778 | Preparing to unpack .../026-keepalived_1%3a2.0.19-2ubuntu0.1_amd64.deb ... 2022-01-04 14:41:51.810 | Unpacking keepalived (1:2.0.19-2ubuntu0.1) ... 2022-01-04 14:41:52.307 | Selecting previously unselected package memcached. 2022-01-04 14:41:52.315 | Preparing to unpack .../027-memcached_1.5.22-2ubuntu0.2_amd64.deb ... 2022-01-04 14:41:52.358 | Unpacking memcached (1.5.22-2ubuntu0.2) ... 2022-01-04 14:41:52.949 | Preparing to unpack .../028-open-iscsi_2.0.874-7.1ubuntu6.2_amd64.deb ... 2022-01-04 14:41:53.837 | Unpacking open-iscsi (2.0.874-7.1ubuntu6.2) over (2.0.874-7.1ubuntu6.1) ... 2022-01-04 14:41:54.303 | Preparing to unpack .../029-openssl_1.1.1f-1ubuntu2.10_amd64.deb ... 2022-01-04 14:41:54.438 | Unpacking openssl (1.1.1f-1ubuntu2.10) over (1.1.1f-1ubuntu2.3) ... 2022-01-04 14:41:54.981 | Selecting previously unselected package python3-yaml. 2022-01-04 14:41:54.989 | Preparing to unpack .../030-python3-yaml_5.3.1-1ubuntu0.1_amd64.deb ... 2022-01-04 14:41:55.044 | Unpacking python3-yaml (5.3.1-1ubuntu0.1) ... 2022-01-04 14:41:55.387 | Preparing to unpack .../031-openssh-sftp-server_1%3a8.2p1-4ubuntu0.3_amd64.deb ... 2022-01-04 14:41:55.546 | Unpacking openssh-sftp-server (1:8.2p1-4ubuntu0.3) over (1:8.2p1-4ubuntu0.2) ... 2022-01-04 14:41:56.172 | Preparing to unpack .../032-openssh-server_1%3a8.2p1-4ubuntu0.3_amd64.deb ... 2022-01-04 14:41:56.402 | Unpacking openssh-server (1:8.2p1-4ubuntu0.3) over (1:8.2p1-4ubuntu0.2) ... 2022-01-04 14:41:57.286 | Preparing to unpack .../033-openssh-client_1%3a8.2p1-4ubuntu0.3_amd64.deb ... 2022-01-04 14:41:57.419 | Unpacking openssh-client (1:8.2p1-4ubuntu0.3) over (1:8.2p1-4ubuntu0.2) ... 2022-01-04 14:41:58.024 | Preparing to unpack .../034-wget_1.20.3-1ubuntu2_amd64.deb ... 2022-01-04 14:41:58.175 | Unpacking wget (1.20.3-1ubuntu2) over (1.20.3-1ubuntu1) ... 2022-01-04 14:41:58.649 | Selecting previously unselected package acl. 2022-01-04 14:41:58.656 | Preparing to unpack .../035-acl_2.2.53-6_amd64.deb ... 2022-01-04 14:41:58.705 | Unpacking acl (2.2.53-6) ... 2022-01-04 14:41:59.004 | Selecting previously unselected package autotools-dev. 2022-01-04 14:41:59.012 | Preparing to unpack .../036-autotools-dev_20180224.1_all.deb ... 2022-01-04 14:41:59.050 | Unpacking autotools-dev (20180224.1) ... 2022-01-04 14:41:59.450 | Selecting previously unselected package m4. 2022-01-04 14:41:59.458 | Preparing to unpack .../037-m4_1.4.18-4_amd64.deb ... 2022-01-04 14:41:59.518 | Unpacking m4 (1.4.18-4) ... 2022-01-04 14:41:59.867 | Selecting previously unselected package autoconf. 2022-01-04 14:41:59.874 | Preparing to unpack .../038-autoconf_2.69-11.1_all.deb ... 2022-01-04 14:41:59.930 | Unpacking autoconf (2.69-11.1) ... 2022-01-04 14:42:00.443 | Selecting previously unselected package automake. 2022-01-04 14:42:00.450 | Preparing to unpack .../039-automake_1%3a1.16.1-4ubuntu6_all.deb ... 2022-01-04 14:42:00.509 | Unpacking automake (1:1.16.1-4ubuntu6) ... 2022-01-04 14:42:00.873 | Selecting previously unselected package autopoint. 2022-01-04 14:42:00.880 | Preparing to unpack .../040-autopoint_0.19.8.1-10build1_all.deb ... 2022-01-04 14:42:00.934 | Unpacking autopoint (0.19.8.1-10build1) ... 2022-01-04 14:42:01.266 | Selecting previously unselected package libllvm10:amd64. 2022-01-04 14:42:01.274 | Preparing to unpack .../041-libllvm10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-01-04 14:42:01.323 | Unpacking libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2022-01-04 14:42:04.037 | Selecting previously unselected package libclang-cpp10. 2022-01-04 14:42:04.044 | Preparing to unpack .../042-libclang-cpp10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-01-04 14:42:04.094 | Unpacking libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2022-01-04 14:42:05.865 | Selecting previously unselected package libstdc++-9-dev:amd64. 2022-01-04 14:42:05.873 | Preparing to unpack .../043-libstdc++-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... 2022-01-04 14:42:05.922 | Unpacking libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2022-01-04 14:42:06.867 | Selecting previously unselected package libgc1c2:amd64. 2022-01-04 14:42:06.875 | Preparing to unpack .../044-libgc1c2_1%3a7.6.4-0.4ubuntu1_amd64.deb ... 2022-01-04 14:42:06.918 | Unpacking libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2022-01-04 14:42:07.323 | Selecting previously unselected package libobjc4:amd64. 2022-01-04 14:42:07.331 | Preparing to unpack .../045-libobjc4_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-01-04 14:42:07.380 | Unpacking libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2022-01-04 14:42:07.706 | Selecting previously unselected package libobjc-9-dev:amd64. 2022-01-04 14:42:07.713 | Preparing to unpack .../046-libobjc-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... 2022-01-04 14:42:07.752 | Unpacking libobjc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2022-01-04 14:42:08.340 | Selecting previously unselected package libc6-i386. 2022-01-04 14:42:08.347 | Preparing to unpack .../047-libc6-i386_2.31-0ubuntu9.2_amd64.deb ... 2022-01-04 14:42:08.403 | Unpacking libc6-i386 (2.31-0ubuntu9.2) ... 2022-01-04 14:42:09.243 | Selecting previously unselected package lib32gcc-s1. 2022-01-04 14:42:09.250 | Preparing to unpack .../048-lib32gcc-s1_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-01-04 14:42:09.305 | Unpacking lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2022-01-04 14:42:09.757 | Selecting previously unselected package lib32stdc++6. 2022-01-04 14:42:09.764 | Preparing to unpack .../049-lib32stdc++6_10.3.0-1ubuntu1~20.04_amd64.deb ... 2022-01-04 14:42:09.813 | Unpacking lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2022-01-04 14:42:10.255 | Selecting previously unselected package libclang-common-10-dev. 2022-01-04 14:42:10.262 | Preparing to unpack .../050-libclang-common-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-01-04 14:42:10.312 | Unpacking libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2022-01-04 14:42:11.694 | Selecting previously unselected package libclang1-10. 2022-01-04 14:42:11.702 | Preparing to unpack .../051-libclang1-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-01-04 14:42:11.751 | Unpacking libclang1-10 (1:10.0.0-4ubuntu1) ... 2022-01-04 14:42:13.220 | Selecting previously unselected package clang-10. 2022-01-04 14:42:13.227 | Preparing to unpack .../052-clang-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-01-04 14:42:13.276 | Unpacking clang-10 (1:10.0.0-4ubuntu1) ... 2022-01-04 14:42:13.592 | Selecting previously unselected package libtool. 2022-01-04 14:42:13.600 | Preparing to unpack .../053-libtool_2.4.6-14_all.deb ... 2022-01-04 14:42:13.649 | Unpacking libtool (2.4.6-14) ... 2022-01-04 14:42:13.970 | Selecting previously unselected package dh-autoreconf. 2022-01-04 14:42:13.978 | Preparing to unpack .../054-dh-autoreconf_19_all.deb ... 2022-01-04 14:42:14.019 | Unpacking dh-autoreconf (19) ... 2022-01-04 14:42:14.324 | Selecting previously unselected package libdebhelper-perl. 2022-01-04 14:42:14.332 | Preparing to unpack .../055-libdebhelper-perl_12.10ubuntu1_all.deb ... 2022-01-04 14:42:14.386 | Unpacking libdebhelper-perl (12.10ubuntu1) ... 2022-01-04 14:42:14.717 | Selecting previously unselected package libarchive-zip-perl. 2022-01-04 14:42:14.725 | Preparing to unpack .../056-libarchive-zip-perl_1.67-2_all.deb ... 2022-01-04 14:42:14.781 | Unpacking libarchive-zip-perl (1.67-2) ... 2022-01-04 14:42:15.044 | Selecting previously unselected package libsub-override-perl. 2022-01-04 14:42:15.052 | Preparing to unpack .../057-libsub-override-perl_0.09-2_all.deb ... 2022-01-04 14:42:15.078 | Unpacking libsub-override-perl (0.09-2) ... 2022-01-04 14:42:15.313 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2022-01-04 14:42:15.320 | Preparing to unpack .../058-libfile-stripnondeterminism-perl_1.7.0-1_all.deb ... 2022-01-04 14:42:15.369 | Unpacking libfile-stripnondeterminism-perl (1.7.0-1) ... 2022-01-04 14:42:15.655 | Selecting previously unselected package dh-strip-nondeterminism. 2022-01-04 14:42:15.663 | Preparing to unpack .../059-dh-strip-nondeterminism_1.7.0-1_all.deb ... 2022-01-04 14:42:15.722 | Unpacking dh-strip-nondeterminism (1.7.0-1) ... 2022-01-04 14:42:15.975 | Selecting previously unselected package libdpkg-perl. 2022-01-04 14:42:15.983 | Preparing to unpack .../060-libdpkg-perl_1.19.7ubuntu3_all.deb ... 2022-01-04 14:42:16.032 | Unpacking libdpkg-perl (1.19.7ubuntu3) ... 2022-01-04 14:42:16.433 | Selecting previously unselected package make. 2022-01-04 14:42:16.440 | Preparing to unpack .../061-make_4.2.1-1.2_amd64.deb ... 2022-01-04 14:42:16.499 | Unpacking make (4.2.1-1.2) ... 2022-01-04 14:42:16.831 | Selecting previously unselected package dpkg-dev. 2022-01-04 14:42:16.839 | Preparing to unpack .../062-dpkg-dev_1.19.7ubuntu3_all.deb ... 2022-01-04 14:42:16.883 | Unpacking dpkg-dev (1.19.7ubuntu3) ... 2022-01-04 14:42:17.302 | Selecting previously unselected package dwz. 2022-01-04 14:42:17.309 | Preparing to unpack .../063-dwz_0.13-5_amd64.deb ... 2022-01-04 14:42:17.358 | Unpacking dwz (0.13-5) ... 2022-01-04 14:42:17.768 | Selecting previously unselected package libcroco3:amd64. 2022-01-04 14:42:17.776 | Preparing to unpack .../064-libcroco3_0.6.13-1_amd64.deb ... 2022-01-04 14:42:17.825 | Unpacking libcroco3:amd64 (0.6.13-1) ... 2022-01-04 14:42:18.163 | Selecting previously unselected package gettext. 2022-01-04 14:42:18.171 | Preparing to unpack .../065-gettext_0.19.8.1-10build1_amd64.deb ... 2022-01-04 14:42:18.214 | Unpacking gettext (0.19.8.1-10build1) ... 2022-01-04 14:42:18.644 | Selecting previously unselected package intltool-debian. 2022-01-04 14:42:18.651 | Preparing to unpack .../066-intltool-debian_0.35.0+20060710.5_all.deb ... 2022-01-04 14:42:18.700 | Unpacking intltool-debian (0.35.0+20060710.5) ... 2022-01-04 14:42:19.004 | Selecting previously unselected package po-debconf. 2022-01-04 14:42:19.011 | Preparing to unpack .../067-po-debconf_1.0.21_all.deb ... 2022-01-04 14:42:19.071 | Unpacking po-debconf (1.0.21) ... 2022-01-04 14:42:19.461 | Selecting previously unselected package debhelper. 2022-01-04 14:42:19.468 | Preparing to unpack .../068-debhelper_12.10ubuntu1_all.deb ... 2022-01-04 14:42:19.517 | Unpacking debhelper (12.10ubuntu1) ... 2022-01-04 14:42:20.049 | Selecting previously unselected package uuid-dev:amd64. 2022-01-04 14:42:20.057 | Preparing to unpack .../069-uuid-dev_2.34-0.1ubuntu9.1_amd64.deb ... 2022-01-04 14:42:20.105 | Unpacking uuid-dev:amd64 (2.34-0.1ubuntu9.1) ... 2022-01-04 14:42:20.661 | Selecting previously unselected package libsctp1:amd64. 2022-01-04 14:42:20.669 | Preparing to unpack .../070-libsctp1_1.0.18+dfsg-1_amd64.deb ... 2022-01-04 14:42:20.723 | Unpacking libsctp1:amd64 (1.0.18+dfsg-1) ... 2022-01-04 14:42:21.025 | Selecting previously unselected package libsctp-dev:amd64. 2022-01-04 14:42:21.033 | Preparing to unpack .../071-libsctp-dev_1.0.18+dfsg-1_amd64.deb ... 2022-01-04 14:42:21.078 | Unpacking libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2022-01-04 14:42:21.381 | Selecting previously unselected package libapr1-dev. 2022-01-04 14:42:21.388 | Preparing to unpack .../072-libapr1-dev_1.6.5-1ubuntu1_amd64.deb ... 2022-01-04 14:42:21.432 | Unpacking libapr1-dev (1.6.5-1ubuntu1) ... 2022-01-04 14:42:22.112 | Selecting previously unselected package libldap2-dev:amd64. 2022-01-04 14:42:22.120 | Preparing to unpack .../073-libldap2-dev_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 2022-01-04 14:42:22.169 | Unpacking libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2022-01-04 14:42:22.522 | Selecting previously unselected package libaprutil1-dev. 2022-01-04 14:42:22.530 | Preparing to unpack .../074-libaprutil1-dev_1.6.1-4ubuntu2_amd64.deb ... 2022-01-04 14:42:22.579 | Unpacking libaprutil1-dev (1.6.1-4ubuntu2) ... 2022-01-04 14:42:23.174 | Selecting previously unselected package apache2-dev. 2022-01-04 14:42:23.182 | Preparing to unpack .../075-apache2-dev_2.4.41-4ubuntu3.8_amd64.deb ... 2022-01-04 14:42:23.231 | Unpacking apache2-dev (2.4.41-4ubuntu3.8) ... 2022-01-04 14:42:23.695 | Selecting previously unselected package binfmt-support. 2022-01-04 14:42:23.703 | Preparing to unpack .../076-binfmt-support_2.2.0-2_amd64.deb ... 2022-01-04 14:42:23.743 | Unpacking binfmt-support (2.2.0-2) ... 2022-01-04 14:42:24.066 | Selecting previously unselected package g++-9. 2022-01-04 14:42:24.074 | Preparing to unpack .../077-g++-9_9.3.0-17ubuntu1~20.04_amd64.deb ... 2022-01-04 14:42:24.112 | Unpacking g++-9 (9.3.0-17ubuntu1~20.04) ... 2022-01-04 14:42:25.632 | Selecting previously unselected package g++. 2022-01-04 14:42:25.640 | Preparing to unpack .../078-g++_4%3a9.3.0-1ubuntu2_amd64.deb ... 2022-01-04 14:42:25.688 | Unpacking g++ (4:9.3.0-1ubuntu2) ... 2022-01-04 14:42:25.962 | Selecting previously unselected package build-essential. 2022-01-04 14:42:25.970 | Preparing to unpack .../079-build-essential_12.8ubuntu1.1_amd64.deb ... 2022-01-04 14:42:26.019 | Unpacking build-essential (12.8ubuntu1.1) ... 2022-01-04 14:42:26.323 | Selecting previously unselected package conntrack. 2022-01-04 14:42:26.331 | Preparing to unpack .../080-conntrack_1%3a1.4.5-2_amd64.deb ... 2022-01-04 14:42:26.386 | Unpacking conntrack (1:1.4.5-2) ... 2022-01-04 14:42:26.718 | Selecting previously unselected package libnetfilter-cthelper0:amd64. 2022-01-04 14:42:26.725 | Preparing to unpack .../081-libnetfilter-cthelper0_1.0.0-1ubuntu2_amd64.deb ... 2022-01-04 14:42:26.763 | Unpacking libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2022-01-04 14:42:27.157 | Selecting previously unselected package libnetfilter-queue1. 2022-01-04 14:42:27.165 | Preparing to unpack .../082-libnetfilter-queue1_1.0.3-1_amd64.deb ... 2022-01-04 14:42:27.214 | Unpacking libnetfilter-queue1 (1.0.3-1) ... 2022-01-04 14:42:27.615 | Selecting previously unselected package conntrackd. 2022-01-04 14:42:27.623 | Preparing to unpack .../083-conntrackd_1%3a1.4.5-2_amd64.deb ... 2022-01-04 14:42:27.672 | Unpacking conntrackd (1:1.4.5-2) ... 2022-01-04 14:42:27.912 | Selecting previously unselected package dns-root-data. 2022-01-04 14:42:27.920 | Preparing to unpack .../084-dns-root-data_2019052802_all.deb ... 2022-01-04 14:42:27.975 | Unpacking dns-root-data (2019052802) ... 2022-01-04 14:42:28.318 | Selecting previously unselected package libidn11:amd64. 2022-01-04 14:42:28.325 | Preparing to unpack .../085-libidn11_1.33-2.2ubuntu2_amd64.deb ... 2022-01-04 14:42:28.373 | Unpacking libidn11:amd64 (1.33-2.2ubuntu2) ... 2022-01-04 14:42:28.758 | Selecting previously unselected package dnsmasq-base. 2022-01-04 14:42:28.766 | Preparing to unpack .../086-dnsmasq-base_2.80-1.1ubuntu1.4_amd64.deb ... 2022-01-04 14:42:28.826 | Unpacking dnsmasq-base (2.80-1.1ubuntu1.4) ... 2022-01-04 14:42:29.175 | Selecting previously unselected package dnsmasq-utils. 2022-01-04 14:42:29.183 | Preparing to unpack .../087-dnsmasq-utils_2.80-1.1ubuntu1.4_amd64.deb ... 2022-01-04 14:42:29.231 | Unpacking dnsmasq-utils (2.80-1.1ubuntu1.4) ... 2022-01-04 14:42:29.631 | Selecting previously unselected package ebtables. 2022-01-04 14:42:29.639 | Preparing to unpack .../088-ebtables_2.0.11-3build1_amd64.deb ... 2022-01-04 14:42:29.700 | Unpacking ebtables (2.0.11-3build1) ... 2022-01-04 14:42:30.071 | Selecting previously unselected package libfakeroot:amd64. 2022-01-04 14:42:30.079 | Preparing to unpack .../089-libfakeroot_1.24-1_amd64.deb ... 2022-01-04 14:42:30.129 | Unpacking libfakeroot:amd64 (1.24-1) ... 2022-01-04 14:42:30.427 | Selecting previously unselected package fakeroot. 2022-01-04 14:42:30.434 | Preparing to unpack .../090-fakeroot_1.24-1_amd64.deb ... 2022-01-04 14:42:30.489 | Unpacking fakeroot (1.24-1) ... 2022-01-04 14:42:30.872 | Selecting previously unselected package fonts-dejavu-core. 2022-01-04 14:42:30.880 | Preparing to unpack .../091-fonts-dejavu-core_2.37-1_all.deb ... 2022-01-04 14:42:30.923 | Unpacking fonts-dejavu-core (2.37-1) ... 2022-01-04 14:42:31.425 | Selecting previously unselected package fonts-liberation. 2022-01-04 14:42:31.433 | Preparing to unpack .../092-fonts-liberation_1%3a1.07.4-11_all.deb ... 2022-01-04 14:42:31.505 | Unpacking fonts-liberation (1:1.07.4-11) ... 2022-01-04 14:42:31.958 | Selecting previously unselected package fontconfig-config. 2022-01-04 14:42:31.966 | Preparing to unpack .../093-fontconfig-config_2.13.1-2ubuntu3_all.deb ... 2022-01-04 14:42:32.021 | Unpacking fontconfig-config (2.13.1-2ubuntu3) ... 2022-01-04 14:42:32.421 | Selecting previously unselected package libfontconfig1:amd64. 2022-01-04 14:42:32.429 | Preparing to unpack .../094-libfontconfig1_2.13.1-2ubuntu3_amd64.deb ... 2022-01-04 14:42:32.466 | Unpacking libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2022-01-04 14:42:32.825 | Selecting previously unselected package fontconfig. 2022-01-04 14:42:32.833 | Preparing to unpack .../095-fontconfig_2.13.1-2ubuntu3_amd64.deb ... 2022-01-04 14:42:32.882 | Unpacking fontconfig (2.13.1-2ubuntu3) ... 2022-01-04 14:42:33.255 | Selecting previously unselected package genisoimage. 2022-01-04 14:42:33.263 | Preparing to unpack .../096-genisoimage_9%3a1.1.11-3.1ubuntu1_amd64.deb ... 2022-01-04 14:42:33.312 | Unpacking genisoimage (9:1.1.11-3.1ubuntu1) ... 2022-01-04 14:42:33.722 | Selecting previously unselected package libann0. 2022-01-04 14:42:33.730 | Preparing to unpack .../097-libann0_1.1.2+doc-7build1_amd64.deb ... 2022-01-04 14:42:33.785 | Unpacking libann0 (1.1.2+doc-7build1) ... 2022-01-04 14:42:34.248 | Selecting previously unselected package libcdt5:amd64. 2022-01-04 14:42:34.256 | Preparing to unpack .../098-libcdt5_2.42.2-3build2_amd64.deb ... 2022-01-04 14:42:34.322 | Unpacking libcdt5:amd64 (2.42.2-3build2) ... 2022-01-04 14:42:34.735 | Selecting previously unselected package libcgraph6:amd64. 2022-01-04 14:42:34.743 | Preparing to unpack .../099-libcgraph6_2.42.2-3build2_amd64.deb ... 2022-01-04 14:42:34.780 | Unpacking libcgraph6:amd64 (2.42.2-3build2) ... 2022-01-04 14:42:35.204 | Selecting previously unselected package libjpeg-turbo8:amd64. 2022-01-04 14:42:35.211 | Preparing to unpack .../100-libjpeg-turbo8_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2022-01-04 14:42:35.266 | Unpacking libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-01-04 14:42:35.672 | Selecting previously unselected package libjpeg8:amd64. 2022-01-04 14:42:35.680 | Preparing to unpack .../101-libjpeg8_8c-2ubuntu8_amd64.deb ... 2022-01-04 14:42:35.735 | Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... 2022-01-04 14:42:36.244 | Selecting previously unselected package libjbig0:amd64. 2022-01-04 14:42:36.252 | Preparing to unpack .../102-libjbig0_2.1-3.1build1_amd64.deb ... 2022-01-04 14:42:36.310 | Unpacking libjbig0:amd64 (2.1-3.1build1) ... 2022-01-04 14:42:36.705 | Selecting previously unselected package libwebp6:amd64. 2022-01-04 14:42:36.713 | Preparing to unpack .../103-libwebp6_0.6.1-2ubuntu0.20.04.1_amd64.deb ... 2022-01-04 14:42:36.768 | Unpacking libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2022-01-04 14:42:37.168 | Selecting previously unselected package libtiff5:amd64. 2022-01-04 14:42:37.176 | Preparing to unpack .../104-libtiff5_4.1.0+git191117-2ubuntu0.20.04.2_amd64.deb ... 2022-01-04 14:42:37.220 | Unpacking libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.2) ... 2022-01-04 14:42:37.575 | Selecting previously unselected package libxpm4:amd64. 2022-01-04 14:42:37.584 | Preparing to unpack .../105-libxpm4_1%3a3.5.12-1_amd64.deb ... 2022-01-04 14:42:37.625 | Unpacking libxpm4:amd64 (1:3.5.12-1) ... 2022-01-04 14:42:37.981 | Selecting previously unselected package libgd3:amd64. 2022-01-04 14:42:37.989 | Preparing to unpack .../106-libgd3_2.2.5-5.2ubuntu2.1_amd64.deb ... 2022-01-04 14:42:38.053 | Unpacking libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2022-01-04 14:42:38.438 | Selecting previously unselected package libgts-0.7-5:amd64. 2022-01-04 14:42:38.446 | Preparing to unpack .../107-libgts-0.7-5_0.7.6+darcs121130-4_amd64.deb ... 2022-01-04 14:42:38.477 | Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2022-01-04 14:42:38.935 | Selecting previously unselected package libpixman-1-0:amd64. 2022-01-04 14:42:38.943 | Preparing to unpack .../108-libpixman-1-0_0.38.4-0ubuntu1_amd64.deb ... 2022-01-04 14:42:39.003 | Unpacking libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2022-01-04 14:42:39.448 | Selecting previously unselected package libxcb-render0:amd64. 2022-01-04 14:42:39.456 | Preparing to unpack .../109-libxcb-render0_1.14-2_amd64.deb ... 2022-01-04 14:42:39.506 | Unpacking libxcb-render0:amd64 (1.14-2) ... 2022-01-04 14:42:39.826 | Selecting previously unselected package libxcb-shm0:amd64. 2022-01-04 14:42:39.834 | Preparing to unpack .../110-libxcb-shm0_1.14-2_amd64.deb ... 2022-01-04 14:42:39.872 | Unpacking libxcb-shm0:amd64 (1.14-2) ... 2022-01-04 14:42:40.242 | Selecting previously unselected package libxrender1:amd64. 2022-01-04 14:42:40.250 | Preparing to unpack .../111-libxrender1_1%3a0.9.10-1_amd64.deb ... 2022-01-04 14:42:40.300 | Unpacking libxrender1:amd64 (1:0.9.10-1) ... 2022-01-04 14:42:40.632 | Selecting previously unselected package libcairo2:amd64. 2022-01-04 14:42:40.640 | Preparing to unpack .../112-libcairo2_1.16.0-4ubuntu1_amd64.deb ... 2022-01-04 14:42:40.687 | Unpacking libcairo2:amd64 (1.16.0-4ubuntu1) ... 2022-01-04 14:42:41.095 | Selecting previously unselected package libgraphite2-3:amd64. 2022-01-04 14:42:41.103 | Preparing to unpack .../113-libgraphite2-3_1.3.13-11build1_amd64.deb ... 2022-01-04 14:42:41.146 | Unpacking libgraphite2-3:amd64 (1.3.13-11build1) ... 2022-01-04 14:42:41.442 | Selecting previously unselected package libharfbuzz0b:amd64. 2022-01-04 14:42:41.450 | Preparing to unpack .../114-libharfbuzz0b_2.6.4-1ubuntu4_amd64.deb ... 2022-01-04 14:42:41.499 | Unpacking libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2022-01-04 14:42:41.894 | Selecting previously unselected package libthai-data. 2022-01-04 14:42:41.902 | Preparing to unpack .../115-libthai-data_0.1.28-3_all.deb ... 2022-01-04 14:42:41.950 | Unpacking libthai-data (0.1.28-3) ... 2022-01-04 14:42:42.369 | Selecting previously unselected package libdatrie1:amd64. 2022-01-04 14:42:42.377 | Preparing to unpack .../116-libdatrie1_0.2.12-3_amd64.deb ... 2022-01-04 14:42:42.437 | Unpacking libdatrie1:amd64 (0.2.12-3) ... 2022-01-04 14:42:42.791 | Selecting previously unselected package libthai0:amd64. 2022-01-04 14:42:42.799 | Preparing to unpack .../117-libthai0_0.1.28-3_amd64.deb ... 2022-01-04 14:42:42.854 | Unpacking libthai0:amd64 (0.1.28-3) ... 2022-01-04 14:42:43.133 | Selecting previously unselected package libpango-1.0-0:amd64. 2022-01-04 14:42:43.141 | Preparing to unpack .../118-libpango-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-01-04 14:42:43.191 | Unpacking libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-01-04 14:42:43.585 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2022-01-04 14:42:43.592 | Preparing to unpack .../119-libpangoft2-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-01-04 14:42:43.643 | Unpacking libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-01-04 14:42:44.043 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2022-01-04 14:42:44.051 | Preparing to unpack .../120-libpangocairo-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2022-01-04 14:42:44.111 | Unpacking libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-01-04 14:42:44.442 | Selecting previously unselected package libpathplan4:amd64. 2022-01-04 14:42:44.450 | Preparing to unpack .../121-libpathplan4_2.42.2-3build2_amd64.deb ... 2022-01-04 14:42:44.500 | Unpacking libpathplan4:amd64 (2.42.2-3build2) ... 2022-01-04 14:42:44.859 | Selecting previously unselected package libgvc6. 2022-01-04 14:42:44.867 | Preparing to unpack .../122-libgvc6_2.42.2-3build2_amd64.deb ... 2022-01-04 14:42:44.916 | Unpacking libgvc6 (2.42.2-3build2) ... 2022-01-04 14:42:45.391 | Selecting previously unselected package libgvpr2:amd64. 2022-01-04 14:42:45.399 | Preparing to unpack .../123-libgvpr2_2.42.2-3build2_amd64.deb ... 2022-01-04 14:42:45.454 | Unpacking libgvpr2:amd64 (2.42.2-3build2) ... 2022-01-04 14:42:45.809 | Selecting previously unselected package liblab-gamut1:amd64. 2022-01-04 14:42:45.818 | Preparing to unpack .../124-liblab-gamut1_2.42.2-3build2_amd64.deb ... 2022-01-04 14:42:45.864 | Unpacking liblab-gamut1:amd64 (2.42.2-3build2) ... 2022-01-04 14:42:46.443 | Selecting previously unselected package x11-common. 2022-01-04 14:42:46.451 | Preparing to unpack .../125-x11-common_1%3a7.7+19ubuntu14_all.deb ... 2022-01-04 14:42:46.534 | dpkg-query: no packages found matching nux-tools 2022-01-04 14:42:46.545 | Unpacking x11-common (1:7.7+19ubuntu14) ... 2022-01-04 14:42:46.889 | Selecting previously unselected package libice6:amd64. 2022-01-04 14:42:46.897 | Preparing to unpack .../126-libice6_2%3a1.0.10-0ubuntu1_amd64.deb ... 2022-01-04 14:42:46.946 | Unpacking libice6:amd64 (2:1.0.10-0ubuntu1) ... 2022-01-04 14:42:47.322 | Selecting previously unselected package libsm6:amd64. 2022-01-04 14:42:47.330 | Preparing to unpack .../127-libsm6_2%3a1.2.3-1_amd64.deb ... 2022-01-04 14:42:47.386 | Unpacking libsm6:amd64 (2:1.2.3-1) ... 2022-01-04 14:42:47.770 | Selecting previously unselected package libxt6:amd64. 2022-01-04 14:42:47.777 | Preparing to unpack .../128-libxt6_1%3a1.1.5-1_amd64.deb ... 2022-01-04 14:42:47.826 | Unpacking libxt6:amd64 (1:1.1.5-1) ... 2022-01-04 14:42:48.129 | Selecting previously unselected package libxmu6:amd64. 2022-01-04 14:42:48.137 | Preparing to unpack .../129-libxmu6_2%3a1.1.3-0ubuntu1_amd64.deb ... 2022-01-04 14:42:48.169 | Unpacking libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2022-01-04 14:42:48.517 | Selecting previously unselected package libxaw7:amd64. 2022-01-04 14:42:48.526 | Preparing to unpack .../130-libxaw7_2%3a1.0.13-1_amd64.deb ... 2022-01-04 14:42:48.569 | Unpacking libxaw7:amd64 (2:1.0.13-1) ... 2022-01-04 14:42:48.929 | Selecting previously unselected package graphviz. 2022-01-04 14:42:48.937 | Preparing to unpack .../131-graphviz_2.42.2-3build2_amd64.deb ... 2022-01-04 14:42:48.980 | Unpacking graphviz (2.42.2-3build2) ... 2022-01-04 14:42:49.608 | Selecting previously unselected package libnl-route-3-200:amd64. 2022-01-04 14:42:49.616 | Preparing to unpack .../132-libnl-route-3-200_3.4.0-1_amd64.deb ... 2022-01-04 14:42:49.671 | Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2022-01-04 14:42:50.106 | Selecting previously unselected package libibverbs1:amd64. 2022-01-04 14:42:50.114 | Preparing to unpack .../133-libibverbs1_28.0-1ubuntu1_amd64.deb ... 2022-01-04 14:42:50.163 | Unpacking libibverbs1:amd64 (28.0-1ubuntu1) ... 2022-01-04 14:42:50.677 | Selecting previously unselected package ibverbs-providers:amd64. 2022-01-04 14:42:50.685 | Preparing to unpack .../134-ibverbs-providers_28.0-1ubuntu1_amd64.deb ... 2022-01-04 14:42:50.724 | Unpacking ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2022-01-04 14:42:51.077 | Selecting previously unselected package icu-devtools. 2022-01-04 14:42:51.086 | Preparing to unpack .../135-icu-devtools_66.1-2ubuntu2.1_amd64.deb ... 2022-01-04 14:42:51.140 | Unpacking icu-devtools (66.1-2ubuntu2.1) ... 2022-01-04 14:42:51.539 | Selecting previously unselected package iputils-arping. 2022-01-04 14:42:51.547 | Preparing to unpack .../136-iputils-arping_3%3a20190709-3_amd64.deb ... 2022-01-04 14:42:51.602 | Unpacking iputils-arping (3:20190709-3) ... 2022-01-04 14:42:52.117 | Selecting previously unselected package javascript-common. 2022-01-04 14:42:52.125 | Preparing to unpack .../137-javascript-common_11_all.deb ... 2022-01-04 14:42:52.181 | Unpacking javascript-common (11) ... 2022-01-04 14:42:52.620 | Selecting previously unselected package libgssrpc4:amd64. 2022-01-04 14:42:52.628 | Preparing to unpack .../138-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2022-01-04 14:42:52.683 | Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2022-01-04 14:42:53.026 | Selecting previously unselected package libkdb5-9:amd64. 2022-01-04 14:42:53.034 | Preparing to unpack .../139-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2022-01-04 14:42:53.083 | Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2022-01-04 14:42:53.432 | Selecting previously unselected package libkadm5srv-mit11:amd64. 2022-01-04 14:42:53.439 | Preparing to unpack .../140-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2022-01-04 14:42:53.488 | Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-01-04 14:42:53.900 | Selecting previously unselected package libkadm5clnt-mit11:amd64. 2022-01-04 14:42:53.908 | Preparing to unpack .../141-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2022-01-04 14:42:53.968 | Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-01-04 14:42:54.341 | Selecting previously unselected package comerr-dev:amd64. 2022-01-04 14:42:54.348 | Preparing to unpack .../142-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2022-01-04 14:42:54.404 | Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2022-01-04 14:42:54.712 | Selecting previously unselected package krb5-multidev:amd64. 2022-01-04 14:42:54.720 | Preparing to unpack .../143-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2022-01-04 14:42:54.785 | Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2022-01-04 14:42:55.083 | Selecting previously unselected package libalgorithm-diff-perl. 2022-01-04 14:42:55.091 | Preparing to unpack .../144-libalgorithm-diff-perl_1.19.03-2_all.deb ... 2022-01-04 14:42:55.123 | Unpacking libalgorithm-diff-perl (1.19.03-2) ... 2022-01-04 14:42:55.403 | Selecting previously unselected package libalgorithm-diff-xs-perl. 2022-01-04 14:42:55.411 | Preparing to unpack .../145-libalgorithm-diff-xs-perl_0.04-6_amd64.deb ... 2022-01-04 14:42:55.448 | Unpacking libalgorithm-diff-xs-perl (0.04-6) ... 2022-01-04 14:42:55.746 | Selecting previously unselected package libalgorithm-merge-perl. 2022-01-04 14:42:55.754 | Preparing to unpack .../146-libalgorithm-merge-perl_0.08-3_all.deb ... 2022-01-04 14:42:55.803 | Unpacking libalgorithm-merge-perl (0.08-3) ... 2022-01-04 14:42:56.003 | Selecting previously unselected package libarchive-cpio-perl. 2022-01-04 14:42:56.011 | Preparing to unpack .../147-libarchive-cpio-perl_0.10-1_all.deb ... 2022-01-04 14:42:56.065 | Unpacking libarchive-cpio-perl (0.10-1) ... 2022-01-04 14:42:56.420 | Selecting previously unselected package libboost-iostreams1.71.0:amd64. 2022-01-04 14:42:56.429 | Preparing to unpack .../148-libboost-iostreams1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2022-01-04 14:42:56.471 | Unpacking libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-01-04 14:42:56.825 | Selecting previously unselected package libboost-thread1.71.0:amd64. 2022-01-04 14:42:56.833 | Preparing to unpack .../149-libboost-thread1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2022-01-04 14:42:56.887 | Unpacking libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-01-04 14:42:57.266 | Selecting previously unselected package libfile-fcntllock-perl. 2022-01-04 14:42:57.275 | Preparing to unpack .../150-libfile-fcntllock-perl_0.22-3build4_amd64.deb ... 2022-01-04 14:42:57.333 | Unpacking libfile-fcntllock-perl (0.22-3build4) ... 2022-01-04 14:42:57.637 | Selecting previously unselected package libgts-bin. 2022-01-04 14:42:57.645 | Preparing to unpack .../151-libgts-bin_0.7.6+darcs121130-4_amd64.deb ... 2022-01-04 14:42:57.694 | Unpacking libgts-bin (0.7.6+darcs121130-4) ... 2022-01-04 14:42:58.083 | Selecting previously unselected package libicu-dev:amd64. 2022-01-04 14:42:58.091 | Preparing to unpack .../152-libicu-dev_66.1-2ubuntu2.1_amd64.deb ... 2022-01-04 14:42:58.128 | Unpacking libicu-dev:amd64 (66.1-2ubuntu2.1) ... 2022-01-04 14:42:59.882 | Selecting previously unselected package libipset13:amd64. 2022-01-04 14:42:59.890 | Preparing to unpack .../153-libipset13_7.5-1ubuntu0.20.04.1_amd64.deb ... 2022-01-04 14:43:00.037 | Unpacking libipset13:amd64 (7.5-1ubuntu0.20.04.1) ... 2022-01-04 14:43:00.420 | Selecting previously unselected package librdmacm1:amd64. 2022-01-04 14:43:00.428 | Preparing to unpack .../154-librdmacm1_28.0-1ubuntu1_amd64.deb ... 2022-01-04 14:43:00.471 | Unpacking librdmacm1:amd64 (28.0-1ubuntu1) ... 2022-01-04 14:43:00.774 | Selecting previously unselected package libiscsi7:amd64. 2022-01-04 14:43:00.782 | Preparing to unpack .../155-libiscsi7_1.18.0-2_amd64.deb ... 2022-01-04 14:43:00.808 | Unpacking libiscsi7:amd64 (1.18.0-2) ... 2022-01-04 14:43:01.094 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2022-01-04 14:43:01.102 | Preparing to unpack .../156-libjpeg-turbo8-dev_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2022-01-04 14:43:01.150 | Unpacking libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-01-04 14:43:01.471 | Selecting previously unselected package libjpeg8-dev:amd64. 2022-01-04 14:43:01.480 | Preparing to unpack .../157-libjpeg8-dev_8c-2ubuntu8_amd64.deb ... 2022-01-04 14:43:01.528 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2022-01-04 14:43:01.780 | Selecting previously unselected package libjpeg-dev:amd64. 2022-01-04 14:43:01.788 | Preparing to unpack .../158-libjpeg-dev_8c-2ubuntu8_amd64.deb ... 2022-01-04 14:43:01.820 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... 2022-01-04 14:43:02.093 | Selecting previously unselected package libjs-jquery. 2022-01-04 14:43:02.102 | Preparing to unpack .../159-libjs-jquery_3.3.1~dfsg-3_all.deb ... 2022-01-04 14:43:02.167 | Unpacking libjs-jquery (3.3.1~dfsg-3) ... 2022-01-04 14:43:02.533 | Selecting previously unselected package libjs-jquery-metadata. 2022-01-04 14:43:02.541 | Preparing to unpack .../160-libjs-jquery-metadata_12-1.1_all.deb ... 2022-01-04 14:43:02.595 | Unpacking libjs-jquery-metadata (12-1.1) ... 2022-01-04 14:43:02.893 | Selecting previously unselected package libjs-jquery-tablesorter. 2022-01-04 14:43:02.901 | Preparing to unpack .../161-libjs-jquery-tablesorter_1%3a2.31.1+dfsg1-1_all.deb ... 2022-01-04 14:43:02.961 | Unpacking libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2022-01-04 14:43:03.300 | Selecting previously unselected package libltdl-dev:amd64. 2022-01-04 14:43:03.309 | Preparing to unpack .../162-libltdl-dev_2.4.6-14_amd64.deb ... 2022-01-04 14:43:03.362 | Unpacking libltdl-dev:amd64 (2.4.6-14) ... 2022-01-04 14:43:03.711 | Selecting previously unselected package libsys-hostname-long-perl. 2022-01-04 14:43:03.719 | Preparing to unpack .../163-libsys-hostname-long-perl_1.5-1_all.deb ... 2022-01-04 14:43:03.768 | Unpacking libsys-hostname-long-perl (1.5-1) ... 2022-01-04 14:43:04.088 | Selecting previously unselected package libmail-sendmail-perl. 2022-01-04 14:43:04.096 | Preparing to unpack .../164-libmail-sendmail-perl_0.80-1_all.deb ... 2022-01-04 14:43:04.134 | Unpacking libmail-sendmail-perl (0.80-1) ... 2022-01-04 14:43:04.420 | Selecting previously unselected package libncurses-dev:amd64. 2022-01-04 14:43:04.428 | Preparing to unpack .../165-libncurses-dev_6.2-0ubuntu2_amd64.deb ... 2022-01-04 14:43:04.471 | Unpacking libncurses-dev:amd64 (6.2-0ubuntu2) ... 2022-01-04 14:43:05.002 | Selecting previously unselected package libnspr4:amd64. 2022-01-04 14:43:05.010 | Preparing to unpack .../166-libnspr4_2%3a4.25-1_amd64.deb ... 2022-01-04 14:43:05.058 | Unpacking libnspr4:amd64 (2:4.25-1) ... 2022-01-04 14:43:05.346 | Selecting previously unselected package libnss3:amd64. 2022-01-04 14:43:05.354 | Preparing to unpack .../167-libnss3_2%3a3.49.1-1ubuntu1.6_amd64.deb ... 2022-01-04 14:43:05.385 | Unpacking libnss3:amd64 (2:3.49.1-1ubuntu1.6) ... 2022-01-04 14:43:05.957 | Selecting previously unselected package libomp5-10:amd64. 2022-01-04 14:43:05.965 | Preparing to unpack .../168-libomp5-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-01-04 14:43:06.018 | Unpacking libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2022-01-04 14:43:06.424 | Selecting previously unselected package libomp-10-dev. 2022-01-04 14:43:06.432 | Preparing to unpack .../169-libomp-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-01-04 14:43:06.500 | Unpacking libomp-10-dev (1:10.0.0-4ubuntu1) ... 2022-01-04 14:43:06.780 | Selecting previously unselected package pcp-conf. 2022-01-04 14:43:06.788 | Preparing to unpack .../170-pcp-conf_5.0.3-1_amd64.deb ... 2022-01-04 14:43:06.831 | Unpacking pcp-conf (5.0.3-1) ... 2022-01-04 14:43:07.140 | Selecting previously unselected package libpcp3. 2022-01-04 14:43:07.148 | Preparing to unpack .../171-libpcp3_5.0.3-1_amd64.deb ... 2022-01-04 14:43:07.197 | Unpacking libpcp3 (5.0.3-1) ... 2022-01-04 14:43:07.625 | Selecting previously unselected package libpcp-pmda3. 2022-01-04 14:43:07.633 | Preparing to unpack .../172-libpcp-pmda3_5.0.3-1_amd64.deb ... 2022-01-04 14:43:07.682 | Unpacking libpcp-pmda3 (5.0.3-1) ... 2022-01-04 14:43:07.968 | Selecting previously unselected package libpcp-pmda-perl. 2022-01-04 14:43:07.977 | Preparing to unpack .../173-libpcp-pmda-perl_5.0.3-1_amd64.deb ... 2022-01-04 14:43:08.031 | Unpacking libpcp-pmda-perl (5.0.3-1) ... 2022-01-04 14:43:08.363 | Selecting previously unselected package libpq5:amd64. 2022-01-04 14:43:08.371 | Preparing to unpack .../174-libpq5_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-01-04 14:43:08.425 | Unpacking libpq5:amd64 (12.9-0ubuntu0.20.04.1) ... 2022-01-04 14:43:08.746 | Selecting previously unselected package libpq-dev. 2022-01-04 14:43:08.754 | Preparing to unpack .../175-libpq-dev_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-01-04 14:43:08.785 | Unpacking libpq-dev (12.9-0ubuntu0.20.04.1) ... 2022-01-04 14:43:09.247 | Selecting previously unselected package librados2. 2022-01-04 14:43:09.256 | Preparing to unpack .../176-librados2_15.2.14-0ubuntu0.20.04.1_amd64.deb ... 2022-01-04 14:43:09.311 | Unpacking librados2 (15.2.14-0ubuntu0.20.04.1) ... 2022-01-04 14:43:10.220 | Selecting previously unselected package librbd1. 2022-01-04 14:43:10.229 | Preparing to unpack .../177-librbd1_15.2.14-0ubuntu0.20.04.1_amd64.deb ... 2022-01-04 14:43:10.271 | Unpacking librbd1 (15.2.14-0ubuntu0.20.04.1) ... 2022-01-04 14:43:10.882 | Selecting previously unselected package libsasl2-dev. 2022-01-04 14:43:10.890 | Preparing to unpack .../178-libsasl2-dev_2.1.27+dfsg-2_amd64.deb ... 2022-01-04 14:43:10.940 | Unpacking libsasl2-dev (2.1.27+dfsg-2) ... 2022-01-04 14:43:11.249 | Selecting previously unselected package libssl-dev:amd64. 2022-01-04 14:43:11.257 | Preparing to unpack .../179-libssl-dev_1.1.1f-1ubuntu2.10_amd64.deb ... 2022-01-04 14:43:11.315 | Unpacking libssl-dev:amd64 (1.1.1f-1ubuntu2.10) ... 2022-01-04 14:43:11.883 | Selecting previously unselected package libsystemd-dev:amd64. 2022-01-04 14:43:11.891 | Preparing to unpack .../180-libsystemd-dev_245.4-4ubuntu3.13_amd64.deb ... 2022-01-04 14:43:11.939 | Unpacking libsystemd-dev:amd64 (245.4-4ubuntu3.13) ... 2022-01-04 14:43:12.294 | Selecting previously unselected package libtinfo-dev:amd64. 2022-01-04 14:43:12.302 | Preparing to unpack .../181-libtinfo-dev_6.2-0ubuntu2_amd64.deb ... 2022-01-04 14:43:12.357 | Unpacking libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2022-01-04 14:43:12.676 | Selecting previously unselected package libx86-1:amd64. 2022-01-04 14:43:12.684 | Preparing to unpack .../182-libx86-1_1.1+ds1-11_amd64.deb ... 2022-01-04 14:43:12.733 | Unpacking libx86-1:amd64 (1.1+ds1-11) ... 2022-01-04 14:43:13.019 | Selecting previously unselected package libxml2-dev:amd64. 2022-01-04 14:43:13.027 | Preparing to unpack .../183-libxml2-dev_2.9.10+dfsg-5ubuntu0.20.04.1_amd64.deb ... 2022-01-04 14:43:13.077 | Unpacking libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ... 2022-01-04 14:43:13.511 | Selecting previously unselected package libxslt1-dev:amd64. 2022-01-04 14:43:13.519 | Preparing to unpack .../184-libxslt1-dev_1.1.34-4_amd64.deb ... 2022-01-04 14:43:13.568 | Unpacking libxslt1-dev:amd64 (1.1.34-4) ... 2022-01-04 14:43:14.020 | Selecting previously unselected package llvm-10-runtime. 2022-01-04 14:43:14.029 | Preparing to unpack .../185-llvm-10-runtime_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-01-04 14:43:14.094 | Unpacking llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2022-01-04 14:43:14.534 | Selecting previously unselected package libpfm4:amd64. 2022-01-04 14:43:14.542 | Preparing to unpack .../186-libpfm4_4.10.1+git20-g7700f49-2_amd64.deb ... 2022-01-04 14:43:14.596 | Unpacking libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2022-01-04 14:43:14.963 | Selecting previously unselected package llvm-10. 2022-01-04 14:43:14.971 | Preparing to unpack .../187-llvm-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-01-04 14:43:15.002 | Unpacking llvm-10 (1:10.0.0-4ubuntu1) ... 2022-01-04 14:43:16.111 | Selecting previously unselected package libffi-dev:amd64. 2022-01-04 14:43:16.120 | Preparing to unpack .../188-libffi-dev_3.3-4_amd64.deb ... 2022-01-04 14:43:16.162 | Unpacking libffi-dev:amd64 (3.3-4) ... 2022-01-04 14:43:16.607 | Selecting previously unselected package python3-pygments. 2022-01-04 14:43:16.618 | Preparing to unpack .../189-python3-pygments_2.3.1+dfsg-1ubuntu2.2_all.deb ... 2022-01-04 14:43:16.676 | Unpacking python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2022-01-04 14:43:17.076 | Selecting previously unselected package llvm-10-tools. 2022-01-04 14:43:17.084 | Preparing to unpack .../190-llvm-10-tools_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-01-04 14:43:17.132 | Unpacking llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-01-04 14:43:17.637 | Selecting previously unselected package libz3-4:amd64. 2022-01-04 14:43:17.645 | Preparing to unpack .../191-libz3-4_4.8.7-4build1_amd64.deb ... 2022-01-04 14:43:17.676 | Unpacking libz3-4:amd64 (4.8.7-4build1) ... 2022-01-04 14:43:18.940 | Selecting previously unselected package libz3-dev:amd64. 2022-01-04 14:43:18.948 | Preparing to unpack .../192-libz3-dev_4.8.7-4build1_amd64.deb ... 2022-01-04 14:43:19.002 | Unpacking libz3-dev:amd64 (4.8.7-4build1) ... 2022-01-04 14:43:19.328 | Selecting previously unselected package llvm-10-dev. 2022-01-04 14:43:19.337 | Preparing to unpack .../193-llvm-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-01-04 14:43:19.374 | Unpacking llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-01-04 14:43:24.270 | Selecting previously unselected package lsscsi. 2022-01-04 14:43:24.279 | Preparing to unpack .../194-lsscsi_0.30-0.1_amd64.deb ... 2022-01-04 14:43:24.339 | Unpacking lsscsi (0.30-0.1) ... 2022-01-04 14:43:24.733 | Selecting previously unselected package pkg-config. 2022-01-04 14:43:24.741 | Preparing to unpack .../195-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 2022-01-04 14:43:24.790 | Unpacking pkg-config (0.29.1-0ubuntu4) ... 2022-01-04 14:43:25.088 | Selecting previously unselected package pm-utils. 2022-01-04 14:43:25.097 | Preparing to unpack .../196-pm-utils_1.4.1-19_all.deb ... 2022-01-04 14:43:25.128 | Unpacking pm-utils (1.4.1-19) ... 2022-01-04 14:43:25.557 | Selecting previously unselected package postgresql-client-common. 2022-01-04 14:43:25.566 | Preparing to unpack .../197-postgresql-client-common_214ubuntu0.1_all.deb ... 2022-01-04 14:43:25.630 | Unpacking postgresql-client-common (214ubuntu0.1) ... 2022-01-04 14:43:26.088 | Selecting previously unselected package postgresql-client-12. 2022-01-04 14:43:26.097 | Preparing to unpack .../198-postgresql-client-12_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-01-04 14:43:26.151 | Unpacking postgresql-client-12 (12.9-0ubuntu0.20.04.1) ... 2022-01-04 14:43:26.716 | Selecting previously unselected package ssl-cert. 2022-01-04 14:43:26.724 | Preparing to unpack .../199-ssl-cert_1.0.39_all.deb ... 2022-01-04 14:43:26.778 | Unpacking ssl-cert (1.0.39) ... 2022-01-04 14:43:27.208 | Selecting previously unselected package postgresql-common. 2022-01-04 14:43:27.217 | Preparing to unpack .../200-postgresql-common_214ubuntu0.1_all.deb ... 2022-01-04 14:43:27.294 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2022-01-04 14:43:27.335 | Unpacking postgresql-common (214ubuntu0.1) ... 2022-01-04 14:43:27.711 | Selecting previously unselected package postgresql-server-dev-12. 2022-01-04 14:43:27.720 | Preparing to unpack .../201-postgresql-server-dev-12_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-01-04 14:43:27.751 | Unpacking postgresql-server-dev-12 (12.9-0ubuntu0.20.04.1) ... 2022-01-04 14:43:28.346 | Selecting previously unselected package postgresql-server-dev-all. 2022-01-04 14:43:28.354 | Preparing to unpack .../202-postgresql-server-dev-all_214ubuntu0.1_all.deb ... 2022-01-04 14:43:28.402 | Unpacking postgresql-server-dev-all (214ubuntu0.1) ... 2022-01-04 14:43:28.687 | Selecting previously unselected package python-pip-whl. 2022-01-04 14:43:28.696 | Preparing to unpack .../203-python-pip-whl_20.0.2-5ubuntu1.6_all.deb ... 2022-01-04 14:43:28.745 | Unpacking python-pip-whl (20.0.2-5ubuntu1.6) ... 2022-01-04 14:43:29.287 | Selecting previously unselected package python3-mysqldb. 2022-01-04 14:43:29.296 | Preparing to unpack .../204-python3-mysqldb_1.4.4-2build1_amd64.deb ... 2022-01-04 14:43:29.343 | Unpacking python3-mysqldb (1.4.4-2build1) ... 2022-01-04 14:43:29.700 | Selecting previously unselected package python3-wheel. 2022-01-04 14:43:29.708 | Preparing to unpack .../205-python3-wheel_0.34.2-1_all.deb ... 2022-01-04 14:43:29.745 | Unpacking python3-wheel (0.34.2-1) ... 2022-01-04 14:43:30.070 | Selecting previously unselected package python3-pip. 2022-01-04 14:43:30.078 | Preparing to unpack .../206-python3-pip_20.0.2-5ubuntu1.6_all.deb ... 2022-01-04 14:43:30.127 | Unpacking python3-pip (20.0.2-5ubuntu1.6) ... 2022-01-04 14:43:30.636 | Selecting previously unselected package python3.8-venv. 2022-01-04 14:43:30.644 | Preparing to unpack .../207-python3.8-venv_3.8.10-0ubuntu1~20.04.2_amd64.deb ... 2022-01-04 14:43:30.698 | Unpacking python3.8-venv (3.8.10-0ubuntu1~20.04.2) ... 2022-01-04 14:43:30.963 | Selecting previously unselected package python3-venv. 2022-01-04 14:43:30.971 | Preparing to unpack .../208-python3-venv_3.8.2-0ubuntu2_amd64.deb ... 2022-01-04 14:43:31.025 | Unpacking python3-venv (3.8.2-0ubuntu2) ... 2022-01-04 14:43:31.321 | Selecting previously unselected package qemu-block-extra:amd64. 2022-01-04 14:43:31.330 | Preparing to unpack .../209-qemu-block-extra_1%3a4.2-3ubuntu6.18_amd64.deb ... 2022-01-04 14:43:31.385 | Unpacking qemu-block-extra:amd64 (1:4.2-3ubuntu6.18) ... 2022-01-04 14:43:31.706 | Selecting previously unselected package qemu-utils. 2022-01-04 14:43:31.714 | Preparing to unpack .../210-qemu-utils_1%3a4.2-3ubuntu6.18_amd64.deb ... 2022-01-04 14:43:31.772 | Unpacking qemu-utils (1:4.2-3ubuntu6.18) ... 2022-01-04 14:43:32.264 | Selecting previously unselected package sharutils. 2022-01-04 14:43:32.273 | Preparing to unpack .../211-sharutils_1%3a4.15.2-4build1_amd64.deb ... 2022-01-04 14:43:32.321 | Unpacking sharutils (1:4.15.2-4build1) ... 2022-01-04 14:43:32.648 | Selecting previously unselected package sqlite3. 2022-01-04 14:43:32.657 | Preparing to unpack .../212-sqlite3_3.31.1-4ubuntu0.2_amd64.deb ... 2022-01-04 14:43:32.711 | Unpacking sqlite3 (3.31.1-4ubuntu0.2) ... 2022-01-04 14:43:33.140 | Selecting previously unselected package unzip. 2022-01-04 14:43:33.148 | Preparing to unpack .../213-unzip_6.0-25ubuntu1_amd64.deb ... 2022-01-04 14:43:33.202 | Unpacking unzip (6.0-25ubuntu1) ... 2022-01-04 14:43:33.555 | Selecting previously unselected package vbetool. 2022-01-04 14:43:33.564 | Preparing to unpack .../214-vbetool_1.1-4_amd64.deb ... 2022-01-04 14:43:33.602 | Unpacking vbetool (1.1-4) ... 2022-01-04 14:43:33.979 | Selecting previously unselected package ipset. 2022-01-04 14:43:33.988 | Preparing to unpack .../215-ipset_7.5-1ubuntu0.20.04.1_amd64.deb ... 2022-01-04 14:43:34.032 | Unpacking ipset (7.5-1ubuntu0.20.04.1) ... 2022-01-04 14:43:34.505 | Selecting previously unselected package ipvsadm. 2022-01-04 14:43:34.514 | Preparing to unpack .../216-ipvsadm_1%3a1.31-1_amd64.deb ... 2022-01-04 14:43:34.568 | Unpacking ipvsadm (1:1.31-1) ... 2022-01-04 14:43:34.985 | Selecting previously unselected package libapache2-mod-proxy-uwsgi. 2022-01-04 14:43:34.993 | Preparing to unpack .../217-libapache2-mod-proxy-uwsgi_2.4.41-4ubuntu3.8_amd64.deb ... 2022-01-04 14:43:35.060 | Unpacking libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.8) ... 2022-01-04 14:43:35.506 | Selecting previously unselected package liberasurecode1:amd64. 2022-01-04 14:43:35.515 | Preparing to unpack .../218-liberasurecode1_1.6.1-4_amd64.deb ... 2022-01-04 14:43:35.572 | Unpacking liberasurecode1:amd64 (1.6.1-4) ... 2022-01-04 14:43:35.910 | Selecting previously unselected package liberasurecode-dev:amd64. 2022-01-04 14:43:35.919 | Preparing to unpack .../219-liberasurecode-dev_1.6.1-4_amd64.deb ... 2022-01-04 14:43:35.966 | Unpacking liberasurecode-dev:amd64 (1.6.1-4) ... 2022-01-04 14:43:36.241 | Selecting previously unselected package libkrb5-dev:amd64. 2022-01-04 14:43:36.249 | Preparing to unpack .../220-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2022-01-04 14:43:36.297 | Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2022-01-04 14:43:36.562 | Selecting previously unselected package libpcp-gui2. 2022-01-04 14:43:36.571 | Preparing to unpack .../221-libpcp-gui2_5.0.3-1_amd64.deb ... 2022-01-04 14:43:36.602 | Unpacking libpcp-gui2 (5.0.3-1) ... 2022-01-04 14:43:36.968 | Selecting previously unselected package libpcp-import1. 2022-01-04 14:43:36.977 | Preparing to unpack .../222-libpcp-import1_5.0.3-1_amd64.deb ... 2022-01-04 14:43:37.025 | Unpacking libpcp-import1 (5.0.3-1) ... 2022-01-04 14:43:37.391 | Selecting previously unselected package libpcp-mmv1. 2022-01-04 14:43:37.399 | Preparing to unpack .../223-libpcp-mmv1_5.0.3-1_amd64.deb ... 2022-01-04 14:43:37.448 | Unpacking libpcp-mmv1 (5.0.3-1) ... 2022-01-04 14:43:37.803 | Selecting previously unselected package libpcp-trace2. 2022-01-04 14:43:37.812 | Preparing to unpack .../224-libpcp-trace2_5.0.3-1_amd64.deb ... 2022-01-04 14:43:37.859 | Unpacking libpcp-trace2 (5.0.3-1) ... 2022-01-04 14:43:38.207 | Selecting previously unselected package libpcp-web1. 2022-01-04 14:43:38.216 | Preparing to unpack .../225-libpcp-web1_5.0.3-1_amd64.deb ... 2022-01-04 14:43:38.276 | Unpacking libpcp-web1 (5.0.3-1) ... 2022-01-04 14:43:38.574 | Selecting previously unselected package libyaml-dev:amd64. 2022-01-04 14:43:38.583 | Preparing to unpack .../226-libyaml-dev_0.2.2-1_amd64.deb ... 2022-01-04 14:43:38.642 | Unpacking libyaml-dev:amd64 (0.2.2-1) ... 2022-01-04 14:43:39.054 | Selecting previously unselected package python3-pcp. 2022-01-04 14:43:39.063 | Preparing to unpack .../227-python3-pcp_5.0.3-1_amd64.deb ... 2022-01-04 14:43:39.121 | Unpacking python3-pcp (5.0.3-1) ... 2022-01-04 14:43:39.603 | Selecting previously unselected package pcp. 2022-01-04 14:43:39.611 | Preparing to unpack .../228-pcp_5.0.3-1_amd64.deb ... 2022-01-04 14:43:39.732 | Unpacking pcp (5.0.3-1) ... 2022-01-04 14:43:40.837 | Selecting previously unselected package socat. 2022-01-04 14:43:40.850 | Preparing to unpack .../229-socat_1.7.3.3-2_amd64.deb ... 2022-01-04 14:43:40.910 | Unpacking socat (1.7.3.3-2) ... 2022-01-04 14:43:41.334 | Selecting previously unselected package vlan. 2022-01-04 14:43:41.343 | Preparing to unpack .../230-vlan_2.0.4ubuntu1.20.04.1_all.deb ... 2022-01-04 14:43:41.402 | Unpacking vlan (2.0.4ubuntu1.20.04.1) ... 2022-01-04 14:43:41.794 | Setting up genisoimage (9:1.1.11-3.1ubuntu1) ... 2022-01-04 14:43:41.881 | Setting up postgresql-client-common (214ubuntu0.1) ... 2022-01-04 14:43:42.122 | Setting up javascript-common (11) ... 2022-01-04 14:43:42.339 | Package apache2 is not configured yet. Will defer actions by package javascript-common. 2022-01-04 14:43:42.412 | Setting up libgraphite2-3:amd64 (1.3.13-11build1) ... 2022-01-04 14:43:42.543 | Setting up dnsmasq-utils (2.80-1.1ubuntu1.4) ... 2022-01-04 14:43:42.710 | Setting up libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2022-01-04 14:43:42.887 | Setting up mysql-common (5.8+1.0.5ubuntu2) ... 2022-01-04 14:43:43.140 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2022-01-04 14:43:43.230 | Setting up libncurses-dev:amd64 (6.2-0ubuntu2) ... 2022-01-04 14:43:43.390 | Setting up libxpm4:amd64 (1:3.5.12-1) ... 2022-01-04 14:43:43.566 | Setting up libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2022-01-04 14:43:43.728 | Setting up libxrender1:amd64 (1:0.9.10-1) ... 2022-01-04 14:43:43.888 | Setting up libdatrie1:amd64 (0.2.12-3) ... 2022-01-04 14:43:44.025 | Setting up libyaml-dev:amd64 (0.2.2-1) ... 2022-01-04 14:43:44.168 | Setting up libfile-fcntllock-perl (0.22-3build4) ... 2022-01-04 14:43:44.263 | Setting up libx86-1:amd64 (1.1+ds1-11) ... 2022-01-04 14:43:44.413 | Setting up libxcb-render0:amd64 (1.14-2) ... 2022-01-04 14:43:44.573 | Setting up libalgorithm-diff-perl (1.19.03-2) ... 2022-01-04 14:43:44.714 | Setting up libarchive-zip-perl (1.67-2) ... 2022-01-04 14:43:44.903 | Setting up libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2022-01-04 14:43:45.053 | Setting up vbetool (1.1-4) ... 2022-01-04 14:43:45.202 | Setting up libicu66:amd64 (66.1-2ubuntu2.1) ... 2022-01-04 14:43:45.360 | Setting up libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2022-01-04 14:43:45.624 | Setting up pm-utils (1.4.1-19) ... 2022-01-04 14:43:45.876 | Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.10) ... 2022-01-04 14:43:46.384 | Setting up unzip (6.0-25ubuntu1) ... 2022-01-04 14:43:46.567 | Setting up libdebhelper-perl (12.10ubuntu1) ... 2022-01-04 14:43:46.686 | Setting up liblab-gamut1:amd64 (2.42.2-3build2) ... 2022-01-04 14:43:46.830 | Setting up x11-common (1:7.7+19ubuntu14) ... 2022-01-04 14:43:48.065 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2022-01-04 14:43:48.807 | Setting up libsensors-config (1:3.6.0-2ubuntu1) ... 2022-01-04 14:43:49.064 | Setting up libapr1:amd64 (1.6.5-1ubuntu1) ... 2022-01-04 14:43:49.224 | Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2022-01-04 14:43:49.356 | Setting up m4 (1.4.18-4) ... 2022-01-04 14:43:49.505 | Setting up python3-yaml (5.3.1-1ubuntu0.1) ... 2022-01-04 14:43:49.939 | Setting up libobjc4:amd64 (10.3.0-1ubuntu1~20.04) ... 2022-01-04 14:43:50.053 | Setting up libxcb-shm0:amd64 (1.14-2) ... 2022-01-04 14:43:50.195 | Setting up iputils-arping (3:20190709-3) ... 2022-01-04 14:43:50.356 | Setting up libffi-dev:amd64 (3.3-4) ... 2022-01-04 14:43:50.494 | Setting up conntrack (1:1.4.5-2) ... 2022-01-04 14:43:50.635 | Setting up libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-01-04 14:43:50.779 | Setting up python3-wheel (0.34.2-1) ... 2022-01-04 14:43:51.139 | Setting up libjbig0:amd64 (2.1-3.1build1) ... 2022-01-04 14:43:51.270 | Setting up open-iscsi (2.0.874-7.1ubuntu6.2) ... 2022-01-04 14:43:51.770 | grep: /lib/modules-load.d/open-iscsi.conf: No such file or directory 2022-01-04 14:43:53.956 | Setting up memcached (1.5.22-2ubuntu0.2) ... 2022-01-04 14:43:55.659 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /lib/systemd/system/memcached.service. 2022-01-04 14:43:56.418 | Setting up libfakeroot:amd64 (1.24-1) ... 2022-01-04 14:43:56.624 | Setting up libjansson4:amd64 (2.12-1build1) ... 2022-01-04 14:43:56.766 | Setting up acl (2.2.53-6) ... 2022-01-04 14:43:56.904 | Setting up dns-root-data (2019052802) ... 2022-01-04 14:43:57.019 | Setting up libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2022-01-04 14:43:57.160 | Setting up fakeroot (1.24-1) ... 2022-01-04 14:43:57.228 | update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 2022-01-04 14:43:57.348 | Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2022-01-04 14:43:57.481 | Setting up libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2022-01-04 14:43:57.617 | Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2022-01-04 14:43:57.766 | Setting up autotools-dev (20180224.1) ... 2022-01-04 14:43:57.921 | Setting up python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2022-01-04 14:43:58.836 | Setting up libz3-4:amd64 (4.8.7-4build1) ... 2022-01-04 14:43:58.921 | Setting up libsasl2-dev (2.1.27+dfsg-2) ... 2022-01-04 14:43:59.063 | Setting up libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2022-01-04 14:43:59.196 | Setting up make (4.2.1-1.2) ... 2022-01-04 14:43:59.344 | Setting up libnspr4:amd64 (2:4.25-1) ... 2022-01-04 14:43:59.520 | Setting up libidn11:amd64 (1.33-2.2ubuntu2) ... 2022-01-04 14:43:59.664 | Setting up libclang1-10 (1:10.0.0-4ubuntu1) ... 2022-01-04 14:43:59.785 | Setting up uuid-dev:amd64 (2.34-0.1ubuntu9.1) ... 2022-01-04 14:43:59.927 | Setting up libpathplan4:amd64 (2.42.2-3build2) ... 2022-01-04 14:44:00.069 | Setting up ebtables (2.0.11-3build1) ... 2022-01-04 14:44:00.828 | Setting up socat (1.7.3.3-2) ... 2022-01-04 14:44:00.978 | Setting up libann0 (1.1.2+doc-7build1) ... 2022-01-04 14:44:01.126 | Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2022-01-04 14:44:01.236 | Setting up libssl-dev:amd64 (1.1.1f-1ubuntu2.10) ... 2022-01-04 14:44:01.348 | Setting up autopoint (0.19.8.1-10build1) ... 2022-01-04 14:44:01.520 | Setting up binfmt-support (2.2.0-2) ... 2022-01-04 14:44:01.970 | Created symlink /etc/systemd/system/multi-user.target.wants/binfmt-support.service → /lib/systemd/system/binfmt-support.service. 2022-01-04 14:44:03.064 | Setting up libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2022-01-04 14:44:03.207 | Setting up icu-devtools (66.1-2ubuntu2.1) ... 2022-01-04 14:44:03.407 | Setting up fonts-dejavu-core (2.37-1) ... 2022-01-04 14:44:04.104 | Setting up libnetfilter-queue1 (1.0.3-1) ... 2022-01-04 14:44:04.247 | Setting up lsscsi (0.30-0.1) ... 2022-01-04 14:44:04.407 | Setting up libsensors5:amd64 (1:3.6.0-2ubuntu1) ... 2022-01-04 14:44:04.548 | Setting up g++-9 (9.3.0-17ubuntu1~20.04) ... 2022-01-04 14:44:04.698 | Setting up libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-01-04 14:44:04.841 | Setting up libobjc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2022-01-04 14:44:04.938 | Setting up libdpkg-perl (1.19.7ubuntu3) ... 2022-01-04 14:44:05.091 | Setting up autoconf (2.69-11.1) ... 2022-01-04 14:44:05.304 | Setting up liberasurecode1:amd64 (1.6.1-4) ... 2022-01-04 14:44:05.435 | Setting up g++ (4:9.3.0-1ubuntu2) ... 2022-01-04 14:44:05.566 | update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2022-01-04 14:44:05.653 | Setting up dwz (0.13-5) ... 2022-01-04 14:44:05.817 | Setting up libsctp1:amd64 (1.0.18+dfsg-1) ... 2022-01-04 14:44:05.921 | Setting up libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2022-01-04 14:44:06.099 | Setting up libipset13:amd64 (7.5-1ubuntu0.20.04.1) ... 2022-01-04 14:44:06.213 | Setting up liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2022-01-04 14:44:06.316 | Setting up vlan (2.0.4ubuntu1.20.04.1) ... 2022-01-04 14:44:06.714 | Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2022-01-04 14:44:06.858 | Setting up libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2022-01-04 14:44:07.000 | Setting up libarchive-cpio-perl (0.10-1) ... 2022-01-04 14:44:07.167 | Setting up liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2022-01-04 14:44:07.287 | Setting up fonts-liberation (1:1.07.4-11) ... 2022-01-04 14:44:07.430 | Setting up libnl-3-200:amd64 (3.4.0-1) ... 2022-01-04 14:44:07.697 | Setting up libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2022-01-04 14:44:07.852 | Setting up pcp-conf (5.0.3-1) ... 2022-01-04 14:44:08.057 | Setting up libc6-i386 (2.31-0ubuntu9.2) ... 2022-01-04 14:44:08.263 | Setting up libcurl4:amd64 (7.68.0-1ubuntu2.7) ... 2022-01-04 14:44:08.447 | Setting up libsub-override-perl (0.09-2) ... 2022-01-04 14:44:08.630 | Setting up libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2022-01-04 14:44:08.784 | Setting up libthai-data (0.1.28-3) ... 2022-01-04 14:44:08.955 | Setting up python-pip-whl (20.0.2-5ubuntu1.6) ... 2022-01-04 14:44:09.110 | Setting up libcdt5:amd64 (2.42.2-3build2) ... 2022-01-04 14:44:09.270 | Setting up libcgraph6:amd64 (2.42.2-3build2) ... 2022-01-04 14:44:09.430 | Setting up apache2-data (2.4.41-4ubuntu3.8) ... 2022-01-04 14:44:09.571 | Setting up curl (7.68.0-1ubuntu2.7) ... 2022-01-04 14:44:09.727 | Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-01-04 14:44:09.863 | Setting up libjs-jquery (3.3.1~dfsg-3) ... 2022-01-04 14:44:10.030 | Setting up sharutils (1:4.15.2-4build1) ... 2022-01-04 14:44:10.173 | Setting up ipset (7.5-1ubuntu0.20.04.1) ... 2022-01-04 14:44:10.316 | Setting up openssl (1.1.1f-1ubuntu2.10) ... 2022-01-04 14:44:10.486 | Setting up conntrackd (1:1.4.5-2) ... 2022-01-04 14:44:11.819 | Created symlink /etc/systemd/system/multi-user.target.wants/conntrackd.service → /lib/systemd/system/conntrackd.service. 2022-01-04 14:44:12.230 | Setting up libsys-hostname-long-perl (1.5-1) ... 2022-01-04 14:44:12.401 | Setting up libalgorithm-diff-xs-perl (0.04-6) ... 2022-01-04 14:44:12.573 | Setting up libicu-dev:amd64 (66.1-2ubuntu2.1) ... 2022-01-04 14:44:12.720 | Setting up libxml2:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ... 2022-01-04 14:44:12.881 | Setting up libsystemd-dev:amd64 (245.4-4ubuntu3.13) ... 2022-01-04 14:44:13.040 | Setting up sqlite3 (3.31.1-4ubuntu0.2) ... 2022-01-04 14:44:13.205 | Setting up libalgorithm-merge-perl (0.08-3) ... 2022-01-04 14:44:13.400 | Setting up libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2022-01-04 14:44:13.548 | Setting up libjpeg8:amd64 (8c-2ubuntu8) ... 2022-01-04 14:44:13.721 | Setting up automake (1:1.16.1-4ubuntu6) ... 2022-01-04 14:44:13.845 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2022-01-04 14:44:13.937 | Setting up libfile-stripnondeterminism-perl (1.7.0-1) ... 2022-01-04 14:44:14.115 | Setting up libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2022-01-04 14:44:14.287 | Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2022-01-04 14:44:14.464 | Setting up libgts-bin (0.7.6+darcs121130-4) ... 2022-01-04 14:44:14.630 | Setting up libz3-dev:amd64 (4.8.7-4build1) ... 2022-01-04 14:44:14.818 | Setting up libice6:amd64 (2:1.0.10-0ubuntu1) ... 2022-01-04 14:44:14.967 | Setting up libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2022-01-04 14:44:15.114 | Setting up libmysqlclient21:amd64 (8.0.27-0ubuntu0.20.04.1) ... 2022-01-04 14:44:15.270 | Setting up llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-01-04 14:44:15.371 | Setting up libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2022-01-04 14:44:15.475 | Setting up libomp-10-dev (1:10.0.0-4ubuntu1) ... 2022-01-04 14:44:15.624 | Setting up wget (1.20.3-1ubuntu2) ... 2022-01-04 14:44:15.807 | Setting up libtool (2.4.6-14) ... 2022-01-04 14:44:15.927 | Setting up fontconfig-config (2.13.1-2ubuntu3) ... 2022-01-04 14:44:17.966 | Setting up openssh-client (1:8.2p1-4ubuntu0.3) ... 2022-01-04 14:44:18.196 | Setting up libpq5:amd64 (12.9-0ubuntu0.20.04.1) ... 2022-01-04 14:44:18.354 | Setting up haproxy (2.0.13-2ubuntu0.3) ... 2022-01-04 14:44:19.718 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /lib/systemd/system/haproxy.service. 2022-01-04 14:44:20.828 | Setting up libpq-dev (12.9-0ubuntu0.20.04.1) ... 2022-01-04 14:44:20.988 | Setting up libnss3:amd64 (2:3.49.1-1ubuntu1.6) ... 2022-01-04 14:44:21.144 | Setting up libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2022-01-04 14:44:21.298 | Setting up dnsmasq-base (2.80-1.1ubuntu1.4) ... 2022-01-04 14:44:21.898 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2022-01-04 14:44:22.052 | Setting up libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2022-01-04 14:44:22.195 | Setting up llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2022-01-04 14:44:22.348 | Setting up dpkg-dev (1.19.7ubuntu3) ... 2022-01-04 14:44:22.612 | Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2022-01-04 14:44:22.766 | Setting up python3-mysqldb (1.4.4-2build1) ... 2022-01-04 14:44:23.161 | Setting up libmail-sendmail-perl (0.80-1) ... 2022-01-04 14:44:23.279 | Setting up libltdl-dev:amd64 (2.4.6-14) ... 2022-01-04 14:44:23.435 | Setting up libthai0:amd64 (0.1.28-3) ... 2022-01-04 14:44:23.588 | Setting up libxml2-dev:amd64 (2.9.10+dfsg-5ubuntu0.20.04.1) ... 2022-01-04 14:44:23.709 | Setting up postgresql-client-12 (12.9-0ubuntu0.20.04.1) ... 2022-01-04 14:44:24.391 | 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-01-04 14:44:24.504 | Setting up lib32gcc-s1 (10.3.0-1ubuntu1~20.04) ... 2022-01-04 14:44:24.681 | Setting up lib32stdc++6 (10.3.0-1ubuntu1~20.04) ... 2022-01-04 14:44:24.801 | Setting up ssl-cert (1.0.39) ... 2022-01-04 14:44:25.556 | Setting up liberasurecode-dev:amd64 (1.6.1-4) ... 2022-01-04 14:44:25.670 | Setting up python3.8-venv (3.8.10-0ubuntu1~20.04.2) ... 2022-01-04 14:44:25.897 | Setting up libjs-jquery-metadata (12-1.1) ... 2022-01-04 14:44:26.064 | Setting up postgresql-common (214ubuntu0.1) ... 2022-01-04 14:44:27.363 | Adding user postgres to group ssl-cert 2022-01-04 14:44:27.621 | 2022-01-04 14:44:27.621 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2022-01-04 14:44:27.828 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2022-01-04 14:44:27.828 | Removing obsolete dictionary files: 2022-01-04 14:44:28.413 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /lib/systemd/system/postgresql.service. 2022-01-04 14:44:29.623 | Setting up libcroco3:amd64 (0.6.13-1) ... 2022-01-04 14:44:29.790 | Setting up libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2022-01-04 14:44:29.972 | Setting up pkg-config (0.29.1-0ubuntu4) ... 2022-01-04 14:44:30.275 | Setting up python3-pip (20.0.2-5ubuntu1.6) ... 2022-01-04 14:44:30.852 | Setting up dh-strip-nondeterminism (1.7.0-1) ... 2022-01-04 14:44:30.972 | Setting up libgvpr2:amd64 (2.42.2-3build2) ... 2022-01-04 14:44:31.131 | Setting up libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2022-01-04 14:44:31.275 | Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2022-01-04 14:44:31.405 | Setting up build-essential (12.8ubuntu1.1) ... 2022-01-04 14:44:31.567 | Setting up libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.2) ... 2022-01-04 14:44:31.732 | Setting up libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2022-01-04 14:44:31.892 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2022-01-04 14:44:32.098 | Setting up libsm6:amd64 (2:1.2.3-1) ... 2022-01-04 14:44:32.275 | Setting up apache2-utils (2.4.41-4ubuntu3.8) ... 2022-01-04 14:44:32.447 | Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2022-01-04 14:44:32.607 | Setting up ipvsadm (1:1.31-1) ... 2022-01-04 14:44:33.653 | Setting up openssh-sftp-server (1:8.2p1-4ubuntu0.3) ... 2022-01-04 14:44:33.795 | Setting up libibverbs1:amd64 (28.0-1ubuntu1) ... 2022-01-04 14:44:34.154 | Setting up fontconfig (2.13.1-2ubuntu3) ... 2022-01-04 14:44:36.341 | Regenerating fonts cache... done. 2022-01-04 14:44:36.412 | Setting up gettext (0.19.8.1-10build1) ... 2022-01-04 14:44:36.601 | Setting up libpcp3 (5.0.3-1) ... 2022-01-04 14:44:36.812 | Setting up libpcp-pmda3 (5.0.3-1) ... 2022-01-04 14:44:36.927 | Setting up libxslt1-dev:amd64 (1.1.34-4) ... 2022-01-04 14:44:37.064 | Setting up openssh-server (1:8.2p1-4ubuntu0.3) ... 2022-01-04 14:44:38.665 | rescue-ssh.target is a disabled or a static unit, not starting it. 2022-01-04 14:44:39.589 | Setting up ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2022-01-04 14:44:40.543 | Setting up libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2022-01-04 14:44:40.702 | Setting up keepalived (1:2.0.19-2ubuntu0.1) ... 2022-01-04 14:44:41.883 | Created symlink /etc/systemd/system/multi-user.target.wants/keepalived.service → /lib/systemd/system/keepalived.service. 2022-01-04 14:44:42.680 | Setting up llvm-10 (1:10.0.0-4ubuntu1) ... 2022-01-04 14:44:42.818 | Setting up libpcp-trace2 (5.0.3-1) ... 2022-01-04 14:44:42.938 | Setting up libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-01-04 14:44:43.058 | Setting up libpcp-pmda-perl (5.0.3-1) ... 2022-01-04 14:44:43.235 | Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... 2022-01-04 14:44:43.406 | Setting up libpcp-gui2 (5.0.3-1) ... 2022-01-04 14:44:43.554 | Setting up apache2-bin (2.4.41-4ubuntu3.8) ... 2022-01-04 14:44:43.715 | Setting up libcairo2:amd64 (1.16.0-4ubuntu1) ... 2022-01-04 14:44:43.869 | Setting up libpcp-web1 (5.0.3-1) ... 2022-01-04 14:44:44.035 | Setting up intltool-debian (0.35.0+20060710.5) ... 2022-01-04 14:44:44.205 | Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2022-01-04 14:44:44.371 | Setting up llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-01-04 14:44:44.549 | Setting up python3-venv (3.8.2-0ubuntu2) ... 2022-01-04 14:44:44.801 | Setting up libpcp-mmv1 (5.0.3-1) ... 2022-01-04 14:44:44.955 | Setting up libapr1-dev (1.6.5-1ubuntu1) ... 2022-01-04 14:44:45.108 | Setting up libgd3:amd64 (2.2.5-5.2ubuntu2.1) ... 2022-01-04 14:44:45.264 | Setting up libxt6:amd64 (1:1.1.5-1) ... 2022-01-04 14:44:45.422 | Setting up libaprutil1-dev (1.6.1-4ubuntu2) ... 2022-01-04 14:44:45.578 | Setting up clang-10 (1:10.0.0-4ubuntu1) ... 2022-01-04 14:44:45.698 | Setting up libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-01-04 14:44:45.812 | Setting up postgresql-server-dev-12 (12.9-0ubuntu0.20.04.1) ... 2022-01-04 14:44:45.965 | Setting up libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2022-01-04 14:44:46.149 | Setting up libpcp-import1 (5.0.3-1) ... 2022-01-04 14:44:46.258 | Setting up librdmacm1:amd64 (28.0-1ubuntu1) ... 2022-01-04 14:44:46.411 | Setting up librados2 (15.2.14-0ubuntu0.20.04.1) ... 2022-01-04 14:44:46.561 | Setting up libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2022-01-04 14:44:46.698 | Setting up po-debconf (1.0.21) ... 2022-01-04 14:44:46.864 | Setting up apache2 (2.4.41-4ubuntu3.8) ... 2022-01-04 14:44:55.536 | Enabling module mpm_event. 2022-01-04 14:44:55.600 | Enabling module authz_core. 2022-01-04 14:44:55.605 | Enabling module authz_host. 2022-01-04 14:44:55.665 | Enabling module authn_core. 2022-01-04 14:44:55.670 | Enabling module auth_basic. 2022-01-04 14:44:55.728 | Enabling module access_compat. 2022-01-04 14:44:55.787 | Enabling module authn_file. 2022-01-04 14:44:55.846 | Enabling module authz_user. 2022-01-04 14:44:55.905 | Enabling module alias. 2022-01-04 14:44:55.963 | Enabling module dir. 2022-01-04 14:44:56.022 | Enabling module autoindex. 2022-01-04 14:44:56.081 | Enabling module env. 2022-01-04 14:44:56.140 | Enabling module mime. 2022-01-04 14:44:56.199 | Enabling module negotiation. 2022-01-04 14:44:56.258 | Enabling module setenvif. 2022-01-04 14:44:56.317 | Enabling module filter. 2022-01-04 14:44:56.376 | Enabling module deflate. 2022-01-04 14:44:56.434 | Enabling module status. 2022-01-04 14:44:56.501 | Enabling module reqtimeout. 2022-01-04 14:44:56.559 | Enabling conf charset. 2022-01-04 14:44:56.621 | Enabling conf localized-error-pages. 2022-01-04 14:44:56.680 | Enabling conf other-vhosts-access-log. 2022-01-04 14:44:56.740 | Enabling conf security. 2022-01-04 14:44:56.806 | Enabling conf serve-cgi-bin. 2022-01-04 14:44:56.865 | Enabling site 000-default. 2022-01-04 14:44:56.917 | info: Executing deferred 'a2enconf javascript-common' for package javascript-common 2022-01-04 14:44:56.972 | Enabling conf javascript-common. 2022-01-04 14:44:57.238 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /lib/systemd/system/apache2.service. 2022-01-04 14:44:57.818 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /lib/systemd/system/apache-htcacheclean.service. 2022-01-04 14:45:00.503 | Setting up libxaw7:amd64 (2:1.0.13-1) ... 2022-01-04 14:45:00.680 | Setting up python3-pcp (5.0.3-1) ... 2022-01-04 14:45:01.132 | Setting up libgvc6 (2.42.2-3build2) ... 2022-01-04 14:45:01.291 | Setting up librbd1 (15.2.14-0ubuntu0.20.04.1) ... 2022-01-04 14:45:01.462 | Setting up libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.8) ... 2022-01-04 14:45:01.623 | Setting up libiscsi7:amd64 (1.18.0-2) ... 2022-01-04 14:45:01.732 | Setting up postgresql-server-dev-all (214ubuntu0.1) ... 2022-01-04 14:45:01.829 | Setting up qemu-block-extra:amd64 (1:4.2-3ubuntu6.18) ... 2022-01-04 14:45:01.983 | Setting up graphviz (2.42.2-3build2) ... 2022-01-04 14:45:02.109 | Setting up pcp (5.0.3-1) ... 2022-01-04 14:45:05.150 | Created symlink /etc/systemd/system/multi-user.target.wants/pmcd.service → /lib/systemd/system/pmcd.service. 2022-01-04 14:45:05.568 | Created symlink /etc/systemd/system/multi-user.target.wants/pmlogger.service → /lib/systemd/system/pmlogger.service. 2022-01-04 14:45:05.987 | Created symlink /etc/systemd/system/multi-user.target.wants/pmie.service → /lib/systemd/system/pmie.service. 2022-01-04 14:45:06.405 | Created symlink /etc/systemd/system/multi-user.target.wants/pmproxy.service → /lib/systemd/system/pmproxy.service. 2022-01-04 14:45:23.238 | Setting up qemu-utils (1:4.2-3ubuntu6.18) ... 2022-01-04 14:45:23.383 | Setting up systemd (245.4-4ubuntu3.13) ... 2022-01-04 14:45:23.434 | Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 2022-01-04 14:45:25.262 | Setting up dh-autoreconf (19) ... 2022-01-04 14:45:25.427 | Setting up systemd-timesyncd (245.4-4ubuntu3.13) ... 2022-01-04 14:45:26.465 | Setting up systemd-sysv (245.4-4ubuntu3.13) ... 2022-01-04 14:45:26.618 | Setting up libnss-systemd:amd64 (245.4-4ubuntu3.13) ... 2022-01-04 14:45:26.743 | Setting up debhelper (12.10ubuntu1) ... 2022-01-04 14:45:26.892 | Setting up libpam-systemd:amd64 (245.4-4ubuntu3.13) ... 2022-01-04 14:45:27.413 | Setting up apache2-dev (2.4.41-4ubuntu3.8) ... 2022-01-04 14:45:27.549 | Processing triggers for mime-support (3.64ubuntu1) ... 2022-01-04 14:45:27.681 | Processing triggers for initramfs-tools (0.136ubuntu6.4) ... 2022-01-04 14:45:27.815 | update-initramfs: Generating /boot/initrd.img-5.4.0-72-generic 2022-01-04 14:45:41.451 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-01-04 14:45:41.628 | Processing triggers for rsyslog (8.2001.0-1ubuntu1.1) ... 2022-01-04 14:45:42.147 | Processing triggers for ufw (0.36-6) ... 2022-01-04 14:45:42.381 | Processing triggers for man-db (2.9.1-1) ... 2022-01-04 14:46:09.696 | Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2022-01-04 14:46:09.787 | Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2022-01-04 14:46:17.035 | ++ functions-common:apt_get:1221 : result=0 2022-01-04 14:46:17.037 | ++ functions-common:apt_get:1224 : time_stop apt-get 2022-01-04 14:46:17.040 | ++ functions-common:time_stop:2412 : local name 2022-01-04 14:46:17.042 | ++ functions-common:time_stop:2413 : local end_time 2022-01-04 14:46:17.044 | ++ functions-common:time_stop:2414 : local elapsed_time 2022-01-04 14:46:17.046 | ++ functions-common:time_stop:2415 : local total 2022-01-04 14:46:17.048 | ++ functions-common:time_stop:2416 : local start_time 2022-01-04 14:46:17.050 | ++ functions-common:time_stop:2418 : name=apt-get 2022-01-04 14:46:17.052 | ++ functions-common:time_stop:2419 : start_time=1641307258941 2022-01-04 14:46:17.054 | ++ functions-common:time_stop:2421 : [[ -z 1641307258941 ]] 2022-01-04 14:46:17.058 | +++ functions-common:time_stop:2424 : date +%s%3N 2022-01-04 14:46:17.061 | ++ functions-common:time_stop:2424 : end_time=1641307577059 2022-01-04 14:46:17.063 | ++ functions-common:time_stop:2425 : elapsed_time=318118 2022-01-04 14:46:17.065 | ++ functions-common:time_stop:2426 : total=700 2022-01-04 14:46:17.067 | ++ functions-common:time_stop:2428 : _TIME_START[$name]= 2022-01-04 14:46:17.070 | ++ functions-common:time_stop:2429 : _TIME_TOTAL[$name]=318818 2022-01-04 14:46:17.072 | ++ functions-common:apt_get:1225 : return 0 2022-01-04 14:46:17.075 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-01-04 14:46:17.078 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-01-04 14:46:17.080 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-01-04 14:46:17.084 | ++ tools/install_prereqs.sh:source:89 : date 2022-01-04 14:46:17.088 | + ./stack.sh:main:786 : [[ False != \T\r\u\e ]] 2022-01-04 14:46:17.090 | + ./stack.sh:main:787 : PYPI_ALTERNATIVE_URL= 2022-01-04 14:46:17.094 | + ./stack.sh:main:787 : /home/ubuntu/devstack/tools/install_pip.sh 2022-01-04 14:46:18.408 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-01-04 14:46:18.409 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-01-04 14:46:18.412 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2022-01-04 14:46:18.415 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2022-01-04 14:46:18.417 | + tools/install_pip.sh:main:43 : GetDistro 2022-01-04 14:46:18.418 | + functions-common:GetDistro:435 : GetOSVersion 2022-01-04 14:46:18.421 | + functions-common:GetOSVersion:405 : source /etc/os-release 2022-01-04 14:46:18.422 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-01-04 14:46:18.424 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-01-04 14:46:18.426 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-01-04 14:46:18.427 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-01-04 14:46:18.429 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-01-04 14:46:18.431 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-01-04 14:46:18.432 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-01-04 14:46:18.434 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-01-04 14:46:18.436 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-01-04 14:46:18.437 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-01-04 14:46:18.439 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-01-04 14:46:18.441 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-01-04 14:46:18.442 | + functions-common:GetOSVersion:406 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-01-04 14:46:18.444 | + functions-common:GetOSVersion:411 : _ensure_lsb_release 2022-01-04 14:46:18.446 | ++ functions-common:_ensure_lsb_release:382 : command -v lsb_release 2022-01-04 14:46:18.448 | + functions-common:_ensure_lsb_release:382 : [[ -x /usr/bin/lsb_release ]] 2022-01-04 14:46:18.450 | + functions-common:_ensure_lsb_release:383 : return 2022-01-04 14:46:18.453 | ++ functions-common:GetOSVersion:413 : lsb_release -r -s 2022-01-04 14:46:18.520 | + functions-common:GetOSVersion:413 : os_RELEASE=20.04 2022-01-04 14:46:18.522 | ++ functions-common:GetOSVersion:414 : lsb_release -c -s 2022-01-04 14:46:18.589 | + functions-common:GetOSVersion:414 : os_CODENAME=focal 2022-01-04 14:46:18.591 | ++ functions-common:GetOSVersion:415 : lsb_release -i -s 2022-01-04 14:46:18.658 | + functions-common:GetOSVersion:415 : os_VENDOR=Ubuntu 2022-01-04 14:46:18.659 | + functions-common:GetOSVersion:418 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-01-04 14:46:18.661 | + functions-common:GetOSVersion:419 : os_PACKAGE=deb 2022-01-04 14:46:18.663 | + functions-common:GetOSVersion:424 : typeset -xr os_VENDOR 2022-01-04 14:46:18.665 | + functions-common:GetOSVersion:425 : typeset -xr os_RELEASE 2022-01-04 14:46:18.667 | + functions-common:GetOSVersion:426 : typeset -xr os_PACKAGE 2022-01-04 14:46:18.669 | + functions-common:GetOSVersion:427 : typeset -xr os_CODENAME 2022-01-04 14:46:18.671 | + functions-common:GetDistro:437 : [[ Ubuntu =~ (Ubuntu) ]] 2022-01-04 14:46:18.672 | + functions-common:GetDistro:440 : DISTRO=focal 2022-01-04 14:46:18.674 | + functions-common:GetDistro:488 : typeset -xr DISTRO 2022-01-04 14:46:18.676 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-01-04 14:46:18.676 | Distro: focal 2022-01-04 14:46:18.678 | + tools/install_pip.sh:main:119 : get_versions 2022-01-04 14:46:18.680 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-01-04 14:46:18.684 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-01-04 14:46:18.686 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-01-04 14:46:18.688 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-01-04 14:46:18.688 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-01-04 14:46:19.259 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-01-04 14:46:19.261 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-01-04 14:46:19.261 | pip: 21.3.1 2022-01-04 14:46:19.263 | + tools/install_pip.sh:main:121 : [[ -n '' ]] 2022-01-04 14:46:19.265 | + tools/install_pip.sh:main:125 : is_fedora 2022-01-04 14:46:19.267 | + functions-common:is_fedora:512 : [[ -z Ubuntu ]] 2022-01-04 14:46:19.269 | + functions-common:is_fedora:516 : '[' Ubuntu = Fedora ']' 2022-01-04 14:46:19.270 | + functions-common:is_fedora:516 : '[' Ubuntu = 'Red Hat' ']' 2022-01-04 14:46:19.272 | + functions-common:is_fedora:517 : '[' Ubuntu = openEuler ']' 2022-01-04 14:46:19.274 | + functions-common:is_fedora:518 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-01-04 14:46:19.275 | + functions-common:is_fedora:519 : '[' Ubuntu = RedHatEnterprise ']' 2022-01-04 14:46:19.277 | + functions-common:is_fedora:520 : '[' Ubuntu = CentOS ']' 2022-01-04 14:46:19.278 | + functions-common:is_fedora:520 : '[' Ubuntu = CentOSStream ']' 2022-01-04 14:46:19.281 | + functions-common:is_fedora:521 : '[' Ubuntu = OracleServer ']' 2022-01-04 14:46:19.282 | + functions-common:is_fedora:521 : '[' Ubuntu = Virtuozzo ']' 2022-01-04 14:46:19.284 | + tools/install_pip.sh:main:137 : install_get_pip 2022-01-04 14:46:19.286 | + tools/install_pip.sh:install_get_pip:62 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2022-01-04 14:46:19.288 | + tools/install_pip.sh:install_get_pip:79 : [[ ! -r /home/ubuntu/devstack/files/get-pip.py ]] 2022-01-04 14:46:19.290 | + tools/install_pip.sh:install_get_pip:82 : local timecond= 2022-01-04 14:46:19.291 | + tools/install_pip.sh:install_get_pip:83 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2022-01-04 14:46:19.293 | + tools/install_pip.sh:install_get_pip:87 : curl -f --retry 6 --retry-delay 5 -o /home/ubuntu/devstack/files/get-pip.py https://bootstrap.pypa.io/get-pip.py 2022-01-04 14:46:19.303 | % Total % Received % Xferd Average Speed Time Time Time Current 2022-01-04 14:46:19.303 | Dload Upload Total Spent Left Speed 2022-01-04 14:46:19.594 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2108k 100 2108k 0 0 7271k 0 --:--:-- --:--:-- --:--:-- 7271k 2022-01-04 14:46:19.598 | + tools/install_pip.sh:install_get_pip:90 : touch /home/ubuntu/devstack/files/get-pip.py.downloaded 2022-01-04 14:46:19.601 | + tools/install_pip.sh:install_get_pip:95 : sudo -H -E python3.8 -m pip uninstall setuptools -y 2022-01-04 14:46:20.407 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-04 14:46:20.408 | from cryptography.utils import int_from_bytes 2022-01-04 14:46:20.408 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-04 14:46:20.408 | from cryptography.utils import int_from_bytes 2022-01-04 14:46:20.511 | Found existing installation: setuptools 60.2.0 2022-01-04 14:46:20.595 | Uninstalling setuptools-60.2.0: 2022-01-04 14:46:20.854 | Successfully uninstalled setuptools-60.2.0 2022-01-04 14:46:20.872 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-01-04 14:46:20.943 | + tools/install_pip.sh:install_get_pip:96 : sudo -H -E python3.8 /home/ubuntu/devstack/files/get-pip.py 2022-01-04 14:46:23.696 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-04 14:46:23.697 | from cryptography.utils import int_from_bytes 2022-01-04 14:46:23.697 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-04 14:46:23.697 | from cryptography.utils import int_from_bytes 2022-01-04 14:46:23.962 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-04 14:46:24.512 | Collecting pip 2022-01-04 14:46:24.526 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dea/f32dcd9ab821e/pip-21.3.1-py3-none-any.whl (1.7 MB) 2022-01-04 14:46:25.276 | Collecting setuptools 2022-01-04 14:46:25.285 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5c8/9b1a14a67ac5f/setuptools-60.2.0-py3-none-any.whl (953 kB) 2022-01-04 14:46:26.887 | Installing collected packages: setuptools, pip 2022-01-04 14:46:27.575 | Attempting uninstall: pip 2022-01-04 14:46:27.577 | Found existing installation: pip 21.3.1 2022-01-04 14:46:27.834 | Uninstalling pip-21.3.1: 2022-01-04 14:46:27.872 | Successfully uninstalled pip-21.3.1 2022-01-04 14:46:29.557 | Successfully installed pip-21.3.1 setuptools-60.2.0 2022-01-04 14:46:29.557 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-01-04 14:46:29.805 | + tools/install_pip.sh:main:140 : set -x 2022-01-04 14:46:29.806 | + tools/install_pip.sh:main:144 : pip_install_gr setuptools 2022-01-04 14:46:29.808 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-01-04 14:46:29.810 | + inc/python:pip_install_gr:77 : local clean_name 2022-01-04 14:46:29.813 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-01-04 14:46:29.815 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-01-04 14:46:29.816 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-01-04 14:46:29.819 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-01-04 14:46:29.819 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-01-04 14:46:29.823 | ++ 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-01-04 14:46:29.825 | ++ 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-01-04 14:46:29.826 | ++ 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-01-04 14:46:29.828 | + 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-01-04 14:46:29.830 | + 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-01-04 14:46:29.845 | 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-01-04 14:46:29.847 | + 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-01-04 14:46:30.581 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-04 14:46:30.582 | from cryptography.utils import int_from_bytes 2022-01-04 14:46:30.582 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-04 14:46:30.582 | from cryptography.utils import int_from_bytes 2022-01-04 14:46:31.656 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-04 14:46:31.698 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 in /usr/local/lib/python3.8/dist-packages (60.2.0) 2022-01-04 14:46:33.292 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-01-04 14:46:33.394 | + inc/python:pip_install:200 : result=0 2022-01-04 14:46:33.396 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-04 14:46:33.398 | + functions-common:time_stop:2412 : local name 2022-01-04 14:46:33.399 | + functions-common:time_stop:2413 : local end_time 2022-01-04 14:46:33.401 | + functions-common:time_stop:2414 : local elapsed_time 2022-01-04 14:46:33.402 | + functions-common:time_stop:2415 : local total 2022-01-04 14:46:33.405 | + functions-common:time_stop:2416 : local start_time 2022-01-04 14:46:33.406 | + functions-common:time_stop:2418 : name=pip_install 2022-01-04 14:46:33.408 | + functions-common:time_stop:2419 : start_time=1641307589841 2022-01-04 14:46:33.410 | + functions-common:time_stop:2421 : [[ -z 1641307589841 ]] 2022-01-04 14:46:33.412 | ++ functions-common:time_stop:2424 : date +%s%3N 2022-01-04 14:46:33.415 | + functions-common:time_stop:2424 : end_time=1641307593413 2022-01-04 14:46:33.417 | + functions-common:time_stop:2425 : elapsed_time=3572 2022-01-04 14:46:33.419 | + functions-common:time_stop:2426 : total=0 2022-01-04 14:46:33.421 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2022-01-04 14:46:33.423 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=3572 2022-01-04 14:46:33.425 | + inc/python:pip_install:203 : return 0 2022-01-04 14:46:33.427 | + tools/install_pip.sh:main:146 : get_versions 2022-01-04 14:46:33.430 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-01-04 14:46:33.434 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-01-04 14:46:33.435 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-01-04 14:46:33.438 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-01-04 14:46:33.438 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-01-04 14:46:34.000 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-01-04 14:46:34.002 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-01-04 14:46:34.002 | pip: 21.3.1 2022-01-04 14:46:34.005 | + ./stack.sh:main:791 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-01-04 14:46:34.007 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-01-04 14:46:34.011 | + ./stack.sh:main:792 : fixup_all 2022-01-04 14:46:34.013 | + tools/fixup_stuff.sh:fixup_all:175 : fixup_ubuntu 2022-01-04 14:46:34.015 | + tools/fixup_stuff.sh:fixup_ubuntu:136 : is_ubuntu 2022-01-04 14:46:34.017 | + functions-common:is_ubuntu:560 : [[ -z deb ]] 2022-01-04 14:46:34.019 | + functions-common:is_ubuntu:563 : '[' deb = deb ']' 2022-01-04 14:46:34.022 | + tools/fixup_stuff.sh:fixup_ubuntu:146 : sudo rm -rf /usr/lib/python3/dist-packages/PyYAML-5.3.1.egg-info 2022-01-04 14:46:34.033 | + tools/fixup_stuff.sh:fixup_ubuntu:147 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-01-04 14:46:34.043 | + tools/fixup_stuff.sh:fixup_ubuntu:148 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-01-04 14:46:34.053 | + tools/fixup_stuff.sh:fixup_all:176 : fixup_fedora 2022-01-04 14:46:34.055 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-01-04 14:46:34.057 | + functions-common:is_fedora:512 : [[ -z Ubuntu ]] 2022-01-04 14:46:34.059 | + functions-common:is_fedora:516 : '[' Ubuntu = Fedora ']' 2022-01-04 14:46:34.062 | + functions-common:is_fedora:516 : '[' Ubuntu = 'Red Hat' ']' 2022-01-04 14:46:34.064 | + functions-common:is_fedora:517 : '[' Ubuntu = openEuler ']' 2022-01-04 14:46:34.066 | + functions-common:is_fedora:518 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-01-04 14:46:34.068 | + functions-common:is_fedora:519 : '[' Ubuntu = RedHatEnterprise ']' 2022-01-04 14:46:34.070 | + functions-common:is_fedora:520 : '[' Ubuntu = CentOS ']' 2022-01-04 14:46:34.072 | + functions-common:is_fedora:520 : '[' Ubuntu = CentOSStream ']' 2022-01-04 14:46:34.074 | + functions-common:is_fedora:521 : '[' Ubuntu = OracleServer ']' 2022-01-04 14:46:34.076 | + functions-common:is_fedora:521 : '[' Ubuntu = Virtuozzo ']' 2022-01-04 14:46:34.078 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-01-04 14:46:34.081 | + tools/fixup_stuff.sh:fixup_all:177 : fixup_suse 2022-01-04 14:46:34.083 | + tools/fixup_stuff.sh:fixup_suse:89 : is_suse 2022-01-04 14:46:34.085 | + functions-common:is_suse:529 : is_opensuse 2022-01-04 14:46:34.087 | + functions-common:is_opensuse:536 : [[ -z Ubuntu ]] 2022-01-04 14:46:34.089 | + functions-common:is_opensuse:540 : [[ Ubuntu =~ (openSUSE) ]] 2022-01-04 14:46:34.091 | + functions-common:is_suse:529 : is_suse_linux_enterprise 2022-01-04 14:46:34.093 | + functions-common:is_suse_linux_enterprise:548 : [[ -z Ubuntu ]] 2022-01-04 14:46:34.095 | + functions-common:is_suse_linux_enterprise:552 : [[ Ubuntu =~ (^SUSE) ]] 2022-01-04 14:46:34.097 | + tools/fixup_stuff.sh:fixup_suse:90 : return 2022-01-04 14:46:34.099 | + tools/fixup_stuff.sh:fixup_all:178 : fixup_openeuler 2022-01-04 14:46:34.102 | + tools/fixup_stuff.sh:fixup_openeuler:152 : is_openeuler 2022-01-04 14:46:34.104 | + functions-common:is_openeuler:567 : [[ -z deb ]] 2022-01-04 14:46:34.106 | + functions-common:is_openeuler:570 : '[' Ubuntu = openEuler ']' 2022-01-04 14:46:34.108 | + tools/fixup_stuff.sh:fixup_openeuler:153 : return 2022-01-04 14:46:34.110 | + ./stack.sh:main:795 : pip_install -U os-testr 2022-01-04 14:46:34.130 | Using python 3.8 to install os-testr 2022-01-04 14:46:34.132 | + 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-01-04 14:46:34.852 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-04 14:46:34.852 | from cryptography.utils import int_from_bytes 2022-01-04 14:46:34.852 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-04 14:46:34.852 | from cryptography.utils import int_from_bytes 2022-01-04 14:46:35.924 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-04 14:46:36.448 | Collecting os-testr 2022-01-04 14:46:36.456 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/785/f04c6c750390d/os_testr-2.0.1-py3-none-any.whl (46 kB) 2022-01-04 14:46:36.808 | Collecting python-subunit>=1.0.0 2022-01-04 14:46:36.815 | 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-01-04 14:46:36.823 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.8.0) 2022-01-04 14:46:36.824 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-01-04 14:46:37.254 | Collecting stestr>=1.0.0 2022-01-04 14:46:37.261 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/de0/6fb51cf281ac7/stestr-3.2.1-py3-none-any.whl (125 kB) 2022-01-04 14:46:37.283 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-01-04 14:46:37.668 | Collecting future 2022-01-04 14:46:37.678 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b1b/ead90b70cf6ec/future-0.18.2.tar.gz (829 kB) 2022-01-04 14:46:37.889 | Preparing metadata (setup.py): started 2022-01-04 14:46:38.500 | Preparing metadata (setup.py): finished with status 'done' 2022-01-04 14:46:38.503 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.0.0) 2022-01-04 14:46:38.504 | Requirement already satisfied: cliff>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.10.0) 2022-01-04 14:46:38.505 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.12.2) 2022-01-04 14:46:38.511 | Requirement already satisfied: PyYAML>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (6.0) 2022-01-04 14:46:38.535 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.4.0) 2022-01-04 14:46:38.536 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.5.0) 2022-01-04 14:46:38.538 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.0.6) 2022-01-04 14:46:38.539 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (2.5.0) 2022-01-04 14:46:38.541 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (2.3.3) 2022-01-04 14:46:38.554 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->stestr>=1.0.0->os-testr) (1.16.0) 2022-01-04 14:46:38.623 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.2.5) 2022-01-04 14:46:38.624 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (1.8.2) 2022-01-04 14:46:38.625 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (21.4.0) 2022-01-04 14:46:38.734 | Building wheels for collected packages: future 2022-01-04 14:46:38.735 | Building wheel for future (setup.py): started 2022-01-04 14:46:39.722 | Building wheel for future (setup.py): finished with status 'done' 2022-01-04 14:46:39.726 | Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491070 sha256=b7d10bd205a81c84018ccc6056453c2ea706a80cc878fce39773245f95271cbc 2022-01-04 14:46:39.726 | Stored in directory: /root/.cache/pip/wheels/28/5f/d3/d195feb75503b53c2d3ab6230c977e5755765d711064d2e39f 2022-01-04 14:46:39.732 | Successfully built future 2022-01-04 14:46:41.149 | Installing collected packages: python-subunit, future, stestr, os-testr 2022-01-04 14:46:42.201 | Successfully installed future-0.18.2 os-testr-2.0.1 python-subunit-1.4.0 stestr-3.2.1 2022-01-04 14:46:42.202 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-01-04 14:46:42.339 | + inc/python:pip_install:200 : result=0 2022-01-04 14:46:42.341 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-04 14:46:42.343 | + functions-common:time_stop:2412 : local name 2022-01-04 14:46:42.345 | + functions-common:time_stop:2413 : local end_time 2022-01-04 14:46:42.347 | + functions-common:time_stop:2414 : local elapsed_time 2022-01-04 14:46:42.349 | + functions-common:time_stop:2415 : local total 2022-01-04 14:46:42.351 | + functions-common:time_stop:2416 : local start_time 2022-01-04 14:46:42.353 | + functions-common:time_stop:2418 : name=pip_install 2022-01-04 14:46:42.355 | + functions-common:time_stop:2419 : start_time=1641307594125 2022-01-04 14:46:42.357 | + functions-common:time_stop:2421 : [[ -z 1641307594125 ]] 2022-01-04 14:46:42.360 | ++ functions-common:time_stop:2424 : date +%s%3N 2022-01-04 14:46:42.363 | + functions-common:time_stop:2424 : end_time=1641307602361 2022-01-04 14:46:42.365 | + functions-common:time_stop:2425 : elapsed_time=8236 2022-01-04 14:46:42.367 | + functions-common:time_stop:2426 : total=0 2022-01-04 14:46:42.369 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2022-01-04 14:46:42.371 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=8236 2022-01-04 14:46:42.374 | + inc/python:pip_install:203 : return 0 2022-01-04 14:46:42.376 | + ./stack.sh:main:799 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-01-04 14:46:42.424 | + ./stack.sh:main:800 : sudo systemctl restart systemd-journald 2022-01-04 14:46:42.704 | + ./stack.sh:main:806 : install_infra 2022-01-04 14:46:42.714 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-01-04 14:46:42.716 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-01-04 14:46:42.719 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2022-01-04 14:46:45.945 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-01-04 14:46:45.948 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-01-04 14:46:45.969 | + 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-01-04 14:46:47.767 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-01-04 14:46:47.813 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-01-04 14:46:47.884 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-01-04 14:46:47.893 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-01-04 14:46:47.916 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-01-04 14:46:47.957 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-01-04 14:46:48.025 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-01-04 14:46:48.115 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-01-04 14:46:48.148 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-01-04 14:46:48.165 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-01-04 14:46:48.188 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-01-04 14:46:48.199 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-01-04 14:46:48.213 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-01-04 14:46:48.223 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-01-04 14:46:48.260 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-01-04 14:46:48.288 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-01-04 14:46:48.350 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-01-04 14:46:48.353 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-01-04 14:46:48.357 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-01-04 14:46:48.397 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-01-04 14:46:48.435 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-01-04 14:46:48.450 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-01-04 14:46:48.466 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-01-04 14:46:48.486 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-01-04 14:46:48.517 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-01-04 14:46:48.572 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-01-04 14:46:48.600 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-01-04 14:46:48.610 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-01-04 14:46:48.627 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-01-04 14:46:48.654 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-01-04 14:46:48.662 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-01-04 14:46:48.666 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-01-04 14:46:48.669 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-04 14:46:48.809 | Collecting pbr===5.8.0 2022-01-04 14:46:48.816 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/176/e8560eaf61e12/pbr-5.8.0-py2.py3-none-any.whl (112 kB) 2022-01-04 14:46:48.853 | Installing collected packages: pbr 2022-01-04 14:46:48.996 | Successfully installed pbr-5.8.0 2022-01-04 14:46:49.057 | + inc/python:pip_install:200 : result=0 2022-01-04 14:46:49.059 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-04 14:46:49.062 | + functions-common:time_stop:2412 : local name 2022-01-04 14:46:49.064 | + functions-common:time_stop:2413 : local end_time 2022-01-04 14:46:49.066 | + functions-common:time_stop:2414 : local elapsed_time 2022-01-04 14:46:49.068 | + functions-common:time_stop:2415 : local total 2022-01-04 14:46:49.070 | + functions-common:time_stop:2416 : local start_time 2022-01-04 14:46:49.072 | + functions-common:time_stop:2418 : name=pip_install 2022-01-04 14:46:49.074 | + functions-common:time_stop:2419 : start_time=1641307605962 2022-01-04 14:46:49.076 | + functions-common:time_stop:2421 : [[ -z 1641307605962 ]] 2022-01-04 14:46:49.079 | ++ functions-common:time_stop:2424 : date +%s%3N 2022-01-04 14:46:49.083 | + functions-common:time_stop:2424 : end_time=1641307609081 2022-01-04 14:46:49.085 | + functions-common:time_stop:2425 : elapsed_time=3119 2022-01-04 14:46:49.087 | + functions-common:time_stop:2426 : total=8236 2022-01-04 14:46:49.089 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2022-01-04 14:46:49.091 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=11355 2022-01-04 14:46:49.094 | + inc/python:pip_install:203 : return 0 2022-01-04 14:46:49.096 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-01-04 14:46:49.098 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-01-04 14:46:49.120 | + 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-01-04 14:46:50.932 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-01-04 14:46:50.977 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-01-04 14:46:51.054 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-01-04 14:46:51.063 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-01-04 14:46:51.085 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-01-04 14:46:51.126 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-01-04 14:46:51.194 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-01-04 14:46:51.281 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-01-04 14:46:51.315 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-01-04 14:46:51.335 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-01-04 14:46:51.353 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-01-04 14:46:51.368 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-01-04 14:46:51.381 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-01-04 14:46:51.391 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-01-04 14:46:51.427 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-01-04 14:46:51.454 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-01-04 14:46:51.515 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-01-04 14:46:51.519 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-01-04 14:46:51.522 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-01-04 14:46:51.561 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-01-04 14:46:51.599 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-01-04 14:46:51.614 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-01-04 14:46:51.631 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-01-04 14:46:51.653 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-01-04 14:46:51.687 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-01-04 14:46:51.742 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-01-04 14:46:51.769 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-01-04 14:46:51.780 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-01-04 14:46:51.796 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-01-04 14:46:51.824 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-01-04 14:46:51.831 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-01-04 14:46:51.835 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-01-04 14:46:51.838 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-04 14:46:51.840 | Processing /opt/stack/requirements 2022-01-04 14:46:53.137 | Collecting fixtures===3.0.0 2022-01-04 14:46:53.144 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67 kB) 2022-01-04 14:46:53.345 | Collecting PyYAML===6.0 2022-01-04 14:46:53.352 | 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-01-04 14:46:53.521 | Collecting requests===2.26.0 2022-01-04 14:46:53.528 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6c1/246513ecd5ecd/requests-2.26.0-py2.py3-none-any.whl (62 kB) 2022-01-04 14:46:53.619 | Collecting packaging===21.3 2022-01-04 14:46:53.625 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40 kB) 2022-01-04 14:46:53.686 | Collecting testtools===2.5.0 2022-01-04 14:46:53.693 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/798/525999f053e4d/testtools-2.5.0-py3-none-any.whl (181 kB) 2022-01-04 14:46:53.772 | Collecting idna===3.3 2022-01-04 14:46:53.779 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/84d/9dd047ffa8059/idna-3.3-py3-none-any.whl (61 kB) 2022-01-04 14:46:53.909 | Collecting pyparsing===3.0.6 2022-01-04 14:46:53.916 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/04f/f808a5b909118/pyparsing-3.0.6-py3-none-any.whl (97 kB) 2022-01-04 14:46:53.975 | Collecting six===1.16.0 2022-01-04 14:46:53.981 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8ab/b2f1d86890a2d/six-1.16.0-py2.py3-none-any.whl (11 kB) 2022-01-04 14:46:54.030 | Collecting charset-normalizer===2.0.9 2022-01-04 14:46:54.036 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1ee/caa09422db5be/charset_normalizer-2.0.9-py3-none-any.whl (39 kB) 2022-01-04 14:46:54.070 | Collecting Parsley>=1.2 2022-01-04 14:46:54.076 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-01-04 14:46:54.120 | Collecting beagle>=0.2.1 2022-01-04 14:46:54.127 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/34b/7236e550859b0/beagle-0.3.0-py3-none-any.whl (11 kB) 2022-01-04 14:46:54.151 | Requirement already satisfied: pbr===5.8.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (5.8.0) 2022-01-04 14:46:54.219 | Collecting urllib3===1.26.7 2022-01-04 14:46:54.225 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c4f/df4019605b6e5/urllib3-1.26.7-py2.py3-none-any.whl (138 kB) 2022-01-04 14:46:54.335 | Collecting certifi>=2017.4.17 2022-01-04 14:46:54.341 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d62/a0163eb4c2344/certifi-2021.10.8-py2.py3-none-any.whl (149 kB) 2022-01-04 14:46:54.375 | Collecting extras===1.0.0 2022-01-04 14:46:54.381 | 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-01-04 14:46:54.461 | Collecting cliff===3.10.0 2022-01-04 14:46:54.468 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/86c/e931944c56a86/cliff-3.10.0-py3-none-any.whl (80 kB) 2022-01-04 14:46:54.632 | Collecting cmd2===2.3.3 2022-01-04 14:46:54.638 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/871/713244c1f31de/cmd2-2.3.3-py3-none-any.whl (149 kB) 2022-01-04 14:46:54.730 | Collecting autopage===0.4.0 2022-01-04 14:46:54.736 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9b8/c9c160bfbf3e6/autopage-0.4.0-py3-none-any.whl (20 kB) 2022-01-04 14:46:54.818 | Collecting stevedore===3.5.0 2022-01-04 14:46:54.824 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a54/7de73308fd7e9/stevedore-3.5.0-py3-none-any.whl (49 kB) 2022-01-04 14:46:54.883 | Collecting prettytable===2.5.0 2022-01-04 14:46:54.889 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/141/1c65d21dca9ea/prettytable-2.5.0-py3-none-any.whl (24 kB) 2022-01-04 14:46:54.936 | Collecting wcwidth===0.2.5 2022-01-04 14:46:54.943 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/beb/4802a9cebb914/wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) 2022-01-04 14:46:54.995 | Collecting attrs===21.4.0 2022-01-04 14:46:55.001 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2d2/7e3784d7a565d/attrs-21.4.0-py2.py3-none-any.whl (60 kB) 2022-01-04 14:46:55.113 | Collecting pyperclip===1.8.2 2022-01-04 14:46:55.119 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/767/6e3b8b98bc6fb/pyperclip-1.8.2-py3-none-any.whl (11 kB) 2022-01-04 14:46:55.131 | Building wheels for collected packages: openstack-requirements 2022-01-04 14:46:55.132 | Building wheel for openstack-requirements (setup.py): started 2022-01-04 14:46:55.913 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-01-04 14:46:55.914 | ERROR: Command errored out with exit status 1: 2022-01-04 14:46:55.914 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-d9oybfbz/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-d9oybfbz/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-vu9_bm7e 2022-01-04 14:46:55.914 | cwd: /tmp/pip-req-build-d9oybfbz/ 2022-01-04 14:46:55.914 | Complete output (6 lines): 2022-01-04 14:46:55.914 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-01-04 14:46:55.914 | or: setup.py --help [cmd1 cmd2 ...] 2022-01-04 14:46:55.914 | or: setup.py --help-commands 2022-01-04 14:46:55.914 | or: setup.py cmd --help 2022-01-04 14:46:55.914 | 2022-01-04 14:46:55.914 | error: invalid command 'bdist_wheel' 2022-01-04 14:46:55.914 | ---------------------------------------- 2022-01-04 14:46:55.914 | ERROR: Failed building wheel for openstack-requirements 2022-01-04 14:46:55.914 | Running setup.py clean for openstack-requirements 2022-01-04 14:46:56.705 | Failed to build openstack-requirements 2022-01-04 14:46:56.943 | Installing collected packages: attrs, extras, testtools, six, fixtures, wcwidth, prettytable, urllib3, PyYAML, certifi, charset-normalizer, idna, requests, pyperclip, cmd2, autopage, stevedore, pyparsing, cliff, packaging, Parsley, beagle, openstack-requirements 2022-01-04 14:46:58.794 | Running setup.py install for openstack-requirements: started 2022-01-04 14:47:00.938 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-01-04 14:47:00.971 | Successfully installed Parsley-1.3 PyYAML-6.0 attrs-21.4.0 autopage-0.4.0 beagle-0.3.0 certifi-2021.10.8 charset-normalizer-2.0.9 cliff-3.10.0 cmd2-2.3.3 extras-1.0.0 fixtures-3.0.0 idna-3.3 openstack-requirements-1.2.1.dev5123 packaging-21.3 prettytable-2.5.0 pyparsing-3.0.6 pyperclip-1.8.2 requests-2.26.0 six-1.16.0 stevedore-3.5.0 testtools-2.5.0 urllib3-1.26.7 wcwidth-0.2.5 2022-01-04 14:47:01.099 | + inc/python:pip_install:200 : result=0 2022-01-04 14:47:01.101 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-04 14:47:01.103 | + functions-common:time_stop:2412 : local name 2022-01-04 14:47:01.105 | + functions-common:time_stop:2413 : local end_time 2022-01-04 14:47:01.107 | + functions-common:time_stop:2414 : local elapsed_time 2022-01-04 14:47:01.109 | + functions-common:time_stop:2415 : local total 2022-01-04 14:47:01.111 | + functions-common:time_stop:2416 : local start_time 2022-01-04 14:47:01.114 | + functions-common:time_stop:2418 : name=pip_install 2022-01-04 14:47:01.116 | + functions-common:time_stop:2419 : start_time=1641307609113 2022-01-04 14:47:01.118 | + functions-common:time_stop:2421 : [[ -z 1641307609113 ]] 2022-01-04 14:47:01.120 | ++ functions-common:time_stop:2424 : date +%s%3N 2022-01-04 14:47:01.125 | + functions-common:time_stop:2424 : end_time=1641307621122 2022-01-04 14:47:01.127 | + functions-common:time_stop:2425 : elapsed_time=12009 2022-01-04 14:47:01.129 | + functions-common:time_stop:2426 : total=11355 2022-01-04 14:47:01.131 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2022-01-04 14:47:01.133 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=23364 2022-01-04 14:47:01.135 | + inc/python:pip_install:203 : return 0 2022-01-04 14:47:01.137 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-01-04 14:47:01.140 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-01-04 14:47:01.142 | + inc/python:use_library_from_git:250 : local name=pbr 2022-01-04 14:47:01.144 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-04 14:47:01.146 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-04 14:47:01.149 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-01-04 14:47:01.151 | + inc/python:use_library_from_git:253 : return 1 2022-01-04 14:47:01.153 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-01-04 14:47:01.173 | Using python 3.8 to install pbr 2022-01-04 14:47:01.175 | + 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-01-04 14:47:01.889 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-04 14:47:01.890 | from cryptography.utils import int_from_bytes 2022-01-04 14:47:01.890 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-04 14:47:01.890 | from cryptography.utils import int_from_bytes 2022-01-04 14:47:02.960 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-04 14:47:03.001 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.0) 2022-01-04 14:47:04.729 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-01-04 14:47:04.840 | + inc/python:pip_install:200 : result=0 2022-01-04 14:47:04.842 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-04 14:47:04.844 | + functions-common:time_stop:2412 : local name 2022-01-04 14:47:04.846 | + functions-common:time_stop:2413 : local end_time 2022-01-04 14:47:04.848 | + functions-common:time_stop:2414 : local elapsed_time 2022-01-04 14:47:04.850 | + functions-common:time_stop:2415 : local total 2022-01-04 14:47:04.852 | + functions-common:time_stop:2416 : local start_time 2022-01-04 14:47:04.854 | + functions-common:time_stop:2418 : name=pip_install 2022-01-04 14:47:04.856 | + functions-common:time_stop:2419 : start_time=1641307621167 2022-01-04 14:47:04.858 | + functions-common:time_stop:2421 : [[ -z 1641307621167 ]] 2022-01-04 14:47:04.861 | ++ functions-common:time_stop:2424 : date +%s%3N 2022-01-04 14:47:04.865 | + functions-common:time_stop:2424 : end_time=1641307624863 2022-01-04 14:47:04.867 | + functions-common:time_stop:2425 : elapsed_time=3696 2022-01-04 14:47:04.869 | + functions-common:time_stop:2426 : total=23364 2022-01-04 14:47:04.871 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2022-01-04 14:47:04.873 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=27060 2022-01-04 14:47:04.876 | + inc/python:pip_install:203 : return 0 2022-01-04 14:47:04.878 | + ./stack.sh:main:809 : python3 -m venv /opt/stack/bindep-venv 2022-01-04 14:47:08.047 | + ./stack.sh:main:811 : /opt/stack/bindep-venv/bin/pip install bindep 2022-01-04 14:47:09.807 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-04 14:47:10.301 | Collecting bindep 2022-01-04 14:47:10.308 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e0f/4305a9599abb5/bindep-2.10.1-py2.py3-none-any.whl (33 kB) 2022-01-04 14:47:10.410 | Collecting packaging; python_version >= "3.6" 2022-01-04 14:47:10.416 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40 kB) 2022-01-04 14:47:10.555 | Collecting pbr>=2.0.0 2022-01-04 14:47:10.562 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/176/e8560eaf61e12/pbr-5.8.0-py2.py3-none-any.whl (112 kB) 2022-01-04 14:47:10.926 | Collecting distro 2022-01-04 14:47:10.931 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c87/13330ab31a034/distro-1.6.0-py2.py3-none-any.whl (19 kB) 2022-01-04 14:47:10.955 | Collecting Parsley 2022-01-04 14:47:10.961 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-01-04 14:47:11.141 | Collecting pyparsing!=3.0.5,>=2.0.2 2022-01-04 14:47:11.146 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/04f/f808a5b909118/pyparsing-3.0.6-py3-none-any.whl (97 kB) 2022-01-04 14:47:11.192 | Installing collected packages: pyparsing, packaging, pbr, distro, Parsley, bindep 2022-01-04 14:47:11.760 | Successfully installed Parsley-1.3 bindep-2.10.1 distro-1.6.0 packaging-21.3 pbr-5.8.0 pyparsing-3.0.6 2022-01-04 14:47:11.827 | + ./stack.sh:main:812 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-01-04 14:47:11.830 | + ./stack.sh:main:812 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-01-04 14:47:11.833 | ++ ./stack.sh:main:815 : _get_plugin_bindep_packages 2022-01-04 14:47:11.849 | + ./stack.sh:main:815 : pkgs= 2022-01-04 14:47:11.851 | + ./stack.sh:main:816 : [[ -n '' ]] 2022-01-04 14:47:11.854 | + ./stack.sh:main:823 : run_phase stack pre-install 2022-01-04 14:47:11.856 | + functions-common:run_phase:1840 : local mode=stack 2022-01-04 14:47:11.858 | + functions-common:run_phase:1841 : local phase=pre-install 2022-01-04 14:47:11.860 | + functions-common:run_phase:1842 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-01-04 14:47:11.863 | + functions-common:run_phase:1843 : local extra_plugin_file_name 2022-01-04 14:47:11.865 | + functions-common:run_phase:1844 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-01-04 14:47:11.867 | + functions-common:run_phase:1849 : local exceptions=80-tempest.sh 2022-01-04 14:47:11.869 | + functions-common:run_phase:1850 : local extra 2022-01-04 14:47:11.872 | ++ functions-common:run_phase:1851 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-01-04 14:47:11.876 | + functions-common:run_phase:1851 : extra=80-tempest.sh 2022-01-04 14:47:11.878 | + functions-common:run_phase:1852 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-01-04 14:47:11.880 | + functions-common:run_phase:1856 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-01-04 14:47:11.882 | + functions-common:run_phase:1856 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-01-04 14:47:11.885 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-01-04 14:47:11.898 | ++ functions-common:is_service_enabled:2068 : return 0 2022-01-04 14:47:11.901 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-01-04 14:47:11.903 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-01-04 14:47:11.905 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-01-04 14:47:11.907 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-01-04 14:47:11.909 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-01-04 14:47:11.911 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-01-04 14:47:11.913 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-01-04 14:47:11.915 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-01-04 14:47:11.917 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-01-04 14:47:11.919 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-01-04 14:47:11.922 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-01-04 14:47:11.924 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-01-04 14:47:11.926 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-01-04 14:47:11.928 | + functions-common:run_phase:1861 : [[ stack == \s\o\u\r\c\e ]] 2022-01-04 14:47:11.930 | + functions-common:run_phase:1864 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-01-04 14:47:11.932 | + functions-common:run_phase:1867 : run_plugins stack pre-install 2022-01-04 14:47:11.935 | + functions-common:run_plugins:1826 : local mode=stack 2022-01-04 14:47:11.937 | + functions-common:run_plugins:1827 : local phase=pre-install 2022-01-04 14:47:11.939 | + functions-common:run_plugins:1829 : local plugins= 2022-01-04 14:47:11.941 | + functions-common:run_plugins:1830 : local plugin 2022-01-04 14:47:11.944 | + ./stack.sh:main:826 : set_systemd_override DefaultLimitNOFILE 2048 2022-01-04 14:47:11.946 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-01-04 14:47:11.948 | + functions:set_systemd_override:821 : local value=2048 2022-01-04 14:47:11.951 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-01-04 14:47:11.953 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-01-04 14:47:12.000 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-01-04 14:47:12.000 | Set systemd system override for DefaultLimitNOFILE=2048 2022-01-04 14:47:12.002 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-01-04 14:47:12.349 | + ./stack.sh:main:828 : install_rpc_backend 2022-01-04 14:47:12.351 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-01-04 14:47:12.366 | + functions-common:is_service_enabled:2068 : return 0 2022-01-04 14:47:12.368 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-01-04 14:47:12.371 | + functions-common:install_package:1450 : update_package_repo 2022-01-04 14:47:12.373 | + functions-common:update_package_repo:1422 : NO_UPDATE_REPOS=False 2022-01-04 14:47:12.375 | + functions-common:update_package_repo:1423 : REPOS_UPDATED=True 2022-01-04 14:47:12.377 | + functions-common:update_package_repo:1424 : RETRY_UPDATE=False 2022-01-04 14:47:12.380 | + functions-common:update_package_repo:1426 : [[ False = \T\r\u\e ]] 2022-01-04 14:47:12.382 | + functions-common:update_package_repo:1430 : is_ubuntu 2022-01-04 14:47:12.384 | + functions-common:is_ubuntu:560 : [[ -z deb ]] 2022-01-04 14:47:12.386 | + functions-common:is_ubuntu:563 : '[' deb = deb ']' 2022-01-04 14:47:12.389 | + functions-common:update_package_repo:1431 : apt_get_update 2022-01-04 14:47:12.391 | + functions-common:apt_get_update:1176 : [[ True == \T\r\u\e ]] 2022-01-04 14:47:12.393 | + functions-common:apt_get_update:1176 : [[ False != \T\r\u\e ]] 2022-01-04 14:47:12.396 | + functions-common:apt_get_update:1177 : return 2022-01-04 14:47:12.398 | + functions-common:install_package:1451 : real_install_package rabbitmq-server 2022-01-04 14:47:12.400 | + functions-common:real_install_package:1436 : is_ubuntu 2022-01-04 14:47:12.402 | + functions-common:is_ubuntu:560 : [[ -z deb ]] 2022-01-04 14:47:12.404 | + functions-common:is_ubuntu:563 : '[' deb = deb ']' 2022-01-04 14:47:12.407 | + functions-common:real_install_package:1437 : apt_get install rabbitmq-server 2022-01-04 14:47:12.427 | + functions-common:apt_get:1217 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-01-04 14:47:12.533 | Reading package lists... 2022-01-04 14:47:12.758 | Building dependency tree... 2022-01-04 14:47:12.759 | Reading state information... 2022-01-04 14:47:12.992 | The following packages were automatically installed and are no longer required: 2022-01-04 14:47:12.993 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-01-04 14:47:12.994 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-01-04 14:47:12.994 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-01-04 14:47:12.994 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-01-04 14:47:12.994 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-01-04 14:47:12.994 | python3-zope.interface 2022-01-04 14:47:12.994 | Use 'sudo apt autoremove' to remove them. 2022-01-04 14:47:12.994 | The following additional packages will be installed: 2022-01-04 14:47:12.994 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2022-01-04 14:47:12.994 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2022-01-04 14:47:12.994 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2022-01-04 14:47:12.995 | erlang-tools erlang-xmerl locales-all 2022-01-04 14:47:12.996 | Suggested packages: 2022-01-04 14:47:12.996 | erlang erlang-manpages erlang-doc 2022-01-04 14:47:13.065 | The following NEW packages will be installed: 2022-01-04 14:47:13.065 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2022-01-04 14:47:13.065 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2022-01-04 14:47:13.065 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2022-01-04 14:47:13.066 | erlang-tools erlang-xmerl locales-all rabbitmq-server 2022-01-04 14:47:13.346 | 0 upgraded, 19 newly installed, 0 to remove and 105 not upgraded. 2022-01-04 14:47:13.346 | Need to get 38.1 MB of archives. 2022-01-04 14:47:13.346 | After this operation, 276 MB of additional disk space will be used. 2022-01-04 14:47:13.346 | 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-01-04 14:47:15.053 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-asn1 amd64 1:22.2.7+dfsg-1 [712 kB] 2022-01-04 14:47:15.114 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-crypto amd64 1:22.2.7+dfsg-1 [137 kB] 2022-01-04 14:47:15.127 | 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-01-04 14:47:15.174 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-mnesia amd64 1:22.2.7+dfsg-1 [716 kB] 2022-01-04 14:47:15.360 | 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-01-04 14:47:15.374 | 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-01-04 14:47:15.567 | 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-01-04 14:47:15.569 | 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-01-04 14:47:15.617 | 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-01-04 14:47:15.619 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-inets amd64 1:22.2.7+dfsg-1 [577 kB] 2022-01-04 14:47:15.764 | 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-01-04 14:47:15.887 | 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-01-04 14:47:15.893 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-parsetools amd64 1:22.2.7+dfsg-1 [151 kB] 2022-01-04 14:47:15.906 | 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-01-04 14:47:16.066 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tools amd64 1:22.2.7+dfsg-1 [499 kB] 2022-01-04 14:47:16.091 | 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-01-04 14:47:16.186 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 locales-all amd64 2.31-0ubuntu9.2 [10.6 MB] 2022-01-04 14:47:18.014 | 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-01-04 14:47:20.347 | Fetched 38.1 MB in 7s (5,673 kB/s) 2022-01-04 14:47:20.568 | Selecting previously unselected package erlang-base. 2022-01-04 14:47:20.614 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 81597 files and directories currently installed.) 2022-01-04 14:47:20.617 | Preparing to unpack .../00-erlang-base_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-01-04 14:47:20.681 | Unpacking erlang-base (1:22.2.7+dfsg-1) ... 2022-01-04 14:47:22.151 | Selecting previously unselected package erlang-asn1. 2022-01-04 14:47:22.160 | Preparing to unpack .../01-erlang-asn1_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-01-04 14:47:22.207 | Unpacking erlang-asn1 (1:22.2.7+dfsg-1) ... 2022-01-04 14:47:22.527 | Selecting previously unselected package erlang-crypto. 2022-01-04 14:47:22.536 | Preparing to unpack .../02-erlang-crypto_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-01-04 14:47:22.590 | Unpacking erlang-crypto (1:22.2.7+dfsg-1) ... 2022-01-04 14:47:22.859 | Selecting previously unselected package erlang-public-key. 2022-01-04 14:47:22.868 | Preparing to unpack .../03-erlang-public-key_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-01-04 14:47:22.921 | Unpacking erlang-public-key (1:22.2.7+dfsg-1) ... 2022-01-04 14:47:23.286 | Selecting previously unselected package erlang-mnesia. 2022-01-04 14:47:23.295 | Preparing to unpack .../04-erlang-mnesia_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-01-04 14:47:23.343 | Unpacking erlang-mnesia (1:22.2.7+dfsg-1) ... 2022-01-04 14:47:23.722 | Selecting previously unselected package erlang-runtime-tools. 2022-01-04 14:47:23.730 | Preparing to unpack .../05-erlang-runtime-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-01-04 14:47:23.778 | Unpacking erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2022-01-04 14:47:24.092 | Selecting previously unselected package erlang-ssl. 2022-01-04 14:47:24.100 | Preparing to unpack .../06-erlang-ssl_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-01-04 14:47:24.150 | Unpacking erlang-ssl (1:22.2.7+dfsg-1) ... 2022-01-04 14:47:24.617 | Selecting previously unselected package erlang-eldap. 2022-01-04 14:47:24.626 | Preparing to unpack .../07-erlang-eldap_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-01-04 14:47:24.674 | Unpacking erlang-eldap (1:22.2.7+dfsg-1) ... 2022-01-04 14:47:25.000 | Selecting previously unselected package erlang-ftp. 2022-01-04 14:47:25.003 | Preparing to unpack .../08-erlang-ftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-01-04 14:47:25.051 | Unpacking erlang-ftp (1:22.2.7+dfsg-1) ... 2022-01-04 14:47:25.315 | Selecting previously unselected package erlang-tftp. 2022-01-04 14:47:25.323 | Preparing to unpack .../09-erlang-tftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-01-04 14:47:25.378 | Unpacking erlang-tftp (1:22.2.7+dfsg-1) ... 2022-01-04 14:47:25.691 | Selecting previously unselected package erlang-inets. 2022-01-04 14:47:25.700 | Preparing to unpack .../10-erlang-inets_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-01-04 14:47:25.750 | Unpacking erlang-inets (1:22.2.7+dfsg-1) ... 2022-01-04 14:47:26.190 | Selecting previously unselected package erlang-snmp. 2022-01-04 14:47:26.199 | Preparing to unpack .../11-erlang-snmp_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-01-04 14:47:26.253 | Unpacking erlang-snmp (1:22.2.7+dfsg-1) ... 2022-01-04 14:47:26.813 | Selecting previously unselected package erlang-os-mon. 2022-01-04 14:47:26.822 | Preparing to unpack .../12-erlang-os-mon_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-01-04 14:47:26.870 | Unpacking erlang-os-mon (1:22.2.7+dfsg-1) ... 2022-01-04 14:47:27.196 | Selecting previously unselected package erlang-parsetools. 2022-01-04 14:47:27.205 | Preparing to unpack .../13-erlang-parsetools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-01-04 14:47:27.247 | Unpacking erlang-parsetools (1:22.2.7+dfsg-1) ... 2022-01-04 14:47:27.571 | Selecting previously unselected package erlang-syntax-tools. 2022-01-04 14:47:27.580 | Preparing to unpack .../14-erlang-syntax-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-01-04 14:47:27.628 | Unpacking erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2022-01-04 14:47:27.972 | Selecting previously unselected package erlang-tools. 2022-01-04 14:47:27.980 | Preparing to unpack .../15-erlang-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-01-04 14:47:28.035 | Unpacking erlang-tools (1:22.2.7+dfsg-1) ... 2022-01-04 14:47:28.425 | Selecting previously unselected package erlang-xmerl. 2022-01-04 14:47:28.434 | Preparing to unpack .../16-erlang-xmerl_1%3a22.2.7+dfsg-1_amd64.deb ... 2022-01-04 14:47:28.475 | Unpacking erlang-xmerl (1:22.2.7+dfsg-1) ... 2022-01-04 14:47:28.933 | Selecting previously unselected package locales-all. 2022-01-04 14:47:28.942 | Preparing to unpack .../17-locales-all_2.31-0ubuntu9.2_amd64.deb ... 2022-01-04 14:47:28.973 | Unpacking locales-all (2.31-0ubuntu9.2) ... 2022-01-04 14:47:33.641 | Selecting previously unselected package rabbitmq-server. 2022-01-04 14:47:33.653 | Preparing to unpack .../18-rabbitmq-server_3.8.2-0ubuntu1.3_all.deb ... 2022-01-04 14:47:33.704 | Unpacking rabbitmq-server (3.8.2-0ubuntu1.3) ... 2022-01-04 14:47:35.185 | Setting up erlang-base (1:22.2.7+dfsg-1) ... 2022-01-04 14:47:36.150 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /lib/systemd/system/epmd.service. 2022-01-04 14:47:36.150 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /lib/systemd/system/epmd.socket. 2022-01-04 14:47:40.384 | Searching for services which depend on erlang and should be started... none found. 2022-01-04 14:47:40.475 | Setting up erlang-xmerl (1:22.2.7+dfsg-1) ... 2022-01-04 14:47:40.641 | Setting up erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2022-01-04 14:47:40.748 | Setting up locales-all (2.31-0ubuntu9.2) ... 2022-01-04 14:47:40.909 | Setting up erlang-parsetools (1:22.2.7+dfsg-1) ... 2022-01-04 14:47:41.062 | Setting up erlang-asn1 (1:22.2.7+dfsg-1) ... 2022-01-04 14:47:41.205 | Setting up erlang-tftp (1:22.2.7+dfsg-1) ... 2022-01-04 14:47:41.344 | Setting up erlang-mnesia (1:22.2.7+dfsg-1) ... 2022-01-04 14:47:41.458 | Setting up erlang-crypto (1:22.2.7+dfsg-1) ... 2022-01-04 14:47:41.616 | Setting up erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2022-01-04 14:47:41.778 | Setting up erlang-tools (1:22.2.7+dfsg-1) ... 2022-01-04 14:47:41.943 | Setting up erlang-snmp (1:22.2.7+dfsg-1) ... 2022-01-04 14:47:42.125 | Setting up erlang-public-key (1:22.2.7+dfsg-1) ... 2022-01-04 14:47:42.302 | Setting up erlang-ssl (1:22.2.7+dfsg-1) ... 2022-01-04 14:47:42.475 | Setting up erlang-os-mon (1:22.2.7+dfsg-1) ... 2022-01-04 14:47:42.624 | Setting up erlang-eldap (1:22.2.7+dfsg-1) ... 2022-01-04 14:47:42.782 | Setting up erlang-ftp (1:22.2.7+dfsg-1) ... 2022-01-04 14:47:42.930 | Setting up erlang-inets (1:22.2.7+dfsg-1) ... 2022-01-04 14:47:43.130 | Setting up rabbitmq-server (3.8.2-0ubuntu1.3) ... 2022-01-04 14:47:43.496 | Adding group `rabbitmq' (GID 125) ... 2022-01-04 14:47:43.632 | Done. 2022-01-04 14:47:43.711 | Adding system user `rabbitmq' (UID 117) ... 2022-01-04 14:47:43.711 | Adding new user `rabbitmq' (UID 117) with group `rabbitmq' ... 2022-01-04 14:47:44.002 | Not creating home directory `/var/lib/rabbitmq'. 2022-01-04 14:47:44.270 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /lib/systemd/system/rabbitmq-server.service. 2022-01-04 14:47:51.761 | Processing triggers for man-db (2.9.1-1) ... 2022-01-04 14:47:52.584 | Processing triggers for systemd (245.4-4ubuntu3.13) ... 2022-01-04 14:47:59.812 | + functions-common:apt_get:1221 : result=0 2022-01-04 14:47:59.815 | + functions-common:apt_get:1224 : time_stop apt-get 2022-01-04 14:47:59.817 | + functions-common:time_stop:2412 : local name 2022-01-04 14:47:59.819 | + functions-common:time_stop:2413 : local end_time 2022-01-04 14:47:59.821 | + functions-common:time_stop:2414 : local elapsed_time 2022-01-04 14:47:59.823 | + functions-common:time_stop:2415 : local total 2022-01-04 14:47:59.826 | + functions-common:time_stop:2416 : local start_time 2022-01-04 14:47:59.828 | + functions-common:time_stop:2418 : name=apt-get 2022-01-04 14:47:59.830 | + functions-common:time_stop:2419 : start_time=1641307632424 2022-01-04 14:47:59.832 | + functions-common:time_stop:2421 : [[ -z 1641307632424 ]] 2022-01-04 14:47:59.835 | ++ functions-common:time_stop:2424 : date +%s%3N 2022-01-04 14:47:59.839 | + functions-common:time_stop:2424 : end_time=1641307679837 2022-01-04 14:47:59.842 | + functions-common:time_stop:2425 : elapsed_time=47413 2022-01-04 14:47:59.844 | + functions-common:time_stop:2426 : total=318818 2022-01-04 14:47:59.846 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2022-01-04 14:47:59.848 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=366231 2022-01-04 14:47:59.850 | + functions-common:apt_get:1225 : return 0 2022-01-04 14:47:59.853 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-01-04 14:47:59.855 | + functions-common:is_suse:529 : is_opensuse 2022-01-04 14:47:59.857 | + functions-common:is_opensuse:536 : [[ -z Ubuntu ]] 2022-01-04 14:47:59.859 | + functions-common:is_opensuse:540 : [[ Ubuntu =~ (openSUSE) ]] 2022-01-04 14:47:59.862 | + functions-common:is_suse:529 : is_suse_linux_enterprise 2022-01-04 14:47:59.864 | + functions-common:is_suse_linux_enterprise:548 : [[ -z Ubuntu ]] 2022-01-04 14:47:59.866 | + functions-common:is_suse_linux_enterprise:552 : [[ Ubuntu =~ (^SUSE) ]] 2022-01-04 14:47:59.868 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-01-04 14:47:59.871 | + functions-common:is_fedora:512 : [[ -z Ubuntu ]] 2022-01-04 14:47:59.873 | + functions-common:is_fedora:516 : '[' Ubuntu = Fedora ']' 2022-01-04 14:47:59.875 | + functions-common:is_fedora:516 : '[' Ubuntu = 'Red Hat' ']' 2022-01-04 14:47:59.878 | + functions-common:is_fedora:517 : '[' Ubuntu = openEuler ']' 2022-01-04 14:47:59.880 | + functions-common:is_fedora:518 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-01-04 14:47:59.882 | + functions-common:is_fedora:519 : '[' Ubuntu = RedHatEnterprise ']' 2022-01-04 14:47:59.885 | + functions-common:is_fedora:520 : '[' Ubuntu = CentOS ']' 2022-01-04 14:47:59.887 | + functions-common:is_fedora:520 : '[' Ubuntu = CentOSStream ']' 2022-01-04 14:47:59.889 | + functions-common:is_fedora:521 : '[' Ubuntu = OracleServer ']' 2022-01-04 14:47:59.891 | + functions-common:is_fedora:521 : '[' Ubuntu = Virtuozzo ']' 2022-01-04 14:47:59.894 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-01-04 14:47:59.896 | + functions-common:is_suse:529 : is_opensuse 2022-01-04 14:47:59.899 | + functions-common:is_opensuse:536 : [[ -z Ubuntu ]] 2022-01-04 14:47:59.901 | + functions-common:is_opensuse:540 : [[ Ubuntu =~ (openSUSE) ]] 2022-01-04 14:47:59.903 | + functions-common:is_suse:529 : is_suse_linux_enterprise 2022-01-04 14:47:59.905 | + functions-common:is_suse_linux_enterprise:548 : [[ -z Ubuntu ]] 2022-01-04 14:47:59.908 | + functions-common:is_suse_linux_enterprise:552 : [[ Ubuntu =~ (^SUSE) ]] 2022-01-04 14:47:59.910 | + ./stack.sh:main:829 : restart_rpc_backend 2022-01-04 14:47:59.912 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-01-04 14:47:59.928 | + functions-common:is_service_enabled:2068 : return 0 2022-01-04 14:47:59.931 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-01-04 14:47:59.933 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-01-04 14:47:59.935 | + ./stack.sh:echo_summary:446 : echo -e Starting RabbitMQ 2022-01-04 14:47:59.937 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-01-04 14:47:59.941 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-01-04 14:47:59.945 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-01-04 14:47:59.947 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-01-04 14:47:59.949 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-01-04 14:47:59.951 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-01-04 14:47:59.954 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-01-04 14:47:59.956 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-01-04 14:47:59.959 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-01-04 14:48:00.629 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-01-04 14:48:00.629 | user tags 2022-01-04 14:48:00.629 | guest [administrator]' 2022-01-04 14:48:00.632 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-01-04 14:48:00.632 | user tags 2022-01-04 14:48:00.632 | guest [administrator]' 2022-01-04 14:48:00.633 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-01-04 14:48:00.639 | + lib/rpc_backend:rabbit_setuser:176 : found= 2022-01-04 14:48:00.641 | + lib/rpc_backend:rabbit_setuser:177 : '[' '' = stackrabbit ']' 2022-01-04 14:48:00.644 | + lib/rpc_backend:rabbit_setuser:181 : sudo rabbitmqctl add_user stackrabbit Passw0rd 2022-01-04 14:48:01.298 | Adding user "stackrabbit" ... 2022-01-04 14:48:01.379 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-01-04 14:48:02.078 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-01-04 14:48:02.140 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-01-04 14:48:02.143 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-01-04 14:48:02.800 | Changing password for user "stackrabbit" ... 2022-01-04 14:48:02.852 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-01-04 14:48:02.854 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-01-04 14:48:02.857 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-01-04 14:48:03.498 | Deleting user "guest" ... 2022-01-04 14:48:03.556 | + ./stack.sh:main:831 : is_service_enabled mysql postgresql 2022-01-04 14:48:03.572 | + functions-common:is_service_enabled:2068 : return 0 2022-01-04 14:48:03.574 | + ./stack.sh:main:832 : install_database 2022-01-04 14:48:03.576 | + lib/database:install_database:116 : install_database_mysql 2022-01-04 14:48:03.579 | + lib/databases/mysql:install_database_mysql:152 : is_ubuntu 2022-01-04 14:48:03.581 | + functions-common:is_ubuntu:560 : [[ -z deb ]] 2022-01-04 14:48:03.583 | + functions-common:is_ubuntu:563 : '[' deb = deb ']' 2022-01-04 14:48:03.586 | + lib/databases/mysql:install_database_mysql:155 : sudo debconf-set-selections 2022-01-04 14:48:03.934 | + lib/databases/mysql:install_database_mysql:165 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-01-04 14:48:03.936 | + lib/databases/mysql:install_database_mysql:166 : cat 2022-01-04 14:48:03.940 | + lib/databases/mysql:install_database_mysql:172 : is_ubuntu 2022-01-04 14:48:03.943 | + functions-common:is_ubuntu:560 : [[ -z deb ]] 2022-01-04 14:48:03.945 | + functions-common:is_ubuntu:563 : '[' deb = deb ']' 2022-01-04 14:48:03.947 | + lib/databases/mysql:install_database_mysql:172 : '[' mysql '!=' mariadb ']' 2022-01-04 14:48:03.950 | + lib/databases/mysql:install_database_mysql:173 : echo host=127.0.0.1 2022-01-04 14:48:03.952 | + lib/databases/mysql:install_database_mysql:175 : chmod 0600 /home/ubuntu/.my.cnf 2022-01-04 14:48:03.956 | + lib/databases/mysql:install_database_mysql:178 : is_oraclelinux 2022-01-04 14:48:03.959 | + functions-common:is_oraclelinux:500 : [[ -z Ubuntu ]] 2022-01-04 14:48:03.961 | + functions-common:is_oraclelinux:504 : '[' Ubuntu = OracleServer ']' 2022-01-04 14:48:03.963 | + lib/databases/mysql:install_database_mysql:180 : is_fedora 2022-01-04 14:48:03.965 | + functions-common:is_fedora:512 : [[ -z Ubuntu ]] 2022-01-04 14:48:03.968 | + functions-common:is_fedora:516 : '[' Ubuntu = Fedora ']' 2022-01-04 14:48:03.971 | + functions-common:is_fedora:516 : '[' Ubuntu = 'Red Hat' ']' 2022-01-04 14:48:03.973 | + functions-common:is_fedora:517 : '[' Ubuntu = openEuler ']' 2022-01-04 14:48:03.975 | + functions-common:is_fedora:518 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-01-04 14:48:03.977 | + functions-common:is_fedora:519 : '[' Ubuntu = RedHatEnterprise ']' 2022-01-04 14:48:03.980 | + functions-common:is_fedora:520 : '[' Ubuntu = CentOS ']' 2022-01-04 14:48:03.982 | + functions-common:is_fedora:520 : '[' Ubuntu = CentOSStream ']' 2022-01-04 14:48:03.984 | + functions-common:is_fedora:521 : '[' Ubuntu = OracleServer ']' 2022-01-04 14:48:03.986 | + functions-common:is_fedora:521 : '[' Ubuntu = Virtuozzo ']' 2022-01-04 14:48:03.989 | + lib/databases/mysql:install_database_mysql:183 : is_suse 2022-01-04 14:48:03.991 | + functions-common:is_suse:529 : is_opensuse 2022-01-04 14:48:03.993 | + functions-common:is_opensuse:536 : [[ -z Ubuntu ]] 2022-01-04 14:48:03.995 | + functions-common:is_opensuse:540 : [[ Ubuntu =~ (openSUSE) ]] 2022-01-04 14:48:03.998 | + functions-common:is_suse:529 : is_suse_linux_enterprise 2022-01-04 14:48:04.000 | + functions-common:is_suse_linux_enterprise:548 : [[ -z Ubuntu ]] 2022-01-04 14:48:04.002 | + functions-common:is_suse_linux_enterprise:552 : [[ Ubuntu =~ (^SUSE) ]] 2022-01-04 14:48:04.005 | + lib/databases/mysql:install_database_mysql:186 : is_ubuntu 2022-01-04 14:48:04.007 | + functions-common:is_ubuntu:560 : [[ -z deb ]] 2022-01-04 14:48:04.009 | + functions-common:is_ubuntu:563 : '[' deb = deb ']' 2022-01-04 14:48:04.011 | + lib/databases/mysql:install_database_mysql:187 : install_package mysql-server 2022-01-04 14:48:04.014 | + functions-common:install_package:1450 : update_package_repo 2022-01-04 14:48:04.016 | + functions-common:update_package_repo:1422 : NO_UPDATE_REPOS=False 2022-01-04 14:48:04.019 | + functions-common:update_package_repo:1423 : REPOS_UPDATED=True 2022-01-04 14:48:04.021 | + functions-common:update_package_repo:1424 : RETRY_UPDATE=False 2022-01-04 14:48:04.023 | + functions-common:update_package_repo:1426 : [[ False = \T\r\u\e ]] 2022-01-04 14:48:04.025 | + functions-common:update_package_repo:1430 : is_ubuntu 2022-01-04 14:48:04.028 | + functions-common:is_ubuntu:560 : [[ -z deb ]] 2022-01-04 14:48:04.030 | + functions-common:is_ubuntu:563 : '[' deb = deb ']' 2022-01-04 14:48:04.033 | + functions-common:update_package_repo:1431 : apt_get_update 2022-01-04 14:48:04.035 | + functions-common:apt_get_update:1176 : [[ True == \T\r\u\e ]] 2022-01-04 14:48:04.037 | + functions-common:apt_get_update:1176 : [[ False != \T\r\u\e ]] 2022-01-04 14:48:04.040 | + functions-common:apt_get_update:1177 : return 2022-01-04 14:48:04.042 | + functions-common:install_package:1451 : real_install_package mysql-server 2022-01-04 14:48:04.044 | + functions-common:real_install_package:1436 : is_ubuntu 2022-01-04 14:48:04.047 | + functions-common:is_ubuntu:560 : [[ -z deb ]] 2022-01-04 14:48:04.049 | + functions-common:is_ubuntu:563 : '[' deb = deb ']' 2022-01-04 14:48:04.051 | + functions-common:real_install_package:1437 : apt_get install mysql-server 2022-01-04 14:48:04.072 | + functions-common:apt_get:1217 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-01-04 14:48:04.179 | Reading package lists... 2022-01-04 14:48:04.404 | Building dependency tree... 2022-01-04 14:48:04.405 | Reading state information... 2022-01-04 14:48:04.640 | The following packages were automatically installed and are no longer required: 2022-01-04 14:48:04.642 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-01-04 14:48:04.642 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-01-04 14:48:04.642 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-01-04 14:48:04.642 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-01-04 14:48:04.642 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-01-04 14:48:04.642 | python3-zope.interface 2022-01-04 14:48:04.642 | Use 'sudo apt autoremove' to remove them. 2022-01-04 14:48:04.643 | The following additional packages will be installed: 2022-01-04 14:48:04.643 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2022-01-04 14:48:04.643 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2022-01-04 14:48:04.643 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2022-01-04 14:48:04.643 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2022-01-04 14:48:04.643 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2022-01-04 14:48:04.643 | mysql-server-8.0 mysql-server-core-8.0 2022-01-04 14:48:04.644 | Suggested packages: 2022-01-04 14:48:04.644 | libdata-dump-perl libipc-sharedcache-perl libwww-perl mailx tinyca 2022-01-04 14:48:04.719 | The following NEW packages will be installed: 2022-01-04 14:48:04.720 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2022-01-04 14:48:04.720 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2022-01-04 14:48:04.720 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2022-01-04 14:48:04.720 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2022-01-04 14:48:04.721 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2022-01-04 14:48:04.721 | mysql-server mysql-server-8.0 mysql-server-core-8.0 2022-01-04 14:48:04.964 | 0 upgraded, 24 newly installed, 0 to remove and 105 not upgraded. 2022-01-04 14:48:04.964 | Need to get 31.9 MB of archives. 2022-01-04 14:48:04.964 | After this operation, 263 MB of additional disk space will be used. 2022-01-04 14:48:04.964 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-core-8.0 amd64 8.0.27-0ubuntu0.20.04.1 [4,423 kB] 2022-01-04 14:48:06.097 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-8.0 amd64 8.0.27-0ubuntu0.20.04.1 [22.0 kB] 2022-01-04 14:48:06.099 | 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-01-04 14:48:06.107 | 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-01-04 14:48:06.107 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmecab2 amd64 0.996-10build1 [233 kB] 2022-01-04 14:48:06.127 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server-core-8.0 amd64 8.0.27-0ubuntu0.20.04.1 [18.4 MB] 2022-01-04 14:48:08.781 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server-8.0 amd64 8.0.27-0ubuntu0.20.04.1 [1,313 kB] 2022-01-04 14:48:08.999 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-tagset-perl all 3.20-4 [12.5 kB] 2022-01-04 14:48:09.027 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liburi-perl all 1.76-2 [77.5 kB] 2022-01-04 14:48:09.034 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-parser-perl amd64 3.72-5 [86.3 kB] 2022-01-04 14:48:09.036 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-pm-perl all 4.46-1 [186 kB] 2022-01-04 14:48:09.039 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfcgi-perl amd64 0.79-1 [33.1 kB] 2022-01-04 14:48:09.040 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-fast-perl all 1:2.15-1 [10.5 kB] 2022-01-04 14:48:09.040 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] 2022-01-04 14:48:09.041 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-template-perl all 2.97-1 [59.0 kB] 2022-01-04 14:48:09.042 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtimedate-perl all 2.3200-1 [34.0 kB] 2022-01-04 14:48:09.111 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-date-perl all 6.05-1 [9,920 B] 2022-01-04 14:48:09.223 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libio-html-perl all 1.001-1 [14.9 kB] 2022-01-04 14:48:09.224 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB] 2022-01-04 14:48:09.227 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-message-perl all 6.22-1 [76.1 kB] 2022-01-04 14:48:09.238 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-utils amd64 0.996-10build1 [4,912 B] 2022-01-04 14:48:09.239 | 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-01-04 14:48:10.344 | 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-01-04 14:48:10.345 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server all 8.0.27-0ubuntu0.20.04.1 [9,548 B] 2022-01-04 14:48:10.840 | Preconfiguring packages ... 2022-01-04 14:48:11.087 | Fetched 31.9 MB in 6s (5,676 kB/s) 2022-01-04 14:48:11.207 | Selecting previously unselected package mysql-client-core-8.0. 2022-01-04 14:48:11.257 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 90053 files and directories currently installed.) 2022-01-04 14:48:11.261 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.27-0ubuntu0.20.04.1_amd64.deb ... 2022-01-04 14:48:11.320 | Unpacking mysql-client-core-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2022-01-04 14:48:12.657 | Selecting previously unselected package mysql-client-8.0. 2022-01-04 14:48:12.668 | Preparing to unpack .../01-mysql-client-8.0_8.0.27-0ubuntu0.20.04.1_amd64.deb ... 2022-01-04 14:48:12.743 | Unpacking mysql-client-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2022-01-04 14:48:13.017 | Selecting previously unselected package libevent-core-2.1-7:amd64. 2022-01-04 14:48:13.027 | Preparing to unpack .../02-libevent-core-2.1-7_2.1.11-stable-1_amd64.deb ... 2022-01-04 14:48:13.107 | Unpacking libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2022-01-04 14:48:13.486 | Selecting previously unselected package libevent-pthreads-2.1-7:amd64. 2022-01-04 14:48:13.496 | Preparing to unpack .../03-libevent-pthreads-2.1-7_2.1.11-stable-1_amd64.deb ... 2022-01-04 14:48:13.547 | Unpacking libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2022-01-04 14:48:13.972 | Selecting previously unselected package libmecab2:amd64. 2022-01-04 14:48:13.982 | Preparing to unpack .../04-libmecab2_0.996-10build1_amd64.deb ... 2022-01-04 14:48:14.023 | Unpacking libmecab2:amd64 (0.996-10build1) ... 2022-01-04 14:48:14.524 | Selecting previously unselected package mysql-server-core-8.0. 2022-01-04 14:48:14.534 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.27-0ubuntu0.20.04.1_amd64.deb ... 2022-01-04 14:48:14.593 | Unpacking mysql-server-core-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2022-01-04 14:48:18.347 | Selecting previously unselected package mysql-server-8.0. 2022-01-04 14:48:18.357 | Preparing to unpack .../06-mysql-server-8.0_8.0.27-0ubuntu0.20.04.1_amd64.deb ... 2022-01-04 14:48:19.409 | Unpacking mysql-server-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2022-01-04 14:48:19.799 | Selecting previously unselected package libhtml-tagset-perl. 2022-01-04 14:48:19.808 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-4_all.deb ... 2022-01-04 14:48:19.874 | Unpacking libhtml-tagset-perl (3.20-4) ... 2022-01-04 14:48:20.200 | Selecting previously unselected package liburi-perl. 2022-01-04 14:48:20.210 | Preparing to unpack .../08-liburi-perl_1.76-2_all.deb ... 2022-01-04 14:48:20.246 | Unpacking liburi-perl (1.76-2) ... 2022-01-04 14:48:20.589 | Selecting previously unselected package libhtml-parser-perl. 2022-01-04 14:48:20.599 | Preparing to unpack .../09-libhtml-parser-perl_3.72-5_amd64.deb ... 2022-01-04 14:48:20.651 | Unpacking libhtml-parser-perl (3.72-5) ... 2022-01-04 14:48:21.017 | Selecting previously unselected package libcgi-pm-perl. 2022-01-04 14:48:21.027 | Preparing to unpack .../10-libcgi-pm-perl_4.46-1_all.deb ... 2022-01-04 14:48:21.068 | Unpacking libcgi-pm-perl (4.46-1) ... 2022-01-04 14:48:21.412 | Selecting previously unselected package libfcgi-perl. 2022-01-04 14:48:21.421 | Preparing to unpack .../11-libfcgi-perl_0.79-1_amd64.deb ... 2022-01-04 14:48:21.474 | Unpacking libfcgi-perl (0.79-1) ... 2022-01-04 14:48:21.749 | Selecting previously unselected package libcgi-fast-perl. 2022-01-04 14:48:21.759 | Preparing to unpack .../12-libcgi-fast-perl_1%3a2.15-1_all.deb ... 2022-01-04 14:48:21.788 | Unpacking libcgi-fast-perl (1:2.15-1) ... 2022-01-04 14:48:22.137 | Selecting previously unselected package libencode-locale-perl. 2022-01-04 14:48:22.147 | Preparing to unpack .../13-libencode-locale-perl_1.05-1_all.deb ... 2022-01-04 14:48:22.198 | Unpacking libencode-locale-perl (1.05-1) ... 2022-01-04 14:48:22.524 | Selecting previously unselected package libhtml-template-perl. 2022-01-04 14:48:22.535 | Preparing to unpack .../14-libhtml-template-perl_2.97-1_all.deb ... 2022-01-04 14:48:22.593 | Unpacking libhtml-template-perl (2.97-1) ... 2022-01-04 14:48:22.869 | Selecting previously unselected package libtimedate-perl. 2022-01-04 14:48:22.879 | Preparing to unpack .../15-libtimedate-perl_2.3200-1_all.deb ... 2022-01-04 14:48:22.931 | Unpacking libtimedate-perl (2.3200-1) ... 2022-01-04 14:48:23.303 | Selecting previously unselected package libhttp-date-perl. 2022-01-04 14:48:23.313 | Preparing to unpack .../16-libhttp-date-perl_6.05-1_all.deb ... 2022-01-04 14:48:23.348 | Unpacking libhttp-date-perl (6.05-1) ... 2022-01-04 14:48:23.640 | Selecting previously unselected package libio-html-perl. 2022-01-04 14:48:23.650 | Preparing to unpack .../17-libio-html-perl_1.001-1_all.deb ... 2022-01-04 14:48:23.697 | Unpacking libio-html-perl (1.001-1) ... 2022-01-04 14:48:23.989 | Selecting previously unselected package liblwp-mediatypes-perl. 2022-01-04 14:48:23.998 | Preparing to unpack .../18-liblwp-mediatypes-perl_6.04-1_all.deb ... 2022-01-04 14:48:24.063 | Unpacking liblwp-mediatypes-perl (6.04-1) ... 2022-01-04 14:48:24.395 | Selecting previously unselected package libhttp-message-perl. 2022-01-04 14:48:24.404 | Preparing to unpack .../19-libhttp-message-perl_6.22-1_all.deb ... 2022-01-04 14:48:24.461 | Unpacking libhttp-message-perl (6.22-1) ... 2022-01-04 14:48:24.827 | Selecting previously unselected package mecab-utils. 2022-01-04 14:48:24.836 | Preparing to unpack .../20-mecab-utils_0.996-10build1_amd64.deb ... 2022-01-04 14:48:24.890 | Unpacking mecab-utils (0.996-10build1) ... 2022-01-04 14:48:25.280 | Selecting previously unselected package mecab-ipadic. 2022-01-04 14:48:25.290 | Preparing to unpack .../21-mecab-ipadic_2.7.0-20070801+main-2.1_all.deb ... 2022-01-04 14:48:25.348 | Unpacking mecab-ipadic (2.7.0-20070801+main-2.1) ... 2022-01-04 14:48:27.097 | Selecting previously unselected package mecab-ipadic-utf8. 2022-01-04 14:48:27.106 | Preparing to unpack .../22-mecab-ipadic-utf8_2.7.0-20070801+main-2.1_all.deb ... 2022-01-04 14:48:27.142 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2022-01-04 14:48:27.446 | Selecting previously unselected package mysql-server. 2022-01-04 14:48:27.455 | Preparing to unpack .../23-mysql-server_8.0.27-0ubuntu0.20.04.1_all.deb ... 2022-01-04 14:48:27.514 | Unpacking mysql-server (8.0.27-0ubuntu0.20.04.1) ... 2022-01-04 14:48:27.892 | Setting up libmecab2:amd64 (0.996-10build1) ... 2022-01-04 14:48:28.106 | Setting up mysql-client-core-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2022-01-04 14:48:28.234 | Setting up libhtml-tagset-perl (3.20-4) ... 2022-01-04 14:48:28.364 | Setting up liblwp-mediatypes-perl (6.04-1) ... 2022-01-04 14:48:28.495 | Setting up libencode-locale-perl (1.05-1) ... 2022-01-04 14:48:28.644 | Setting up mecab-utils (0.996-10build1) ... 2022-01-04 14:48:28.794 | Setting up libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2022-01-04 14:48:28.954 | Setting up libio-html-perl (1.001-1) ... 2022-01-04 14:48:29.072 | Setting up libtimedate-perl (2.3200-1) ... 2022-01-04 14:48:29.204 | Setting up mysql-client-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2022-01-04 14:48:29.354 | Setting up libfcgi-perl (0.79-1) ... 2022-01-04 14:48:29.508 | Setting up liburi-perl (1.76-2) ... 2022-01-04 14:48:29.663 | Setting up libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2022-01-04 14:48:29.817 | Setting up libhttp-date-perl (6.05-1) ... 2022-01-04 14:48:29.960 | Setting up mecab-ipadic (2.7.0-20070801+main-2.1) ... 2022-01-04 14:48:30.058 | Compiling IPA dictionary for Mecab. This takes long time... 2022-01-04 14:48:30.062 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2022-01-04 14:48:30.062 | 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-01-04 14:48:30.062 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2022-01-04 14:48:30.062 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2022-01-04 14:48:30.204 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2022-01-04 14:48:30.204 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2022-01-04 14:48:30.205 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2022-01-04 14:48:30.205 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2022-01-04 14:48:30.213 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2022-01-04 14:48:30.322 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2022-01-04 14:48:30.323 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2022-01-04 14:48:30.323 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2022-01-04 14:48:30.349 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2022-01-04 14:48:30.394 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2022-01-04 14:48:30.683 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2022-01-04 14:48:30.690 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2022-01-04 14:48:30.780 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2022-01-04 14:48:30.781 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2022-01-04 14:48:30.781 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2022-01-04 14:48:30.781 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2022-01-04 14:48:30.786 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2022-01-04 14:48:30.786 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2022-01-04 14:48:30.831 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2022-01-04 14:48:31.022 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2022-01-04 14:48:31.022 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2022-01-04 14:48:31.023 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2022-01-04 14:48:31.023 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2022-01-04 14:48:31.026 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2022-01-04 14:48:31.026 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2022-01-04 14:48:31.442 | 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-01-04 14:48:31.558 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2022-01-04 14:48:31.896 | 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-01-04 14:48:31.900 | 2022-01-04 14:48:31.900 | done! 2022-01-04 14:48:31.906 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2022-01-04 14:48:32.003 | Setting up mysql-server-core-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2022-01-04 14:48:32.146 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2022-01-04 14:48:32.240 | Compiling IPA dictionary for Mecab. This takes long time... 2022-01-04 14:48:32.255 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2022-01-04 14:48:32.255 | 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-01-04 14:48:32.255 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2022-01-04 14:48:32.255 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2022-01-04 14:48:32.463 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2022-01-04 14:48:32.463 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2022-01-04 14:48:32.463 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2022-01-04 14:48:32.464 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2022-01-04 14:48:32.480 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2022-01-04 14:48:32.628 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2022-01-04 14:48:32.629 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2022-01-04 14:48:32.629 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2022-01-04 14:48:32.669 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2022-01-04 14:48:32.742 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2022-01-04 14:48:33.249 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2022-01-04 14:48:33.259 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2022-01-04 14:48:33.369 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2022-01-04 14:48:33.369 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2022-01-04 14:48:33.369 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2022-01-04 14:48:33.370 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2022-01-04 14:48:33.375 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2022-01-04 14:48:33.375 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2022-01-04 14:48:33.466 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2022-01-04 14:48:33.755 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2022-01-04 14:48:33.755 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2022-01-04 14:48:33.756 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2022-01-04 14:48:33.756 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2022-01-04 14:48:33.760 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2022-01-04 14:48:33.760 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2022-01-04 14:48:34.262 | 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-01-04 14:48:34.395 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2022-01-04 14:48:34.715 | 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-01-04 14:48:34.719 | 2022-01-04 14:48:34.719 | done! 2022-01-04 14:48:34.727 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2022-01-04 14:48:34.832 | Setting up libhtml-parser-perl (3.72-5) ... 2022-01-04 14:48:34.993 | Setting up libhttp-message-perl (6.22-1) ... 2022-01-04 14:48:35.175 | Setting up mysql-server-8.0 (8.0.27-0ubuntu0.20.04.1) ... 2022-01-04 14:48:36.511 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2022-01-04 14:48:36.594 | Renaming removed key_buffer and myisam-recover options (if present) 2022-01-04 14:49:17.583 | mysqld will log errors to /var/log/mysql/error.log 2022-01-04 14:49:18.997 | mysqld is running as pid 56250 2022-01-04 14:49:21.812 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /lib/systemd/system/mysql.service. 2022-01-04 14:49:24.651 | Setting up libcgi-pm-perl (4.46-1) ... 2022-01-04 14:49:24.854 | Setting up libhtml-template-perl (2.97-1) ... 2022-01-04 14:49:25.022 | Setting up mysql-server (8.0.27-0ubuntu0.20.04.1) ... 2022-01-04 14:49:25.193 | Setting up libcgi-fast-perl (1:2.15-1) ... 2022-01-04 14:49:25.371 | Processing triggers for systemd (245.4-4ubuntu3.13) ... 2022-01-04 14:49:25.895 | Processing triggers for man-db (2.9.1-1) ... 2022-01-04 14:49:27.783 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-01-04 14:49:34.787 | + functions-common:apt_get:1221 : result=0 2022-01-04 14:49:34.790 | + functions-common:apt_get:1224 : time_stop apt-get 2022-01-04 14:49:34.792 | + functions-common:time_stop:2412 : local name 2022-01-04 14:49:34.794 | + functions-common:time_stop:2413 : local end_time 2022-01-04 14:49:34.796 | + functions-common:time_stop:2414 : local elapsed_time 2022-01-04 14:49:34.798 | + functions-common:time_stop:2415 : local total 2022-01-04 14:49:34.801 | + functions-common:time_stop:2416 : local start_time 2022-01-04 14:49:34.803 | + functions-common:time_stop:2418 : name=apt-get 2022-01-04 14:49:34.805 | + functions-common:time_stop:2419 : start_time=1641307684069 2022-01-04 14:49:34.807 | + functions-common:time_stop:2421 : [[ -z 1641307684069 ]] 2022-01-04 14:49:34.810 | ++ functions-common:time_stop:2424 : date +%s%3N 2022-01-04 14:49:34.814 | + functions-common:time_stop:2424 : end_time=1641307774812 2022-01-04 14:49:34.816 | + functions-common:time_stop:2425 : elapsed_time=90743 2022-01-04 14:49:34.818 | + functions-common:time_stop:2426 : total=366231 2022-01-04 14:49:34.821 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2022-01-04 14:49:34.823 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=456974 2022-01-04 14:49:34.825 | + functions-common:apt_get:1225 : return 0 2022-01-04 14:49:34.827 | + ./stack.sh:main:834 : '[' -n mysql ']' 2022-01-04 14:49:34.830 | + ./stack.sh:main:835 : install_database_python 2022-01-04 14:49:34.832 | + lib/database:install_database_python:121 : install_database_python_mysql 2022-01-04 14:49:34.834 | + lib/databases/mysql:install_database_python_mysql:195 : pip_install_gr PyMySQL 2022-01-04 14:49:34.837 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-01-04 14:49:34.839 | + inc/python:pip_install_gr:77 : local clean_name 2022-01-04 14:49:34.842 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-01-04 14:49:34.844 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-01-04 14:49:34.847 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-01-04 14:49:34.850 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-01-04 14:49:34.850 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-01-04 14:49:34.856 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-01-04 14:49:34.858 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-01-04 14:49:34.861 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-01-04 14:49:34.863 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-01-04 14:49:34.866 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-01-04 14:49:34.887 | Using python 3.8 to install PyMySQL 2022-01-04 14:49:34.889 | + 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-01-04 14:49:35.604 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-04 14:49:35.604 | from cryptography.utils import int_from_bytes 2022-01-04 14:49:35.604 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-04 14:49:35.604 | from cryptography.utils import int_from_bytes 2022-01-04 14:49:36.678 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-04 14:49:36.809 | Collecting PyMySQL 2022-01-04 14:49:36.816 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/41f/c3a0c5013d5f0/PyMySQL-1.0.2-py3-none-any.whl (43 kB) 2022-01-04 14:49:38.358 | Installing collected packages: PyMySQL 2022-01-04 14:49:38.559 | Successfully installed PyMySQL-1.0.2 2022-01-04 14:49:38.559 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-01-04 14:49:38.667 | + inc/python:pip_install:200 : result=0 2022-01-04 14:49:38.669 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-04 14:49:38.672 | + functions-common:time_stop:2412 : local name 2022-01-04 14:49:38.674 | + functions-common:time_stop:2413 : local end_time 2022-01-04 14:49:38.676 | + functions-common:time_stop:2414 : local elapsed_time 2022-01-04 14:49:38.678 | + functions-common:time_stop:2415 : local total 2022-01-04 14:49:38.680 | + functions-common:time_stop:2416 : local start_time 2022-01-04 14:49:38.683 | + functions-common:time_stop:2418 : name=pip_install 2022-01-04 14:49:38.686 | + functions-common:time_stop:2419 : start_time=1641307774882 2022-01-04 14:49:38.688 | + functions-common:time_stop:2421 : [[ -z 1641307774882 ]] 2022-01-04 14:49:38.691 | ++ functions-common:time_stop:2424 : date +%s%3N 2022-01-04 14:49:38.695 | + functions-common:time_stop:2424 : end_time=1641307778692 2022-01-04 14:49:38.697 | + functions-common:time_stop:2425 : elapsed_time=3810 2022-01-04 14:49:38.699 | + functions-common:time_stop:2426 : total=27060 2022-01-04 14:49:38.702 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2022-01-04 14:49:38.704 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=30870 2022-01-04 14:49:38.706 | + inc/python:pip_install:203 : return 0 2022-01-04 14:49:38.708 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-01-04 14:49:38.711 | + lib/databases/mysql:install_database_python_mysql:198 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-01-04 14:49:38.713 | + lib/databases/mysql:install_database_python_mysql:199 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-01-04 14:49:38.716 | + ./stack.sh:main:838 : is_service_enabled neutron 2022-01-04 14:49:38.732 | + functions-common:is_service_enabled:2068 : return 0 2022-01-04 14:49:38.734 | + ./stack.sh:main:839 : install_neutron_agent_packages 2022-01-04 14:49:38.736 | + lib/neutron:install_neutron_agent_packages:703 : is_neutron_legacy_enabled 2022-01-04 14:49:38.740 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-01-04 14:49:38.740 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-01-04 14:49:38.745 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-01-04 14:49:38.747 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-01-04 14:49:38.750 | + 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-01-04 14:49:38.752 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-01-04 14:49:38.754 | + lib/neutron:install_neutron_agent_packages:705 : install_neutron_agent_packages_mutnauq 2022-01-04 14:49:38.757 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-01-04 14:49:38.772 | + functions-common:is_service_enabled:2068 : return 0 2022-01-04 14:49:38.774 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-01-04 14:49:38.777 | + functions-common:install_package:1450 : update_package_repo 2022-01-04 14:49:38.779 | + functions-common:update_package_repo:1422 : NO_UPDATE_REPOS=False 2022-01-04 14:49:38.781 | + functions-common:update_package_repo:1423 : REPOS_UPDATED=True 2022-01-04 14:49:38.784 | + functions-common:update_package_repo:1424 : RETRY_UPDATE=False 2022-01-04 14:49:38.786 | + functions-common:update_package_repo:1426 : [[ False = \T\r\u\e ]] 2022-01-04 14:49:38.788 | + functions-common:update_package_repo:1430 : is_ubuntu 2022-01-04 14:49:38.791 | + functions-common:is_ubuntu:560 : [[ -z deb ]] 2022-01-04 14:49:38.793 | + functions-common:is_ubuntu:563 : '[' deb = deb ']' 2022-01-04 14:49:38.796 | + functions-common:update_package_repo:1431 : apt_get_update 2022-01-04 14:49:38.798 | + functions-common:apt_get_update:1176 : [[ True == \T\r\u\e ]] 2022-01-04 14:49:38.800 | + functions-common:apt_get_update:1176 : [[ False != \T\r\u\e ]] 2022-01-04 14:49:38.802 | + functions-common:apt_get_update:1177 : return 2022-01-04 14:49:38.804 | + functions-common:install_package:1451 : real_install_package radvd 2022-01-04 14:49:38.807 | + functions-common:real_install_package:1436 : is_ubuntu 2022-01-04 14:49:38.809 | + functions-common:is_ubuntu:560 : [[ -z deb ]] 2022-01-04 14:49:38.812 | + functions-common:is_ubuntu:563 : '[' deb = deb ']' 2022-01-04 14:49:38.814 | + functions-common:real_install_package:1437 : apt_get install radvd 2022-01-04 14:49:38.834 | + functions-common:apt_get:1217 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-01-04 14:49:38.941 | Reading package lists... 2022-01-04 14:49:39.194 | Building dependency tree... 2022-01-04 14:49:39.195 | Reading state information... 2022-01-04 14:49:39.431 | The following packages were automatically installed and are no longer required: 2022-01-04 14:49:39.432 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-01-04 14:49:39.433 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-01-04 14:49:39.433 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-01-04 14:49:39.433 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-01-04 14:49:39.433 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-01-04 14:49:39.433 | python3-zope.interface 2022-01-04 14:49:39.433 | Use 'sudo apt autoremove' to remove them. 2022-01-04 14:49:39.505 | The following NEW packages will be installed: 2022-01-04 14:49:39.505 | radvd 2022-01-04 14:49:39.748 | 0 upgraded, 1 newly installed, 0 to remove and 105 not upgraded. 2022-01-04 14:49:39.748 | Need to get 59.0 kB of archives. 2022-01-04 14:49:39.748 | After this operation, 164 kB of additional disk space will be used. 2022-01-04 14:49:39.748 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 radvd amd64 1:2.17-2 [59.0 kB] 2022-01-04 14:49:40.548 | Fetched 59.0 kB in 0s (122 kB/s) 2022-01-04 14:49:40.766 | Selecting previously unselected package radvd. 2022-01-04 14:49:40.817 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 90631 files and directories currently installed.) 2022-01-04 14:49:40.820 | Preparing to unpack .../radvd_1%3a2.17-2_amd64.deb ... 2022-01-04 14:49:40.873 | Unpacking radvd (1:2.17-2) ... 2022-01-04 14:49:41.343 | Setting up radvd (1:2.17-2) ... 2022-01-04 14:49:42.725 | Job for radvd.service failed because the control process exited with error code. 2022-01-04 14:49:42.725 | See "systemctl status radvd.service" and "journalctl -xe" for details. 2022-01-04 14:49:42.727 | invoke-rc.d: initscript radvd, action "start" failed. 2022-01-04 14:49:42.738 | ● radvd.service - Router advertisement daemon for IPv6 2022-01-04 14:49:42.738 | Loaded: loaded (]8;;file://dv-neutron-tstwin-2-hyperv/lib/systemd/system/radvd.service/lib/systemd/system/radvd.service]8;;; disabled; vendor preset: enabled) 2022-01-04 14:49:42.738 | Active: failed (Result: exit-code) since Tue 2022-01-04 14:49:42 UTC; 15ms ago 2022-01-04 14:49:42.738 | Docs: ]8;;man:radvd(8)man:radvd(8)]8;; 2022-01-04 14:49:42.738 | Process: 57367 ExecStartPre=/usr/sbin/radvd --logmethod stderr_clean --configtest (code=exited, status=1/FAILURE) 2022-01-04 14:49:42.739 | 2022-01-04 14:49:42.739 | Jan 04 14:49:42 dv-neutron-tstwin-2-hyperv systemd[1]: Starting Router advertisement daemon for IPv6... 2022-01-04 14:49:42.739 | Jan 04 14:49:42 dv-neutron-tstwin-2-hyperv radvd[57367]: can't open /etc/radvd.conf: No such file or directory 2022-01-04 14:49:42.739 | Jan 04 14:49:42 dv-neutron-tstwin-2-hyperv radvd[57367]: Insecure file permissions, but continuing anyway 2022-01-04 14:49:42.739 | Jan 04 14:49:42 dv-neutron-tstwin-2-hyperv radvd[57367]: exiting, failed to read config file 2022-01-04 14:49:42.739 | Jan 04 14:49:42 dv-neutron-tstwin-2-hyperv systemd[1]: radvd.service: Control process exited, code=exited, status=1/FAILURE 2022-01-04 14:49:42.739 | Jan 04 14:49:42 dv-neutron-tstwin-2-hyperv systemd[1]: radvd.service: Failed with result 'exit-code'. 2022-01-04 14:49:42.739 | Jan 04 14:49:42 dv-neutron-tstwin-2-hyperv systemd[1]: Failed to start Router advertisement daemon for IPv6. 2022-01-04 14:49:42.800 | Processing triggers for man-db (2.9.1-1) ... 2022-01-04 14:49:43.085 | Processing triggers for systemd (245.4-4ubuntu3.13) ... 2022-01-04 14:49:50.419 | + functions-common:apt_get:1221 : result=0 2022-01-04 14:49:50.422 | + functions-common:apt_get:1224 : time_stop apt-get 2022-01-04 14:49:50.424 | + functions-common:time_stop:2412 : local name 2022-01-04 14:49:50.426 | + functions-common:time_stop:2413 : local end_time 2022-01-04 14:49:50.428 | + functions-common:time_stop:2414 : local elapsed_time 2022-01-04 14:49:50.430 | + functions-common:time_stop:2415 : local total 2022-01-04 14:49:50.432 | + functions-common:time_stop:2416 : local start_time 2022-01-04 14:49:50.434 | + functions-common:time_stop:2418 : name=apt-get 2022-01-04 14:49:50.436 | + functions-common:time_stop:2419 : start_time=1641307778832 2022-01-04 14:49:50.438 | + functions-common:time_stop:2421 : [[ -z 1641307778832 ]] 2022-01-04 14:49:50.441 | ++ functions-common:time_stop:2424 : date +%s%3N 2022-01-04 14:49:50.445 | + functions-common:time_stop:2424 : end_time=1641307790443 2022-01-04 14:49:50.448 | + functions-common:time_stop:2425 : elapsed_time=11611 2022-01-04 14:49:50.450 | + functions-common:time_stop:2426 : total=456974 2022-01-04 14:49:50.452 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2022-01-04 14:49:50.454 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=468585 2022-01-04 14:49:50.456 | + functions-common:apt_get:1225 : return 0 2022-01-04 14:49:50.459 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-01-04 14:49:50.476 | + functions-common:is_service_enabled:2068 : return 0 2022-01-04 14:49:50.479 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-01-04 14:49:50.481 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-01-04 14:49:50.484 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2022-01-04 14:49:50.502 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2022-01-04 14:49:50.505 | + functions-common:install_package:1450 : update_package_repo 2022-01-04 14:49:50.507 | + functions-common:update_package_repo:1422 : NO_UPDATE_REPOS=False 2022-01-04 14:49:50.510 | + functions-common:update_package_repo:1423 : REPOS_UPDATED=True 2022-01-04 14:49:50.512 | + functions-common:update_package_repo:1424 : RETRY_UPDATE=False 2022-01-04 14:49:50.514 | + functions-common:update_package_repo:1426 : [[ False = \T\r\u\e ]] 2022-01-04 14:49:50.516 | + functions-common:update_package_repo:1430 : is_ubuntu 2022-01-04 14:49:50.518 | + functions-common:is_ubuntu:560 : [[ -z deb ]] 2022-01-04 14:49:50.521 | + functions-common:is_ubuntu:563 : '[' deb = deb ']' 2022-01-04 14:49:50.523 | + functions-common:update_package_repo:1431 : apt_get_update 2022-01-04 14:49:50.526 | + functions-common:apt_get_update:1176 : [[ True == \T\r\u\e ]] 2022-01-04 14:49:50.528 | + functions-common:apt_get_update:1176 : [[ False != \T\r\u\e ]] 2022-01-04 14:49:50.530 | + functions-common:apt_get_update:1177 : return 2022-01-04 14:49:50.532 | + functions-common:install_package:1451 : real_install_package fakeroot make openvswitch-switch 2022-01-04 14:49:50.535 | + functions-common:real_install_package:1436 : is_ubuntu 2022-01-04 14:49:50.537 | + functions-common:is_ubuntu:560 : [[ -z deb ]] 2022-01-04 14:49:50.539 | + functions-common:is_ubuntu:563 : '[' deb = deb ']' 2022-01-04 14:49:50.541 | + functions-common:real_install_package:1437 : apt_get install fakeroot make openvswitch-switch 2022-01-04 14:49:50.561 | + functions-common:apt_get:1217 : 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-01-04 14:49:50.668 | Reading package lists... 2022-01-04 14:49:50.893 | Building dependency tree... 2022-01-04 14:49:50.894 | Reading state information... 2022-01-04 14:49:51.127 | fakeroot is already the newest version (1.24-1). 2022-01-04 14:49:51.127 | fakeroot set to manually installed. 2022-01-04 14:49:51.127 | make is already the newest version (4.2.1-1.2). 2022-01-04 14:49:51.127 | openvswitch-switch is already the newest version (2.13.3-0ubuntu0.20.04.2). 2022-01-04 14:49:51.127 | The following packages were automatically installed and are no longer required: 2022-01-04 14:49:51.128 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-01-04 14:49:51.128 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-01-04 14:49:51.128 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-01-04 14:49:51.128 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-01-04 14:49:51.128 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-01-04 14:49:51.129 | python3-zope.interface 2022-01-04 14:49:51.129 | Use 'sudo apt autoremove' to remove them. 2022-01-04 14:49:51.254 | 0 upgraded, 0 newly installed, 0 to remove and 105 not upgraded. 2022-01-04 14:49:51.258 | + functions-common:apt_get:1221 : result=0 2022-01-04 14:49:51.261 | + functions-common:apt_get:1224 : time_stop apt-get 2022-01-04 14:49:51.263 | + functions-common:time_stop:2412 : local name 2022-01-04 14:49:51.265 | + functions-common:time_stop:2413 : local end_time 2022-01-04 14:49:51.267 | + functions-common:time_stop:2414 : local elapsed_time 2022-01-04 14:49:51.269 | + functions-common:time_stop:2415 : local total 2022-01-04 14:49:51.271 | + functions-common:time_stop:2416 : local start_time 2022-01-04 14:49:51.273 | + functions-common:time_stop:2418 : name=apt-get 2022-01-04 14:49:51.275 | + functions-common:time_stop:2419 : start_time=1641307790558 2022-01-04 14:49:51.277 | + functions-common:time_stop:2421 : [[ -z 1641307790558 ]] 2022-01-04 14:49:51.280 | ++ functions-common:time_stop:2424 : date +%s%3N 2022-01-04 14:49:51.284 | + functions-common:time_stop:2424 : end_time=1641307791281 2022-01-04 14:49:51.286 | + functions-common:time_stop:2425 : elapsed_time=723 2022-01-04 14:49:51.288 | + functions-common:time_stop:2426 : total=468585 2022-01-04 14:49:51.291 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2022-01-04 14:49:51.293 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=469308 2022-01-04 14:49:51.295 | + functions-common:apt_get:1225 : return 0 2022-01-04 14:49:51.297 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2022-01-04 14:49:51.299 | + functions-common:is_ubuntu:560 : [[ -z deb ]] 2022-01-04 14:49:51.302 | + functions-common:is_ubuntu:563 : '[' deb = deb ']' 2022-01-04 14:49:51.304 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2022-01-04 14:49:51.307 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2022-01-04 14:49:51.310 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2022-01-04 14:49:51.314 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2022-01-04 14:49:51.316 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2022-01-04 14:49:51.319 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2022-01-04 14:49:51.320 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2022-01-04 14:49:51.324 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2022-01-04 14:49:51.326 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2022-01-04 14:49:51.329 | + functions:vercmp:628 : local v1=5.4 2022-01-04 14:49:51.331 | + functions:vercmp:629 : local 'op=<' 2022-01-04 14:49:51.333 | + functions:vercmp:630 : local v2=3.13 2022-01-04 14:49:51.335 | + functions:vercmp:631 : local result 2022-01-04 14:49:51.338 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-01-04 14:49:51.339 | ++ functions:vercmp:635 : head -1 2022-01-04 14:49:51.339 | ++ functions:vercmp:635 : sort -V 2022-01-04 14:49:51.343 | + functions:vercmp:635 : result=3.13 2022-01-04 14:49:51.346 | + functions:vercmp:637 : case $op in 2022-01-04 14:49:51.348 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-01-04 14:49:51.350 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-01-04 14:49:51.352 | + functions:vercmp:648 : return 2022-01-04 14:49:51.355 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2022-01-04 14:49:51.357 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2022-01-04 14:49:51.359 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart openvswitch-switch 2022-01-04 14:49:51.696 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-01-04 14:49:51.698 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-01-04 14:49:51.700 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-04 14:49:51.703 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-04 14:49:51.705 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-01-04 14:49:51.708 | + inc/python:use_library_from_git:253 : return 1 2022-01-04 14:49:51.710 | + ./stack.sh:main:842 : is_service_enabled etcd3 2022-01-04 14:49:51.728 | + functions-common:is_service_enabled:2068 : return 0 2022-01-04 14:49:51.731 | + ./stack.sh:main:843 : install_etcd3 2022-01-04 14:49:51.733 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-01-04 14:49:51.733 | Installing etcd 2022-01-04 14:49:51.735 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-01-04 14:49:51.748 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-01-04 14:49:51.759 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-01-04 14:49:51.762 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-01-04 14:49:51.774 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-01-04 14:49:51.777 | ++ 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-01-04 14:49:51.780 | ++ 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-01-04 14:49:51.783 | +++ 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-01-04 14:49:51.791 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-01-04 14:49:51.794 | ++ 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-01-04 14:49:51.796 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-01-04 14:49:51.798 | ++ 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-01-04 14:49:51.802 | --2022-01-04 14:49:51-- https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-01-04 14:49:51.914 | Resolving github.com (github.com)... 140.82.121.3 2022-01-04 14:49:51.959 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2022-01-04 14:49:52.243 | HTTP request sent, awaiting response... 302 Found 2022-01-04 14:49:52.243 | 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%2F20220104%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220104T144952Z&X-Amz-Expires=300&X-Amz-Signature=bf996425d27779b786c7254086fe7e22f35457db98eb26928684b54aa92ee819&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-01-04 14:49:52.243 | --2022-01-04 14:49:52-- 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%2F20220104%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20220104T144952Z&X-Amz-Expires=300&X-Amz-Signature=bf996425d27779b786c7254086fe7e22f35457db98eb26928684b54aa92ee819&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-01-04 14:49:52.388 | Resolving objects.githubusercontent.com (objects.githubusercontent.com)... 185.199.110.133, 185.199.108.133, 185.199.111.133, ... 2022-01-04 14:49:52.412 | Connecting to objects.githubusercontent.com (objects.githubusercontent.com)|185.199.110.133|:443... connected. 2022-01-04 14:49:52.768 | HTTP request sent, awaiting response... 200 OK 2022-01-04 14:49:52.768 | Length: 11350736 (11M) [application/octet-stream] 2022-01-04 14:49:52.768 | Saving to: ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ 2022-01-04 14:49:52.882 | 2022-01-04 14:49:53.116 | 0K ........ .. 100% 31.1M=0.3s 2022-01-04 14:49:53.116 | 2022-01-04 14:49:53.117 | 2022-01-04 14:49:53 (31.1 MB/s) - ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ saved [11350736/11350736] 2022-01-04 14:49:53.117 | 2022-01-04 14:49:53.120 | ++ functions:get_extra_file:69 : [[ 0 -ne 0 ]] 2022-01-04 14:49:53.123 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-01-04 14:49:53.125 | ++ functions:get_extra_file:74 : return 2022-01-04 14:49:53.128 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-01-04 14:49:53.130 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-01-04 14:49:53.132 | + lib/etcd3:install_etcd3:116 : echo 'dc5d82df095dae0a2970e4d870b6929590689dd707ae3d33e7b86da0f7f211b6 /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz' 2022-01-04 14:49:53.135 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/ubuntu/devstack/files/etcd.sha256sum 2022-01-04 14:49:53.268 | /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz: OK 2022-01-04 14:49:53.271 | + 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-01-04 14:49:53.275 | etcd-v3.3.12-linux-amd64/ 2022-01-04 14:49:53.275 | etcd-v3.3.12-linux-amd64/README.md 2022-01-04 14:49:53.275 | etcd-v3.3.12-linux-amd64/Documentation/ 2022-01-04 14:49:53.275 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/ 2022-01-04 14:49:53.275 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/interacting_v3.md 2022-01-04 14:49:53.276 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_concurrency_reference_v3.md 2022-01-04 14:49:53.276 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/limit.md 2022-01-04 14:49:53.276 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/local_cluster.md 2022-01-04 14:49:53.276 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_grpc_gateway.md 2022-01-04 14:49:53.276 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/grpc_naming.md 2022-01-04 14:49:53.276 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/ 2022-01-04 14:49:53.276 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2022-01-04 14:49:53.276 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2022-01-04 14:49:53.276 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2022-01-04 14:49:53.276 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2022-01-04 14:49:53.276 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/experimental_apis.md 2022-01-04 14:49:53.276 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_reference_v3.md 2022-01-04 14:49:53.277 | etcd-v3.3.12-linux-amd64/Documentation/integrations.md 2022-01-04 14:49:53.277 | etcd-v3.3.12-linux-amd64/Documentation/README.md 2022-01-04 14:49:53.277 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/ 2022-01-04 14:49:53.277 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2022-01-04 14:49:53.277 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-storage-memory-benchmark.md 2022-01-04 14:49:53.277 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/README.md 2022-01-04 14:49:53.277 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-benchmarks.md 2022-01-04 14:49:53.277 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2022-01-04 14:49:53.277 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-watch-memory-benchmark.md 2022-01-04 14:49:53.277 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-benchmarks.md 2022-01-04 14:49:53.277 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-demo-benchmarks.md 2022-01-04 14:49:53.277 | etcd-v3.3.12-linux-amd64/Documentation/rfc/ 2022-01-04 14:49:53.277 | etcd-v3.3.12-linux-amd64/Documentation/rfc/v3api.md 2022-01-04 14:49:53.277 | etcd-v3.3.12-linux-amd64/Documentation/docs.md 2022-01-04 14:49:53.277 | etcd-v3.3.12-linux-amd64/Documentation/production-users.md 2022-01-04 14:49:53.277 | etcd-v3.3.12-linux-amd64/Documentation/metrics.md 2022-01-04 14:49:53.277 | etcd-v3.3.12-linux-amd64/Documentation/v2/ 2022-01-04 14:49:53.278 | etcd-v3.3.12-linux-amd64/Documentation/v2/authentication.md 2022-01-04 14:49:53.278 | etcd-v3.3.12-linux-amd64/Documentation/v2/proxy.md 2022-01-04 14:49:53.278 | etcd-v3.3.12-linux-amd64/Documentation/v2/glossary.md 2022-01-04 14:49:53.278 | etcd-v3.3.12-linux-amd64/Documentation/v2/docker_guide.md 2022-01-04 14:49:53.278 | etcd-v3.3.12-linux-amd64/Documentation/v2/configuration.md 2022-01-04 14:49:53.278 | etcd-v3.3.12-linux-amd64/Documentation/v2/README.md 2022-01-04 14:49:53.278 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/ 2022-01-04 14:49:53.278 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2022-01-04 14:49:53.278 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-storage-memory-benchmark.md 2022-01-04 14:49:53.278 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/README.md 2022-01-04 14:49:53.278 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-benchmarks.md 2022-01-04 14:49:53.278 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2022-01-04 14:49:53.278 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-watch-memory-benchmark.md 2022-01-04 14:49:53.278 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-benchmarks.md 2022-01-04 14:49:53.278 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-demo-benchmarks.md 2022-01-04 14:49:53.278 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/ 2022-01-04 14:49:53.278 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/v3api.md 2022-01-04 14:49:53.278 | etcd-v3.3.12-linux-amd64/Documentation/v2/libraries-and-tools.md 2022-01-04 14:49:53.278 | etcd-v3.3.12-linux-amd64/Documentation/v2/discovery_protocol.md 2022-01-04 14:49:53.279 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-configuration.md 2022-01-04 14:49:53.279 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_3.md 2022-01-04 14:49:53.279 | etcd-v3.3.12-linux-amd64/Documentation/v2/auth_api.md 2022-01-04 14:49:53.279 | etcd-v3.3.12-linux-amd64/Documentation/v2/errorcode.md 2022-01-04 14:49:53.279 | etcd-v3.3.12-linux-amd64/Documentation/v2/admin_guide.md 2022-01-04 14:49:53.279 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_2.md 2022-01-04 14:49:53.279 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_1.md 2022-01-04 14:49:53.279 | etcd-v3.3.12-linux-amd64/Documentation/v2/clustering.md 2022-01-04 14:49:53.279 | etcd-v3.3.12-linux-amd64/Documentation/v2/other_apis.md 2022-01-04 14:49:53.279 | etcd-v3.3.12-linux-amd64/Documentation/v2/production-users.md 2022-01-04 14:49:53.279 | etcd-v3.3.12-linux-amd64/Documentation/v2/metrics.md 2022-01-04 14:49:53.279 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-reconf-design.md 2022-01-04 14:49:53.279 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules.yml 2022-01-04 14:49:53.279 | etcd-v3.3.12-linux-amd64/Documentation/v2/security.md 2022-01-04 14:49:53.279 | etcd-v3.3.12-linux-amd64/Documentation/v2/branch_management.md 2022-01-04 14:49:53.280 | etcd-v3.3.12-linux-amd64/Documentation/v2/internal-protocol-versioning.md 2022-01-04 14:49:53.280 | etcd-v3.3.12-linux-amd64/Documentation/v2/members_api.md 2022-01-04 14:49:53.280 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/ 2022-01-04 14:49:53.280 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/freebsd.md 2022-01-04 14:49:53.280 | etcd-v3.3.12-linux-amd64/Documentation/v2/faq.md 2022-01-04 14:49:53.280 | etcd-v3.3.12-linux-amd64/Documentation/v2/backward_compatibility.md 2022-01-04 14:49:53.280 | etcd-v3.3.12-linux-amd64/Documentation/v2/04_to_2_snapshot_migration.md 2022-01-04 14:49:53.280 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules 2022-01-04 14:49:53.280 | etcd-v3.3.12-linux-amd64/Documentation/v2/api.md 2022-01-04 14:49:53.280 | etcd-v3.3.12-linux-amd64/Documentation/v2/api_v3.md 2022-01-04 14:49:53.280 | etcd-v3.3.12-linux-amd64/Documentation/v2/reporting_bugs.md 2022-01-04 14:49:53.280 | etcd-v3.3.12-linux-amd64/Documentation/v2/tuning.md 2022-01-04 14:49:53.280 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/ 2022-01-04 14:49:53.280 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/release.md 2022-01-04 14:49:53.280 | etcd-v3.3.12-linux-amd64/Documentation/branch_management.md 2022-01-04 14:49:53.280 | etcd-v3.3.12-linux-amd64/Documentation/platforms/ 2022-01-04 14:49:53.280 | etcd-v3.3.12-linux-amd64/Documentation/platforms/container-linux-systemd.md 2022-01-04 14:49:53.281 | etcd-v3.3.12-linux-amd64/Documentation/platforms/freebsd.md 2022-01-04 14:49:53.281 | etcd-v3.3.12-linux-amd64/Documentation/platforms/aws.md 2022-01-04 14:49:53.281 | etcd-v3.3.12-linux-amd64/Documentation/faq.md 2022-01-04 14:49:53.281 | etcd-v3.3.12-linux-amd64/Documentation/dl_build.md 2022-01-04 14:49:53.281 | etcd-v3.3.12-linux-amd64/Documentation/reporting_bugs.md 2022-01-04 14:49:53.281 | etcd-v3.3.12-linux-amd64/Documentation/tuning.md 2022-01-04 14:49:53.281 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/ 2022-01-04 14:49:53.281 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_4.md 2022-01-04 14:49:53.281 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrading-etcd.md 2022-01-04 14:49:53.281 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_2.md 2022-01-04 14:49:53.281 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_1.md 2022-01-04 14:49:53.281 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_0.md 2022-01-04 14:49:53.281 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_3.md 2022-01-04 14:49:53.281 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/ 2022-01-04 14:49:53.281 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/logging.md 2022-01-04 14:49:53.282 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/discovery_protocol.md 2022-01-04 14:49:53.282 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/release.md 2022-01-04 14:49:53.282 | etcd-v3.3.12-linux-amd64/Documentation/learning/ 2022-01-04 14:49:53.282 | etcd-v3.3.12-linux-amd64/Documentation/learning/auth_design.md 2022-01-04 14:49:53.282 | etcd-v3.3.12-linux-amd64/Documentation/learning/glossary.md 2022-01-04 14:49:53.282 | etcd-v3.3.12-linux-amd64/Documentation/learning/data_model.md 2022-01-04 14:49:53.282 | etcd-v3.3.12-linux-amd64/Documentation/learning/api_guarantees.md 2022-01-04 14:49:53.282 | etcd-v3.3.12-linux-amd64/Documentation/learning/why.md 2022-01-04 14:49:53.282 | etcd-v3.3.12-linux-amd64/Documentation/learning/api.md 2022-01-04 14:49:53.282 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/ 2022-01-04 14:49:53.282 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/authentication.md 2022-01-04 14:49:53.282 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/versioning.md 2022-01-04 14:49:53.282 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/hardware.md 2022-01-04 14:49:53.283 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grafana.json 2022-01-04 14:49:53.283 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/monitoring.md 2022-01-04 14:49:53.283 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/configuration.md 2022-01-04 14:49:53.283 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/v2-migration.md 2022-01-04 14:49:53.283 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/maintenance.md 2022-01-04 14:49:53.283 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-configuration.md 2022-01-04 14:49:53.283 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/recovery.md 2022-01-04 14:49:53.283 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/clustering.md 2022-01-04 14:49:53.284 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules 2022-01-04 14:49:53.284 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-reconf-design.md 2022-01-04 14:49:53.284 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules.yml 2022-01-04 14:49:53.284 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/security.md 2022-01-04 14:49:53.284 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/performance.md 2022-01-04 14:49:53.284 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd-sample-grafana.png 2022-01-04 14:49:53.286 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grpc_proxy.md 2022-01-04 14:49:53.286 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/gateway.md 2022-01-04 14:49:53.286 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/container.md 2022-01-04 14:49:53.286 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/supported-platform.md 2022-01-04 14:49:53.286 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/failures.md 2022-01-04 14:49:53.286 | etcd-v3.3.12-linux-amd64/Documentation/demo.md 2022-01-04 14:49:53.286 | etcd-v3.3.12-linux-amd64/README-etcdctl.md 2022-01-04 14:49:53.286 | etcd-v3.3.12-linux-amd64/etcdctl 2022-01-04 14:49:53.472 | etcd-v3.3.12-linux-amd64/READMEv2-etcdctl.md 2022-01-04 14:49:53.472 | etcd-v3.3.12-linux-amd64/etcd 2022-01-04 14:49:53.705 | + lib/etcd3:install_etcd3:121 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd /opt/stack/bin/etcd 2022-01-04 14:49:53.741 | + lib/etcd3:install_etcd3:122 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2022-01-04 14:49:53.775 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-01-04 14:49:53.778 | + ./stack.sh:main:852 : is_service_enabled tls-proxy 2022-01-04 14:49:53.794 | + functions-common:is_service_enabled:2068 : return 1 2022-01-04 14:49:53.796 | + ./stack.sh:main:862 : install_dstat 2022-01-04 14:49:53.799 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-01-04 14:49:53.815 | + functions-common:is_service_enabled:2068 : return 1 2022-01-04 14:49:53.817 | + ./stack.sh:main:868 : echo_summary 'Installing OpenStack project source' 2022-01-04 14:49:53.820 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-01-04 14:49:53.823 | + ./stack.sh:echo_summary:446 : echo -e Installing OpenStack project source 2022-01-04 14:49:53.825 | + ./stack.sh:main:871 : install_libs 2022-01-04 14:49:53.827 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-01-04 14:49:53.830 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-01-04 14:49:53.832 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-01-04 14:49:53.834 | + inc/python:use_library_from_git:250 : local name=automaton 2022-01-04 14:49:53.836 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-04 14:49:53.838 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-04 14:49:53.840 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-01-04 14:49:53.842 | + inc/python:use_library_from_git:253 : return 1 2022-01-04 14:49:53.844 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-01-04 14:49:53.847 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-01-04 14:49:53.849 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-01-04 14:49:53.851 | + inc/python:use_library_from_git:250 : local name=castellan 2022-01-04 14:49:53.853 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-04 14:49:53.855 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-04 14:49:53.857 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-01-04 14:49:53.860 | + inc/python:use_library_from_git:253 : return 1 2022-01-04 14:49:53.862 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-01-04 14:49:53.864 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-01-04 14:49:53.866 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-01-04 14:49:53.869 | + inc/python:use_library_from_git:250 : local name=cliff 2022-01-04 14:49:53.871 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-04 14:49:53.873 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-04 14:49:53.875 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-01-04 14:49:53.878 | + inc/python:use_library_from_git:253 : return 1 2022-01-04 14:49:53.880 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-01-04 14:49:53.882 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-01-04 14:49:53.885 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-01-04 14:49:53.887 | + inc/python:use_library_from_git:250 : local name=cursive 2022-01-04 14:49:53.889 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-04 14:49:53.891 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-04 14:49:53.893 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-01-04 14:49:53.896 | + inc/python:use_library_from_git:253 : return 1 2022-01-04 14:49:53.898 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-01-04 14:49:53.900 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-01-04 14:49:53.902 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-01-04 14:49:53.904 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-01-04 14:49:53.906 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-04 14:49:53.909 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-04 14:49:53.911 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-01-04 14:49:53.913 | + inc/python:use_library_from_git:253 : return 1 2022-01-04 14:49:53.915 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-01-04 14:49:53.918 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-01-04 14:49:53.920 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-01-04 14:49:53.922 | + inc/python:use_library_from_git:250 : local name=futurist 2022-01-04 14:49:53.924 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-04 14:49:53.926 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-04 14:49:53.928 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-01-04 14:49:53.931 | + inc/python:use_library_from_git:253 : return 1 2022-01-04 14:49:53.933 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-01-04 14:49:53.936 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-01-04 14:49:53.938 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-01-04 14:49:53.940 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-01-04 14:49:53.942 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-04 14:49:53.944 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-04 14:49:53.947 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-01-04 14:49:53.949 | + inc/python:use_library_from_git:253 : return 1 2022-01-04 14:49:53.951 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-01-04 14:49:53.954 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-01-04 14:49:53.956 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-01-04 14:49:53.958 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-01-04 14:49:53.960 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-04 14:49:53.962 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-04 14:49:53.964 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-01-04 14:49:53.967 | + inc/python:use_library_from_git:253 : return 1 2022-01-04 14:49:53.969 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-01-04 14:49:53.971 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-01-04 14:49:53.973 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-01-04 14:49:53.975 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-01-04 14:49:53.978 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-04 14:49:53.980 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-04 14:49:53.982 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-01-04 14:49:53.984 | + inc/python:use_library_from_git:253 : return 1 2022-01-04 14:49:53.986 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-01-04 14:49:53.989 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-01-04 14:49:53.991 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-01-04 14:49:53.994 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-01-04 14:49:53.996 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-04 14:49:53.998 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-04 14:49:54.000 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-01-04 14:49:54.002 | + inc/python:use_library_from_git:253 : return 1 2022-01-04 14:49:54.005 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-01-04 14:49:54.007 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-01-04 14:49:54.010 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-01-04 14:49:54.012 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-01-04 14:49:54.014 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-04 14:49:54.016 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-04 14:49:54.018 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-01-04 14:49:54.021 | + inc/python:use_library_from_git:253 : return 1 2022-01-04 14:49:54.023 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-01-04 14:49:54.025 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-01-04 14:49:54.027 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-01-04 14:49:54.029 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-01-04 14:49:54.032 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-04 14:49:54.034 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-04 14:49:54.036 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-01-04 14:49:54.039 | + inc/python:use_library_from_git:253 : return 1 2022-01-04 14:49:54.041 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-01-04 14:49:54.043 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-01-04 14:49:54.046 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-01-04 14:49:54.048 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-01-04 14:49:54.050 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-04 14:49:54.052 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-04 14:49:54.054 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-01-04 14:49:54.057 | + inc/python:use_library_from_git:253 : return 1 2022-01-04 14:49:54.059 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-01-04 14:49:54.062 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-01-04 14:49:54.064 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-01-04 14:49:54.066 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-01-04 14:49:54.068 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-04 14:49:54.070 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-04 14:49:54.073 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-01-04 14:49:54.075 | + inc/python:use_library_from_git:253 : return 1 2022-01-04 14:49:54.077 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-01-04 14:49:54.079 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-01-04 14:49:54.082 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-01-04 14:49:54.084 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-01-04 14:49:54.086 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-04 14:49:54.088 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-04 14:49:54.090 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-01-04 14:49:54.093 | + inc/python:use_library_from_git:253 : return 1 2022-01-04 14:49:54.095 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-01-04 14:49:54.097 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-01-04 14:49:54.099 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-01-04 14:49:54.101 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-01-04 14:49:54.104 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-04 14:49:54.106 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-04 14:49:54.108 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-01-04 14:49:54.111 | + inc/python:use_library_from_git:253 : return 1 2022-01-04 14:49:54.113 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-01-04 14:49:54.115 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-01-04 14:49:54.117 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-01-04 14:49:54.121 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-01-04 14:49:54.123 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-04 14:49:54.126 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-04 14:49:54.128 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.limit, ]] 2022-01-04 14:49:54.130 | + inc/python:use_library_from_git:253 : return 1 2022-01-04 14:49:54.133 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-01-04 14:49:54.137 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-01-04 14:49:54.139 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-01-04 14:49:54.141 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-01-04 14:49:54.143 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-04 14:49:54.146 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-04 14:49:54.148 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-01-04 14:49:54.150 | + inc/python:use_library_from_git:253 : return 1 2022-01-04 14:49:54.152 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-01-04 14:49:54.155 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-01-04 14:49:54.157 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-01-04 14:49:54.159 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-01-04 14:49:54.162 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-04 14:49:54.164 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-04 14:49:54.167 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-01-04 14:49:54.169 | + inc/python:use_library_from_git:253 : return 1 2022-01-04 14:49:54.171 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-01-04 14:49:54.173 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-01-04 14:49:54.176 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-01-04 14:49:54.178 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-01-04 14:49:54.180 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-04 14:49:54.184 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-04 14:49:54.186 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-01-04 14:49:54.188 | + inc/python:use_library_from_git:253 : return 1 2022-01-04 14:49:54.190 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-01-04 14:49:54.193 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-01-04 14:49:54.195 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-01-04 14:49:54.197 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-01-04 14:49:54.199 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-04 14:49:54.202 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-04 14:49:54.204 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-01-04 14:49:54.206 | + inc/python:use_library_from_git:253 : return 1 2022-01-04 14:49:54.208 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-01-04 14:49:54.211 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-01-04 14:49:54.213 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-01-04 14:49:54.215 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-01-04 14:49:54.217 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-04 14:49:54.220 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-04 14:49:54.222 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-01-04 14:49:54.224 | + inc/python:use_library_from_git:253 : return 1 2022-01-04 14:49:54.226 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-01-04 14:49:54.229 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-01-04 14:49:54.231 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-01-04 14:49:54.234 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-01-04 14:49:54.236 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-04 14:49:54.238 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-04 14:49:54.240 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-01-04 14:49:54.243 | + inc/python:use_library_from_git:253 : return 1 2022-01-04 14:49:54.245 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-01-04 14:49:54.248 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-01-04 14:49:54.250 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-01-04 14:49:54.252 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-01-04 14:49:54.254 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-04 14:49:54.257 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-04 14:49:54.259 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-01-04 14:49:54.261 | + inc/python:use_library_from_git:253 : return 1 2022-01-04 14:49:54.263 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-01-04 14:49:54.266 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-01-04 14:49:54.268 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-01-04 14:49:54.270 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-01-04 14:49:54.272 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-04 14:49:54.275 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-04 14:49:54.277 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-01-04 14:49:54.279 | + inc/python:use_library_from_git:253 : return 1 2022-01-04 14:49:54.281 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-01-04 14:49:54.284 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-01-04 14:49:54.286 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-01-04 14:49:54.288 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-01-04 14:49:54.291 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-04 14:49:54.293 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-04 14:49:54.296 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-01-04 14:49:54.298 | + inc/python:use_library_from_git:253 : return 1 2022-01-04 14:49:54.300 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-01-04 14:49:54.302 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-01-04 14:49:54.305 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-01-04 14:49:54.307 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-01-04 14:49:54.310 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-04 14:49:54.312 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-04 14:49:54.314 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-01-04 14:49:54.316 | + inc/python:use_library_from_git:253 : return 1 2022-01-04 14:49:54.319 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-01-04 14:49:54.321 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-01-04 14:49:54.323 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-01-04 14:49:54.325 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-01-04 14:49:54.328 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-04 14:49:54.330 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-04 14:49:54.332 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-01-04 14:49:54.334 | + inc/python:use_library_from_git:253 : return 1 2022-01-04 14:49:54.337 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-01-04 14:49:54.339 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-01-04 14:49:54.341 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-01-04 14:49:54.343 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-01-04 14:49:54.346 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-04 14:49:54.348 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-04 14:49:54.350 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-01-04 14:49:54.352 | + inc/python:use_library_from_git:253 : return 1 2022-01-04 14:49:54.355 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-01-04 14:49:54.357 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-01-04 14:49:54.360 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-01-04 14:49:54.362 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-01-04 14:49:54.364 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-04 14:49:54.366 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-04 14:49:54.369 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-01-04 14:49:54.372 | + inc/python:use_library_from_git:253 : return 1 2022-01-04 14:49:54.374 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-01-04 14:49:54.376 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-01-04 14:49:54.378 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-01-04 14:49:54.381 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-01-04 14:49:54.383 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-04 14:49:54.385 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-04 14:49:54.387 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-01-04 14:49:54.390 | + inc/python:use_library_from_git:253 : return 1 2022-01-04 14:49:54.392 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-01-04 14:49:54.394 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-01-04 14:49:54.397 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-01-04 14:49:54.399 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-01-04 14:49:54.401 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-04 14:49:54.403 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-04 14:49:54.406 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-01-04 14:49:54.412 | + inc/python:use_library_from_git:253 : return 1 2022-01-04 14:49:54.414 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-01-04 14:49:54.417 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-01-04 14:49:54.419 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-01-04 14:49:54.422 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-01-04 14:49:54.424 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-04 14:49:54.426 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-04 14:49:54.429 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-01-04 14:49:54.431 | + inc/python:use_library_from_git:253 : return 1 2022-01-04 14:49:54.434 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-01-04 14:49:54.436 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-01-04 14:49:54.438 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-01-04 14:49:54.441 | + inc/python:use_library_from_git:250 : local name=tooz 2022-01-04 14:49:54.443 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-04 14:49:54.445 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-04 14:49:54.447 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-01-04 14:49:54.450 | + inc/python:use_library_from_git:253 : return 1 2022-01-04 14:49:54.452 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-01-04 14:49:54.454 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-01-04 14:49:54.457 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-01-04 14:49:54.459 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-01-04 14:49:54.461 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-04 14:49:54.464 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-04 14:49:54.466 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-01-04 14:49:54.468 | + inc/python:use_library_from_git:253 : return 1 2022-01-04 14:49:54.471 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-01-04 14:49:54.473 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-01-04 14:49:54.475 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-01-04 14:49:54.478 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-01-04 14:49:54.480 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-04 14:49:54.483 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-04 14:49:54.485 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2022-01-04 14:49:54.487 | + inc/python:use_library_from_git:253 : return 1 2022-01-04 14:49:54.490 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-01-04 14:49:54.492 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-01-04 14:49:54.494 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-01-04 14:49:54.496 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-01-04 14:49:54.499 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-04 14:49:54.501 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-04 14:49:54.503 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-01-04 14:49:54.506 | + inc/python:use_library_from_git:253 : return 1 2022-01-04 14:49:54.508 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-01-04 14:49:54.510 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-01-04 14:49:54.512 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-01-04 14:49:54.515 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-01-04 14:49:54.517 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-04 14:49:54.519 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-04 14:49:54.522 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-01-04 14:49:54.524 | + inc/python:use_library_from_git:253 : return 1 2022-01-04 14:49:54.527 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-01-04 14:49:54.548 | Using python 3.8 to install etcd3 2022-01-04 14:49:54.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 etcd3 2022-01-04 14:49:55.273 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-04 14:49:55.273 | from cryptography.utils import int_from_bytes 2022-01-04 14:49:55.273 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-04 14:49:55.273 | from cryptography.utils import int_from_bytes 2022-01-04 14:49:56.355 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-04 14:49:56.767 | Collecting etcd3 2022-01-04 14:49:56.773 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/89a/704cb389bf0a0/etcd3-0.12.0.tar.gz (63 kB) 2022-01-04 14:49:56.800 | Preparing metadata (setup.py): started 2022-01-04 14:49:57.390 | Preparing metadata (setup.py): finished with status 'done' 2022-01-04 14:50:02.108 | Collecting grpcio>=1.27.1 2022-01-04 14:50:02.125 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/57f/1aeb65ed17dfb/grpcio-1.43.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.1 MB) 2022-01-04 14:50:03.809 | Collecting protobuf>=3.6.1 2022-01-04 14:50:03.821 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/655/264ed0d0efe47/protobuf-3.19.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB) 2022-01-04 14:50:03.847 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-01-04 14:50:03.848 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-01-04 14:50:03.877 | Building wheels for collected packages: etcd3 2022-01-04 14:50:03.877 | Building wheel for etcd3 (setup.py): started 2022-01-04 14:50:04.582 | Building wheel for etcd3 (setup.py): finished with status 'done' 2022-01-04 14:50:04.583 | Created wheel for etcd3: filename=etcd3-0.12.0-py2.py3-none-any.whl size=42889 sha256=941dd715fd071ddae8fb6f081a1a3b6b12107710445d63062ed034a1ce64f792 2022-01-04 14:50:04.583 | Stored in directory: /root/.cache/pip/wheels/32/8a/31/1308d0452fdcc24ed454fa7c297cc2b924f30bfd57b1080bf1 2022-01-04 14:50:04.587 | Successfully built etcd3 2022-01-04 14:50:06.145 | Installing collected packages: protobuf, grpcio, etcd3 2022-01-04 14:50:06.936 | Successfully installed etcd3-0.12.0 grpcio-1.43.0 protobuf-3.19.1 2022-01-04 14:50:06.937 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-01-04 14:50:07.081 | + inc/python:pip_install:200 : result=0 2022-01-04 14:50:07.084 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-04 14:50:07.086 | + functions-common:time_stop:2412 : local name 2022-01-04 14:50:07.089 | + functions-common:time_stop:2413 : local end_time 2022-01-04 14:50:07.091 | + functions-common:time_stop:2414 : local elapsed_time 2022-01-04 14:50:07.093 | + functions-common:time_stop:2415 : local total 2022-01-04 14:50:07.095 | + functions-common:time_stop:2416 : local start_time 2022-01-04 14:50:07.097 | + functions-common:time_stop:2418 : name=pip_install 2022-01-04 14:50:07.099 | + functions-common:time_stop:2419 : start_time=1641307794542 2022-01-04 14:50:07.101 | + functions-common:time_stop:2421 : [[ -z 1641307794542 ]] 2022-01-04 14:50:07.104 | ++ functions-common:time_stop:2424 : date +%s%3N 2022-01-04 14:50:07.108 | + functions-common:time_stop:2424 : end_time=1641307807106 2022-01-04 14:50:07.110 | + functions-common:time_stop:2425 : elapsed_time=12564 2022-01-04 14:50:07.112 | + functions-common:time_stop:2426 : total=30870 2022-01-04 14:50:07.114 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2022-01-04 14:50:07.116 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=43434 2022-01-04 14:50:07.119 | + inc/python:pip_install:203 : return 0 2022-01-04 14:50:07.121 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-01-04 14:50:07.143 | Using python 3.8 to install etcd3gw 2022-01-04 14:50:07.145 | + 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-01-04 14:50:07.882 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-04 14:50:07.882 | from cryptography.utils import int_from_bytes 2022-01-04 14:50:07.882 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-04 14:50:07.882 | from cryptography.utils import int_from_bytes 2022-01-04 14:50:08.951 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-04 14:50:09.488 | Collecting etcd3gw 2022-01-04 14:50:09.494 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8e5/5b8d4b7856f17/etcd3gw-1.0.0-py3-none-any.whl (22 kB) 2022-01-04 14:50:09.505 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.26.0) 2022-01-04 14:50:09.506 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-01-04 14:50:09.507 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.0) 2022-01-04 14:50:09.508 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-01-04 14:50:09.543 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-01-04 14:50:09.544 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (1.26.7) 2022-01-04 14:50:09.545 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-01-04 14:50:09.547 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.9) 2022-01-04 14:50:11.123 | Installing collected packages: etcd3gw 2022-01-04 14:50:11.296 | Successfully installed etcd3gw-1.0.0 2022-01-04 14:50:11.296 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-01-04 14:50:11.410 | + inc/python:pip_install:200 : result=0 2022-01-04 14:50:11.412 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-04 14:50:11.415 | + functions-common:time_stop:2412 : local name 2022-01-04 14:50:11.417 | + functions-common:time_stop:2413 : local end_time 2022-01-04 14:50:11.419 | + functions-common:time_stop:2414 : local elapsed_time 2022-01-04 14:50:11.421 | + functions-common:time_stop:2415 : local total 2022-01-04 14:50:11.423 | + functions-common:time_stop:2416 : local start_time 2022-01-04 14:50:11.425 | + functions-common:time_stop:2418 : name=pip_install 2022-01-04 14:50:11.427 | + functions-common:time_stop:2419 : start_time=1641307807137 2022-01-04 14:50:11.430 | + functions-common:time_stop:2421 : [[ -z 1641307807137 ]] 2022-01-04 14:50:11.432 | ++ functions-common:time_stop:2424 : date +%s%3N 2022-01-04 14:50:11.436 | + functions-common:time_stop:2424 : end_time=1641307811434 2022-01-04 14:50:11.438 | + functions-common:time_stop:2425 : elapsed_time=4297 2022-01-04 14:50:11.440 | + functions-common:time_stop:2426 : total=43434 2022-01-04 14:50:11.442 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2022-01-04 14:50:11.444 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=47731 2022-01-04 14:50:11.447 | + inc/python:pip_install:203 : return 0 2022-01-04 14:50:11.450 | + ./stack.sh:main:874 : install_apache_uwsgi 2022-01-04 14:50:11.452 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2022-01-04 14:50:11.454 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2022-01-04 14:50:11.456 | + functions-common:is_fedora:512 : [[ -z Ubuntu ]] 2022-01-04 14:50:11.459 | + functions-common:is_fedora:516 : '[' Ubuntu = Fedora ']' 2022-01-04 14:50:11.461 | + functions-common:is_fedora:516 : '[' Ubuntu = 'Red Hat' ']' 2022-01-04 14:50:11.464 | + functions-common:is_fedora:517 : '[' Ubuntu = openEuler ']' 2022-01-04 14:50:11.466 | + functions-common:is_fedora:518 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-01-04 14:50:11.468 | + functions-common:is_fedora:519 : '[' Ubuntu = RedHatEnterprise ']' 2022-01-04 14:50:11.471 | + functions-common:is_fedora:520 : '[' Ubuntu = CentOS ']' 2022-01-04 14:50:11.473 | + functions-common:is_fedora:520 : '[' Ubuntu = CentOSStream ']' 2022-01-04 14:50:11.475 | + functions-common:is_fedora:521 : '[' Ubuntu = OracleServer ']' 2022-01-04 14:50:11.478 | + functions-common:is_fedora:521 : '[' Ubuntu = Virtuozzo ']' 2022-01-04 14:50:11.480 | + lib/apache:install_apache_uwsgi:85 : is_ubuntu 2022-01-04 14:50:11.482 | + functions-common:is_ubuntu:560 : [[ -z deb ]] 2022-01-04 14:50:11.484 | + functions-common:is_ubuntu:563 : '[' deb = deb ']' 2022-01-04 14:50:11.487 | + lib/apache:install_apache_uwsgi:86 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-01-04 14:50:11.489 | + lib/apache:install_apache_uwsgi:87 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-01-04 14:50:11.491 | + functions-common:install_package:1450 : update_package_repo 2022-01-04 14:50:11.494 | + functions-common:update_package_repo:1422 : NO_UPDATE_REPOS=False 2022-01-04 14:50:11.496 | + functions-common:update_package_repo:1423 : REPOS_UPDATED=True 2022-01-04 14:50:11.498 | + functions-common:update_package_repo:1424 : RETRY_UPDATE=False 2022-01-04 14:50:11.500 | + functions-common:update_package_repo:1426 : [[ False = \T\r\u\e ]] 2022-01-04 14:50:11.502 | + functions-common:update_package_repo:1430 : is_ubuntu 2022-01-04 14:50:11.505 | + functions-common:is_ubuntu:560 : [[ -z deb ]] 2022-01-04 14:50:11.507 | + functions-common:is_ubuntu:563 : '[' deb = deb ']' 2022-01-04 14:50:11.509 | + functions-common:update_package_repo:1431 : apt_get_update 2022-01-04 14:50:11.512 | + functions-common:apt_get_update:1176 : [[ True == \T\r\u\e ]] 2022-01-04 14:50:11.514 | + functions-common:apt_get_update:1176 : [[ False != \T\r\u\e ]] 2022-01-04 14:50:11.516 | + functions-common:apt_get_update:1177 : return 2022-01-04 14:50:11.519 | + functions-common:install_package:1451 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-01-04 14:50:11.521 | + functions-common:real_install_package:1436 : is_ubuntu 2022-01-04 14:50:11.523 | + functions-common:is_ubuntu:560 : [[ -z deb ]] 2022-01-04 14:50:11.526 | + functions-common:is_ubuntu:563 : '[' deb = deb ']' 2022-01-04 14:50:11.528 | + functions-common:real_install_package:1437 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-01-04 14:50:11.549 | + functions-common:apt_get:1217 : 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-01-04 14:50:11.659 | Reading package lists... 2022-01-04 14:50:11.883 | Building dependency tree... 2022-01-04 14:50:11.884 | Reading state information... 2022-01-04 14:50:12.115 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.8). 2022-01-04 14:50:12.115 | The following packages were automatically installed and are no longer required: 2022-01-04 14:50:12.117 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-01-04 14:50:12.117 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-01-04 14:50:12.117 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-01-04 14:50:12.117 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-01-04 14:50:12.117 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-01-04 14:50:12.117 | python3-zope.interface 2022-01-04 14:50:12.117 | Use 'sudo apt autoremove' to remove them. 2022-01-04 14:50:12.117 | The following additional packages will be installed: 2022-01-04 14:50:12.118 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi-core 2022-01-04 14:50:12.119 | Suggested packages: 2022-01-04 14:50:12.119 | uwsgi-dev uwsgi-extra uwsgi-plugins-all python3-uwsgidecorators 2022-01-04 14:50:12.184 | The following NEW packages will be installed: 2022-01-04 14:50:12.185 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2022-01-04 14:50:12.432 | 0 upgraded, 6 newly installed, 0 to remove and 105 not upgraded. 2022-01-04 14:50:12.433 | Need to get 1,306 kB of archives. 2022-01-04 14:50:12.433 | After this operation, 4,613 kB of additional disk space will be used. 2022-01-04 14:50:12.433 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 2022-01-04 14:50:13.074 | 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-01-04 14:50:13.113 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 2022-01-04 14:50:13.217 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-core amd64 2.0.18-11ubuntu1 [523 kB] 2022-01-04 14:50:13.324 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi amd64 2.0.18-11ubuntu1 [17.6 kB] 2022-01-04 14:50:13.326 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-plugin-python3 amd64 2.0.18-11ubuntu1 [75.1 kB] 2022-01-04 14:50:13.882 | Fetched 1,306 kB in 1s (1,142 kB/s) 2022-01-04 14:50:14.085 | Selecting previously unselected package libnorm1:amd64. 2022-01-04 14:50:14.136 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 90644 files and directories currently installed.) 2022-01-04 14:50:14.140 | Preparing to unpack .../0-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 2022-01-04 14:50:14.244 | Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2022-01-04 14:50:14.679 | Selecting previously unselected package libpgm-5.2-0:amd64. 2022-01-04 14:50:14.688 | Preparing to unpack .../1-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2022-01-04 14:50:14.724 | Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2022-01-04 14:50:15.100 | Selecting previously unselected package libzmq5:amd64. 2022-01-04 14:50:15.110 | Preparing to unpack .../2-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 2022-01-04 14:50:15.164 | Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 2022-01-04 14:50:15.540 | Selecting previously unselected package uwsgi-core. 2022-01-04 14:50:15.550 | Preparing to unpack .../3-uwsgi-core_2.0.18-11ubuntu1_amd64.deb ... 2022-01-04 14:50:15.597 | Unpacking uwsgi-core (2.0.18-11ubuntu1) ... 2022-01-04 14:50:16.157 | Selecting previously unselected package uwsgi. 2022-01-04 14:50:16.167 | Preparing to unpack .../4-uwsgi_2.0.18-11ubuntu1_amd64.deb ... 2022-01-04 14:50:16.214 | Unpacking uwsgi (2.0.18-11ubuntu1) ... 2022-01-04 14:50:16.644 | Selecting previously unselected package uwsgi-plugin-python3. 2022-01-04 14:50:16.654 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.18-11ubuntu1_amd64.deb ... 2022-01-04 14:50:16.713 | Unpacking uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2022-01-04 14:50:17.081 | Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2022-01-04 14:50:17.265 | Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2022-01-04 14:50:17.433 | Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 2022-01-04 14:50:17.581 | Setting up uwsgi-core (2.0.18-11ubuntu1) ... 2022-01-04 14:50:17.787 | Setting up uwsgi (2.0.18-11ubuntu1) ... 2022-01-04 14:50:19.060 | Setting up uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2022-01-04 14:50:19.346 | Processing triggers for systemd (245.4-4ubuntu3.13) ... 2022-01-04 14:50:19.831 | Processing triggers for man-db (2.9.1-1) ... 2022-01-04 14:50:20.387 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-01-04 14:50:27.426 | + functions-common:apt_get:1221 : result=0 2022-01-04 14:50:27.429 | + functions-common:apt_get:1224 : time_stop apt-get 2022-01-04 14:50:27.431 | + functions-common:time_stop:2412 : local name 2022-01-04 14:50:27.433 | + functions-common:time_stop:2413 : local end_time 2022-01-04 14:50:27.436 | + functions-common:time_stop:2414 : local elapsed_time 2022-01-04 14:50:27.438 | + functions-common:time_stop:2415 : local total 2022-01-04 14:50:27.440 | + functions-common:time_stop:2416 : local start_time 2022-01-04 14:50:27.442 | + functions-common:time_stop:2418 : name=apt-get 2022-01-04 14:50:27.444 | + functions-common:time_stop:2419 : start_time=1641307811547 2022-01-04 14:50:27.446 | + functions-common:time_stop:2421 : [[ -z 1641307811547 ]] 2022-01-04 14:50:27.449 | ++ functions-common:time_stop:2424 : date +%s%3N 2022-01-04 14:50:27.453 | + functions-common:time_stop:2424 : end_time=1641307827451 2022-01-04 14:50:27.456 | + functions-common:time_stop:2425 : elapsed_time=15904 2022-01-04 14:50:27.458 | + functions-common:time_stop:2426 : total=469308 2022-01-04 14:50:27.460 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2022-01-04 14:50:27.462 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=485212 2022-01-04 14:50:27.464 | + functions-common:apt_get:1225 : return 0 2022-01-04 14:50:27.467 | + lib/apache:install_apache_uwsgi:118 : is_ubuntu 2022-01-04 14:50:27.469 | + functions-common:is_ubuntu:560 : [[ -z deb ]] 2022-01-04 14:50:27.471 | + functions-common:is_ubuntu:563 : '[' deb = deb ']' 2022-01-04 14:50:27.473 | + lib/apache:install_apache_uwsgi:120 : sudo a2enmod proxy 2022-01-04 14:50:27.534 | Enabling module proxy. 2022-01-04 14:50:27.540 | To activate the new configuration, you need to run: 2022-01-04 14:50:27.540 | systemctl restart apache2 2022-01-04 14:50:27.544 | + lib/apache:install_apache_uwsgi:121 : sudo a2enmod proxy_uwsgi 2022-01-04 14:50:27.604 | Considering dependency proxy for proxy_uwsgi: 2022-01-04 14:50:27.604 | Module proxy already enabled 2022-01-04 14:50:27.604 | Enabling module proxy_uwsgi. 2022-01-04 14:50:27.609 | To activate the new configuration, you need to run: 2022-01-04 14:50:27.610 | systemctl restart apache2 2022-01-04 14:50:27.614 | + lib/apache:install_apache_uwsgi:127 : restart_apache_server 2022-01-04 14:50:27.616 | + lib/apache:restart_apache_server:240 : restart_service apache2 2022-01-04 14:50:27.618 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2022-01-04 14:50:27.620 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2022-01-04 14:50:27.746 | + ./stack.sh:main:877 : install_keystoneauth 2022-01-04 14:50:27.749 | + lib/keystone:install_keystoneauth:487 : use_library_from_git keystoneauth 2022-01-04 14:50:27.751 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-01-04 14:50:27.754 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-04 14:50:27.756 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-04 14:50:27.758 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-01-04 14:50:27.761 | + inc/python:use_library_from_git:253 : return 1 2022-01-04 14:50:27.763 | + ./stack.sh:main:878 : install_keystoneclient 2022-01-04 14:50:27.766 | + lib/keystone:install_keystoneclient:495 : use_library_from_git python-keystoneclient 2022-01-04 14:50:27.768 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-01-04 14:50:27.771 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-04 14:50:27.773 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-04 14:50:27.775 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-01-04 14:50:27.778 | + inc/python:use_library_from_git:253 : return 1 2022-01-04 14:50:27.780 | + ./stack.sh:main:879 : install_glanceclient 2022-01-04 14:50:27.782 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-01-04 14:50:27.785 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-01-04 14:50:27.787 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-04 14:50:27.790 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-04 14:50:27.792 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-01-04 14:50:27.795 | + inc/python:use_library_from_git:253 : return 1 2022-01-04 14:50:27.797 | + ./stack.sh:main:880 : install_cinderclient 2022-01-04 14:50:27.799 | + lib/cinder:install_cinderclient:488 : use_library_from_git python-brick-cinderclient-ext 2022-01-04 14:50:27.802 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-01-04 14:50:27.804 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-04 14:50:27.806 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-04 14:50:27.809 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-01-04 14:50:27.812 | + inc/python:use_library_from_git:253 : return 1 2022-01-04 14:50:27.814 | + lib/cinder:install_cinderclient:493 : use_library_from_git python-cinderclient 2022-01-04 14:50:27.816 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-01-04 14:50:27.819 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-04 14:50:27.821 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-04 14:50:27.823 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-01-04 14:50:27.825 | + inc/python:use_library_from_git:253 : return 1 2022-01-04 14:50:27.828 | + ./stack.sh:main:881 : install_novaclient 2022-01-04 14:50:27.830 | + lib/nova:install_novaclient:817 : use_library_from_git python-novaclient 2022-01-04 14:50:27.832 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-01-04 14:50:27.835 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-04 14:50:27.837 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-04 14:50:27.839 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-01-04 14:50:27.842 | + inc/python:use_library_from_git:253 : return 1 2022-01-04 14:50:27.844 | + ./stack.sh:main:882 : is_service_enabled swift glance horizon 2022-01-04 14:50:27.861 | + functions-common:is_service_enabled:2068 : return 0 2022-01-04 14:50:27.863 | + ./stack.sh:main:883 : install_swiftclient 2022-01-04 14:50:27.865 | + lib/swift:install_swiftclient:752 : use_library_from_git python-swiftclient 2022-01-04 14:50:27.868 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-01-04 14:50:27.870 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-04 14:50:27.873 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-04 14:50:27.875 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-01-04 14:50:27.878 | + inc/python:use_library_from_git:253 : return 1 2022-01-04 14:50:27.880 | + ./stack.sh:main:885 : is_service_enabled neutron nova horizon 2022-01-04 14:50:27.896 | + functions-common:is_service_enabled:2068 : return 0 2022-01-04 14:50:27.898 | + ./stack.sh:main:886 : install_neutronclient 2022-01-04 14:50:27.900 | + lib/neutron:install_neutronclient:446 : use_library_from_git python-neutronclient 2022-01-04 14:50:27.903 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-01-04 14:50:27.905 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-04 14:50:27.908 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-04 14:50:27.910 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-01-04 14:50:27.913 | + inc/python:use_library_from_git:253 : return 1 2022-01-04 14:50:27.915 | + ./stack.sh:main:890 : install_keystonemiddleware 2022-01-04 14:50:27.918 | + lib/keystone:install_keystonemiddleware:505 : use_library_from_git keystonemiddleware 2022-01-04 14:50:27.920 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-01-04 14:50:27.923 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-04 14:50:27.925 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-04 14:50:27.927 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-01-04 14:50:27.930 | + inc/python:use_library_from_git:253 : return 1 2022-01-04 14:50:27.932 | + lib/keystone:install_keystonemiddleware:510 : pip_install_gr keystonemiddleware 2022-01-04 14:50:27.935 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-01-04 14:50:27.937 | + inc/python:pip_install_gr:77 : local clean_name 2022-01-04 14:50:27.940 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-01-04 14:50:27.943 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-01-04 14:50:27.945 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-01-04 14:50:27.948 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-01-04 14:50:27.949 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-01-04 14:50:27.953 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-01-04 14:50:27.956 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-01-04 14:50:27.958 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-01-04 14:50:27.961 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-01-04 14:50:27.963 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-01-04 14:50:27.983 | Using python 3.8 to install keystonemiddleware 2022-01-04 14:50:27.986 | + 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-01-04 14:50:28.721 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-04 14:50:28.721 | from cryptography.utils import int_from_bytes 2022-01-04 14:50:28.721 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-04 14:50:28.722 | from cryptography.utils import int_from_bytes 2022-01-04 14:50:29.783 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-04 14:50:29.823 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.3.0) 2022-01-04 14:50:29.875 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-01-04 14:50:29.876 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.26.0) 2022-01-04 14:50:29.878 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-01-04 14:50:29.879 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.2.0) 2022-01-04 14:50:29.880 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.6.1) 2022-01-04 14:50:29.881 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.8.0) 2022-01-04 14:50:29.882 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.0) 2022-01-04 14:50:29.883 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-01-04 14:50:29.884 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.7.1) 2022-01-04 14:50:29.885 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.8.1) 2022-01-04 14:50:29.886 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.0) 2022-01-04 14:50:29.887 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-01-04 14:50:29.888 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-01-04 14:50:29.889 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.4.0) 2022-01-04 14:50:29.945 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.0.2) 2022-01-04 14:50:29.947 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.5.0) 2022-01-04 14:50:29.948 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.7.0) 2022-01-04 14:50:29.985 | Requirement already satisfied: dogpile.cache>=1.1.2 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (1.1.4) 2022-01-04 14:50:30.023 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (0.8.0) 2022-01-04 14:50:30.025 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-01-04 14:50:30.026 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (1.5.0) 2022-01-04 14:50:30.027 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.3.0) 2022-01-04 14:50:30.076 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (2.8.2) 2022-01-04 14:50:30.079 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (0.9.6) 2022-01-04 14:50:30.088 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (1.0.3) 2022-01-04 14:50:30.089 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2021.3) 2022-01-04 14:50:30.102 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (0.11.0) 2022-01-04 14:50:30.104 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (3.0.6) 2022-01-04 14:50:30.105 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-01-04 14:50:30.169 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.26.7) 2022-01-04 14:50:30.171 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-01-04 14:50:30.172 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-01-04 14:50:30.174 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.9) 2022-01-04 14:50:30.224 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.13.3) 2022-01-04 14:50:30.237 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.2->oslo.cache>=1.26.0->keystonemiddleware) (5.1.0) 2022-01-04 14:50:31.754 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-01-04 14:50:31.861 | + inc/python:pip_install:200 : result=0 2022-01-04 14:50:31.863 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-04 14:50:31.865 | + functions-common:time_stop:2412 : local name 2022-01-04 14:50:31.868 | + functions-common:time_stop:2413 : local end_time 2022-01-04 14:50:31.870 | + functions-common:time_stop:2414 : local elapsed_time 2022-01-04 14:50:31.872 | + functions-common:time_stop:2415 : local total 2022-01-04 14:50:31.874 | + functions-common:time_stop:2416 : local start_time 2022-01-04 14:50:31.876 | + functions-common:time_stop:2418 : name=pip_install 2022-01-04 14:50:31.878 | + functions-common:time_stop:2419 : start_time=1641307827978 2022-01-04 14:50:31.880 | + functions-common:time_stop:2421 : [[ -z 1641307827978 ]] 2022-01-04 14:50:31.883 | ++ functions-common:time_stop:2424 : date +%s%3N 2022-01-04 14:50:31.887 | + functions-common:time_stop:2424 : end_time=1641307831885 2022-01-04 14:50:31.889 | + functions-common:time_stop:2425 : elapsed_time=3907 2022-01-04 14:50:31.891 | + functions-common:time_stop:2426 : total=47731 2022-01-04 14:50:31.894 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2022-01-04 14:50:31.896 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=51638 2022-01-04 14:50:31.898 | + inc/python:pip_install:203 : return 0 2022-01-04 14:50:31.900 | + lib/keystone:install_keystonemiddleware:514 : pip_install_gr python-memcached 2022-01-04 14:50:31.903 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-01-04 14:50:31.905 | + inc/python:pip_install_gr:77 : local clean_name 2022-01-04 14:50:31.909 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-01-04 14:50:31.911 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-01-04 14:50:31.914 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-01-04 14:50:31.917 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-01-04 14:50:31.918 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-01-04 14:50:31.923 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-01-04 14:50:31.926 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-01-04 14:50:31.928 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-01-04 14:50:31.931 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-01-04 14:50:31.933 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-01-04 14:50:31.953 | Using python 3.8 to install python-memcached 2022-01-04 14:50:31.955 | + 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-01-04 14:50:32.689 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-04 14:50:32.689 | from cryptography.utils import int_from_bytes 2022-01-04 14:50:32.689 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-04 14:50:32.689 | from cryptography.utils import int_from_bytes 2022-01-04 14:50:33.768 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-04 14:50:34.154 | Collecting python-memcached 2022-01-04 14:50:34.161 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4da/c64916871bd35/python_memcached-1.59-py2.py3-none-any.whl (16 kB) 2022-01-04 14:50:34.167 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-01-04 14:50:35.794 | Installing collected packages: python-memcached 2022-01-04 14:50:35.940 | Successfully installed python-memcached-1.59 2022-01-04 14:50:35.940 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-01-04 14:50:36.047 | + inc/python:pip_install:200 : result=0 2022-01-04 14:50:36.050 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-04 14:50:36.052 | + functions-common:time_stop:2412 : local name 2022-01-04 14:50:36.054 | + functions-common:time_stop:2413 : local end_time 2022-01-04 14:50:36.056 | + functions-common:time_stop:2414 : local elapsed_time 2022-01-04 14:50:36.058 | + functions-common:time_stop:2415 : local total 2022-01-04 14:50:36.061 | + functions-common:time_stop:2416 : local start_time 2022-01-04 14:50:36.063 | + functions-common:time_stop:2418 : name=pip_install 2022-01-04 14:50:36.065 | + functions-common:time_stop:2419 : start_time=1641307831948 2022-01-04 14:50:36.068 | + functions-common:time_stop:2421 : [[ -z 1641307831948 ]] 2022-01-04 14:50:36.070 | ++ functions-common:time_stop:2424 : date +%s%3N 2022-01-04 14:50:36.074 | + functions-common:time_stop:2424 : end_time=1641307836072 2022-01-04 14:50:36.077 | + functions-common:time_stop:2425 : elapsed_time=4124 2022-01-04 14:50:36.079 | + functions-common:time_stop:2426 : total=51638 2022-01-04 14:50:36.081 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2022-01-04 14:50:36.083 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=55762 2022-01-04 14:50:36.085 | + inc/python:pip_install:203 : return 0 2022-01-04 14:50:36.088 | + ./stack.sh:main:892 : is_service_enabled keystone 2022-01-04 14:50:36.103 | + functions-common:is_service_enabled:2068 : return 0 2022-01-04 14:50:36.106 | + ./stack.sh:main:893 : '[' 10.222.0.32 == 10.222.0.32 ']' 2022-01-04 14:50:36.108 | + ./stack.sh:main:894 : stack_install_service keystone 2022-01-04 14:50:36.111 | + lib/stack:stack_install_service:20 : local service=keystone 2022-01-04 14:50:36.113 | + lib/stack:stack_install_service:21 : type install_keystone 2022-01-04 14:50:36.115 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-01-04 14:50:36.117 | + lib/stack:stack_install_service:32 : install_keystone 2022-01-04 14:50:36.120 | + lib/keystone:install_keystone:520 : is_service_enabled ldap 2022-01-04 14:50:36.135 | + functions-common:is_service_enabled:2068 : return 1 2022-01-04 14:50:36.137 | + lib/keystone:install_keystone:524 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-01-04 14:50:36.139 | + functions-common:git_clone:595 : local git_remote=https://opendev.org/openstack/keystone.git 2022-01-04 14:50:36.141 | + functions-common:git_clone:596 : local git_dest=/opt/stack/keystone 2022-01-04 14:50:36.143 | + functions-common:git_clone:597 : local git_ref=master 2022-01-04 14:50:36.145 | + functions-common:git_clone:598 : local orig_dir 2022-01-04 14:50:36.148 | ++ functions-common:git_clone:599 : pwd 2022-01-04 14:50:36.150 | + functions-common:git_clone:599 : orig_dir=/home/ubuntu/devstack 2022-01-04 14:50:36.152 | + functions-common:git_clone:600 : local git_clone_flags= 2022-01-04 14:50:36.155 | ++ functions-common:git_clone:602 : trueorfalse False RECLONE 2022-01-04 14:50:36.170 | + functions-common:git_clone:602 : RECLONE=False 2022-01-04 14:50:36.172 | + functions-common:git_clone:603 : [[ 0 -gt 0 ]] 2022-01-04 14:50:36.174 | + functions-common:git_clone:607 : [[ False = \T\r\u\e ]] 2022-01-04 14:50:36.177 | + functions-common:git_clone:616 : echo master 2022-01-04 14:50:36.177 | + functions-common:git_clone:616 : egrep -q '^refs' 2022-01-04 14:50:36.182 | + functions-common:git_clone:630 : [[ ! -d /opt/stack/keystone ]] 2022-01-04 14:50:36.185 | + functions-common:git_clone:638 : [[ False = \T\r\u\e ]] 2022-01-04 14:50:36.187 | + functions-common:git_clone:664 : cd /opt/stack/keystone 2022-01-04 14:50:36.189 | + functions-common:git_clone:665 : git show --oneline 2022-01-04 14:50:36.189 | + functions-common:git_clone:665 : head -1 2022-01-04 14:50:36.204 | a9fa5131c Merge "Replace assertItemsEqual with assertCountEqual" 2022-01-04 14:50:36.206 | + functions-common:git_clone:666 : cd /home/ubuntu/devstack 2022-01-04 14:50:36.208 | + lib/keystone:install_keystone:525 : setup_develop /opt/stack/keystone 2022-01-04 14:50:36.211 | + inc/python:setup_develop:338 : local bindep 2022-01-04 14:50:36.213 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-01-04 14:50:36.215 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-01-04 14:50:36.217 | + inc/python:setup_develop:344 : local extras= 2022-01-04 14:50:36.220 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-01-04 14:50:36.222 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-01-04 14:50:36.224 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-01-04 14:50:36.226 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-01-04 14:50:36.229 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-01-04 14:50:36.231 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-01-04 14:50:36.234 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-01-04 14:50:36.237 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-01-04 14:50:36.239 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-01-04 14:50:36.241 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-01-04 14:50:36.244 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-01-04 14:50:36.247 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-01-04 14:50:36.253 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-01-04 14:50:36.255 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-01-04 14:50:36.888 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-01-04 14:50:36.890 | + inc/python:setup_package:418 : local bindep=0 2022-01-04 14:50:36.892 | + inc/python:setup_package:419 : local bindep_flag= 2022-01-04 14:50:36.895 | + inc/python:setup_package:420 : local bindep_profiles= 2022-01-04 14:50:36.897 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-01-04 14:50:36.899 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-01-04 14:50:36.901 | + inc/python:setup_package:427 : local flags=-e 2022-01-04 14:50:36.903 | + inc/python:setup_package:428 : local extras= 2022-01-04 14:50:36.905 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-01-04 14:50:36.907 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-01-04 14:50:36.909 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-01-04 14:50:36.912 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-01-04 14:50:36.914 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-01-04 14:50:36.916 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-01-04 14:50:36.936 | Using python 3.8 to install /opt/stack/keystone 2022-01-04 14:50:36.939 | + 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-01-04 14:50:37.677 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-04 14:50:37.677 | from cryptography.utils import int_from_bytes 2022-01-04 14:50:37.677 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-04 14:50:37.677 | from cryptography.utils import int_from_bytes 2022-01-04 14:50:38.761 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-04 14:50:38.785 | Obtaining file:///opt/stack/keystone 2022-01-04 14:50:38.785 | Preparing metadata (setup.py): started 2022-01-04 14:50:40.179 | Preparing metadata (setup.py): finished with status 'done' 2022-01-04 14:50:40.317 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev24) (5.8.0) 2022-01-04 14:50:40.318 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev24) (1.8.7) 2022-01-04 14:50:40.716 | Collecting Flask!=0.11,>=1.0.2 2022-01-04 14:50:40.723 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/cb9/0f62f1d8e4dc4/Flask-2.0.2-py3-none-any.whl (95 kB) 2022-01-04 14:50:41.079 | Collecting Flask-RESTful>=0.3.5 2022-01-04 14:50:41.099 | 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-01-04 14:50:41.103 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev24) (36.0.1) 2022-01-04 14:50:41.104 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev24) (1.4.29) 2022-01-04 14:50:41.105 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev24) (0.13.0) 2022-01-04 14:50:41.106 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev24) (3.5.0) 2022-01-04 14:50:41.446 | Collecting passlib>=1.7.0 2022-01-04 14:50:41.453 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aa6/bca462b8d8bda/passlib-1.7.4-py2.py3-none-any.whl (525 kB) 2022-01-04 14:50:41.473 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev24) (4.3.0) 2022-01-04 14:50:41.474 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev24) (9.3.0) 2022-01-04 14:50:41.475 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev24) (3.2.0) 2022-01-04 14:50:42.205 | Collecting scrypt>=0.8.0 2022-01-04 14:50:42.217 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ca4/dbdc39900d934/scrypt-0.8.19-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.2 MB) 2022-01-04 14:50:42.250 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev24) (2.8.1) 2022-01-04 14:50:42.251 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev24) (8.7.1) 2022-01-04 14:50:42.252 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev24) (3.4.0) 2022-01-04 14:50:42.253 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev24) (12.11.1) 2022-01-04 14:50:42.254 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev24) (11.1.0) 2022-01-04 14:50:42.255 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev24) (5.1.0) 2022-01-04 14:50:42.256 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev24) (4.6.1) 2022-01-04 14:50:42.257 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev24) (4.5.0) 2022-01-04 14:50:42.258 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev24) (3.10.1) 2022-01-04 14:50:42.259 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev24) (4.2.0) 2022-01-04 14:50:42.260 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev24) (1.4.0) 2022-01-04 14:50:42.261 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev24) (4.12.0) 2022-01-04 14:50:42.605 | Collecting oauthlib>=0.6.2 2022-01-04 14:50:42.612 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/42b/f6354c2ed8c6a/oauthlib-3.1.1-py2.py3-none-any.whl (146 kB) 2022-01-04 14:50:42.988 | Collecting pysaml2>=5.0.0 2022-01-04 14:50:42.994 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/25b/c3be6dcf9e365/pysaml2-7.0.1-py2.py3-none-any.whl (398 kB) 2022-01-04 14:50:43.428 | Collecting PyJWT>=1.6.1 2022-01-04 14:50:43.434 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e0c/4bb8d9f0af0c7/PyJWT-2.3.0-py3-none-any.whl (16 kB) 2022-01-04 14:50:43.438 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev24) (1.1.4) 2022-01-04 14:50:43.439 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==20.1.0.dev24) (3.2.0) 2022-01-04 14:50:43.440 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev24) (3.1.1) 2022-01-04 14:50:43.441 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev24) (1.0.3) 2022-01-04 14:50:43.442 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev24) (3.4.2) 2022-01-04 14:50:43.443 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev24) (2021.3) 2022-01-04 14:50:43.455 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.1.0.dev24) (1.15.0) 2022-01-04 14:50:43.456 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.1.0.dev24) (1.16.0) 2022-01-04 14:50:43.497 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==20.1.0.dev24) (5.1.0) 2022-01-04 14:50:43.907 | Collecting click>=7.1.2 2022-01-04 14:50:43.913 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/353/f466495adaeb4/click-8.0.3-py3-none-any.whl (97 kB) 2022-01-04 14:50:44.352 | Collecting Werkzeug>=2.0 2022-01-04 14:50:44.359 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/63d/3dc1cf60e7b7e/Werkzeug-2.0.2-py3-none-any.whl (288 kB) 2022-01-04 14:50:44.370 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==20.1.0.dev24) (3.0.3) 2022-01-04 14:50:44.715 | Collecting itsdangerous>=2.0 2022-01-04 14:50:44.722 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/517/4094b9637652b/itsdangerous-2.0.1-py3-none-any.whl (18 kB) 2022-01-04 14:50:45.116 | Collecting aniso8601>=0.82 2022-01-04 14:50:45.123 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1d2/b7ef82963909e/aniso8601-9.0.1-py2.py3-none-any.whl (52 kB) 2022-01-04 14:50:45.186 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.1.0.dev24) (4.4.0) 2022-01-04 14:50:45.191 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.1.0.dev24) (2.26.0) 2022-01-04 14:50:45.283 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev24) (0.8.0) 2022-01-04 14:50:45.284 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev24) (6.0) 2022-01-04 14:50:45.285 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev24) (2.3.0) 2022-01-04 14:50:45.286 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev24) (1.5.0) 2022-01-04 14:50:45.364 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.1.0.dev24) (1.7.5) 2022-01-04 14:50:45.367 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.1.0.dev24) (0.5.0) 2022-01-04 14:50:45.368 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.1.0.dev24) (2.0.1) 2022-01-04 14:50:45.416 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==20.1.0.dev24) (2.8.2) 2022-01-04 14:50:45.422 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==20.1.0.dev24) (0.9.6) 2022-01-04 14:50:45.476 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev24) (2.7.0) 2022-01-04 14:50:45.479 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev24) (4.2.4) 2022-01-04 14:50:45.480 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev24) (5.0.9) 2022-01-04 14:50:45.481 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev24) (5.2.3) 2022-01-04 14:50:45.482 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev24) (0.4.0) 2022-01-04 14:50:45.483 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==20.1.0.dev24) (2.4.0) 2022-01-04 14:50:45.503 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==20.1.0.dev24) (3.3.0) 2022-01-04 14:50:45.550 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==20.1.0.dev24) (2.5.0) 2022-01-04 14:50:45.569 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev24) (0.11.0) 2022-01-04 14:50:45.570 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev24) (3.0.6) 2022-01-04 14:50:45.572 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev24) (1.0.2) 2022-01-04 14:50:45.573 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev24) (21.3) 2022-01-04 14:50:45.623 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==20.1.0.dev24) (4.5.0) 2022-01-04 14:50:46.077 | Collecting defusedxml 2022-01-04 14:50:46.094 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a35/2e7e428770286/defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2022-01-04 14:50:46.099 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev24) (21.0.0) 2022-01-04 14:50:46.099 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev24) (5.4.0) 2022-01-04 14:50:46.635 | Collecting xmlschema>=1.2.1 2022-01-04 14:50:46.643 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a7b/a52b774a87b59/xmlschema-1.9.2-py3-none-any.whl (273 kB) 2022-01-04 14:50:46.870 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==20.1.0.dev24) (1.1.2) 2022-01-04 14:50:46.892 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.1.0.dev24) (0.4.2) 2022-01-04 14:50:46.893 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.1.0.dev24) (0.5.2) 2022-01-04 14:50:46.960 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==20.1.0.dev24) (1.1.6) 2022-01-04 14:50:46.963 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==20.1.0.dev24) (4.10.0) 2022-01-04 14:50:46.980 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==20.1.0.dev24) (5.0.0) 2022-01-04 14:50:47.051 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==20.1.0.dev24) (2.21) 2022-01-04 14:50:47.094 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.8.0->keystone==20.1.0.dev24) (1.13.3) 2022-01-04 14:50:47.204 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=3.0->Flask!=0.11,>=1.0.2->keystone==20.1.0.dev24) (2.0.1) 2022-01-04 14:50:47.276 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==20.1.0.dev24) (1.7.0) 2022-01-04 14:50:47.403 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==20.1.0.dev24) (0.14.1) 2022-01-04 14:50:47.430 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==20.1.0.dev24) (0.12.0) 2022-01-04 14:50:47.470 | Requirement already satisfied: eventlet>=0.25.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev24) (0.33.0) 2022-01-04 14:50:47.471 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev24) (2.1.1) 2022-01-04 14:50:47.473 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev24) (3.0.0) 2022-01-04 14:50:47.475 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev24) (3.5.0) 2022-01-04 14:50:47.478 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev24) (2.5.1) 2022-01-04 14:50:47.479 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev24) (1.3.3) 2022-01-04 14:50:47.531 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==20.1.0.dev24) (0.2.5) 2022-01-04 14:50:47.666 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.1.0.dev24) (2.0.9) 2022-01-04 14:50:47.668 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.1.0.dev24) (2019.11.28) 2022-01-04 14:50:47.669 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.1.0.dev24) (1.26.7) 2022-01-04 14:50:47.671 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==20.1.0.dev24) (3.3) 2022-01-04 14:50:47.827 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==20.1.0.dev24) (2.5.0) 2022-01-04 14:50:48.435 | Collecting elementpath<3.0.0,>=2.4.0 2022-01-04 14:50:48.443 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1e9/8a4f5e8ccb5fe/elementpath-2.4.0-py3-none-any.whl (163 kB) 2022-01-04 14:50:48.529 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->pysaml2>=5.0.0->keystone==20.1.0.dev24) (3.7.0) 2022-01-04 14:50:48.743 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev24) (2.1.0) 2022-01-04 14:50:48.772 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==20.1.0.dev24) (1.6) 2022-01-04 14:50:48.915 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev24) (60.2.0) 2022-01-04 14:50:49.009 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev24) (0.7) 2022-01-04 14:50:49.045 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=6.0.0->keystone==20.1.0.dev24) (1.0.0) 2022-01-04 14:50:50.403 | Installing collected packages: Werkzeug, itsdangerous, elementpath, click, xmlschema, Flask, defusedxml, aniso8601, scrypt, pysaml2, PyJWT, passlib, oauthlib, Flask-RESTful, keystone 2022-01-04 14:50:51.090 | Attempting uninstall: click 2022-01-04 14:50:51.092 | Found existing installation: Click 7.0 2022-01-04 14:50:51.099 | Uninstalling Click-7.0: 2022-01-04 14:50:51.130 | Successfully uninstalled Click-7.0 2022-01-04 14:50:52.797 | Attempting uninstall: PyJWT 2022-01-04 14:50:52.799 | Found existing installation: PyJWT 1.7.1 2022-01-04 14:50:52.810 | Uninstalling PyJWT-1.7.1: 2022-01-04 14:50:52.839 | Successfully uninstalled PyJWT-1.7.1 2022-01-04 14:50:53.433 | Attempting uninstall: oauthlib 2022-01-04 14:50:53.434 | Found existing installation: oauthlib 3.1.0 2022-01-04 14:50:53.437 | Uninstalling oauthlib-3.1.0: 2022-01-04 14:50:53.467 | Successfully uninstalled oauthlib-3.1.0 2022-01-04 14:50:53.754 | Running setup.py develop for keystone 2022-01-04 14:50:55.672 | Successfully installed Flask-2.0.2 Flask-RESTful-0.3.9 PyJWT-2.3.0 Werkzeug-2.0.2 aniso8601-9.0.1 click-8.0.3 defusedxml-0.7.1 elementpath-2.4.0 itsdangerous-2.0.1 keystone oauthlib-3.1.1 passlib-1.7.4 pysaml2-7.0.1 scrypt-0.8.19 xmlschema-1.9.2 2022-01-04 14:50:55.672 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-01-04 14:50:55.833 | + inc/python:pip_install:200 : result=0 2022-01-04 14:50:55.835 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-04 14:50:55.837 | + functions-common:time_stop:2412 : local name 2022-01-04 14:50:55.839 | + functions-common:time_stop:2413 : local end_time 2022-01-04 14:50:55.842 | + functions-common:time_stop:2414 : local elapsed_time 2022-01-04 14:50:55.844 | + functions-common:time_stop:2415 : local total 2022-01-04 14:50:55.846 | + functions-common:time_stop:2416 : local start_time 2022-01-04 14:50:55.848 | + functions-common:time_stop:2418 : name=pip_install 2022-01-04 14:50:55.850 | + functions-common:time_stop:2419 : start_time=1641307836931 2022-01-04 14:50:55.852 | + functions-common:time_stop:2421 : [[ -z 1641307836931 ]] 2022-01-04 14:50:55.854 | ++ functions-common:time_stop:2424 : date +%s%3N 2022-01-04 14:50:55.859 | + functions-common:time_stop:2424 : end_time=1641307855857 2022-01-04 14:50:55.861 | + functions-common:time_stop:2425 : elapsed_time=18926 2022-01-04 14:50:55.863 | + functions-common:time_stop:2426 : total=55762 2022-01-04 14:50:55.865 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2022-01-04 14:50:55.867 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=74688 2022-01-04 14:50:55.869 | + inc/python:pip_install:203 : return 0 2022-01-04 14:50:55.871 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-01-04 14:50:55.874 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-01-04 14:50:55.876 | + functions-common:safe_chown:2313 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-01-04 14:50:55.893 | + functions-common:_safe_permission_operation:2161 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-01-04 14:50:55.905 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-01-04 14:50:55.908 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-01-04 14:50:55.910 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-04 14:50:55.912 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-04 14:50:55.914 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-01-04 14:50:55.917 | + inc/python:use_library_from_git:253 : return 1 2022-01-04 14:50:55.920 | + lib/keystone:install_keystone:527 : is_service_enabled ldap 2022-01-04 14:50:55.935 | + functions-common:is_service_enabled:2068 : return 1 2022-01-04 14:50:55.938 | + lib/keystone:install_keystone:531 : '[' uwsgi == mod_wsgi ']' 2022-01-04 14:50:55.940 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-01-04 14:50:55.943 | + ./stack.sh:main:895 : configure_keystone 2022-01-04 14:50:55.945 | + lib/keystone:configure_keystone:186 : sudo install -d -o ubuntu /etc/keystone 2022-01-04 14:50:55.957 | + lib/keystone:configure_keystone:188 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2022-01-04 14:50:55.959 | + lib/keystone:configure_keystone:189 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-01-04 14:50:55.963 | + lib/keystone:configure_keystone:192 : is_service_enabled ldap 2022-01-04 14:50:55.979 | + functions-common:is_service_enabled:2068 : return 1 2022-01-04 14:50:55.982 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf identity driver sql 2022-01-04 14:50:56.011 | + lib/keystone:configure_keystone:197 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-01-04 14:50:56.038 | + lib/keystone:configure_keystone:198 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-01-04 14:50:56.070 | + lib/keystone:configure_keystone:199 : iniset /etc/keystone/keystone.conf role driver sql 2022-01-04 14:50:56.106 | + lib/keystone:configure_keystone:200 : iniset /etc/keystone/keystone.conf resource driver sql 2022-01-04 14:50:56.135 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf cache enabled True 2022-01-04 14:50:56.165 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-01-04 14:50:56.192 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-01-04 14:50:56.219 | + lib/keystone:configure_keystone:207 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-01-04 14:50:56.222 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-01-04 14:50:56.224 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-01-04 14:50:56.226 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-01-04 14:50:56.228 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-01-04 14:50:56.231 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-01-04 14:50:56.245 | + functions-common:is_service_enabled:2068 : return 0 2022-01-04 14:50:56.248 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-01-04 14:50:56.250 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-01-04 14:50:56.253 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-01-04 14:50:56.268 | ++ functions-common:is_service_enabled:2068 : return 0 2022-01-04 14:50:56.270 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.32:5672/ 2022-01-04 14:50:56.273 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.32:5672/ 2022-01-04 14:50:56.302 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-01-04 14:50:56.304 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-01-04 14:50:56.306 | + lib/keystone:configure_keystone:209 : local service_port=5000 2022-01-04 14:50:56.309 | + lib/keystone:configure_keystone:211 : is_service_enabled tls-proxy 2022-01-04 14:50:56.325 | + functions-common:is_service_enabled:2068 : return 1 2022-01-04 14:50:56.327 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.32/identity 2022-01-04 14:50:56.356 | + lib/keystone:configure_keystone:222 : [[ fernet != '' ]] 2022-01-04 14:50:56.358 | + lib/keystone:configure_keystone:223 : iniset /etc/keystone/keystone.conf token provider fernet 2022-01-04 14:50:56.388 | ++ lib/keystone:configure_keystone:226 : database_connection_url keystone 2022-01-04 14:50:56.390 | ++ lib/database:database_connection_url:132 : local db=keystone 2022-01-04 14:50:56.392 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2022-01-04 14:50:56.395 | ++ lib/databases/mysql:database_connection_url_mysql:204 : local db=keystone 2022-01-04 14:50:56.398 | ++ lib/databases/mysql:database_connection_url_mysql:205 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-01-04 14:50:56.401 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-01-04 14:50:56.432 | + lib/keystone:configure_keystone:229 : '[' False '!=' False ']' 2022-01-04 14:50:56.434 | + lib/keystone:configure_keystone:234 : setup_logging /etc/keystone/keystone.conf 2022-01-04 14:50:56.436 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-01-04 14:50:56.439 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-01-04 14:50:56.441 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-01-04 14:50:56.458 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-01-04 14:50:56.460 | + functions:setup_systemd_logging:695 : local pidstr= 2022-01-04 14:50:56.462 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-01-04 14:50:56.465 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-01-04 14:50:56.468 | + 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-01-04 14:50:56.494 | + 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-01-04 14:50:56.521 | + 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-01-04 14:50:56.548 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-01-04 14:50:56.575 | + lib/keystone:configure_keystone:236 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-01-04 14:50:56.603 | + lib/keystone:configure_keystone:238 : '[' uwsgi == mod_wsgi ']' 2022-01-04 14:50:56.605 | + lib/keystone:configure_keystone:242 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-01-04 14:50:56.607 | + lib/apache:write_uwsgi_config:244 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-01-04 14:50:56.609 | + lib/apache:write_uwsgi_config:245 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-01-04 14:50:56.612 | + lib/apache:write_uwsgi_config:246 : local url=/identity 2022-01-04 14:50:56.614 | + lib/apache:write_uwsgi_config:247 : local http= 2022-01-04 14:50:56.616 | + lib/apache:write_uwsgi_config:248 : local name= 2022-01-04 14:50:56.619 | ++ lib/apache:write_uwsgi_config:249 : basename /usr/local/bin/keystone-wsgi-public 2022-01-04 14:50:56.623 | + lib/apache:write_uwsgi_config:249 : name=keystone-wsgi-public 2022-01-04 14:50:56.626 | + lib/apache:write_uwsgi_config:253 : local socket_dir=/var/run/uwsgi 2022-01-04 14:50:56.628 | + lib/apache:write_uwsgi_config:257 : sudo mkdir -p /etc/tmpfiles.d/ 2022-01-04 14:50:56.641 | + lib/apache:write_uwsgi_config:258 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-01-04 14:50:56.641 | + lib/apache:write_uwsgi_config:258 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-01-04 14:50:56.649 | d /var/run/uwsgi 0755 ubuntu root 2022-01-04 14:50:56.652 | + lib/apache:write_uwsgi_config:259 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-01-04 14:50:56.667 | + lib/apache:write_uwsgi_config:261 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-01-04 14:50:56.670 | + lib/apache:write_uwsgi_config:264 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-01-04 14:50:56.673 | + lib/apache:write_uwsgi_config:265 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-01-04 14:50:56.703 | + lib/apache:write_uwsgi_config:266 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-01-04 14:50:56.732 | + lib/apache:write_uwsgi_config:268 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-01-04 14:50:56.759 | + lib/apache:write_uwsgi_config:270 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-01-04 14:50:56.785 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-01-04 14:50:56.811 | + lib/apache:write_uwsgi_config:274 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-01-04 14:50:56.838 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-01-04 14:50:56.864 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-01-04 14:50:56.891 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-01-04 14:50:56.917 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-01-04 14:50:56.944 | + lib/apache:write_uwsgi_config:282 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-01-04 14:50:56.970 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-01-04 14:50:56.997 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-01-04 14:50:57.025 | + lib/apache:write_uwsgi_config:289 : [[ -n '' ]] 2022-01-04 14:50:57.027 | + lib/apache:write_uwsgi_config:292 : local apache_conf= 2022-01-04 14:50:57.030 | ++ lib/apache:write_uwsgi_config:293 : apache_site_config_for keystone-wsgi-public 2022-01-04 14:50:57.033 | ++ lib/apache:apache_site_config_for:176 : local site=keystone-wsgi-public 2022-01-04 14:50:57.035 | ++ lib/apache:apache_site_config_for:177 : is_ubuntu 2022-01-04 14:50:57.038 | ++ functions-common:is_ubuntu:560 : [[ -z deb ]] 2022-01-04 14:50:57.040 | ++ functions-common:is_ubuntu:563 : '[' deb = deb ']' 2022-01-04 14:50:57.042 | ++ lib/apache:apache_site_config_for:179 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-01-04 14:50:57.046 | + lib/apache:write_uwsgi_config:293 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-01-04 14:50:57.048 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-01-04 14:50:57.075 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-01-04 14:50:57.102 | + lib/apache:write_uwsgi_config:296 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-01-04 14:50:57.102 | + lib/apache:write_uwsgi_config:296 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2022-01-04 14:50:57.111 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-01-04 14:50:57.115 | + lib/apache:write_uwsgi_config:297 : enable_apache_site keystone-wsgi-public 2022-01-04 14:50:57.117 | + lib/apache:enable_apache_site:193 : local site=keystone-wsgi-public 2022-01-04 14:50:57.119 | + lib/apache:enable_apache_site:195 : enable_apache_mod version 2022-01-04 14:50:57.122 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-01-04 14:50:57.124 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-01-04 14:50:57.127 | + functions-common:is_ubuntu:560 : [[ -z deb ]] 2022-01-04 14:50:57.129 | + functions-common:is_ubuntu:563 : '[' deb = deb ']' 2022-01-04 14:50:57.131 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-01-04 14:50:57.134 | + lib/apache:enable_apache_site:196 : is_ubuntu 2022-01-04 14:50:57.136 | + functions-common:is_ubuntu:560 : [[ -z deb ]] 2022-01-04 14:50:57.138 | + functions-common:is_ubuntu:563 : '[' deb = deb ']' 2022-01-04 14:50:57.140 | + lib/apache:enable_apache_site:197 : sudo a2ensite keystone-wsgi-public 2022-01-04 14:50:57.201 | Enabling site keystone-wsgi-public. 2022-01-04 14:50:57.206 | To activate the new configuration, you need to run: 2022-01-04 14:50:57.206 | systemctl reload apache2 2022-01-04 14:50:57.212 | + lib/apache:write_uwsgi_config:298 : restart_apache_server 2022-01-04 14:50:57.214 | + lib/apache:restart_apache_server:240 : restart_service apache2 2022-01-04 14:50:57.217 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2022-01-04 14:50:57.219 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2022-01-04 14:50:57.349 | + lib/keystone:configure_keystone:245 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-01-04 14:50:57.379 | + lib/keystone:configure_keystone:247 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-01-04 14:50:57.410 | + lib/keystone:configure_keystone:249 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-01-04 14:50:57.440 | + lib/keystone:configure_keystone:257 : [[ True = True ]] 2022-01-04 14:50:57.442 | + lib/keystone:configure_keystone:258 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-01-04 14:50:57.472 | + lib/keystone:configure_keystone:259 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-01-04 14:50:57.500 | + lib/keystone:configure_keystone:260 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-01-04 14:50:57.527 | + ./stack.sh:main:899 : is_service_enabled swift 2022-01-04 14:50:57.544 | + functions-common:is_service_enabled:2068 : return 0 2022-01-04 14:50:57.546 | + ./stack.sh:main:900 : is_service_enabled ceilometer 2022-01-04 14:50:57.562 | + functions-common:is_service_enabled:2068 : return 1 2022-01-04 14:50:57.564 | + ./stack.sh:main:903 : stack_install_service swift 2022-01-04 14:50:57.567 | + lib/stack:stack_install_service:20 : local service=swift 2022-01-04 14:50:57.569 | + lib/stack:stack_install_service:21 : type install_swift 2022-01-04 14:50:57.571 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-01-04 14:50:57.574 | + lib/stack:stack_install_service:32 : install_swift 2022-01-04 14:50:57.576 | + lib/swift:install_swift:742 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-01-04 14:50:57.578 | + functions-common:git_clone:595 : local git_remote=https://opendev.org/openstack/swift.git 2022-01-04 14:50:57.581 | + functions-common:git_clone:596 : local git_dest=/opt/stack/swift 2022-01-04 14:50:57.583 | + functions-common:git_clone:597 : local git_ref=master 2022-01-04 14:50:57.585 | + functions-common:git_clone:598 : local orig_dir 2022-01-04 14:50:57.588 | ++ functions-common:git_clone:599 : pwd 2022-01-04 14:50:57.591 | + functions-common:git_clone:599 : orig_dir=/home/ubuntu/devstack 2022-01-04 14:50:57.593 | + functions-common:git_clone:600 : local git_clone_flags= 2022-01-04 14:50:57.596 | ++ functions-common:git_clone:602 : trueorfalse False RECLONE 2022-01-04 14:50:57.612 | + functions-common:git_clone:602 : RECLONE=False 2022-01-04 14:50:57.614 | + functions-common:git_clone:603 : [[ 0 -gt 0 ]] 2022-01-04 14:50:57.616 | + functions-common:git_clone:607 : [[ False = \T\r\u\e ]] 2022-01-04 14:50:57.619 | + functions-common:git_clone:616 : echo master 2022-01-04 14:50:57.619 | + functions-common:git_clone:616 : egrep -q '^refs' 2022-01-04 14:50:57.624 | + functions-common:git_clone:630 : [[ ! -d /opt/stack/swift ]] 2022-01-04 14:50:57.627 | + functions-common:git_clone:638 : [[ False = \T\r\u\e ]] 2022-01-04 14:50:57.629 | + functions-common:git_clone:664 : cd /opt/stack/swift 2022-01-04 14:50:57.632 | + functions-common:git_clone:665 : git show --oneline 2022-01-04 14:50:57.632 | + functions-common:git_clone:665 : head -1 2022-01-04 14:50:57.636 | 1b8708d9c Merge "CI: Move py37 and py38 jobs to experimental pipeline" 2022-01-04 14:50:57.639 | + functions-common:git_clone:666 : cd /home/ubuntu/devstack 2022-01-04 14:50:57.641 | + lib/swift:install_swift:745 : setup_develop /opt/stack/swift keystone 2022-01-04 14:50:57.644 | + inc/python:setup_develop:338 : local bindep 2022-01-04 14:50:57.646 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-01-04 14:50:57.648 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-01-04 14:50:57.651 | + inc/python:setup_develop:344 : local extras=keystone 2022-01-04 14:50:57.654 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-01-04 14:50:57.656 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-01-04 14:50:57.658 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-01-04 14:50:57.661 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-01-04 14:50:57.663 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-01-04 14:50:57.665 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-01-04 14:50:57.669 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-01-04 14:50:57.671 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-01-04 14:50:57.674 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-01-04 14:50:57.676 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-01-04 14:50:57.678 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-01-04 14:50:57.681 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-01-04 14:50:57.686 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-01-04 14:50:57.689 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-01-04 14:50:58.329 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-01-04 14:50:58.332 | + inc/python:setup_package:418 : local bindep=0 2022-01-04 14:50:58.334 | + inc/python:setup_package:419 : local bindep_flag= 2022-01-04 14:50:58.336 | + inc/python:setup_package:420 : local bindep_profiles= 2022-01-04 14:50:58.338 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-01-04 14:50:58.340 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-01-04 14:50:58.342 | + inc/python:setup_package:427 : local flags=-e 2022-01-04 14:50:58.345 | + inc/python:setup_package:428 : local extras=keystone 2022-01-04 14:50:58.347 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-01-04 14:50:58.349 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-01-04 14:50:58.351 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-01-04 14:50:58.353 | + inc/python:setup_package:438 : extras='[keystone]' 2022-01-04 14:50:58.355 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-01-04 14:50:58.358 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-01-04 14:50:58.378 | Using python 3.8 to install /opt/stack/swift 2022-01-04 14:50:58.381 | + 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-01-04 14:50:59.126 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-04 14:50:59.127 | from cryptography.utils import int_from_bytes 2022-01-04 14:50:59.127 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-04 14:50:59.127 | from cryptography.utils import int_from_bytes 2022-01-04 14:51:00.181 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-04 14:51:00.220 | Obtaining file:///opt/stack/swift 2022-01-04 14:51:00.221 | Preparing metadata (setup.py): started 2022-01-04 14:51:01.307 | Preparing metadata (setup.py): finished with status 'done' 2022-01-04 14:51:01.416 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev94) (0.33.0) 2022-01-04 14:51:01.417 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev94) (1.1.2) 2022-01-04 14:51:01.418 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev94) (0.11.0) 2022-01-04 14:51:01.419 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev94) (2.1.1) 2022-01-04 14:51:02.336 | Collecting lxml>=3.4.1 2022-01-04 14:51:02.361 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/09b/738360af8cb2d/lxml-4.7.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (6.9 MB) 2022-01-04 14:51:02.538 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev94) (2.26.0) 2022-01-04 14:51:02.539 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev94) (1.16.0) 2022-01-04 14:51:03.010 | Collecting xattr>=0.4 2022-01-04 14:51:03.018 | 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-01-04 14:51:03.467 | Collecting PyECLib>=1.3.1 2022-01-04 14:51:03.488 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/801/1e31ee89ae7fb/pyeclib-1.6.0.tar.gz (6.7 MB) 2022-01-04 14:51:03.814 | Preparing metadata (setup.py): started 2022-01-04 14:51:04.409 | Preparing metadata (setup.py): finished with status 'done' 2022-01-04 14:51:04.413 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev94) (36.0.1) 2022-01-04 14:51:04.414 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0.dev94) (9.3.0) 2022-01-04 14:51:04.452 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.29.0.dev94) (1.15.0) 2022-01-04 14:51:04.460 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.29.0.dev94) (2.1.0) 2022-01-04 14:51:04.513 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev94) (4.4.0) 2022-01-04 14:51:04.515 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev94) (3.1.1) 2022-01-04 14:51:04.515 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev94) (1.8.7) 2022-01-04 14:51:04.517 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev94) (5.1.0) 2022-01-04 14:51:04.518 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev94) (8.7.1) 2022-01-04 14:51:04.519 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev94) (4.12.0) 2022-01-04 14:51:04.520 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev94) (3.4.0) 2022-01-04 14:51:04.522 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev94) (4.2.0) 2022-01-04 14:51:04.523 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev94) (4.3.0) 2022-01-04 14:51:04.524 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev94) (2.8.1) 2022-01-04 14:51:04.525 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev94) (4.6.1) 2022-01-04 14:51:04.526 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0.dev94) (5.8.0) 2022-01-04 14:51:04.550 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=2.0.0->swift==2.29.0.dev94) (60.2.0) 2022-01-04 14:51:04.581 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.29.0.dev94) (2019.11.28) 2022-01-04 14:51:04.583 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.0.dev94) (2.0.9) 2022-01-04 14:51:04.586 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.0.dev94) (3.3) 2022-01-04 14:51:04.587 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.0.dev94) (1.26.7) 2022-01-04 14:51:04.611 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.29.0.dev94) (2.21) 2022-01-04 14:51:04.700 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev94) (1.0.2) 2022-01-04 14:51:04.702 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev94) (1.7.0) 2022-01-04 14:51:04.703 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev94) (3.5.0) 2022-01-04 14:51:04.779 | Requirement already satisfied: dogpile.cache>=1.1.2 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev94) (1.1.4) 2022-01-04 14:51:04.822 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev94) (1.5.0) 2022-01-04 14:51:04.823 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev94) (2.3.0) 2022-01-04 14:51:04.824 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev94) (6.0) 2022-01-04 14:51:04.826 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev94) (0.8.0) 2022-01-04 14:51:04.894 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev94) (0.9.6) 2022-01-04 14:51:04.896 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev94) (2.8.2) 2022-01-04 14:51:04.911 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev94) (2021.3) 2022-01-04 14:51:04.912 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev94) (1.0.3) 2022-01-04 14:51:04.931 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev94) (3.0.6) 2022-01-04 14:51:04.933 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev94) (21.3) 2022-01-04 14:51:05.039 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev94) (1.13.3) 2022-01-04 14:51:05.054 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.2->oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.29.0.dev94) (5.1.0) 2022-01-04 14:51:05.328 | Building wheels for collected packages: PyECLib 2022-01-04 14:51:05.329 | Building wheel for PyECLib (setup.py): started 2022-01-04 14:51:06.619 | Building wheel for PyECLib (setup.py): finished with status 'done' 2022-01-04 14:51:06.620 | Created wheel for PyECLib: filename=pyeclib-1.6.0-cp38-cp38-linux_x86_64.whl size=55545 sha256=ca856789b9cbe7b225a4b67b3eaaf8c94a7027fad94264604f983f86ab8427cd 2022-01-04 14:51:06.620 | Stored in directory: /root/.cache/pip/wheels/8d/84/e6/6a48e2f14c9392ac545275a5b87ce7ad21ff00ceacd6831bd5 2022-01-04 14:51:06.624 | Successfully built PyECLib 2022-01-04 14:51:07.976 | Installing collected packages: xattr, PyECLib, lxml, swift 2022-01-04 14:51:08.554 | Running setup.py develop for swift 2022-01-04 14:51:10.284 | Successfully installed PyECLib-1.6.0 lxml-4.7.1 swift xattr-0.9.9 2022-01-04 14:51:10.284 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-01-04 14:51:10.431 | + inc/python:pip_install:200 : result=0 2022-01-04 14:51:10.433 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-04 14:51:10.435 | + functions-common:time_stop:2412 : local name 2022-01-04 14:51:10.437 | + functions-common:time_stop:2413 : local end_time 2022-01-04 14:51:10.440 | + functions-common:time_stop:2414 : local elapsed_time 2022-01-04 14:51:10.442 | + functions-common:time_stop:2415 : local total 2022-01-04 14:51:10.444 | + functions-common:time_stop:2416 : local start_time 2022-01-04 14:51:10.446 | + functions-common:time_stop:2418 : name=pip_install 2022-01-04 14:51:10.448 | + functions-common:time_stop:2419 : start_time=1641307858373 2022-01-04 14:51:10.450 | + functions-common:time_stop:2421 : [[ -z 1641307858373 ]] 2022-01-04 14:51:10.453 | ++ functions-common:time_stop:2424 : date +%s%3N 2022-01-04 14:51:10.457 | + functions-common:time_stop:2424 : end_time=1641307870455 2022-01-04 14:51:10.459 | + functions-common:time_stop:2425 : elapsed_time=12082 2022-01-04 14:51:10.461 | + functions-common:time_stop:2426 : total=74688 2022-01-04 14:51:10.463 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2022-01-04 14:51:10.466 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=86770 2022-01-04 14:51:10.468 | + inc/python:pip_install:203 : return 0 2022-01-04 14:51:10.470 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-01-04 14:51:10.473 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-01-04 14:51:10.475 | + functions-common:safe_chown:2313 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-01-04 14:51:10.493 | + functions-common:_safe_permission_operation:2161 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-01-04 14:51:10.504 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-01-04 14:51:10.507 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-01-04 14:51:10.509 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-04 14:51:10.511 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-04 14:51:10.514 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-01-04 14:51:10.516 | + inc/python:use_library_from_git:253 : return 1 2022-01-04 14:51:10.519 | + lib/swift:install_swift:746 : '[' False == True ']' 2022-01-04 14:51:10.521 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-01-04 14:51:10.523 | + ./stack.sh:main:904 : configure_swift 2022-01-04 14:51:10.526 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2022-01-04 14:51:10.528 | + lib/swift:configure_swift:335 : local node_number 2022-01-04 14:51:10.530 | + lib/swift:configure_swift:336 : local swift_node_config 2022-01-04 14:51:10.532 | + lib/swift:configure_swift:337 : local swift_log_dir 2022-01-04 14:51:10.534 | + lib/swift:configure_swift:340 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-01-04 14:51:11.601 | No account-reaper running 2022-01-04 14:51:11.601 | No account-server running 2022-01-04 14:51:11.601 | No container-sharder running 2022-01-04 14:51:11.601 | No container-updater running 2022-01-04 14:51:11.601 | No object-replicator running 2022-01-04 14:51:11.601 | No object-server running 2022-01-04 14:51:11.601 | No object-updater running 2022-01-04 14:51:11.601 | No account-replicator running 2022-01-04 14:51:11.601 | No account-auditor running 2022-01-04 14:51:11.601 | No object-reconstructor running 2022-01-04 14:51:11.601 | No object-auditor running 2022-01-04 14:51:11.601 | No container-sync running 2022-01-04 14:51:11.602 | No container-server running 2022-01-04 14:51:11.602 | No object-expirer running 2022-01-04 14:51:11.602 | No container-reconciler running 2022-01-04 14:51:11.602 | No container-replicator running 2022-01-04 14:51:11.602 | No container-auditor running 2022-01-04 14:51:11.602 | No proxy-server running 2022-01-04 14:51:11.675 | + lib/swift:configure_swift:340 : true 2022-01-04 14:51:11.677 | + lib/swift:configure_swift:342 : sudo install -d -o ubuntu /etc/swift 2022-01-04 14:51:11.689 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-01-04 14:51:11.701 | + lib/swift:configure_swift:345 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-01-04 14:51:11.704 | + lib/swift:configure_swift:358 : sudo tee /etc/rsyncd.conf 2022-01-04 14:51:11.704 | ++ lib/swift:configure_swift:354 : id -g -n ubuntu 2022-01-04 14:51:11.708 | + lib/swift:configure_swift:354 : sed -e ' 2022-01-04 14:51:11.708 | s/%GROUP%/ubuntu/; 2022-01-04 14:51:11.708 | s/%USER%/ubuntu/; 2022-01-04 14:51:11.708 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-01-04 14:51:11.708 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-01-04 14:51:11.712 | uid = ubuntu 2022-01-04 14:51:11.712 | gid = ubuntu 2022-01-04 14:51:11.712 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-01-04 14:51:11.712 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-01-04 14:51:11.712 | address = 127.0.0.1 2022-01-04 14:51:11.712 | 2022-01-04 14:51:11.712 | [account6612] 2022-01-04 14:51:11.712 | max connections = 25 2022-01-04 14:51:11.712 | path = /opt/stack/data/swift/1/node/ 2022-01-04 14:51:11.712 | read only = false 2022-01-04 14:51:11.712 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-01-04 14:51:11.712 | 2022-01-04 14:51:11.712 | [account6622] 2022-01-04 14:51:11.712 | max connections = 25 2022-01-04 14:51:11.712 | path = /opt/stack/data/swift/2/node/ 2022-01-04 14:51:11.712 | read only = false 2022-01-04 14:51:11.712 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-01-04 14:51:11.712 | 2022-01-04 14:51:11.712 | [account6632] 2022-01-04 14:51:11.712 | max connections = 25 2022-01-04 14:51:11.712 | path = /opt/stack/data/swift/3/node/ 2022-01-04 14:51:11.712 | read only = false 2022-01-04 14:51:11.712 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-01-04 14:51:11.712 | 2022-01-04 14:51:11.712 | [account6642] 2022-01-04 14:51:11.712 | max connections = 25 2022-01-04 14:51:11.712 | path = /opt/stack/data/swift/4/node/ 2022-01-04 14:51:11.712 | read only = false 2022-01-04 14:51:11.713 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-01-04 14:51:11.713 | 2022-01-04 14:51:11.713 | 2022-01-04 14:51:11.713 | [container6611] 2022-01-04 14:51:11.713 | max connections = 25 2022-01-04 14:51:11.713 | path = /opt/stack/data/swift/1/node/ 2022-01-04 14:51:11.713 | read only = false 2022-01-04 14:51:11.713 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-01-04 14:51:11.713 | 2022-01-04 14:51:11.713 | [container6621] 2022-01-04 14:51:11.713 | max connections = 25 2022-01-04 14:51:11.713 | path = /opt/stack/data/swift/2/node/ 2022-01-04 14:51:11.713 | read only = false 2022-01-04 14:51:11.713 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-01-04 14:51:11.713 | 2022-01-04 14:51:11.713 | [container6631] 2022-01-04 14:51:11.713 | max connections = 25 2022-01-04 14:51:11.713 | path = /opt/stack/data/swift/3/node/ 2022-01-04 14:51:11.713 | read only = false 2022-01-04 14:51:11.713 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-01-04 14:51:11.713 | 2022-01-04 14:51:11.713 | [container6641] 2022-01-04 14:51:11.713 | max connections = 25 2022-01-04 14:51:11.713 | path = /opt/stack/data/swift/4/node/ 2022-01-04 14:51:11.713 | read only = false 2022-01-04 14:51:11.713 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-01-04 14:51:11.713 | 2022-01-04 14:51:11.713 | 2022-01-04 14:51:11.713 | [object6613] 2022-01-04 14:51:11.713 | max connections = 25 2022-01-04 14:51:11.713 | path = /opt/stack/data/swift/1/node/ 2022-01-04 14:51:11.713 | read only = false 2022-01-04 14:51:11.713 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-01-04 14:51:11.713 | 2022-01-04 14:51:11.713 | [object6623] 2022-01-04 14:51:11.714 | max connections = 25 2022-01-04 14:51:11.714 | path = /opt/stack/data/swift/2/node/ 2022-01-04 14:51:11.714 | read only = false 2022-01-04 14:51:11.714 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-01-04 14:51:11.714 | 2022-01-04 14:51:11.714 | [object6633] 2022-01-04 14:51:11.714 | max connections = 25 2022-01-04 14:51:11.714 | path = /opt/stack/data/swift/3/node/ 2022-01-04 14:51:11.714 | read only = false 2022-01-04 14:51:11.714 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-01-04 14:51:11.714 | 2022-01-04 14:51:11.714 | [object6643] 2022-01-04 14:51:11.714 | max connections = 25 2022-01-04 14:51:11.714 | path = /opt/stack/data/swift/4/node/ 2022-01-04 14:51:11.714 | read only = false 2022-01-04 14:51:11.714 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-01-04 14:51:11.715 | + lib/swift:configure_swift:360 : is_ubuntu 2022-01-04 14:51:11.717 | + functions-common:is_ubuntu:560 : [[ -z deb ]] 2022-01-04 14:51:11.719 | + functions-common:is_ubuntu:563 : '[' deb = deb ']' 2022-01-04 14:51:11.721 | + lib/swift:configure_swift:361 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-01-04 14:51:11.744 | + lib/swift:configure_swift:366 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-01-04 14:51:11.746 | + lib/swift:configure_swift:367 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-01-04 14:51:11.750 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-01-04 14:51:11.754 | + lib/swift:configure_swift:372 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-01-04 14:51:11.756 | + lib/swift:configure_swift:373 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-01-04 14:51:11.760 | + lib/swift:configure_swift:374 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-01-04 14:51:11.788 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.32:8080/v1/ 2022-01-04 14:51:11.813 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-01-04 14:51:11.833 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-01-04 14:51:11.870 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-01-04 14:51:11.887 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-01-04 14:51:11.915 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-01-04 14:51:11.932 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-01-04 14:51:11.960 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-01-04 14:51:11.978 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-01-04 14:51:12.005 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-01-04 14:51:12.022 | + lib/swift:configure_swift:390 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-01-04 14:51:12.050 | + lib/swift:configure_swift:392 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-01-04 14:51:12.066 | + lib/swift:configure_swift:393 : is_service_enabled tls-proxy 2022-01-04 14:51:12.081 | + functions-common:is_service_enabled:2068 : return 1 2022-01-04 14:51:12.083 | + lib/swift:configure_swift:396 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-01-04 14:51:12.111 | + lib/swift:configure_swift:402 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-01-04 14:51:12.137 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-01-04 14:51:12.167 | + lib/swift:configure_swift:406 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-01-04 14:51:12.196 | + lib/swift:configure_swift:409 : is_service_enabled ceilometer 2022-01-04 14:51:12.212 | + functions-common:is_service_enabled:2068 : return 1 2022-01-04 14:51:12.214 | + lib/swift:configure_swift:420 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-01-04 14:51:12.240 | + lib/swift:configure_swift:426 : is_service_enabled s3api 2022-01-04 14:51:12.254 | + functions-common:is_service_enabled:2068 : return 1 2022-01-04 14:51:12.256 | + lib/swift:configure_swift:429 : is_service_enabled keystone 2022-01-04 14:51:12.271 | + functions-common:is_service_enabled:2068 : return 0 2022-01-04 14:51:12.273 | + lib/swift:configure_swift:430 : swift_pipeline+=' authtoken' 2022-01-04 14:51:12.275 | + lib/swift:configure_swift:431 : is_service_enabled s3api 2022-01-04 14:51:12.290 | + functions-common:is_service_enabled:2068 : return 1 2022-01-04 14:51:12.292 | + lib/swift:configure_swift:436 : swift_pipeline+=' keystoneauth' 2022-01-04 14:51:12.294 | + lib/swift:configure_swift:439 : swift_pipeline+=' tempauth ' 2022-01-04 14:51:12.296 | + lib/swift:configure_swift:441 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-01-04 14:51:12.301 | + lib/swift:configure_swift:442 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-01-04 14:51:12.307 | + lib/swift:configure_swift:444 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-01-04 14:51:12.334 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-01-04 14:51:12.360 | + lib/swift:configure_swift:448 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-01-04 14:51:12.390 | + lib/swift:configure_swift:453 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-01-04 14:51:12.418 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-01-04 14:51:12.445 | + lib/swift:configure_swift:456 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-01-04 14:51:12.447 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/swift/proxy-server.conf 2022-01-04 14:51:12.449 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=swift 2022-01-04 14:51:12.451 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=filter:authtoken 2022-01-04 14:51:12.453 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-01-04 14:51:12.481 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-01-04 14:51:12.509 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.32/identity 2022-01-04 14:51:12.536 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-01-04 14:51:12.562 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-01-04 14:51:12.589 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-01-04 14:51:12.615 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-01-04 14:51:12.641 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-01-04 14:51:12.668 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-01-04 14:51:12.694 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-01-04 14:51:12.721 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-01-04 14:51:12.748 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-01-04 14:51:12.775 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-01-04 14:51:12.808 | + lib/swift:configure_swift:461 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-01-04 14:51:12.837 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-01-04 14:51:12.864 | + lib/swift:configure_swift:467 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-01-04 14:51:12.882 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-01-04 14:51:12.910 | + lib/swift:configure_swift:471 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-01-04 14:51:12.936 | + lib/swift:configure_swift:473 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-01-04 14:51:12.941 | + lib/swift:configure_swift:474 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-01-04 14:51:12.969 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-01-04 14:51:12.995 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-01-04 14:51:13.021 | + lib/swift:configure_swift:478 : local node_number 2022-01-04 14:51:13.023 | + lib/swift:configure_swift:479 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-01-04 14:51:13.025 | + lib/swift:configure_swift:480 : local swift_node_config=/etc/swift/object-server/1.conf 2022-01-04 14:51:13.027 | + lib/swift:configure_swift:481 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-01-04 14:51:13.032 | + lib/swift:configure_swift:482 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-01-04 14:51:13.034 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2022-01-04 14:51:13.037 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-01-04 14:51:13.039 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2022-01-04 14:51:13.041 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2022-01-04 14:51:13.043 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-01-04 14:51:13.045 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-01-04 14:51:13.047 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-01-04 14:51:13.064 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-01-04 14:51:13.092 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-01-04 14:51:13.109 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-01-04 14:51:13.137 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-01-04 14:51:13.154 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-01-04 14:51:13.182 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-01-04 14:51:13.201 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-01-04 14:51:13.228 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-01-04 14:51:13.245 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-01-04 14:51:13.274 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-01-04 14:51:13.291 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-01-04 14:51:13.319 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-01-04 14:51:13.337 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-01-04 14:51:13.364 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-01-04 14:51:13.382 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-01-04 14:51:13.411 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-01-04 14:51:13.428 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-01-04 14:51:13.455 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2022-01-04 14:51:13.460 | + lib/swift:configure_swift:483 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-01-04 14:51:13.478 | + lib/swift:configure_swift:484 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-01-04 14:51:13.507 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-01-04 14:51:13.535 | + lib/swift:configure_swift:487 : swift_node_config=/etc/swift/container-server/1.conf 2022-01-04 14:51:13.537 | + lib/swift:configure_swift:488 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-01-04 14:51:13.541 | + lib/swift:configure_swift:489 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-01-04 14:51:13.544 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2022-01-04 14:51:13.546 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-01-04 14:51:13.548 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2022-01-04 14:51:13.551 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2022-01-04 14:51:13.560 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-01-04 14:51:13.560 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-01-04 14:51:13.560 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-01-04 14:51:13.575 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-01-04 14:51:13.603 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-01-04 14:51:13.621 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-01-04 14:51:13.648 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-01-04 14:51:13.666 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-01-04 14:51:13.695 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-01-04 14:51:13.712 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-01-04 14:51:13.740 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-01-04 14:51:13.758 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-01-04 14:51:13.786 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-01-04 14:51:13.803 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-01-04 14:51:13.832 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-01-04 14:51:13.851 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-01-04 14:51:13.879 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-01-04 14:51:13.896 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-01-04 14:51:13.925 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-01-04 14:51:13.942 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-01-04 14:51:13.969 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2022-01-04 14:51:13.975 | + lib/swift:configure_swift:490 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-01-04 14:51:13.993 | + lib/swift:configure_swift:491 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-01-04 14:51:14.020 | + lib/swift:configure_swift:493 : swift_node_config=/etc/swift/account-server/1.conf 2022-01-04 14:51:14.022 | + lib/swift:configure_swift:494 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-01-04 14:51:14.026 | + lib/swift:configure_swift:495 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-01-04 14:51:14.029 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2022-01-04 14:51:14.031 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-01-04 14:51:14.033 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2022-01-04 14:51:14.035 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2022-01-04 14:51:14.038 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-01-04 14:51:14.040 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-01-04 14:51:14.042 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-01-04 14:51:14.059 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-01-04 14:51:14.086 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-01-04 14:51:14.104 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-01-04 14:51:14.131 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-01-04 14:51:14.148 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-01-04 14:51:14.177 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-01-04 14:51:14.194 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-01-04 14:51:14.222 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-01-04 14:51:14.239 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-01-04 14:51:14.267 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-01-04 14:51:14.285 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-01-04 14:51:14.312 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-01-04 14:51:14.329 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-01-04 14:51:14.357 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-01-04 14:51:14.374 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-01-04 14:51:14.402 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-01-04 14:51:14.420 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-01-04 14:51:14.446 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2022-01-04 14:51:14.451 | + lib/swift:configure_swift:496 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-01-04 14:51:14.469 | + lib/swift:configure_swift:497 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-01-04 14:51:14.497 | + lib/swift:configure_swift:501 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-01-04 14:51:14.524 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-01-04 14:51:14.551 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-01-04 14:51:14.579 | + lib/swift:configure_swift:505 : testfile=/etc/swift/test.conf 2022-01-04 14:51:14.581 | + lib/swift:configure_swift:506 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-01-04 14:51:14.586 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-01-04 14:51:14.613 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-01-04 14:51:14.641 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-01-04 14:51:14.669 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-01-04 14:51:14.697 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-01-04 14:51:14.725 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-01-04 14:51:14.751 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-01-04 14:51:14.778 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test password4 testing4 2022-01-04 14:51:14.804 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-01-04 14:51:14.834 | + lib/swift:configure_swift:519 : is_service_enabled keystone 2022-01-04 14:51:14.849 | + functions-common:is_service_enabled:2068 : return 0 2022-01-04 14:51:14.851 | + lib/swift:configure_swift:520 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-01-04 14:51:14.869 | + lib/swift:configure_swift:521 : local auth_vers 2022-01-04 14:51:14.872 | ++ lib/swift:configure_swift:522 : iniget /etc/swift/test.conf func_test auth_version 2022-01-04 14:51:14.892 | + lib/swift:configure_swift:522 : auth_vers=3 2022-01-04 14:51:14.894 | + lib/swift:configure_swift:523 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.32 2022-01-04 14:51:14.920 | + lib/swift:configure_swift:524 : [[ http == \h\t\t\p\s ]] 2022-01-04 14:51:14.923 | + lib/swift:configure_swift:527 : iniset /etc/swift/test.conf func_test auth_port 80 2022-01-04 14:51:14.950 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.32/identity 2022-01-04 14:51:14.978 | + lib/swift:configure_swift:530 : [[ 3 == \3 ]] 2022-01-04 14:51:14.980 | + lib/swift:configure_swift:531 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-01-04 14:51:15.007 | + lib/swift:configure_swift:535 : is_service_enabled tls-proxy 2022-01-04 14:51:15.023 | + functions-common:is_service_enabled:2068 : return 1 2022-01-04 14:51:15.025 | + lib/swift:configure_swift:541 : local user_group 2022-01-04 14:51:15.028 | ++ lib/swift:configure_swift:542 : id -g ubuntu 2022-01-04 14:51:15.032 | + lib/swift:configure_swift:542 : user_group=1000 2022-01-04 14:51:15.035 | + lib/swift:configure_swift:543 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-01-04 14:51:15.047 | + lib/swift:configure_swift:545 : local swift_log_dir=/opt/stack/data/swift/logs 2022-01-04 14:51:15.049 | + lib/swift:configure_swift:546 : sudo rm -rf /opt/stack/data/swift/logs 2022-01-04 14:51:15.061 | + lib/swift:configure_swift:547 : local swift_log_group=adm 2022-01-04 14:51:15.063 | + lib/swift:configure_swift:548 : is_suse 2022-01-04 14:51:15.065 | + functions-common:is_suse:529 : is_opensuse 2022-01-04 14:51:15.068 | + functions-common:is_opensuse:536 : [[ -z Ubuntu ]] 2022-01-04 14:51:15.070 | + functions-common:is_opensuse:540 : [[ Ubuntu =~ (openSUSE) ]] 2022-01-04 14:51:15.072 | + functions-common:is_suse:529 : is_suse_linux_enterprise 2022-01-04 14:51:15.074 | + functions-common:is_suse_linux_enterprise:548 : [[ -z Ubuntu ]] 2022-01-04 14:51:15.077 | + functions-common:is_suse_linux_enterprise:552 : [[ Ubuntu =~ (^SUSE) ]] 2022-01-04 14:51:15.079 | + lib/swift:configure_swift:551 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-01-04 14:51:15.091 | + lib/swift:configure_swift:553 : [[ False != \F\a\l\s\e ]] 2022-01-04 14:51:15.093 | + lib/swift:configure_swift:561 : '[' False == True ']' 2022-01-04 14:51:15.095 | + ./stack.sh:main:907 : is_service_enabled s3api 2022-01-04 14:51:15.112 | + functions-common:is_service_enabled:2068 : return 1 2022-01-04 14:51:15.115 | + ./stack.sh:main:913 : is_service_enabled g-api n-api 2022-01-04 14:51:15.132 | + functions-common:is_service_enabled:2068 : return 0 2022-01-04 14:51:15.134 | + ./stack.sh:main:915 : stack_install_service glance 2022-01-04 14:51:15.137 | + lib/stack:stack_install_service:20 : local service=glance 2022-01-04 14:51:15.139 | + lib/stack:stack_install_service:21 : type install_glance 2022-01-04 14:51:15.141 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-01-04 14:51:15.144 | + lib/stack:stack_install_service:32 : install_glance 2022-01-04 14:51:15.146 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-01-04 14:51:15.149 | + lib/glance:install_glance:507 : local glance_store_extras 2022-01-04 14:51:15.151 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-01-04 14:51:15.169 | + functions-common:is_service_enabled:2068 : return 0 2022-01-04 14:51:15.171 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-01-04 14:51:15.174 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-01-04 14:51:15.190 | + functions-common:is_service_enabled:2068 : return 0 2022-01-04 14:51:15.193 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-01-04 14:51:15.196 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-01-04 14:51:15.198 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-01-04 14:51:15.201 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-04 14:51:15.203 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-04 14:51:15.206 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-01-04 14:51:15.208 | + inc/python:use_library_from_git:253 : return 1 2022-01-04 14:51:15.211 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-01-04 14:51:15.214 | ++ inc/python:join_extras:29 : local IFS=, 2022-01-04 14:51:15.216 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-01-04 14:51:15.219 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-01-04 14:51:15.222 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-01-04 14:51:15.224 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-01-04 14:51:15.227 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-01-04 14:51:15.230 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-01-04 14:51:15.233 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-01-04 14:51:15.236 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-01-04 14:51:15.240 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-01-04 14:51:15.240 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-01-04 14:51:15.245 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-01-04 14:51:15.248 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-01-04 14:51:15.251 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-01-04 14:51:15.254 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-01-04 14:51:15.256 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-01-04 14:51:15.277 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-01-04 14:51:15.279 | + 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-01-04 14:51:16.056 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-04 14:51:16.056 | from cryptography.utils import int_from_bytes 2022-01-04 14:51:16.056 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-04 14:51:16.056 | from cryptography.utils import int_from_bytes 2022-01-04 14:51:17.138 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-04 14:51:17.747 | Collecting glance-store[cinder,swift]!=0.29.0 2022-01-04 14:51:17.756 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9aa/f7b7857f97a8a/glance_store-2.7.0-py3-none-any.whl (227 kB) 2022-01-04 14:51:17.854 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.12.0) 2022-01-04 14:51:17.854 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.2.0) 2022-01-04 14:51:17.855 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0) 2022-01-04 14:51:17.857 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.2.0) 2022-01-04 14:51:17.858 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.7.1) 2022-01-04 14:51:17.859 | Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.33.0) 2022-01-04 14:51:17.860 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.1.0) 2022-01-04 14:51:17.861 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (1.16.0) 2022-01-04 14:51:17.862 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-01-04 14:51:17.863 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.26.0) 2022-01-04 14:51:17.864 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.3.0) 2022-01-04 14:51:17.865 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.0) 2022-01-04 14:51:18.355 | Collecting python-swiftclient>=3.2.0 2022-01-04 14:51:18.363 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/608/7037ee88a4c70/python_swiftclient-3.13.0-py2.py3-none-any.whl (86 kB) 2022-01-04 14:51:18.371 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.20.2) 2022-01-04 14:51:18.373 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (6.3.0) 2022-01-04 14:51:18.375 | Requirement already satisfied: oslo.privsep>=1.23.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.6.2) 2022-01-04 14:51:18.524 | Collecting os-brick>=2.6.0 2022-01-04 14:51:18.531 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/22c/582494b146f9f/os_brick-5.1.0-py3-none-any.whl (257 kB) 2022-01-04 14:51:18.631 | Collecting python-cinderclient>=4.1.0 2022-01-04 14:51:18.651 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c0e/c7c9b81aae920/python_cinderclient-8.2.0-py3-none-any.whl (253 kB) 2022-01-04 14:51:18.671 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (2.1.0) 2022-01-04 14:51:18.673 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (1.1.2) 2022-01-04 14:51:18.685 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance-store[cinder,swift]!=0.29.0) (3.0.6) 2022-01-04 14:51:18.753 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.0.2) 2022-01-04 14:51:18.754 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (5.8.0) 2022-01-04 14:51:18.756 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.7.0) 2022-01-04 14:51:18.781 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.4.0) 2022-01-04 14:51:18.782 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (5.5.0) 2022-01-04 14:51:18.784 | Requirement already satisfied: oslo.log>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.6.1) 2022-01-04 14:51:18.786 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.7.0) 2022-01-04 14:51:18.788 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (6.3.1) 2022-01-04 14:51:18.800 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance-store[cinder,swift]!=0.29.0) (0.14.1) 2022-01-04 14:51:18.840 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.5.0) 2022-01-04 14:51:18.841 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (6.0) 2022-01-04 14:51:18.842 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (2.3.0) 2022-01-04 14:51:18.844 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (0.8.0) 2022-01-04 14:51:18.865 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.0.3) 2022-01-04 14:51:18.866 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.15.0) 2022-01-04 14:51:18.880 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->glance-store[cinder,swift]!=0.29.0) (2021.3) 2022-01-04 14:51:18.897 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (21.3) 2022-01-04 14:51:18.900 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (0.11.0) 2022-01-04 14:51:18.921 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-01-04 14:51:18.922 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.17.6) 2022-01-04 14:51:19.004 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2.0.9) 2022-01-04 14:51:19.005 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (1.26.7) 2022-01-04 14:51:19.006 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2019.11.28) 2022-01-04 14:51:19.008 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (3.3) 2022-01-04 14:51:19.059 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (2.21) 2022-01-04 14:51:19.086 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.13.3) 2022-01-04 14:51:19.123 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=3.26.0->glance-store[cinder,swift]!=0.29.0) (1.6) 2022-01-04 14:51:19.299 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.9.6) 2022-01-04 14:51:19.301 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.2) 2022-01-04 14:51:19.358 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.1) 2022-01-04 14:51:19.359 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.3.3) 2022-01-04 14:51:19.360 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.1.1) 2022-01-04 14:51:19.362 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.8.7) 2022-01-04 14:51:19.365 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.0.0) 2022-01-04 14:51:19.366 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-01-04 14:51:19.422 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (0.2.5) 2022-01-04 14:51:19.591 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-01-04 14:51:19.631 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (60.2.0) 2022-01-04 14:51:19.715 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.7) 2022-01-04 14:51:19.868 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.5.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.0.0) 2022-01-04 14:51:21.499 | Installing collected packages: python-swiftclient, python-cinderclient, os-brick, glance-store 2022-01-04 14:51:22.863 | Successfully installed glance-store-2.7.0 os-brick-5.1.0 python-cinderclient-8.2.0 python-swiftclient-3.13.0 2022-01-04 14:51:22.863 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-01-04 14:51:22.998 | + inc/python:pip_install:200 : result=0 2022-01-04 14:51:23.000 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-04 14:51:23.002 | + functions-common:time_stop:2412 : local name 2022-01-04 14:51:23.005 | + functions-common:time_stop:2413 : local end_time 2022-01-04 14:51:23.007 | + functions-common:time_stop:2414 : local elapsed_time 2022-01-04 14:51:23.009 | + functions-common:time_stop:2415 : local total 2022-01-04 14:51:23.011 | + functions-common:time_stop:2416 : local start_time 2022-01-04 14:51:23.014 | + functions-common:time_stop:2418 : name=pip_install 2022-01-04 14:51:23.016 | + functions-common:time_stop:2419 : start_time=1641307875272 2022-01-04 14:51:23.018 | + functions-common:time_stop:2421 : [[ -z 1641307875272 ]] 2022-01-04 14:51:23.021 | ++ functions-common:time_stop:2424 : date +%s%3N 2022-01-04 14:51:23.025 | + functions-common:time_stop:2424 : end_time=1641307883023 2022-01-04 14:51:23.027 | + functions-common:time_stop:2425 : elapsed_time=7751 2022-01-04 14:51:23.030 | + functions-common:time_stop:2426 : total=86770 2022-01-04 14:51:23.032 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2022-01-04 14:51:23.035 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=94521 2022-01-04 14:51:23.037 | + inc/python:pip_install:203 : return 0 2022-01-04 14:51:23.039 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-01-04 14:51:23.042 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-01-04 14:51:23.045 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-01-04 14:51:23.058 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-01-04 14:51:23.063 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-01-04 14:51:23.065 | + functions-common:git_clone:595 : local git_remote=https://opendev.org/openstack/glance.git 2022-01-04 14:51:23.067 | + functions-common:git_clone:596 : local git_dest=/opt/stack/glance 2022-01-04 14:51:23.070 | + functions-common:git_clone:597 : local git_ref=master 2022-01-04 14:51:23.072 | + functions-common:git_clone:598 : local orig_dir 2022-01-04 14:51:23.075 | ++ functions-common:git_clone:599 : pwd 2022-01-04 14:51:23.077 | + functions-common:git_clone:599 : orig_dir=/home/ubuntu/devstack 2022-01-04 14:51:23.079 | + functions-common:git_clone:600 : local git_clone_flags= 2022-01-04 14:51:23.082 | ++ functions-common:git_clone:602 : trueorfalse False RECLONE 2022-01-04 14:51:23.098 | + functions-common:git_clone:602 : RECLONE=False 2022-01-04 14:51:23.101 | + functions-common:git_clone:603 : [[ 0 -gt 0 ]] 2022-01-04 14:51:23.103 | + functions-common:git_clone:607 : [[ False = \T\r\u\e ]] 2022-01-04 14:51:23.106 | + functions-common:git_clone:616 : echo master 2022-01-04 14:51:23.107 | + functions-common:git_clone:616 : egrep -q '^refs' 2022-01-04 14:51:23.112 | + functions-common:git_clone:630 : [[ ! -d /opt/stack/glance ]] 2022-01-04 14:51:23.114 | + functions-common:git_clone:638 : [[ False = \T\r\u\e ]] 2022-01-04 14:51:23.116 | + functions-common:git_clone:664 : cd /opt/stack/glance 2022-01-04 14:51:23.119 | + functions-common:git_clone:665 : git show --oneline 2022-01-04 14:51:23.119 | + functions-common:git_clone:665 : head -1 2022-01-04 14:51:23.122 | 4ee7799aa Merge "Imported Translations from Zanata" 2022-01-04 14:51:23.125 | + functions-common:git_clone:666 : cd /home/ubuntu/devstack 2022-01-04 14:51:23.127 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-01-04 14:51:23.130 | + inc/python:setup_develop:338 : local bindep 2022-01-04 14:51:23.132 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-01-04 14:51:23.135 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-01-04 14:51:23.137 | + inc/python:setup_develop:344 : local extras= 2022-01-04 14:51:23.140 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-01-04 14:51:23.142 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-01-04 14:51:23.145 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-01-04 14:51:23.147 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-01-04 14:51:23.150 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-01-04 14:51:23.152 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-01-04 14:51:23.156 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-01-04 14:51:23.158 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-01-04 14:51:23.161 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-01-04 14:51:23.164 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-01-04 14:51:23.166 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-01-04 14:51:23.170 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-01-04 14:51:23.175 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-01-04 14:51:23.177 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-01-04 14:51:23.811 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-01-04 14:51:23.813 | + inc/python:setup_package:418 : local bindep=0 2022-01-04 14:51:23.816 | + inc/python:setup_package:419 : local bindep_flag= 2022-01-04 14:51:23.818 | + inc/python:setup_package:420 : local bindep_profiles= 2022-01-04 14:51:23.820 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-01-04 14:51:23.822 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-01-04 14:51:23.825 | + inc/python:setup_package:427 : local flags=-e 2022-01-04 14:51:23.827 | + inc/python:setup_package:428 : local extras= 2022-01-04 14:51:23.830 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-01-04 14:51:23.832 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-01-04 14:51:23.834 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-01-04 14:51:23.836 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-01-04 14:51:23.839 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-01-04 14:51:23.841 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-01-04 14:51:23.862 | Using python 3.8 to install /opt/stack/glance 2022-01-04 14:51:23.864 | + 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-01-04 14:51:24.631 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-04 14:51:24.631 | from cryptography.utils import int_from_bytes 2022-01-04 14:51:24.631 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-04 14:51:24.631 | from cryptography.utils import int_from_bytes 2022-01-04 14:51:25.716 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-04 14:51:25.756 | Obtaining file:///opt/stack/glance 2022-01-04 14:51:25.757 | Preparing metadata (setup.py): started 2022-01-04 14:51:26.865 | Preparing metadata (setup.py): finished with status 'done' 2022-01-04 14:51:27.016 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (5.8.0) 2022-01-04 14:51:27.017 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (0.7.1) 2022-01-04 14:51:27.018 | Requirement already satisfied: SQLAlchemy!=1.1.5,!=1.1.6,!=1.1.7,!=1.1.8,>=1.0.10 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (1.4.29) 2022-01-04 14:51:27.019 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (0.33.0) 2022-01-04 14:51:27.020 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (2.1.1) 2022-01-04 14:51:27.021 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (2.5.1) 2022-01-04 14:51:27.022 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (1.8.7) 2022-01-04 14:51:27.023 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (0.4.2) 2022-01-04 14:51:27.024 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (1.7.5) 2022-01-04 14:51:27.025 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (0.20.2) 2022-01-04 14:51:27.026 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (8.7.1) 2022-01-04 14:51:27.027 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (4.5.0) 2022-01-04 14:51:27.028 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (3.4.0) 2022-01-04 14:51:27.029 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (1.4.0) 2022-01-04 14:51:27.031 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (4.12.0) 2022-01-04 14:51:27.032 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (3.5.0) 2022-01-04 14:51:27.033 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (2.4.0) 2022-01-04 14:51:27.186 | Collecting taskflow>=4.0.0 2022-01-04 14:51:27.193 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3fe/bdfa9fc9efba3/taskflow-4.6.3-py3-none-any.whl (492 kB) 2022-01-04 14:51:27.215 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (4.4.0) 2022-01-04 14:51:27.217 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (9.3.0) 2022-01-04 14:51:27.692 | Collecting WSME>=0.8.0 2022-01-04 14:51:27.698 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7d5/cb5c593970ef6/WSME-0.11.0-py3-none-any.whl (59 kB) 2022-01-04 14:51:27.704 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (2.5.0) 2022-01-04 14:51:27.705 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (3.5.0) 2022-01-04 14:51:27.706 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==23.1.0.dev27) (3.2.0) 2022-01-04 14:51:27.707 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (4.3.0) 2022-01-04 14:51:27.708 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (21.0.0) 2022-01-04 14:51:27.709 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (1.16.0) 2022-01-04 14:51:27.710 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (11.1.0) 2022-01-04 14:51:27.711 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (5.1.0) 2022-01-04 14:51:28.180 | Collecting oslo.limit>=1.0.0 2022-01-04 14:51:28.187 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/95e/ef416d7ada135/oslo.limit-1.4.0-py3-none-any.whl (18 kB) 2022-01-04 14:51:28.191 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (4.6.1) 2022-01-04 14:51:28.192 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (12.11.1) 2022-01-04 14:51:28.193 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (4.5.0) 2022-01-04 14:51:28.194 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (2.3.0) 2022-01-04 14:51:28.195 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (3.10.1) 2022-01-04 14:51:28.226 | Collecting retrying!=1.3.0,>=1.2.3 2022-01-04 14:51:28.232 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/ebf/3b842d183542e/retrying-1.3.3-py3-none-any.whl (11 kB) 2022-01-04 14:51:28.236 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (3.4.2) 2022-01-04 14:51:28.237 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (2.7.0) 2022-01-04 14:51:28.238 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (2.3.0) 2022-01-04 14:51:28.239 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (36.0.1) 2022-01-04 14:51:28.270 | Collecting cursive>=0.2.1 2022-01-04 14:51:28.277 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e56/3a085b3c6e250/cursive-0.2.2-py2.py3-none-any.whl (39 kB) 2022-01-04 14:51:28.281 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (1.0.2) 2022-01-04 14:51:28.282 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==23.1.0.dev27) (5.5.0) 2022-01-04 14:51:28.364 | Collecting castellan>=0.17.0 2022-01-04 14:51:28.371 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ddf/81007564c6f1d/castellan-3.10.0-py3-none-any.whl (96 kB) 2022-01-04 14:51:28.398 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.1.0.dev27) (1.1.6) 2022-01-04 14:51:28.399 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.1.0.dev27) (4.10.0) 2022-01-04 14:51:28.401 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==23.1.0.dev27) (5.4.0) 2022-01-04 14:51:28.482 | Collecting python-barbicanclient>=4.5.2 2022-01-04 14:51:28.489 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/830/28b145bf26f45/python_barbicanclient-5.2.0-py3-none-any.whl (82 kB) 2022-01-04 14:51:28.498 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==23.1.0.dev27) (2.26.0) 2022-01-04 14:51:28.538 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==23.1.0.dev27) (1.15.0) 2022-01-04 14:51:28.554 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==23.1.0.dev27) (4.2.0) 2022-01-04 14:51:28.572 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==23.1.0.dev27) (1.13.3) 2022-01-04 14:51:28.585 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==23.1.0.dev27) (1.1.2) 2022-01-04 14:51:28.586 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==23.1.0.dev27) (2.1.0) 2022-01-04 14:51:28.676 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance==23.1.0.dev27) (3.0.6) 2022-01-04 14:51:28.752 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==23.1.0.dev27) (1.7.0) 2022-01-04 14:51:28.804 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==23.1.0.dev27) (2.8.1) 2022-01-04 14:51:28.807 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==23.1.0.dev27) (3.1.1) 2022-01-04 14:51:28.840 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==23.1.0.dev27) (0.14.1) 2022-01-04 14:51:28.882 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.1.0.dev27) (6.0) 2022-01-04 14:51:28.883 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.1.0.dev27) (0.8.0) 2022-01-04 14:51:28.884 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==23.1.0.dev27) (1.5.0) 2022-01-04 14:51:28.971 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.1.0.dev27) (2.0.1) 2022-01-04 14:51:28.973 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.1.0.dev27) (0.13.0) 2022-01-04 14:51:28.974 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==23.1.0.dev27) (0.5.0) 2022-01-04 14:51:29.000 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.0.0->glance==23.1.0.dev27) (0.61.0) 2022-01-04 14:51:29.049 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==23.1.0.dev27) (0.9.6) 2022-01-04 14:51:29.050 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==23.1.0.dev27) (2.8.2) 2022-01-04 14:51:29.111 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev27) (4.2.4) 2022-01-04 14:51:29.112 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev27) (5.2.3) 2022-01-04 14:51:29.114 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev27) (2.7.0) 2022-01-04 14:51:29.116 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev27) (5.0.9) 2022-01-04 14:51:29.118 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev27) (0.4.0) 2022-01-04 14:51:29.143 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.1.0.dev27) (3.3.0) 2022-01-04 14:51:29.146 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.1.0.dev27) (3.2.0) 2022-01-04 14:51:29.147 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==23.1.0.dev27) (3.0.3) 2022-01-04 14:51:29.190 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==23.1.0.dev27) (5.9.0) 2022-01-04 14:51:29.233 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==23.1.0.dev27) (2021.3) 2022-01-04 14:51:29.234 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==23.1.0.dev27) (21.3) 2022-01-04 14:51:29.236 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==23.1.0.dev27) (0.11.0) 2022-01-04 14:51:29.312 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==23.1.0.dev27) (60.2.0) 2022-01-04 14:51:29.371 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==23.1.0.dev27) (0.2.5) 2022-01-04 14:51:29.476 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==23.1.0.dev27) (0.7) 2022-01-04 14:51:29.833 | Collecting automaton>=1.9.0 2022-01-04 14:51:29.841 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/879/3d7762932dc6e/automaton-2.4.0-py3-none-any.whl (22 kB) 2022-01-04 14:51:29.947 | Collecting networkx>=2.1.0 2022-01-04 14:51:29.959 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/80b/6b89c77d1dfb6/networkx-2.6.3-py3-none-any.whl (1.9 MB) 2022-01-04 14:51:30.018 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==23.1.0.dev27) (6.3.1) 2022-01-04 14:51:30.050 | Collecting pydot>=1.2.4 2022-01-04 14:51:30.056 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/66c/98190c65b8d2e/pydot-1.4.2-py2.py3-none-any.whl (21 kB) 2022-01-04 14:51:30.440 | Collecting simplegeneric 2022-01-04 14:51:30.450 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dc9/72e06094b9af5/simplegeneric-0.8.1.zip (12 kB) 2022-01-04 14:51:30.455 | Preparing metadata (setup.py): started 2022-01-04 14:51:31.023 | Preparing metadata (setup.py): finished with status 'done' 2022-01-04 14:51:31.053 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev27) (5.0.0) 2022-01-04 14:51:31.174 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==23.1.0.dev27) (2.21) 2022-01-04 14:51:31.235 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=3.26.0->glance==23.1.0.dev27) (1.6) 2022-01-04 14:51:31.286 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==23.1.0.dev27) (2.0.1) 2022-01-04 14:51:31.502 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev27) (1.1.4) 2022-01-04 14:51:31.505 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev27) (2.5.0) 2022-01-04 14:51:31.506 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev27) (1.4.0) 2022-01-04 14:51:31.507 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev27) (1.4.4) 2022-01-04 14:51:31.508 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev27) (0.10.0) 2022-01-04 14:51:31.509 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev27) (1.32) 2022-01-04 14:51:31.511 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev27) (5.1.0) 2022-01-04 14:51:31.629 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev27) (0.12.0) 2022-01-04 14:51:31.663 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==23.1.0.dev27) (1.0.3) 2022-01-04 14:51:31.712 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev27) (3.0.0) 2022-01-04 14:51:31.714 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==23.1.0.dev27) (1.3.3) 2022-01-04 14:51:31.962 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev27) (3.10.0) 2022-01-04 14:51:32.150 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.1.0.dev27) (3.3) 2022-01-04 14:51:32.151 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.1.0.dev27) (1.26.7) 2022-01-04 14:51:32.152 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.1.0.dev27) (2019.11.28) 2022-01-04 14:51:32.154 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==23.1.0.dev27) (2.0.9) 2022-01-04 14:51:32.228 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=5.0.0->glance==23.1.0.dev27) (0.5.2) 2022-01-04 14:51:32.417 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==23.1.0.dev27) (2.5.0) 2022-01-04 14:51:32.520 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==23.1.0.dev27) (3.7.0) 2022-01-04 14:51:32.831 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev27) (2.3.3) 2022-01-04 14:51:32.833 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev27) (0.4.0) 2022-01-04 14:51:33.060 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.1->oslo.limit>=1.0.0->glance==23.1.0.dev27) (2.2) 2022-01-04 14:51:33.401 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=5.0.0->glance==23.1.0.dev27) (1.0.0) 2022-01-04 14:51:33.710 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev27) (1.8.2) 2022-01-04 14:51:33.728 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==23.1.0.dev27) (21.4.0) 2022-01-04 14:51:34.040 | Building wheels for collected packages: simplegeneric 2022-01-04 14:51:34.041 | Building wheel for simplegeneric (setup.py): started 2022-01-04 14:51:34.689 | Building wheel for simplegeneric (setup.py): finished with status 'done' 2022-01-04 14:51:34.690 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5078 sha256=2dbbc82749ee9fffe1e44bea95bb7dcc3fa481e5167d535bf9b23cb81c6279c7 2022-01-04 14:51:34.690 | Stored in directory: /root/.cache/pip/wheels/f3/a8/ee/6324574b66e0f2250abcbce52f472ccaa2f407b879bdd61bdb 2022-01-04 14:51:34.694 | Successfully built simplegeneric 2022-01-04 14:51:35.548 | Installing collected packages: python-barbicanclient, simplegeneric, pydot, networkx, castellan, automaton, WSME, taskflow, retrying, oslo.limit, cursive, glance 2022-01-04 14:51:38.980 | Running setup.py develop for glance 2022-01-04 14:51:40.968 | Successfully installed WSME-0.11.0 automaton-2.4.0 castellan-3.10.0 cursive-0.2.2 glance networkx-2.6.3 oslo.limit-1.4.0 pydot-1.4.2 python-barbicanclient-5.2.0 retrying-1.3.3 simplegeneric-0.8.1 taskflow-4.6.3 2022-01-04 14:51:40.968 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-01-04 14:51:41.112 | + inc/python:pip_install:200 : result=0 2022-01-04 14:51:41.114 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-04 14:51:41.117 | + functions-common:time_stop:2412 : local name 2022-01-04 14:51:41.119 | + functions-common:time_stop:2413 : local end_time 2022-01-04 14:51:41.121 | + functions-common:time_stop:2414 : local elapsed_time 2022-01-04 14:51:41.123 | + functions-common:time_stop:2415 : local total 2022-01-04 14:51:41.126 | + functions-common:time_stop:2416 : local start_time 2022-01-04 14:51:41.128 | + functions-common:time_stop:2418 : name=pip_install 2022-01-04 14:51:41.130 | + functions-common:time_stop:2419 : start_time=1641307883856 2022-01-04 14:51:41.132 | + functions-common:time_stop:2421 : [[ -z 1641307883856 ]] 2022-01-04 14:51:41.135 | ++ functions-common:time_stop:2424 : date +%s%3N 2022-01-04 14:51:41.139 | + functions-common:time_stop:2424 : end_time=1641307901137 2022-01-04 14:51:41.142 | + functions-common:time_stop:2425 : elapsed_time=17281 2022-01-04 14:51:41.144 | + functions-common:time_stop:2426 : total=94521 2022-01-04 14:51:41.146 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2022-01-04 14:51:41.148 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=111802 2022-01-04 14:51:41.150 | + inc/python:pip_install:203 : return 0 2022-01-04 14:51:41.153 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-01-04 14:51:41.156 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-01-04 14:51:41.158 | + functions-common:safe_chown:2313 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-01-04 14:51:41.177 | + functions-common:_safe_permission_operation:2161 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-01-04 14:51:41.189 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-01-04 14:51:41.191 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-01-04 14:51:41.194 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-04 14:51:41.196 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-04 14:51:41.198 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-01-04 14:51:41.201 | + inc/python:use_library_from_git:253 : return 1 2022-01-04 14:51:41.204 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-01-04 14:51:41.206 | + ./stack.sh:main:916 : configure_glance 2022-01-04 14:51:41.209 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-01-04 14:51:41.221 | + lib/glance:configure_glance:326 : local dburl 2022-01-04 14:51:41.224 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-01-04 14:51:41.227 | ++ lib/database:database_connection_url:132 : local db=glance 2022-01-04 14:51:41.229 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2022-01-04 14:51:41.231 | ++ lib/databases/mysql:database_connection_url_mysql:204 : local db=glance 2022-01-04 14:51:41.233 | ++ lib/databases/mysql:database_connection_url_mysql:205 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-01-04 14:51:41.236 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-01-04 14:51:41.238 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-01-04 14:51:41.267 | + 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-01-04 14:51:41.297 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-01-04 14:51:41.325 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-01-04 14:51:41.352 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-01-04 14:51:41.382 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-01-04 14:51:41.412 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-01-04 14:51:41.415 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/glance/glance-api.conf 2022-01-04 14:51:41.417 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=glance 2022-01-04 14:51:41.419 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2022-01-04 14:51:41.422 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-01-04 14:51:41.451 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-01-04 14:51:41.478 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.32/identity 2022-01-04 14:51:41.506 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-01-04 14:51:41.534 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-01-04 14:51:41.561 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-01-04 14:51:41.588 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-01-04 14:51:41.616 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-01-04 14:51:41.647 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-01-04 14:51:41.675 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-01-04 14:51:41.707 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-01-04 14:51:41.737 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-01-04 14:51:41.739 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-01-04 14:51:41.742 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-01-04 14:51:41.744 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-01-04 14:51:41.747 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-01-04 14:51:41.749 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-01-04 14:51:41.766 | + functions-common:is_service_enabled:2068 : return 0 2022-01-04 14:51:41.769 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-01-04 14:51:41.772 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-01-04 14:51:41.774 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-01-04 14:51:41.790 | ++ functions-common:is_service_enabled:2068 : return 0 2022-01-04 14:51:41.792 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.32:5672/ 2022-01-04 14:51:41.795 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.32:5672/ 2022-01-04 14:51:41.823 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-01-04 14:51:41.826 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-01-04 14:51:41.828 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-01-04 14:51:41.831 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-01-04 14:51:41.833 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-01-04 14:51:41.861 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-01-04 14:51:41.889 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-01-04 14:51:41.892 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-01-04 14:51:41.894 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-01-04 14:51:41.897 | + lib/glance:configure_glance_store:254 : local be 2022-01-04 14:51:41.899 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-01-04 14:51:41.901 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-01-04 14:51:41.904 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-01-04 14:51:41.939 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-01-04 14:51:41.942 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.32 2022-01-04 14:51:41.981 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-01-04 14:51:41.984 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-01-04 14:51:42.001 | + functions-common:is_service_enabled:2068 : return 0 2022-01-04 14:51:42.003 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-01-04 14:51:42.030 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-01-04 14:51:42.059 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-01-04 14:51:42.086 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-01-04 14:51:42.114 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-01-04 14:51:42.142 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-01-04 14:51:42.158 | + functions-common:is_service_enabled:2068 : return 1 2022-01-04 14:51:42.161 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-01-04 14:51:42.189 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-01-04 14:51:42.219 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-01-04 14:51:42.250 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.32/identity/v3 2022-01-04 14:51:42.278 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-01-04 14:51:42.308 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.32/image 2022-01-04 14:51:42.337 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-01-04 14:51:42.354 | + functions-common:is_service_enabled:2068 : return 1 2022-01-04 14:51:42.357 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-01-04 14:51:42.359 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-01-04 14:51:42.362 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-01-04 14:51:42.365 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-01-04 14:51:42.381 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-01-04 14:51:42.384 | + functions:setup_systemd_logging:695 : local pidstr= 2022-01-04 14:51:42.386 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-01-04 14:51:42.389 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-01-04 14:51:42.391 | + 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-01-04 14:51:42.419 | + 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-01-04 14:51:42.446 | + 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-01-04 14:51:42.474 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-01-04 14:51:42.502 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-01-04 14:51:42.506 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-01-04 14:51:42.537 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-01-04 14:51:42.565 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-01-04 14:51:42.596 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.32/identity 2022-01-04 14:51:42.627 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-01-04 14:51:42.655 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-01-04 14:51:42.683 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-01-04 14:51:42.711 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-01-04 14:51:42.741 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-01-04 14:51:42.772 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-01-04 14:51:42.803 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-01-04 14:51:42.831 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-01-04 14:51:42.836 | + 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-01-04 14:51:42.843 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-01-04 14:51:42.858 | + functions-common:is_service_enabled:2068 : return 1 2022-01-04 14:51:42.861 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-01-04 14:51:42.863 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-01-04 14:51:42.865 | + lib/apache:write_local_uwsgi_http_config:309 : local file=/etc/glance/glance-uwsgi.ini 2022-01-04 14:51:42.868 | + lib/apache:write_local_uwsgi_http_config:310 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-01-04 14:51:42.870 | + lib/apache:write_local_uwsgi_http_config:311 : local url=/image 2022-01-04 14:51:42.873 | ++ lib/apache:write_local_uwsgi_http_config:312 : basename /usr/local/bin/glance-wsgi-api 2022-01-04 14:51:42.876 | + lib/apache:write_local_uwsgi_http_config:312 : name=glance-wsgi-api 2022-01-04 14:51:42.879 | + lib/apache:write_local_uwsgi_http_config:318 : rm -rf /etc/glance/glance-uwsgi.ini 2022-01-04 14:51:42.882 | + lib/apache:write_local_uwsgi_http_config:319 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-01-04 14:51:42.915 | ++ lib/apache:write_local_uwsgi_http_config:320 : get_random_port 2022-01-04 14:51:42.917 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-01-04 14:51:42.921 | ++ functions:get_random_port:837 : true 2022-01-04 14:51:42.923 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-01-04 14:51:42.926 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-01-04 14:51:42.928 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-01-04 14:51:43.000 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-01-04 14:51:43.002 | ++ functions:get_random_port:841 : break 2 2022-01-04 14:51:43.004 | ++ functions:get_random_port:845 : echo 60999 2022-01-04 14:51:43.007 | + lib/apache:write_local_uwsgi_http_config:320 : port=60999 2022-01-04 14:51:43.009 | + lib/apache:write_local_uwsgi_http_config:321 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-01-04 14:51:43.037 | + lib/apache:write_local_uwsgi_http_config:322 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-01-04 14:51:43.066 | + lib/apache:write_local_uwsgi_http_config:324 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-01-04 14:51:43.093 | + lib/apache:write_local_uwsgi_http_config:326 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-01-04 14:51:43.119 | + lib/apache:write_local_uwsgi_http_config:327 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-01-04 14:51:43.147 | + lib/apache:write_local_uwsgi_http_config:328 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-01-04 14:51:43.174 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-01-04 14:51:43.202 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-01-04 14:51:43.234 | + lib/apache:write_local_uwsgi_http_config:333 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-01-04 14:51:43.264 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-01-04 14:51:43.292 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-01-04 14:51:43.320 | + lib/apache:write_local_uwsgi_http_config:340 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-01-04 14:51:43.347 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-01-04 14:51:43.374 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-01-04 14:51:43.402 | + lib/apache:write_local_uwsgi_http_config:344 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-01-04 14:51:43.429 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-01-04 14:51:43.457 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-01-04 14:51:43.484 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-01-04 14:51:43.512 | + lib/apache:write_local_uwsgi_http_config:349 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-01-04 14:51:43.550 | + lib/apache:write_local_uwsgi_http_config:351 : enable_apache_mod proxy 2022-01-04 14:51:43.552 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2022-01-04 14:51:43.555 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-01-04 14:51:43.557 | + functions-common:is_ubuntu:560 : [[ -z deb ]] 2022-01-04 14:51:43.560 | + functions-common:is_ubuntu:563 : '[' deb = deb ']' 2022-01-04 14:51:43.563 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-01-04 14:51:43.565 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2022-01-04 14:51:43.623 | proxy (enabled by site administrator) 2022-01-04 14:51:43.626 | + lib/apache:write_local_uwsgi_http_config:352 : enable_apache_mod proxy_http 2022-01-04 14:51:43.628 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2022-01-04 14:51:43.631 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-01-04 14:51:43.633 | + functions-common:is_ubuntu:560 : [[ -z deb ]] 2022-01-04 14:51:43.635 | + functions-common:is_ubuntu:563 : '[' deb = deb ']' 2022-01-04 14:51:43.638 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-01-04 14:51:43.640 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2022-01-04 14:51:43.692 | No module matches proxy_http 2022-01-04 14:51:43.695 | + lib/apache:enable_apache_mod:60 : sudo a2enmod proxy_http 2022-01-04 14:51:43.756 | Considering dependency proxy for proxy_http: 2022-01-04 14:51:43.756 | Module proxy already enabled 2022-01-04 14:51:43.756 | Enabling module proxy_http. 2022-01-04 14:51:43.761 | To activate the new configuration, you need to run: 2022-01-04 14:51:43.761 | systemctl restart apache2 2022-01-04 14:51:43.766 | + lib/apache:enable_apache_mod:61 : restart_apache_server 2022-01-04 14:51:43.768 | + lib/apache:restart_apache_server:240 : restart_service apache2 2022-01-04 14:51:43.770 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2022-01-04 14:51:43.773 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2022-01-04 14:51:43.899 | + lib/apache:write_local_uwsgi_http_config:353 : local apache_conf= 2022-01-04 14:51:43.903 | ++ lib/apache:write_local_uwsgi_http_config:354 : apache_site_config_for glance-wsgi-api 2022-01-04 14:51:43.905 | ++ lib/apache:apache_site_config_for:176 : local site=glance-wsgi-api 2022-01-04 14:51:43.908 | ++ lib/apache:apache_site_config_for:177 : is_ubuntu 2022-01-04 14:51:43.911 | ++ functions-common:is_ubuntu:560 : [[ -z deb ]] 2022-01-04 14:51:43.915 | ++ functions-common:is_ubuntu:563 : '[' deb = deb ']' 2022-01-04 14:51:43.918 | ++ lib/apache:apache_site_config_for:179 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-01-04 14:51:43.921 | + lib/apache:write_local_uwsgi_http_config:354 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-01-04 14:51:43.925 | + lib/apache:write_local_uwsgi_http_config:355 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-01-04 14:51:43.925 | + lib/apache:write_local_uwsgi_http_config:355 : echo 'KeepAlive Off' 2022-01-04 14:51:43.934 | KeepAlive Off 2022-01-04 14:51:43.938 | + lib/apache:write_local_uwsgi_http_config:356 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-01-04 14:51:43.939 | + lib/apache:write_local_uwsgi_http_config:356 : echo 'SetEnv proxy-sendchunked 1' 2022-01-04 14:51:43.947 | SetEnv proxy-sendchunked 1 2022-01-04 14:51:43.950 | + lib/apache:write_local_uwsgi_http_config:357 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-01-04 14:51:43.954 | + lib/apache:write_local_uwsgi_http_config:357 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-01-04 14:51:43.962 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-01-04 14:51:43.966 | + lib/apache:write_local_uwsgi_http_config:358 : enable_apache_site glance-wsgi-api 2022-01-04 14:51:43.968 | + lib/apache:enable_apache_site:193 : local site=glance-wsgi-api 2022-01-04 14:51:43.970 | + lib/apache:enable_apache_site:195 : enable_apache_mod version 2022-01-04 14:51:43.973 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-01-04 14:51:43.975 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-01-04 14:51:43.977 | + functions-common:is_ubuntu:560 : [[ -z deb ]] 2022-01-04 14:51:43.980 | + functions-common:is_ubuntu:563 : '[' deb = deb ']' 2022-01-04 14:51:43.983 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-01-04 14:51:43.985 | + lib/apache:enable_apache_site:196 : is_ubuntu 2022-01-04 14:51:43.987 | + functions-common:is_ubuntu:560 : [[ -z deb ]] 2022-01-04 14:51:43.990 | + functions-common:is_ubuntu:563 : '[' deb = deb ']' 2022-01-04 14:51:43.992 | + lib/apache:enable_apache_site:197 : sudo a2ensite glance-wsgi-api 2022-01-04 14:51:44.053 | Enabling site glance-wsgi-api. 2022-01-04 14:51:44.058 | To activate the new configuration, you need to run: 2022-01-04 14:51:44.058 | systemctl reload apache2 2022-01-04 14:51:44.063 | + lib/apache:write_local_uwsgi_http_config:359 : restart_apache_server 2022-01-04 14:51:44.065 | + lib/apache:restart_apache_server:240 : restart_service apache2 2022-01-04 14:51:44.067 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2022-01-04 14:51:44.070 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2022-01-04 14:51:44.199 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-01-04 14:51:44.206 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-01-04 14:51:44.237 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-01-04 14:51:44.239 | + ./stack.sh:main:919 : is_service_enabled cinder 2022-01-04 14:51:44.256 | + functions-common:is_service_enabled:2068 : return 0 2022-01-04 14:51:44.259 | + ./stack.sh:main:921 : stack_install_service cinder 2022-01-04 14:51:44.262 | + lib/stack:stack_install_service:20 : local service=cinder 2022-01-04 14:51:44.264 | + lib/stack:stack_install_service:21 : type install_cinder 2022-01-04 14:51:44.267 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-01-04 14:51:44.269 | + lib/stack:stack_install_service:32 : install_cinder 2022-01-04 14:51:44.272 | + lib/cinder:install_cinder:470 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-01-04 14:51:44.274 | + functions-common:git_clone:595 : local git_remote=https://opendev.org/openstack/cinder.git 2022-01-04 14:51:44.276 | + functions-common:git_clone:596 : local git_dest=/opt/stack/cinder 2022-01-04 14:51:44.279 | + functions-common:git_clone:597 : local git_ref=master 2022-01-04 14:51:44.282 | + functions-common:git_clone:598 : local orig_dir 2022-01-04 14:51:44.284 | ++ functions-common:git_clone:599 : pwd 2022-01-04 14:51:44.287 | + functions-common:git_clone:599 : orig_dir=/home/ubuntu/devstack 2022-01-04 14:51:44.289 | + functions-common:git_clone:600 : local git_clone_flags= 2022-01-04 14:51:44.292 | ++ functions-common:git_clone:602 : trueorfalse False RECLONE 2022-01-04 14:51:44.308 | + functions-common:git_clone:602 : RECLONE=False 2022-01-04 14:51:44.310 | + functions-common:git_clone:603 : [[ 0 -gt 0 ]] 2022-01-04 14:51:44.313 | + functions-common:git_clone:607 : [[ False = \T\r\u\e ]] 2022-01-04 14:51:44.315 | + functions-common:git_clone:616 : echo master 2022-01-04 14:51:44.316 | + functions-common:git_clone:616 : egrep -q '^refs' 2022-01-04 14:51:44.321 | + functions-common:git_clone:630 : [[ ! -d /opt/stack/cinder ]] 2022-01-04 14:51:44.324 | + functions-common:git_clone:638 : [[ False = \T\r\u\e ]] 2022-01-04 14:51:44.326 | + functions-common:git_clone:664 : cd /opt/stack/cinder 2022-01-04 14:51:44.329 | + functions-common:git_clone:665 : git show --oneline 2022-01-04 14:51:44.330 | + functions-common:git_clone:665 : head -1 2022-01-04 14:51:44.408 | de6d54108 Merge "Use 'visibility' instead of 'is_public' when only use Glance API v2" 2022-01-04 14:51:44.412 | + functions-common:git_clone:666 : cd /home/ubuntu/devstack 2022-01-04 14:51:44.415 | + lib/cinder:install_cinder:471 : setup_develop /opt/stack/cinder 2022-01-04 14:51:44.417 | + inc/python:setup_develop:338 : local bindep 2022-01-04 14:51:44.420 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-01-04 14:51:44.422 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-01-04 14:51:44.425 | + inc/python:setup_develop:344 : local extras= 2022-01-04 14:51:44.427 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-01-04 14:51:44.430 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-01-04 14:51:44.432 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-01-04 14:51:44.435 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-01-04 14:51:44.437 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-01-04 14:51:44.439 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-01-04 14:51:44.443 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-01-04 14:51:44.445 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-01-04 14:51:44.448 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-01-04 14:51:44.451 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-01-04 14:51:44.453 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-01-04 14:51:44.456 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-01-04 14:51:44.462 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-01-04 14:51:44.465 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-01-04 14:51:45.106 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-01-04 14:51:45.109 | + inc/python:setup_package:418 : local bindep=0 2022-01-04 14:51:45.111 | + inc/python:setup_package:419 : local bindep_flag= 2022-01-04 14:51:45.113 | + inc/python:setup_package:420 : local bindep_profiles= 2022-01-04 14:51:45.115 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-01-04 14:51:45.118 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-01-04 14:51:45.120 | + inc/python:setup_package:427 : local flags=-e 2022-01-04 14:51:45.123 | + inc/python:setup_package:428 : local extras= 2022-01-04 14:51:45.125 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-01-04 14:51:45.128 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-01-04 14:51:45.130 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-01-04 14:51:45.132 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-01-04 14:51:45.135 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-01-04 14:51:45.137 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-01-04 14:51:45.158 | Using python 3.8 to install /opt/stack/cinder 2022-01-04 14:51:45.160 | + 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-01-04 14:51:45.954 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-04 14:51:45.954 | from cryptography.utils import int_from_bytes 2022-01-04 14:51:45.954 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-04 14:51:45.954 | from cryptography.utils import int_from_bytes 2022-01-04 14:51:47.035 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-04 14:51:47.058 | Obtaining file:///opt/stack/cinder 2022-01-04 14:51:47.058 | Preparing metadata (setup.py): started 2022-01-04 14:51:48.867 | Preparing metadata (setup.py): finished with status 'done' 2022-01-04 14:51:49.070 | Requirement already satisfied: pbr>=5.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (5.8.0) 2022-01-04 14:51:49.072 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (5.1.0) 2022-01-04 14:51:49.073 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (0.33.0) 2022-01-04 14:51:49.073 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (1.1.2) 2022-01-04 14:51:49.075 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (0.20.2) 2022-01-04 14:51:49.076 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (1.0.2) 2022-01-04 14:51:49.077 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==19.1.0.dev143) (3.2.0) 2022-01-04 14:51:49.078 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (4.4.0) 2022-01-04 14:51:49.079 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (9.3.0) 2022-01-04 14:51:49.080 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (4.7.1) 2022-01-04 14:51:49.525 | Collecting oauth2client>=4.1.3 2022-01-04 14:51:49.532 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b8a/81cc5d60e2d36/oauth2client-4.1.3-py2.py3-none-any.whl (98 kB) 2022-01-04 14:51:49.539 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (8.7.1) 2022-01-04 14:51:49.540 | Requirement already satisfied: oslo.concurrency>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (4.5.0) 2022-01-04 14:51:49.541 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (3.4.0) 2022-01-04 14:51:49.542 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (11.1.0) 2022-01-04 14:51:49.543 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (4.6.1) 2022-01-04 14:51:49.544 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (12.11.1) 2022-01-04 14:51:49.545 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (4.5.0) 2022-01-04 14:51:49.546 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (3.10.1) 2022-01-04 14:51:49.547 | Requirement already satisfied: oslo.privsep>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (2.6.2) 2022-01-04 14:51:49.548 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (2.3.0) 2022-01-04 14:51:49.550 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (6.3.0) 2022-01-04 14:51:49.551 | Requirement already satisfied: oslo.serialization>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (4.2.0) 2022-01-04 14:51:49.551 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (2.7.0) 2022-01-04 14:51:49.553 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (1.4.0) 2022-01-04 14:51:49.554 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (4.12.0) 2022-01-04 14:51:49.555 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (2.5.0) 2022-01-04 14:51:49.556 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (3.4.2) 2022-01-04 14:51:49.557 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (21.3) 2022-01-04 14:51:49.685 | Collecting paramiko>=2.7.2 2022-01-04 14:51:49.691 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7b5/910f5815a0040/paramiko-2.8.1-py2.py3-none-any.whl (206 kB) 2022-01-04 14:51:49.704 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (3.5.0) 2022-01-04 14:51:49.705 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (2.1.1) 2022-01-04 14:51:49.706 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (5.9.0) 2022-01-04 14:51:49.707 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (3.0.6) 2022-01-04 14:51:49.709 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (5.2.0) 2022-01-04 14:51:49.802 | Collecting python-glanceclient>=3.2.2 2022-01-04 14:51:49.809 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2e0/05004ead1893b/python_glanceclient-3.5.0-py3-none-any.whl (198 kB) 2022-01-04 14:51:49.818 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (4.3.0) 2022-01-04 14:51:49.819 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (17.6.0) 2022-01-04 14:51:49.820 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (3.13.0) 2022-01-04 14:51:49.821 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (2021.3) 2022-01-04 14:51:49.822 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (2.26.0) 2022-01-04 14:51:49.823 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (2.5.1) 2022-01-04 14:51:49.825 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (4.6.3) 2022-01-04 14:51:50.151 | Collecting rtslib-fb>=2.1.74 2022-01-04 14:51:50.159 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/ae4/ad808e784a407/rtslib_fb-2.1.74-py3-none-any.whl (85 kB) 2022-01-04 14:51:50.165 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (1.16.0) 2022-01-04 14:51:50.166 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (1.4.29) 2022-01-04 14:51:50.167 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (0.13.0) 2022-01-04 14:51:50.167 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (3.5.0) 2022-01-04 14:51:50.494 | Collecting tabulate>=0.8.7 2022-01-04 14:51:50.502 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d7c/013fe7abbc5e4/tabulate-0.8.9-py3-none-any.whl (25 kB) 2022-01-04 14:51:50.506 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (6.3.1) 2022-01-04 14:51:50.507 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (1.8.7) 2022-01-04 14:51:50.507 | Requirement already satisfied: oslo.i18n>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (5.1.0) 2022-01-04 14:51:51.078 | Collecting oslo.vmware>=3.10.0 2022-01-04 14:51:51.087 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5e6/caf957a5ad82e/oslo.vmware-3.10.0-py3-none-any.whl (491 kB) 2022-01-04 14:51:51.105 | Requirement already satisfied: os-brick>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (5.1.0) 2022-01-04 14:51:51.106 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (5.5.0) 2022-01-04 14:51:51.107 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (2.10.0) 2022-01-04 14:51:51.632 | Collecting google-api-python-client>=1.11.0 2022-01-04 14:51:51.655 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/132/2d026110bc62e/google_api_python_client-2.33.0-py2.py3-none-any.whl (7.9 MB) 2022-01-04 14:51:51.838 | Requirement already satisfied: castellan>=3.6.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (3.10.0) 2022-01-04 14:51:51.839 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (36.0.1) 2022-01-04 14:51:51.840 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev143) (0.2.2) 2022-01-04 14:51:52.175 | Collecting zstd>=1.4.5.1 2022-01-04 14:51:52.183 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0d0/48f03fc6354c5/zstd-1.5.0.4.tar.gz (535 kB) 2022-01-04 14:51:52.273 | Preparing metadata (setup.py): started 2022-01-04 14:51:52.871 | Preparing metadata (setup.py): finished with status 'done' 2022-01-04 14:51:55.268 | Collecting boto3>=1.16.51 2022-01-04 14:51:55.276 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e87/87a7f7c212d5b/boto3-1.20.26-py3-none-any.whl (131 kB) 2022-01-04 14:51:55.674 | Collecting s3transfer<0.6.0,>=0.5.0 2022-01-04 14:51:55.683 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9c1/dc369814391a6/s3transfer-0.5.0-py3-none-any.whl (79 kB) 2022-01-04 14:51:55.687 | Requirement already satisfied: jmespath<1.0.0,>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==19.1.0.dev143) (0.10.0) 2022-01-04 14:51:58.491 | Collecting botocore<1.24.0,>=1.23.26 2022-01-04 14:51:58.519 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/298/f4d4e29504f65/botocore-1.23.26-py3-none-any.whl (8.5 MB) 2022-01-04 14:51:58.840 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==19.1.0.dev143) (1.15.0) 2022-01-04 14:51:58.872 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->cinder==19.1.0.dev143) (2.1.0) 2022-01-04 14:51:59.238 | Collecting google-auth-httplib2>=0.1.0 2022-01-04 14:51:59.245 | 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-01-04 14:51:59.559 | Collecting uritemplate<5,>=3.0.0 2022-01-04 14:51:59.565 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/830/c08b8d99bdd31/uritemplate-4.1.1-py2.py3-none-any.whl (10 kB) 2022-01-04 14:52:00.253 | Collecting google-api-core<3.0.0dev,>=1.21.0 2022-01-04 14:52:00.260 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3c5/62d393aed7e3d/google_api_core-2.3.2-py2.py3-none-any.whl (109 kB) 2022-01-04 14:52:00.774 | Collecting google-auth<3.0.0dev,>=1.16.0 2022-01-04 14:52:00.782 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a34/8a50b027679cb/google_auth-2.3.3-py2.py3-none-any.whl (155 kB) 2022-01-04 14:52:00.883 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=4.2.1->cinder==19.1.0.dev143) (1.7.0) 2022-01-04 14:52:00.936 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==19.1.0.dev143) (3.1.1) 2022-01-04 14:52:00.937 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==19.1.0.dev143) (2.8.1) 2022-01-04 14:52:01.345 | Collecting rsa>=3.1.4 2022-01-04 14:52:01.351 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/95c/5d300c4e879ee/rsa-4.8-py3-none-any.whl (39 kB) 2022-01-04 14:52:01.467 | Collecting pyasn1-modules>=0.0.5 2022-01-04 14:52:01.475 | 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-01-04 14:52:01.625 | Collecting pyasn1>=0.1.7 2022-01-04 14:52:01.631 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/39c/7e2ec30515947/pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) 2022-01-04 14:52:01.688 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.4.0->cinder==19.1.0.dev143) (0.14.1) 2022-01-04 14:52:01.731 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev143) (1.5.0) 2022-01-04 14:52:01.732 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev143) (0.8.0) 2022-01-04 14:52:01.734 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev143) (6.0) 2022-01-04 14:52:01.735 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev143) (2.3.0) 2022-01-04 14:52:01.793 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0.dev143) (0.5.0) 2022-01-04 14:52:01.794 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0.dev143) (1.7.5) 2022-01-04 14:52:01.796 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0.dev143) (2.0.1) 2022-01-04 14:52:01.852 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->cinder==19.1.0.dev143) (2.8.2) 2022-01-04 14:52:01.857 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->cinder==19.1.0.dev143) (0.9.6) 2022-01-04 14:52:01.916 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev143) (2.4.0) 2022-01-04 14:52:01.918 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev143) (5.0.9) 2022-01-04 14:52:01.919 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev143) (4.2.4) 2022-01-04 14:52:01.920 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev143) (5.2.3) 2022-01-04 14:52:01.922 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==19.1.0.dev143) (0.4.0) 2022-01-04 14:52:01.944 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev143) (3.3.0) 2022-01-04 14:52:01.945 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev143) (3.2.0) 2022-01-04 14:52:01.949 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev143) (3.0.3) 2022-01-04 14:52:01.993 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.4.0->cinder==19.1.0.dev143) (1.0.3) 2022-01-04 14:52:02.080 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->cinder==19.1.0.dev143) (1.3.3) 2022-01-04 14:52:02.082 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->cinder==19.1.0.dev143) (3.0.0) 2022-01-04 14:52:02.105 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.1.1->cinder==19.1.0.dev143) (2.5.0) 2022-01-04 14:52:02.128 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.8.0->cinder==19.1.0.dev143) (0.11.0) 2022-01-04 14:52:02.633 | Collecting suds-community>=0.6 2022-01-04 14:52:02.639 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f73/d192016c1bdb4/suds_community-1.0.0-py3-none-any.whl (144 kB) 2022-01-04 14:52:02.649 | Requirement already satisfied: urllib3>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==19.1.0.dev143) (1.26.7) 2022-01-04 14:52:02.894 | Collecting pynacl>=1.0.1 2022-01-04 14:52:02.902 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/30f/9b96db44e09b3/PyNaCl-1.4.0-cp35-abi3-manylinux1_x86_64.whl (961 kB) 2022-01-04 14:52:02.950 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==19.1.0.dev143) (60.2.0) 2022-01-04 14:52:03.133 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=5.0.1->cinder==19.1.0.dev143) (3.10.0) 2022-01-04 14:52:03.171 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==19.1.0.dev143) (21.0.0) 2022-01-04 14:52:03.210 | Collecting warlock<2,>=1.2.0 2022-01-04 14:52:03.217 | 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-01-04 14:52:03.220 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==19.1.0.dev143) (1.13.3) 2022-01-04 14:52:03.418 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev143) (2.0.9) 2022-01-04 14:52:03.419 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev143) (2019.11.28) 2022-01-04 14:52:03.421 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev143) (3.3) 2022-01-04 14:52:03.456 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==19.1.0.dev143) (0.7) 2022-01-04 14:52:03.833 | Collecting pyudev>=0.16.1 2022-01-04 14:52:03.840 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/023/9b019574842a5/pyudev-0.22.0-py3-none-any.whl (63 kB) 2022-01-04 14:52:04.084 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.1.0.dev143) (0.5.2) 2022-01-04 14:52:04.085 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.1.0.dev143) (0.4.2) 2022-01-04 14:52:04.224 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev143) (1.4.2) 2022-01-04 14:52:04.225 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev143) (2.4.0) 2022-01-04 14:52:04.227 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev143) (2.6.3) 2022-01-04 14:52:04.354 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==19.1.0.dev143) (0.12.2) 2022-01-04 14:52:04.472 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev143) (4.10.0) 2022-01-04 14:52:04.474 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev143) (5.4.0) 2022-01-04 14:52:04.475 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev143) (1.1.6) 2022-01-04 14:52:04.510 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=12.5.0->cinder==19.1.0.dev143) (5.0.0) 2022-01-04 14:52:04.752 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==19.1.0.dev143) (2.21) 2022-01-04 14:52:04.831 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.1.0.dev143) (0.4.0) 2022-01-04 14:52:04.832 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.1.0.dev143) (2.3.3) 2022-01-04 14:52:04.966 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=4.4.0->cinder==19.1.0.dev143) (1.6) 2022-01-04 14:52:05.010 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.5.0->cinder==19.1.0.dev143) (2.5.0) 2022-01-04 14:52:05.103 | Requirement already satisfied: protobuf>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core<3.0.0dev,>=1.21.0->google-api-python-client>=1.11.0->cinder==19.1.0.dev143) (3.19.1) 2022-01-04 14:52:05.450 | Collecting googleapis-common-protos<2.0dev,>=1.52.0 2022-01-04 14:52:05.468 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e54/345a2add15dc5/googleapis_common_protos-1.54.0-py2.py3-none-any.whl (207 kB) 2022-01-04 14:52:05.688 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->cinder==19.1.0.dev143) (2.0.1) 2022-01-04 14:52:06.112 | Requirement already satisfied: dogpile.cache>=1.1.2 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=9.1.0->cinder==19.1.0.dev143) (1.1.4) 2022-01-04 14:52:06.162 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=12.5.0->cinder==19.1.0.dev143) (0.12.0) 2022-01-04 14:52:06.212 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==19.1.0.dev143) (0.2.5) 2022-01-04 14:52:07.544 | Requirement already satisfied: jsonpatch<2,>=0.10 in /usr/local/lib/python3.8/dist-packages (from warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==19.1.0.dev143) (1.32) 2022-01-04 14:52:07.826 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.1.0.dev143) (1.8.2) 2022-01-04 14:52:07.827 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==19.1.0.dev143) (21.4.0) 2022-01-04 14:52:07.982 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch<2,>=0.10->warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==19.1.0.dev143) (2.2) 2022-01-04 14:52:08.223 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.5.0->cinder==19.1.0.dev143) (1.0.0) 2022-01-04 14:52:08.352 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev143) (3.7.0) 2022-01-04 14:52:08.977 | Building wheels for collected packages: zstd 2022-01-04 14:52:08.978 | Building wheel for zstd (setup.py): started 2022-01-04 14:53:09.702 | Building wheel for zstd (setup.py): still running... 2022-01-04 14:53:17.825 | Building wheel for zstd (setup.py): finished with status 'done' 2022-01-04 14:53:17.841 | Created wheel for zstd: filename=zstd-1.5.0.4-cp38-cp38-linux_x86_64.whl size=2350347 sha256=2675ec3b1143a1b70ddd882102dad813b4d3b1b76f09af0fe191b7f19e36fc63 2022-01-04 14:53:17.842 | Stored in directory: /root/.cache/pip/wheels/40/a6/c0/7dd724e5b3708b089a06a9ec04bebd0e235aa318d2289defa9 2022-01-04 14:53:17.845 | Successfully built zstd 2022-01-04 14:53:18.799 | Installing collected packages: pyasn1, rsa, pyasn1-modules, googleapis-common-protos, google-auth, botocore, warlock, uritemplate, suds-community, s3transfer, pyudev, pynacl, google-auth-httplib2, google-api-core, zstd, tabulate, rtslib-fb, python-glanceclient, paramiko, oslo.vmware, oauth2client, google-api-python-client, boto3, cinder 2022-01-04 14:53:21.485 | Attempting uninstall: pynacl 2022-01-04 14:53:21.487 | Found existing installation: PyNaCl 1.3.0 2022-01-04 14:53:21.492 | Uninstalling PyNaCl-1.3.0: 2022-01-04 14:53:21.519 | Successfully uninstalled PyNaCl-1.3.0 2022-01-04 14:53:24.059 | Running setup.py develop for cinder 2022-01-04 14:53:27.544 | Successfully installed boto3-1.20.26 botocore-1.23.26 cinder google-api-core-2.3.2 google-api-python-client-2.33.0 google-auth-2.3.3 google-auth-httplib2-0.1.0 googleapis-common-protos-1.54.0 oauth2client-4.1.3 oslo.vmware-3.10.0 paramiko-2.8.1 pyasn1-0.4.8 pyasn1-modules-0.2.8 pynacl-1.4.0 python-glanceclient-3.5.0 pyudev-0.22.0 rsa-4.8 rtslib-fb-2.1.74 s3transfer-0.5.0 suds-community-1.0.0 tabulate-0.8.9 uritemplate-4.1.1 warlock-1.3.3 zstd-1.5.0.4 2022-01-04 14:53:27.544 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-01-04 14:53:27.791 | + inc/python:pip_install:200 : result=0 2022-01-04 14:53:27.793 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-04 14:53:27.796 | + functions-common:time_stop:2412 : local name 2022-01-04 14:53:27.798 | + functions-common:time_stop:2413 : local end_time 2022-01-04 14:53:27.800 | + functions-common:time_stop:2414 : local elapsed_time 2022-01-04 14:53:27.802 | + functions-common:time_stop:2415 : local total 2022-01-04 14:53:27.804 | + functions-common:time_stop:2416 : local start_time 2022-01-04 14:53:27.807 | + functions-common:time_stop:2418 : name=pip_install 2022-01-04 14:53:27.809 | + functions-common:time_stop:2419 : start_time=1641307905152 2022-01-04 14:53:27.811 | + functions-common:time_stop:2421 : [[ -z 1641307905152 ]] 2022-01-04 14:53:27.814 | ++ functions-common:time_stop:2424 : date +%s%3N 2022-01-04 14:53:27.818 | + functions-common:time_stop:2424 : end_time=1641308007816 2022-01-04 14:53:27.820 | + functions-common:time_stop:2425 : elapsed_time=102664 2022-01-04 14:53:27.823 | + functions-common:time_stop:2426 : total=111802 2022-01-04 14:53:27.825 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2022-01-04 14:53:27.827 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=214466 2022-01-04 14:53:27.830 | + inc/python:pip_install:203 : return 0 2022-01-04 14:53:27.832 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-01-04 14:53:27.835 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-01-04 14:53:27.838 | + functions-common:safe_chown:2313 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-01-04 14:53:27.856 | + functions-common:_safe_permission_operation:2161 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-01-04 14:53:27.868 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-01-04 14:53:27.870 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-01-04 14:53:27.873 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-04 14:53:27.876 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-04 14:53:27.878 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-01-04 14:53:27.881 | + inc/python:use_library_from_git:253 : return 1 2022-01-04 14:53:27.883 | + lib/cinder:install_cinder:472 : [[ lioadm == \t\g\t\a\d\m ]] 2022-01-04 14:53:27.886 | + lib/cinder:install_cinder:474 : [[ lioadm == \l\i\o\a\d\m ]] 2022-01-04 14:53:27.889 | + lib/cinder:install_cinder:475 : is_ubuntu 2022-01-04 14:53:27.891 | + functions-common:is_ubuntu:560 : [[ -z deb ]] 2022-01-04 14:53:27.894 | + functions-common:is_ubuntu:563 : '[' deb = deb ']' 2022-01-04 14:53:27.896 | + lib/cinder:install_cinder:477 : sudo mkdir -p /etc/target 2022-01-04 14:53:27.908 | + lib/cinder:install_cinder:479 : install_package targetcli-fb 2022-01-04 14:53:27.911 | + functions-common:install_package:1450 : update_package_repo 2022-01-04 14:53:27.913 | + functions-common:update_package_repo:1422 : NO_UPDATE_REPOS=False 2022-01-04 14:53:27.917 | + functions-common:update_package_repo:1423 : REPOS_UPDATED=True 2022-01-04 14:53:27.920 | + functions-common:update_package_repo:1424 : RETRY_UPDATE=False 2022-01-04 14:53:27.922 | + functions-common:update_package_repo:1426 : [[ False = \T\r\u\e ]] 2022-01-04 14:53:27.925 | + functions-common:update_package_repo:1430 : is_ubuntu 2022-01-04 14:53:27.927 | + functions-common:is_ubuntu:560 : [[ -z deb ]] 2022-01-04 14:53:27.930 | + functions-common:is_ubuntu:563 : '[' deb = deb ']' 2022-01-04 14:53:27.932 | + functions-common:update_package_repo:1431 : apt_get_update 2022-01-04 14:53:27.934 | + functions-common:apt_get_update:1176 : [[ True == \T\r\u\e ]] 2022-01-04 14:53:27.937 | + functions-common:apt_get_update:1176 : [[ False != \T\r\u\e ]] 2022-01-04 14:53:27.939 | + functions-common:apt_get_update:1177 : return 2022-01-04 14:53:27.942 | + functions-common:install_package:1451 : real_install_package targetcli-fb 2022-01-04 14:53:27.944 | + functions-common:real_install_package:1436 : is_ubuntu 2022-01-04 14:53:27.947 | + functions-common:is_ubuntu:560 : [[ -z deb ]] 2022-01-04 14:53:27.950 | + functions-common:is_ubuntu:563 : '[' deb = deb ']' 2022-01-04 14:53:27.952 | + functions-common:real_install_package:1437 : apt_get install targetcli-fb 2022-01-04 14:53:27.974 | + functions-common:apt_get:1217 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-01-04 14:53:28.081 | Reading package lists... 2022-01-04 14:53:28.305 | Building dependency tree... 2022-01-04 14:53:28.307 | Reading state information... 2022-01-04 14:53:28.544 | The following packages were automatically installed and are no longer required: 2022-01-04 14:53:28.545 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-01-04 14:53:28.545 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-01-04 14:53:28.545 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-01-04 14:53:28.545 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-01-04 14:53:28.545 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-01-04 14:53:28.545 | python3-zope.interface 2022-01-04 14:53:28.545 | Use 'sudo apt autoremove' to remove them. 2022-01-04 14:53:28.546 | The following additional packages will be installed: 2022-01-04 14:53:28.546 | python3-configshell-fb python3-pyparsing python3-pyudev python3-rtslib-fb 2022-01-04 14:53:28.546 | python3-urwid 2022-01-04 14:53:28.547 | Suggested packages: 2022-01-04 14:53:28.547 | python-pyparsing-doc python-urwid-doc 2022-01-04 14:53:28.613 | The following NEW packages will be installed: 2022-01-04 14:53:28.614 | python3-configshell-fb python3-pyparsing python3-pyudev python3-rtslib-fb 2022-01-04 14:53:28.614 | python3-urwid targetcli-fb 2022-01-04 14:53:28.855 | 0 upgraded, 6 newly installed, 0 to remove and 105 not upgraded. 2022-01-04 14:53:28.856 | Need to get 356 kB of archives. 2022-01-04 14:53:28.856 | After this operation, 2,294 kB of additional disk space will be used. 2022-01-04 14:53:28.856 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyparsing all 2.4.6-1 [61.3 kB] 2022-01-04 14:53:29.215 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-urwid amd64 2.0.1-3 [159 kB] 2022-01-04 14:53:29.419 | 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-01-04 14:53:29.442 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyudev all 0.21.0-3ubuntu1 [37.1 kB] 2022-01-04 14:53:29.460 | 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-01-04 14:53:29.478 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 targetcli-fb all 1:2.1.51-0ubuntu1 [35.1 kB] 2022-01-04 14:53:30.052 | Fetched 356 kB in 1s (408 kB/s) 2022-01-04 14:53:30.247 | Selecting previously unselected package python3-pyparsing. 2022-01-04 14:53:30.298 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 90882 files and directories currently installed.) 2022-01-04 14:53:30.302 | Preparing to unpack .../0-python3-pyparsing_2.4.6-1_all.deb ... 2022-01-04 14:53:30.360 | Unpacking python3-pyparsing (2.4.6-1) ... 2022-01-04 14:53:30.656 | Selecting previously unselected package python3-urwid. 2022-01-04 14:53:30.665 | Preparing to unpack .../1-python3-urwid_2.0.1-3_amd64.deb ... 2022-01-04 14:53:30.724 | Unpacking python3-urwid (2.0.1-3) ... 2022-01-04 14:53:31.136 | Selecting previously unselected package python3-configshell-fb. 2022-01-04 14:53:31.146 | Preparing to unpack .../2-python3-configshell-fb_1%3a1.1.27-0ubuntu1_all.deb ... 2022-01-04 14:53:31.204 | Unpacking python3-configshell-fb (1:1.1.27-0ubuntu1) ... 2022-01-04 14:53:31.622 | Selecting previously unselected package python3-pyudev. 2022-01-04 14:53:31.631 | Preparing to unpack .../3-python3-pyudev_0.21.0-3ubuntu1_all.deb ... 2022-01-04 14:53:31.684 | Unpacking python3-pyudev (0.21.0-3ubuntu1) ... 2022-01-04 14:53:32.132 | Selecting previously unselected package python3-rtslib-fb. 2022-01-04 14:53:32.142 | Preparing to unpack .../4-python3-rtslib-fb_2.1.71-0ubuntu1.1_all.deb ... 2022-01-04 14:53:32.195 | Unpacking python3-rtslib-fb (2.1.71-0ubuntu1.1) ... 2022-01-04 14:53:32.686 | Selecting previously unselected package targetcli-fb. 2022-01-04 14:53:32.696 | Preparing to unpack .../5-targetcli-fb_1%3a2.1.51-0ubuntu1_all.deb ... 2022-01-04 14:53:32.743 | Unpacking targetcli-fb (1:2.1.51-0ubuntu1) ... 2022-01-04 14:53:33.099 | Setting up python3-urwid (2.0.1-3) ... 2022-01-04 14:53:33.553 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:141: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-01-04 14:53:33.553 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-01-04 14:53:33.553 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:145: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-01-04 14:53:33.553 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-01-04 14:53:33.553 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:149: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-01-04 14:53:33.553 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-01-04 14:53:33.553 | /usr/lib/python3/dist-packages/urwid/tests/test_canvas.py:232: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2022-01-04 14:53:33.553 | assert result == expected, "got: %r expected: %r" (result, expected) 2022-01-04 14:53:33.715 | Setting up python3-pyparsing (2.4.6-1) ... 2022-01-04 14:53:34.166 | Setting up python3-configshell-fb (1:1.1.27-0ubuntu1) ... 2022-01-04 14:53:34.600 | Setting up python3-pyudev (0.21.0-3ubuntu1) ... 2022-01-04 14:53:35.046 | Setting up python3-rtslib-fb (2.1.71-0ubuntu1.1) ... 2022-01-04 14:53:36.526 | Setting up targetcli-fb (1:2.1.51-0ubuntu1) ... 2022-01-04 14:53:37.167 | Created symlink /etc/systemd/system/multi-user.target.wants/targetclid.service → /lib/systemd/system/targetclid.service. 2022-01-04 14:53:37.167 | Created symlink /etc/systemd/system/sockets.target.wants/targetclid.socket → /lib/systemd/system/targetclid.socket. 2022-01-04 14:53:39.206 | Processing triggers for man-db (2.9.1-1) ... 2022-01-04 14:53:39.484 | Processing triggers for systemd (245.4-4ubuntu3.13) ... 2022-01-04 14:53:47.280 | + functions-common:apt_get:1221 : result=0 2022-01-04 14:53:47.282 | + functions-common:apt_get:1224 : time_stop apt-get 2022-01-04 14:53:47.285 | + functions-common:time_stop:2412 : local name 2022-01-04 14:53:47.287 | + functions-common:time_stop:2413 : local end_time 2022-01-04 14:53:47.290 | + functions-common:time_stop:2414 : local elapsed_time 2022-01-04 14:53:47.292 | + functions-common:time_stop:2415 : local total 2022-01-04 14:53:47.295 | + functions-common:time_stop:2416 : local start_time 2022-01-04 14:53:47.297 | + functions-common:time_stop:2418 : name=apt-get 2022-01-04 14:53:47.300 | + functions-common:time_stop:2419 : start_time=1641308007972 2022-01-04 14:53:47.302 | + functions-common:time_stop:2421 : [[ -z 1641308007972 ]] 2022-01-04 14:53:47.305 | ++ functions-common:time_stop:2424 : date +%s%3N 2022-01-04 14:53:47.310 | + functions-common:time_stop:2424 : end_time=1641308027307 2022-01-04 14:53:47.313 | + functions-common:time_stop:2425 : elapsed_time=19335 2022-01-04 14:53:47.315 | + functions-common:time_stop:2426 : total=485212 2022-01-04 14:53:47.318 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2022-01-04 14:53:47.320 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=504547 2022-01-04 14:53:47.323 | + functions-common:apt_get:1225 : return 0 2022-01-04 14:53:47.325 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-01-04 14:53:47.327 | + ./stack.sh:main:922 : configure_cinder 2022-01-04 14:53:47.330 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-01-04 14:53:47.342 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-01-04 14:53:47.346 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-01-04 14:53:47.348 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-01-04 14:53:47.350 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-01-04 14:53:47.353 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-01-04 14:53:47.353 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-01-04 14:53:47.358 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-01-04 14:53:47.360 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-01-04 14:53:47.362 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-01-04 14:53:47.364 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-01-04 14:53:47.367 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-01-04 14:53:47.369 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-01-04 14:53:47.371 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-01-04 14:53:47.373 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-01-04 14:53:47.384 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-01-04 14:53:47.396 | + 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-01-04 14:53:47.408 | + 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-01-04 14:53:47.420 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-01-04 14:53:47.431 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-01-04 14:53:47.434 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-01-04 14:53:47.438 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.B5kmq8dioS 2022-01-04 14:53:47.440 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-01-04 14:53:47.442 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-01-04 14:53:47.445 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-01-04 14:53:47.447 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.B5kmq8dioS 2022-01-04 14:53:47.450 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.B5kmq8dioS 2022-01-04 14:53:47.461 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.B5kmq8dioS /etc/sudoers.d/cinder-rootwrap 2022-01-04 14:53:47.474 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-01-04 14:53:47.478 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-01-04 14:53:47.480 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-01-04 14:53:47.482 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-01-04 14:53:47.484 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-01-04 14:53:47.486 | + 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-01-04 14:53:47.488 | + 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-01-04 14:53:47.491 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-01-04 14:53:47.493 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-01-04 14:53:47.498 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-01-04 14:53:47.502 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-01-04 14:53:47.520 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-01-04 14:53:47.538 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-01-04 14:53:47.557 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-01-04 14:53:47.574 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-01-04 14:53:47.593 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-01-04 14:53:47.611 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-01-04 14:53:47.629 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-01-04 14:53:47.647 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-01-04 14:53:47.649 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/cinder/cinder.conf 2022-01-04 14:53:47.651 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=cinder 2022-01-04 14:53:47.654 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2022-01-04 14:53:47.656 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-01-04 14:53:47.685 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-01-04 14:53:47.711 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.32/identity 2022-01-04 14:53:47.739 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-01-04 14:53:47.765 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-01-04 14:53:47.792 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-01-04 14:53:47.819 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-01-04 14:53:47.846 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-01-04 14:53:47.878 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-01-04 14:53:47.906 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-01-04 14:53:47.932 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-01-04 14:53:47.962 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-01-04 14:53:47.990 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-01-04 14:53:47.992 | ++ lib/database:database_connection_url:132 : local db=cinder 2022-01-04 14:53:47.994 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql cinder 2022-01-04 14:53:47.997 | ++ lib/databases/mysql:database_connection_url_mysql:204 : local db=cinder 2022-01-04 14:53:47.999 | ++ lib/databases/mysql:database_connection_url_mysql:205 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-01-04 14:53:48.002 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-01-04 14:53:48.032 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-01-04 14:53:48.061 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-01-04 14:53:48.088 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-01-04 14:53:48.116 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-01-04 14:53:48.143 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-01-04 14:53:48.171 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-01-04 14:53:48.201 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-01-04 14:53:48.204 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.32 2022-01-04 14:53:48.231 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-01-04 14:53:48.263 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-01-04 14:53:48.270 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key d88fcc58820ce89a9befa7d916a376e2 2022-01-04 14:53:48.297 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-01-04 14:53:48.299 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-01-04 14:53:48.328 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-01-04 14:53:48.355 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-01-04 14:53:48.382 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-01-04 14:53:48.411 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-01-04 14:53:48.427 | + functions-common:is_service_enabled:2068 : return 0 2022-01-04 14:53:48.430 | + lib/cinder:configure_cinder:299 : [[ -n lvm:lvmdriver-1 ]] 2022-01-04 14:53:48.432 | + lib/cinder:configure_cinder:300 : local enabled_backends= 2022-01-04 14:53:48.435 | + lib/cinder:configure_cinder:301 : local default_name= 2022-01-04 14:53:48.437 | + lib/cinder:configure_cinder:302 : local be be_name be_type 2022-01-04 14:53:48.439 | + lib/cinder:configure_cinder:303 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-01-04 14:53:48.441 | + lib/cinder:configure_cinder:304 : be_type=lvm 2022-01-04 14:53:48.444 | + lib/cinder:configure_cinder:305 : be_name=lvmdriver-1 2022-01-04 14:53:48.446 | + lib/cinder:configure_cinder:306 : type configure_cinder_backend_lvm 2022-01-04 14:53:48.448 | + lib/cinder:configure_cinder:307 : configure_cinder_backend_lvm lvmdriver-1 2022-01-04 14:53:48.451 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-01-04 14:53:48.454 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-01-04 14:53:48.483 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2022-01-04 14:53:48.510 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-01-04 14:53:48.538 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2022-01-04 14:53:48.565 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-01-04 14:53:48.593 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-01-04 14:53:48.620 | + lib/cinder:configure_cinder:309 : [[ -z '' ]] 2022-01-04 14:53:48.623 | + lib/cinder:configure_cinder:310 : default_name=lvmdriver-1 2022-01-04 14:53:48.625 | + lib/cinder:configure_cinder:312 : enabled_backends+=lvmdriver-1, 2022-01-04 14:53:48.628 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-01-04 14:53:48.655 | + lib/cinder:configure_cinder:315 : [[ -n lvmdriver-1 ]] 2022-01-04 14:53:48.657 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-01-04 14:53:48.685 | + lib/cinder:configure_cinder:318 : configure_cinder_image_volume_cache 2022-01-04 14:53:48.687 | + lib/cinder:configure_cinder_image_volume_cache:623 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-01-04 14:53:48.690 | + lib/cinder:configure_cinder_image_volume_cache:624 : local be_name=lvmdriver-1 2022-01-04 14:53:48.692 | + lib/cinder:configure_cinder_image_volume_cache:626 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-01-04 14:53:48.719 | + lib/cinder:configure_cinder_image_volume_cache:628 : [[ -n '' ]] 2022-01-04 14:53:48.721 | + lib/cinder:configure_cinder_image_volume_cache:632 : [[ -n '' ]] 2022-01-04 14:53:48.723 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-01-04 14:53:48.739 | + functions-common:is_service_enabled:2068 : return 0 2022-01-04 14:53:48.742 | + lib/cinder:configure_cinder:321 : [[ -n swift ]] 2022-01-04 14:53:48.744 | + lib/cinder:configure_cinder:322 : type configure_cinder_backup_swift 2022-01-04 14:53:48.747 | + lib/cinder:configure_cinder:323 : configure_cinder_backup_swift 2022-01-04 14:53:48.750 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2022-01-04 14:53:48.777 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.32:8080/v1/AUTH_ 2022-01-04 14:53:48.805 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2022-01-04 14:53:48.821 | + functions-common:is_service_enabled:2068 : return 1 2022-01-04 14:53:48.823 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-01-04 14:53:48.839 | + functions-common:is_service_enabled:2068 : return 1 2022-01-04 14:53:48.841 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-01-04 14:53:48.858 | + functions-common:is_service_enabled:2068 : return 1 2022-01-04 14:53:48.860 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-01-04 14:53:48.862 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-01-04 14:53:48.865 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-01-04 14:53:48.867 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-01-04 14:53:48.869 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-01-04 14:53:48.872 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-01-04 14:53:48.874 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-01-04 14:53:48.890 | + functions-common:is_service_enabled:2068 : return 0 2022-01-04 14:53:48.892 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-01-04 14:53:48.895 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-01-04 14:53:48.897 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-01-04 14:53:48.913 | ++ functions-common:is_service_enabled:2068 : return 0 2022-01-04 14:53:48.915 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.32:5672/ 2022-01-04 14:53:48.918 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.32:5672/ 2022-01-04 14:53:48.946 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-01-04 14:53:48.948 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-01-04 14:53:48.951 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-01-04 14:53:48.953 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-01-04 14:53:48.955 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-01-04 14:53:48.958 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-01-04 14:53:48.975 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-01-04 14:53:48.977 | + functions:setup_systemd_logging:695 : local pidstr= 2022-01-04 14:53:48.980 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-01-04 14:53:48.983 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-01-04 14:53:48.985 | + 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-01-04 14:53:49.012 | + 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-01-04 14:53:49.039 | + 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-01-04 14:53:49.067 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-01-04 14:53:49.094 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-01-04 14:53:49.111 | + functions-common:is_service_enabled:2068 : return 0 2022-01-04 14:53:49.113 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-01-04 14:53:49.116 | + lib/apache:write_uwsgi_config:244 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-01-04 14:53:49.118 | + lib/apache:write_uwsgi_config:245 : local wsgi=/usr/local/bin/cinder-wsgi 2022-01-04 14:53:49.120 | + lib/apache:write_uwsgi_config:246 : local url=/volume 2022-01-04 14:53:49.123 | + lib/apache:write_uwsgi_config:247 : local http= 2022-01-04 14:53:49.125 | + lib/apache:write_uwsgi_config:248 : local name= 2022-01-04 14:53:49.128 | ++ lib/apache:write_uwsgi_config:249 : basename /usr/local/bin/cinder-wsgi 2022-01-04 14:53:49.132 | + lib/apache:write_uwsgi_config:249 : name=cinder-wsgi 2022-01-04 14:53:49.134 | + lib/apache:write_uwsgi_config:253 : local socket_dir=/var/run/uwsgi 2022-01-04 14:53:49.136 | + lib/apache:write_uwsgi_config:257 : sudo mkdir -p /etc/tmpfiles.d/ 2022-01-04 14:53:49.148 | + lib/apache:write_uwsgi_config:258 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-01-04 14:53:49.149 | + lib/apache:write_uwsgi_config:258 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-01-04 14:53:49.157 | d /var/run/uwsgi 0755 ubuntu root 2022-01-04 14:53:49.161 | + lib/apache:write_uwsgi_config:259 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-01-04 14:53:49.176 | + lib/apache:write_uwsgi_config:261 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-01-04 14:53:49.179 | + lib/apache:write_uwsgi_config:264 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-01-04 14:53:49.182 | + lib/apache:write_uwsgi_config:265 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-01-04 14:53:49.210 | + lib/apache:write_uwsgi_config:266 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-01-04 14:53:49.237 | + lib/apache:write_uwsgi_config:268 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-01-04 14:53:49.264 | + lib/apache:write_uwsgi_config:270 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-01-04 14:53:49.291 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-01-04 14:53:49.318 | + lib/apache:write_uwsgi_config:274 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-01-04 14:53:49.345 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-01-04 14:53:49.372 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-01-04 14:53:49.398 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-01-04 14:53:49.425 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-01-04 14:53:49.452 | + lib/apache:write_uwsgi_config:282 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-01-04 14:53:49.480 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-01-04 14:53:49.506 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-01-04 14:53:49.534 | + lib/apache:write_uwsgi_config:289 : [[ -n '' ]] 2022-01-04 14:53:49.536 | + lib/apache:write_uwsgi_config:292 : local apache_conf= 2022-01-04 14:53:49.539 | ++ lib/apache:write_uwsgi_config:293 : apache_site_config_for cinder-wsgi 2022-01-04 14:53:49.541 | ++ lib/apache:apache_site_config_for:176 : local site=cinder-wsgi 2022-01-04 14:53:49.543 | ++ lib/apache:apache_site_config_for:177 : is_ubuntu 2022-01-04 14:53:49.546 | ++ functions-common:is_ubuntu:560 : [[ -z deb ]] 2022-01-04 14:53:49.548 | ++ functions-common:is_ubuntu:563 : '[' deb = deb ']' 2022-01-04 14:53:49.550 | ++ lib/apache:apache_site_config_for:179 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-01-04 14:53:49.553 | + lib/apache:write_uwsgi_config:293 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-01-04 14:53:49.555 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-01-04 14:53:49.582 | + lib/apache:write_uwsgi_config:295 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-01-04 14:53:49.610 | + lib/apache:write_uwsgi_config:296 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-01-04 14:53:49.610 | + lib/apache:write_uwsgi_config:296 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-01-04 14:53:49.619 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-01-04 14:53:49.622 | + lib/apache:write_uwsgi_config:297 : enable_apache_site cinder-wsgi 2022-01-04 14:53:49.624 | + lib/apache:enable_apache_site:193 : local site=cinder-wsgi 2022-01-04 14:53:49.626 | + lib/apache:enable_apache_site:195 : enable_apache_mod version 2022-01-04 14:53:49.629 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-01-04 14:53:49.631 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-01-04 14:53:49.633 | + functions-common:is_ubuntu:560 : [[ -z deb ]] 2022-01-04 14:53:49.635 | + functions-common:is_ubuntu:563 : '[' deb = deb ']' 2022-01-04 14:53:49.638 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-01-04 14:53:49.640 | + lib/apache:enable_apache_site:196 : is_ubuntu 2022-01-04 14:53:49.643 | + functions-common:is_ubuntu:560 : [[ -z deb ]] 2022-01-04 14:53:49.645 | + functions-common:is_ubuntu:563 : '[' deb = deb ']' 2022-01-04 14:53:49.647 | + lib/apache:enable_apache_site:197 : sudo a2ensite cinder-wsgi 2022-01-04 14:53:49.708 | Enabling site cinder-wsgi. 2022-01-04 14:53:49.713 | To activate the new configuration, you need to run: 2022-01-04 14:53:49.713 | systemctl reload apache2 2022-01-04 14:53:49.718 | + lib/apache:write_uwsgi_config:298 : restart_apache_server 2022-01-04 14:53:49.720 | + lib/apache:restart_apache_server:240 : restart_service apache2 2022-01-04 14:53:49.723 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2022-01-04 14:53:49.725 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2022-01-04 14:53:49.857 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-01-04 14:53:49.859 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-01-04 14:53:49.890 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.32/image 2022-01-04 14:53:49.918 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-01-04 14:53:49.934 | + functions-common:is_service_enabled:2068 : return 1 2022-01-04 14:53:49.936 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-01-04 14:53:49.939 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/cinder/cinder.conf 2022-01-04 14:53:49.941 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=nova 2022-01-04 14:53:49.943 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=nova 2022-01-04 14:53:49.946 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-01-04 14:53:49.976 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/cinder/cinder.conf nova interface public 2022-01-04 14:53:50.004 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.32/identity 2022-01-04 14:53:50.032 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/cinder/cinder.conf nova username nova 2022-01-04 14:53:50.059 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-01-04 14:53:50.087 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-01-04 14:53:50.114 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/cinder/cinder.conf nova project_name service 2022-01-04 14:53:50.142 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-01-04 14:53:50.169 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-01-04 14:53:50.197 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-01-04 14:53:50.224 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-01-04 14:53:50.253 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-01-04 14:53:50.282 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-01-04 14:53:50.284 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-01-04 14:53:50.301 | + functions-common:is_service_enabled:2068 : return 0 2022-01-04 14:53:50.303 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.32:2379 2022-01-04 14:53:50.333 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-01-04 14:53:50.336 | + ./stack.sh:main:925 : is_service_enabled neutron 2022-01-04 14:53:50.353 | + functions-common:is_service_enabled:2068 : return 0 2022-01-04 14:53:50.356 | + ./stack.sh:main:927 : stack_install_service neutron 2022-01-04 14:53:50.358 | + lib/stack:stack_install_service:20 : local service=neutron 2022-01-04 14:53:50.361 | + lib/stack:stack_install_service:21 : type install_neutron 2022-01-04 14:53:50.363 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-01-04 14:53:50.365 | + lib/stack:stack_install_service:32 : install_neutron 2022-01-04 14:53:50.368 | + lib/neutron:install_neutron:676 : is_neutron_legacy_enabled 2022-01-04 14:53:50.372 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-01-04 14:53:50.372 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-01-04 14:53:50.378 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-01-04 14:53:50.380 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-01-04 14:53:50.383 | + 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-01-04 14:53:50.385 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-01-04 14:53:50.388 | + lib/neutron:install_neutron:678 : install_mutnauq 2022-01-04 14:53:50.390 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-01-04 14:53:50.393 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-01-04 14:53:50.395 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-04 14:53:50.398 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-04 14:53:50.400 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-01-04 14:53:50.403 | + inc/python:use_library_from_git:253 : return 1 2022-01-04 14:53:50.405 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-01-04 14:53:50.408 | + functions-common:git_clone:595 : local git_remote=https://opendev.org/openstack/neutron.git 2022-01-04 14:53:50.410 | + functions-common:git_clone:596 : local git_dest=/opt/stack/neutron 2022-01-04 14:53:50.412 | + functions-common:git_clone:597 : local git_ref=master 2022-01-04 14:53:50.414 | + functions-common:git_clone:598 : local orig_dir 2022-01-04 14:53:50.417 | ++ functions-common:git_clone:599 : pwd 2022-01-04 14:53:50.420 | + functions-common:git_clone:599 : orig_dir=/home/ubuntu/devstack 2022-01-04 14:53:50.422 | + functions-common:git_clone:600 : local git_clone_flags= 2022-01-04 14:53:50.426 | ++ functions-common:git_clone:602 : trueorfalse False RECLONE 2022-01-04 14:53:50.442 | + functions-common:git_clone:602 : RECLONE=False 2022-01-04 14:53:50.444 | + functions-common:git_clone:603 : [[ 0 -gt 0 ]] 2022-01-04 14:53:50.446 | + functions-common:git_clone:607 : [[ False = \T\r\u\e ]] 2022-01-04 14:53:50.449 | + functions-common:git_clone:616 : echo master 2022-01-04 14:53:50.450 | + functions-common:git_clone:616 : egrep -q '^refs' 2022-01-04 14:53:50.455 | + functions-common:git_clone:630 : [[ ! -d /opt/stack/neutron ]] 2022-01-04 14:53:50.457 | + functions-common:git_clone:638 : [[ False = \T\r\u\e ]] 2022-01-04 14:53:50.459 | + functions-common:git_clone:664 : cd /opt/stack/neutron 2022-01-04 14:53:50.462 | + functions-common:git_clone:665 : git show --oneline 2022-01-04 14:53:50.462 | + functions-common:git_clone:665 : head -1 2022-01-04 14:53:50.466 | 7cbec53543 Merge "remove unicode from code" 2022-01-04 14:53:50.469 | + functions-common:git_clone:666 : cd /home/ubuntu/devstack 2022-01-04 14:53:50.471 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-01-04 14:53:50.474 | + inc/python:setup_develop:338 : local bindep 2022-01-04 14:53:50.476 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-01-04 14:53:50.479 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-01-04 14:53:50.482 | + inc/python:setup_develop:344 : local extras= 2022-01-04 14:53:50.484 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-01-04 14:53:50.487 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-01-04 14:53:50.489 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-01-04 14:53:50.491 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-01-04 14:53:50.494 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-01-04 14:53:50.496 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-01-04 14:53:50.499 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-01-04 14:53:50.502 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-01-04 14:53:50.505 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-01-04 14:53:50.507 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-01-04 14:53:50.510 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-01-04 14:53:50.513 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-01-04 14:53:50.518 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-01-04 14:53:50.521 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-01-04 14:53:51.153 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-01-04 14:53:51.156 | + inc/python:setup_package:418 : local bindep=0 2022-01-04 14:53:51.158 | + inc/python:setup_package:419 : local bindep_flag= 2022-01-04 14:53:51.161 | + inc/python:setup_package:420 : local bindep_profiles= 2022-01-04 14:53:51.163 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-01-04 14:53:51.165 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-01-04 14:53:51.167 | + inc/python:setup_package:427 : local flags=-e 2022-01-04 14:53:51.170 | + inc/python:setup_package:428 : local extras= 2022-01-04 14:53:51.172 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-01-04 14:53:51.174 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-01-04 14:53:51.176 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-01-04 14:53:51.179 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-01-04 14:53:51.181 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-01-04 14:53:51.183 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-01-04 14:53:51.204 | Using python 3.8 to install /opt/stack/neutron 2022-01-04 14:53:51.206 | + 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-01-04 14:53:52.048 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-04 14:53:52.048 | from cryptography.utils import int_from_bytes 2022-01-04 14:53:52.048 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-04 14:53:52.048 | from cryptography.utils import int_from_bytes 2022-01-04 14:53:53.153 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-04 14:53:53.194 | Obtaining file:///opt/stack/neutron 2022-01-04 14:53:53.195 | Preparing metadata (setup.py): started 2022-01-04 14:53:55.158 | Preparing metadata (setup.py): finished with status 'done' 2022-01-04 14:53:55.257 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev328) (5.8.0) 2022-01-04 14:53:55.258 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev328) (3.5.0) 2022-01-04 14:53:55.259 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev328) (2.1.1) 2022-01-04 14:53:55.260 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev328) (2.5.1) 2022-01-04 14:53:55.261 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev328) (2.3.0) 2022-01-04 14:53:55.262 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev328) (5.1.0) 2022-01-04 14:53:55.263 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev328) (0.33.0) 2022-01-04 14:53:55.264 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev328) (1.4.1) 2022-01-04 14:53:55.265 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev328) (0.20.2) 2022-01-04 14:53:55.266 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev328) (2.26.0) 2022-01-04 14:53:55.268 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev328) (3.0.3) 2022-01-04 14:53:55.269 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev328) (9.3.0) 2022-01-04 14:53:55.270 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev328) (0.8.0) 2022-01-04 14:53:55.270 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev328) (0.11.0) 2022-01-04 14:53:55.272 | Requirement already satisfied: neutron-lib>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev328) (2.18.0) 2022-01-04 14:53:55.273 | Requirement already satisfied: python-neutronclient>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev328) (7.7.0) 2022-01-04 14:53:55.274 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev328) (6.3.1) 2022-01-04 14:53:55.275 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev328) (1.4.29) 2022-01-04 14:53:55.276 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev328) (1.8.7) 2022-01-04 14:53:55.277 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev328) (4.4.0) 2022-01-04 14:53:55.278 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev328) (1.7.5) 2022-01-04 14:53:55.279 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev328) (3.5.0) 2022-01-04 14:53:55.280 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev328) (2.8.1) 2022-01-04 14:53:55.281 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev328) (4.5.0) 2022-01-04 14:53:55.283 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev328) (8.7.1) 2022-01-04 14:53:55.284 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev328) (3.4.0) 2022-01-04 14:53:55.285 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev328) (11.1.0) 2022-01-04 14:53:55.286 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev328) (5.1.0) 2022-01-04 14:53:55.287 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev328) (4.6.1) 2022-01-04 14:53:55.288 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev328) (12.11.1) 2022-01-04 14:53:55.289 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev328) (4.5.0) 2022-01-04 14:53:55.290 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev328) (3.10.1) 2022-01-04 14:53:55.291 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev328) (2.6.2) 2022-01-04 14:53:55.292 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev328) (2.3.0) 2022-01-04 14:53:55.293 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev328) (6.3.0) 2022-01-04 14:53:55.294 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev328) (4.2.0) 2022-01-04 14:53:55.295 | Requirement already satisfied: oslo.service>=1.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev328) (2.7.0) 2022-01-04 14:53:55.297 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev328) (1.4.0) 2022-01-04 14:53:55.298 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev328) (4.12.0) 2022-01-04 14:53:55.299 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev328) (2.5.0) 2022-01-04 14:53:55.300 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev328) (3.4.2) 2022-01-04 14:53:55.301 | Requirement already satisfied: os-ken>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev328) (2.3.0) 2022-01-04 14:53:55.303 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev328) (1.1.0) 2022-01-04 14:53:55.303 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev328) (2.16.0) 2022-01-04 14:53:55.304 | Requirement already satisfied: ovsdbapp>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev328) (1.13.0) 2022-01-04 14:53:55.305 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev328) (21.3) 2022-01-04 14:53:55.307 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev328) (5.9.0) 2022-01-04 14:53:55.308 | Requirement already satisfied: pyroute2>=0.6.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev328) (0.6.5) 2022-01-04 14:53:55.309 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev328) (21.0.0) 2022-01-04 14:53:55.310 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev328) (17.6.0) 2022-01-04 14:53:55.311 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev328) (0.61.0) 2022-01-04 14:53:55.312 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev328) (4.4.0) 2022-01-04 14:53:55.313 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev328) (2.7.0) 2022-01-04 14:53:55.314 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev328) (2.4.0) 2022-01-04 14:53:55.315 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev328) (2.10.0) 2022-01-04 14:53:55.332 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==19.1.0.dev328) (5.4.0) 2022-01-04 14:53:55.333 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==19.1.0.dev328) (4.10.0) 2022-01-04 14:53:55.334 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==19.1.0.dev328) (1.1.6) 2022-01-04 14:53:55.345 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==19.1.0.dev328) (1.13.3) 2022-01-04 14:53:55.346 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==19.1.0.dev328) (1.16.0) 2022-01-04 14:53:55.358 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==19.1.0.dev328) (1.1.2) 2022-01-04 14:53:55.359 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==19.1.0.dev328) (2.1.0) 2022-01-04 14:53:55.379 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->neutron==19.1.0.dev328) (3.0.6) 2022-01-04 14:53:55.386 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==19.1.0.dev328) (2.0.1) 2022-01-04 14:53:55.444 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==19.1.0.dev328) (1.7.0) 2022-01-04 14:53:55.446 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==19.1.0.dev328) (1.0.2) 2022-01-04 14:53:55.499 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==19.1.0.dev328) (4.3.0) 2022-01-04 14:53:55.501 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==19.1.0.dev328) (3.1.1) 2022-01-04 14:53:55.553 | Requirement already satisfied: os-traits>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.18.0->neutron==19.1.0.dev328) (2.6.0) 2022-01-04 14:53:55.554 | Requirement already satisfied: setproctitle>=1.1.10 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.18.0->neutron==19.1.0.dev328) (1.2.2) 2022-01-04 14:53:55.584 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev328) (1.4.0) 2022-01-04 14:53:55.585 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev328) (0.10.0) 2022-01-04 14:53:55.586 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev328) (1.1.4) 2022-01-04 14:53:55.588 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev328) (2.5.0) 2022-01-04 14:53:55.589 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev328) (1.32) 2022-01-04 14:53:55.590 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev328) (1.4.4) 2022-01-04 14:53:55.591 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev328) (36.0.1) 2022-01-04 14:53:55.592 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev328) (6.0) 2022-01-04 14:53:55.611 | Requirement already satisfied: msgpack>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-ken>=2.2.0->neutron==19.1.0.dev328) (1.0.3) 2022-01-04 14:53:55.699 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->neutron==19.1.0.dev328) (0.14.1) 2022-01-04 14:53:55.743 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.0.0->neutron==19.1.0.dev328) (1.5.0) 2022-01-04 14:53:55.805 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==19.1.0.dev328) (0.13.0) 2022-01-04 14:53:55.806 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==19.1.0.dev328) (0.5.0) 2022-01-04 14:53:55.808 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==19.1.0.dev328) (2.0.1) 2022-01-04 14:53:55.867 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==19.1.0.dev328) (0.9.6) 2022-01-04 14:53:55.868 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==19.1.0.dev328) (2.8.2) 2022-01-04 14:53:55.956 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.0.dev328) (0.4.0) 2022-01-04 14:53:55.958 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.0.dev328) (4.2.4) 2022-01-04 14:53:55.959 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.0.dev328) (5.2.3) 2022-01-04 14:53:55.962 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==19.1.0.dev328) (5.0.9) 2022-01-04 14:53:55.987 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==19.1.0.dev328) (3.3.0) 2022-01-04 14:53:55.989 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==19.1.0.dev328) (3.2.0) 2022-01-04 14:53:56.040 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.3.0->neutron==19.1.0.dev328) (1.15.0) 2022-01-04 14:53:56.105 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==19.1.0.dev328) (2021.3) 2022-01-04 14:53:56.138 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=1.31.0->neutron==19.1.0.dev328) (1.3.3) 2022-01-04 14:53:56.140 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=1.31.0->neutron==19.1.0.dev328) (3.0.0) 2022-01-04 14:53:56.165 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->neutron==19.1.0.dev328) (2.5.0) 2022-01-04 14:53:56.311 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==19.1.0.dev328) (2.4.0) 2022-01-04 14:53:56.379 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==19.1.0.dev328) (60.2.0) 2022-01-04 14:53:56.457 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==19.1.0.dev328) (0.3.5) 2022-01-04 14:53:56.458 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==19.1.0.dev328) (3.0.0) 2022-01-04 14:53:56.568 | Requirement already satisfied: pyroute2.core==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev328) (0.6.5) 2022-01-04 14:53:56.569 | Requirement already satisfied: pyroute2.ipset==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev328) (0.6.5) 2022-01-04 14:53:56.570 | Requirement already satisfied: pyroute2.nslink==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev328) (0.6.5) 2022-01-04 14:53:56.572 | Requirement already satisfied: pyroute2.ipdb==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev328) (0.6.5) 2022-01-04 14:53:56.573 | Requirement already satisfied: pyroute2.nftables==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev328) (0.6.5) 2022-01-04 14:53:56.574 | Requirement already satisfied: pyroute2.ndb==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev328) (0.6.5) 2022-01-04 14:53:56.575 | Requirement already satisfied: pyroute2.ethtool==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev328) (0.6.5) 2022-01-04 14:53:56.776 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==19.1.0.dev328) (3.10.0) 2022-01-04 14:53:56.779 | Requirement already satisfied: jsonschema>=2.6.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==19.1.0.dev328) (3.2.0) 2022-01-04 14:53:56.780 | Requirement already satisfied: osc-lib>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==19.1.0.dev328) (2.4.2) 2022-01-04 14:53:56.821 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=6.7.0->neutron==19.1.0.dev328) (2.1.0) 2022-01-04 14:53:56.825 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=6.7.0->neutron==19.1.0.dev328) (3.17.6) 2022-01-04 14:53:56.917 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev328) (2.0.9) 2022-01-04 14:53:56.919 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev328) (2019.11.28) 2022-01-04 14:53:56.921 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev328) (3.3) 2022-01-04 14:53:56.922 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev328) (1.26.7) 2022-01-04 14:53:56.957 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==19.1.0.dev328) (0.7) 2022-01-04 14:53:57.284 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==19.1.0.dev328) (0.12.2) 2022-01-04 14:53:57.359 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=7.0.0->neutron==19.1.0.dev328) (5.0.0) 2022-01-04 14:53:57.544 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=2.3.0->neutron==19.1.0.dev328) (2.21) 2022-01-04 14:53:57.616 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==19.1.0.dev328) (0.4.0) 2022-01-04 14:53:57.617 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==19.1.0.dev328) (2.3.3) 2022-01-04 14:53:57.799 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=3.26.0->neutron==19.1.0.dev328) (1.6) 2022-01-04 14:53:57.839 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=1.31.0->neutron==19.1.0.dev328) (2.5.0) 2022-01-04 14:53:58.009 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron==19.1.0.dev328) (2.2) 2022-01-04 14:53:58.521 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron==19.1.0.dev328) (0.12.0) 2022-01-04 14:53:58.567 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==19.1.0.dev328) (0.2.5) 2022-01-04 14:53:59.151 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==19.1.0.dev328) (0.5.2) 2022-01-04 14:53:59.158 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==19.1.0.dev328) (0.4.2) 2022-01-04 14:53:59.491 | Requirement already satisfied: beautifulsoup4 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==19.1.0.dev328) (4.10.0) 2022-01-04 14:53:59.492 | Requirement already satisfied: waitress>=0.8.5 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==19.1.0.dev328) (2.0.0) 2022-01-04 14:53:59.657 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.6.5->neutron==19.1.0.dev328) (3.7.0) 2022-01-04 14:53:59.900 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==19.1.0.dev328) (1.8.2) 2022-01-04 14:53:59.901 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==19.1.0.dev328) (21.4.0) 2022-01-04 14:54:00.125 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=1.31.0->neutron==19.1.0.dev328) (1.0.0) 2022-01-04 14:54:00.337 | Requirement already satisfied: soupsieve>1.2 in /usr/local/lib/python3.8/dist-packages (from beautifulsoup4->WebTest>=1.3.1->pecan>=1.3.2->neutron==19.1.0.dev328) (2.3.1) 2022-01-04 14:54:01.768 | Installing collected packages: neutron 2022-01-04 14:54:01.768 | Attempting uninstall: neutron 2022-01-04 14:54:01.771 | Found existing installation: neutron 19.0.0 2022-01-04 14:54:03.076 | Uninstalling neutron-19.0.0: 2022-01-04 14:54:03.154 | Successfully uninstalled neutron-19.0.0 2022-01-04 14:54:03.156 | Running setup.py develop for neutron 2022-01-04 14:54:06.777 | Successfully installed neutron 2022-01-04 14:54:06.777 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-01-04 14:54:06.920 | + inc/python:pip_install:200 : result=0 2022-01-04 14:54:06.922 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-04 14:54:06.924 | + functions-common:time_stop:2412 : local name 2022-01-04 14:54:06.926 | + functions-common:time_stop:2413 : local end_time 2022-01-04 14:54:06.929 | + functions-common:time_stop:2414 : local elapsed_time 2022-01-04 14:54:06.931 | + functions-common:time_stop:2415 : local total 2022-01-04 14:54:06.934 | + functions-common:time_stop:2416 : local start_time 2022-01-04 14:54:06.936 | + functions-common:time_stop:2418 : name=pip_install 2022-01-04 14:54:06.938 | + functions-common:time_stop:2419 : start_time=1641308031198 2022-01-04 14:54:06.940 | + functions-common:time_stop:2421 : [[ -z 1641308031198 ]] 2022-01-04 14:54:06.943 | ++ functions-common:time_stop:2424 : date +%s%3N 2022-01-04 14:54:06.947 | + functions-common:time_stop:2424 : end_time=1641308046945 2022-01-04 14:54:06.949 | + functions-common:time_stop:2425 : elapsed_time=15747 2022-01-04 14:54:06.951 | + functions-common:time_stop:2426 : total=214466 2022-01-04 14:54:06.954 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2022-01-04 14:54:06.956 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=230213 2022-01-04 14:54:06.958 | + inc/python:pip_install:203 : return 0 2022-01-04 14:54:06.960 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-01-04 14:54:06.963 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-01-04 14:54:06.966 | + functions-common:safe_chown:2313 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-01-04 14:54:06.984 | + functions-common:_safe_permission_operation:2161 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-01-04 14:54:06.996 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-01-04 14:54:06.999 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-01-04 14:54:07.001 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-04 14:54:07.004 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-04 14:54:07.006 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-01-04 14:54:07.009 | + inc/python:use_library_from_git:253 : return 1 2022-01-04 14:54:07.011 | + lib/neutron-legacy:install_mutnauq:475 : [[ openvswitch == \o\v\n ]] 2022-01-04 14:54:07.013 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-01-04 14:54:07.016 | + ./stack.sh:main:930 : is_service_enabled nova 2022-01-04 14:54:07.033 | + functions-common:is_service_enabled:2068 : return 0 2022-01-04 14:54:07.036 | + ./stack.sh:main:932 : stack_install_service nova 2022-01-04 14:54:07.038 | + lib/stack:stack_install_service:20 : local service=nova 2022-01-04 14:54:07.040 | + lib/stack:stack_install_service:21 : type install_nova 2022-01-04 14:54:07.044 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-01-04 14:54:07.046 | + lib/stack:stack_install_service:32 : install_nova 2022-01-04 14:54:07.048 | + lib/nova:install_nova:828 : use_library_from_git os-vif 2022-01-04 14:54:07.051 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-01-04 14:54:07.053 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-04 14:54:07.056 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-04 14:54:07.058 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2022-01-04 14:54:07.060 | + inc/python:use_library_from_git:253 : return 1 2022-01-04 14:54:07.063 | + lib/nova:install_nova:833 : is_service_enabled n-cpu 2022-01-04 14:54:07.078 | + functions-common:is_service_enabled:2068 : return 1 2022-01-04 14:54:07.081 | + lib/nova:install_nova:837 : is_service_enabled n-novnc 2022-01-04 14:54:07.097 | + functions-common:is_service_enabled:2068 : return 1 2022-01-04 14:54:07.100 | + lib/nova:install_nova:849 : is_service_enabled n-spice 2022-01-04 14:54:07.116 | + functions-common:is_service_enabled:2068 : return 1 2022-01-04 14:54:07.118 | + lib/nova:install_nova:861 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-01-04 14:54:07.121 | + functions-common:git_clone:595 : local git_remote=https://opendev.org/openstack/nova.git 2022-01-04 14:54:07.123 | + functions-common:git_clone:596 : local git_dest=/opt/stack/nova 2022-01-04 14:54:07.125 | + functions-common:git_clone:597 : local git_ref=master 2022-01-04 14:54:07.127 | + functions-common:git_clone:598 : local orig_dir 2022-01-04 14:54:07.130 | ++ functions-common:git_clone:599 : pwd 2022-01-04 14:54:07.133 | + functions-common:git_clone:599 : orig_dir=/home/ubuntu/devstack 2022-01-04 14:54:07.135 | + functions-common:git_clone:600 : local git_clone_flags= 2022-01-04 14:54:07.138 | ++ functions-common:git_clone:602 : trueorfalse False RECLONE 2022-01-04 14:54:07.153 | + functions-common:git_clone:602 : RECLONE=False 2022-01-04 14:54:07.156 | + functions-common:git_clone:603 : [[ 0 -gt 0 ]] 2022-01-04 14:54:07.158 | + functions-common:git_clone:607 : [[ False = \T\r\u\e ]] 2022-01-04 14:54:07.161 | + functions-common:git_clone:616 : echo master 2022-01-04 14:54:07.161 | + functions-common:git_clone:616 : egrep -q '^refs' 2022-01-04 14:54:07.166 | + functions-common:git_clone:630 : [[ ! -d /opt/stack/nova ]] 2022-01-04 14:54:07.169 | + functions-common:git_clone:638 : [[ False = \T\r\u\e ]] 2022-01-04 14:54:07.171 | + functions-common:git_clone:664 : cd /opt/stack/nova 2022-01-04 14:54:07.174 | + functions-common:git_clone:665 : git show --oneline 2022-01-04 14:54:07.174 | + functions-common:git_clone:665 : head -1 2022-01-04 14:54:07.177 | b49b7663e1 Merge "Re-add python 3.6 functional testing" 2022-01-04 14:54:07.180 | + functions-common:git_clone:666 : cd /home/ubuntu/devstack 2022-01-04 14:54:07.182 | + lib/nova:install_nova:862 : setup_develop /opt/stack/nova 2022-01-04 14:54:07.185 | + inc/python:setup_develop:338 : local bindep 2022-01-04 14:54:07.187 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-01-04 14:54:07.190 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-01-04 14:54:07.192 | + inc/python:setup_develop:344 : local extras= 2022-01-04 14:54:07.194 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-01-04 14:54:07.197 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-01-04 14:54:07.199 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-01-04 14:54:07.202 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-01-04 14:54:07.204 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-01-04 14:54:07.206 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-01-04 14:54:07.209 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-01-04 14:54:07.212 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-01-04 14:54:07.215 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-01-04 14:54:07.218 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-01-04 14:54:07.220 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-01-04 14:54:07.223 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-01-04 14:54:07.229 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-01-04 14:54:07.232 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-01-04 14:54:07.868 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-01-04 14:54:07.871 | + inc/python:setup_package:418 : local bindep=0 2022-01-04 14:54:07.873 | + inc/python:setup_package:419 : local bindep_flag= 2022-01-04 14:54:07.875 | + inc/python:setup_package:420 : local bindep_profiles= 2022-01-04 14:54:07.878 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-01-04 14:54:07.880 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-01-04 14:54:07.882 | + inc/python:setup_package:427 : local flags=-e 2022-01-04 14:54:07.884 | + inc/python:setup_package:428 : local extras= 2022-01-04 14:54:07.887 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-01-04 14:54:07.889 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-01-04 14:54:07.891 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-01-04 14:54:07.894 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-01-04 14:54:07.896 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-01-04 14:54:07.898 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-01-04 14:54:07.918 | Using python 3.8 to install /opt/stack/nova 2022-01-04 14:54:07.921 | + 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-01-04 14:54:08.774 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-04 14:54:08.775 | from cryptography.utils import int_from_bytes 2022-01-04 14:54:08.775 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-04 14:54:08.775 | from cryptography.utils import int_from_bytes 2022-01-04 14:54:09.878 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-04 14:54:09.919 | Obtaining file:///opt/stack/nova 2022-01-04 14:54:09.920 | Preparing metadata (setup.py): started 2022-01-04 14:54:12.769 | Preparing metadata (setup.py): finished with status 'done' 2022-01-04 14:54:12.982 | Requirement already satisfied: pbr>=5.5.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev143) (5.8.0) 2022-01-04 14:54:12.983 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev143) (1.4.29) 2022-01-04 14:54:12.984 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev143) (5.1.0) 2022-01-04 14:54:12.985 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev143) (0.33.0) 2022-01-04 14:54:12.986 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev143) (3.0.3) 2022-01-04 14:54:12.987 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev143) (9.3.0) 2022-01-04 14:54:12.988 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev143) (4.7.1) 2022-01-04 14:54:12.989 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev143) (2.5.1) 2022-01-04 14:54:12.990 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev143) (36.0.1) 2022-01-04 14:54:12.991 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev143) (1.8.7) 2022-01-04 14:54:12.992 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev143) (1.1.2) 2022-01-04 14:54:12.993 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev143) (2.1.1) 2022-01-04 14:54:12.994 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev143) (3.5.0) 2022-01-04 14:54:12.995 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev143) (2.5.0) 2022-01-04 14:54:12.996 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev143) (0.13.0) 2022-01-04 14:54:12.997 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev143) (1.7.5) 2022-01-04 14:54:12.998 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev143) (0.8.0) 2022-01-04 14:54:12.999 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev143) (0.11.0) 2022-01-04 14:54:13.000 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev143) (2.8.1) 2022-01-04 14:54:13.002 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev143) (1.0.2) 2022-01-04 14:54:13.003 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==24.1.0.dev143) (3.2.0) 2022-01-04 14:54:13.004 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev143) (8.2.0) 2022-01-04 14:54:13.005 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev143) (4.4.0) 2022-01-04 14:54:13.006 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev143) (7.7.0) 2022-01-04 14:54:13.007 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev143) (3.5.0) 2022-01-04 14:54:13.008 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev143) (2.26.0) 2022-01-04 14:54:13.009 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev143) (3.5.0) 2022-01-04 14:54:13.086 | Collecting websockify>=0.9.0 2022-01-04 14:54:13.092 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6c4/cc1bc132abb4a/websockify-0.10.0.tar.gz (40 kB) 2022-01-04 14:54:13.111 | Preparing metadata (setup.py): started 2022-01-04 14:54:13.746 | Preparing metadata (setup.py): finished with status 'done' 2022-01-04 14:54:13.750 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev143) (2.8.1) 2022-01-04 14:54:13.751 | Requirement already satisfied: oslo.concurrency>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev143) (4.5.0) 2022-01-04 14:54:13.753 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev143) (8.7.1) 2022-01-04 14:54:13.754 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev143) (3.4.0) 2022-01-04 14:54:13.755 | Requirement already satisfied: oslo.log>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev143) (4.6.1) 2022-01-04 14:54:13.756 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev143) (2.3.0) 2022-01-04 14:54:13.757 | Requirement already satisfied: oslo.serialization>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev143) (4.2.0) 2022-01-04 14:54:13.758 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev143) (1.4.0) 2022-01-04 14:54:13.759 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev143) (4.12.0) 2022-01-04 14:54:13.760 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev143) (11.1.0) 2022-01-04 14:54:13.762 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev143) (6.3.0) 2022-01-04 14:54:13.763 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev143) (12.11.1) 2022-01-04 14:54:13.764 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev143) (3.10.1) 2022-01-04 14:54:13.765 | Requirement already satisfied: oslo.privsep>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev143) (2.6.2) 2022-01-04 14:54:13.767 | Requirement already satisfied: oslo.i18n>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev143) (5.1.0) 2022-01-04 14:54:13.768 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev143) (2.7.0) 2022-01-04 14:54:13.769 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev143) (1.5.0) 2022-01-04 14:54:13.770 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev143) (4.5.0) 2022-01-04 14:54:13.771 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev143) (5.9.0) 2022-01-04 14:54:13.772 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev143) (2.5.0) 2022-01-04 14:54:13.773 | Requirement already satisfied: os-brick>=4.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev143) (5.1.0) 2022-01-04 14:54:13.774 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev143) (1.1.0) 2022-01-04 14:54:13.775 | Requirement already satisfied: os-traits>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev143) (2.6.0) 2022-01-04 14:54:13.776 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev143) (2.7.0) 2022-01-04 14:54:13.777 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev143) (5.5.0) 2022-01-04 14:54:13.779 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev143) (3.10.0) 2022-01-04 14:54:13.818 | Collecting microversion-parse>=0.2.1 2022-01-04 14:54:13.825 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aab/3ab98028923e7/microversion_parse-1.0.1-py3-none-any.whl (19 kB) 2022-01-04 14:54:13.865 | Collecting os-xenapi>=0.3.4 2022-01-04 14:54:13.871 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b4d/9a2c858018977/os_xenapi-0.3.4-py2.py3-none-any.whl (137 kB) 2022-01-04 14:54:13.881 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev143) (2.10.0) 2022-01-04 14:54:13.882 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev143) (0.2.2) 2022-01-04 14:54:13.946 | Collecting pypowervm>=1.1.15 2022-01-04 14:54:13.955 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f3e/5905d63d9fede/pypowervm-1.1.27-py2.py3-none-any.whl (1.1 MB) 2022-01-04 14:54:13.991 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev143) (1.3.3) 2022-01-04 14:54:13.992 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev143) (1.7.0) 2022-01-04 14:54:13.993 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev143) (4.6.3) 2022-01-04 14:54:13.995 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev143) (2.8.2) 2022-01-04 14:54:14.435 | Collecting zVMCloudConnector>=1.3.0 2022-01-04 14:54:14.443 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f24/a37d5a0206e79/zVMCloudConnector-1.4.1.tar.gz (238 kB) 2022-01-04 14:54:14.516 | Preparing metadata (setup.py): started 2022-01-04 14:54:15.178 | Preparing metadata (setup.py): finished with status 'done' 2022-01-04 14:54:15.182 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev143) (2.4.0) 2022-01-04 14:54:15.183 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev143) (0.61.0) 2022-01-04 14:54:15.184 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev143) (6.0) 2022-01-04 14:54:15.201 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==24.1.0.dev143) (1.1.6) 2022-01-04 14:54:15.203 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==24.1.0.dev143) (5.4.0) 2022-01-04 14:54:15.204 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==24.1.0.dev143) (4.10.0) 2022-01-04 14:54:15.226 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.16.0->nova==24.1.0.dev143) (5.2.0) 2022-01-04 14:54:15.266 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==24.1.0.dev143) (1.15.0) 2022-01-04 14:54:15.297 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==24.1.0.dev143) (2.1.0) 2022-01-04 14:54:15.298 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==24.1.0.dev143) (1.16.0) 2022-01-04 14:54:15.322 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==24.1.0.dev143) (2.0.1) 2022-01-04 14:54:15.446 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==24.1.0.dev143) (3.1.1) 2022-01-04 14:54:15.449 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==24.1.0.dev143) (4.3.0) 2022-01-04 14:54:15.506 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev143) (1.4.0) 2022-01-04 14:54:15.508 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev143) (1.1.4) 2022-01-04 14:54:15.509 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev143) (1.4.4) 2022-01-04 14:54:15.510 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev143) (2.5.0) 2022-01-04 14:54:15.514 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev143) (1.32) 2022-01-04 14:54:15.515 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev143) (0.10.0) 2022-01-04 14:54:15.536 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=4.3.1->nova==24.1.0.dev143) (6.3.1) 2022-01-04 14:54:15.587 | Requirement already satisfied: pyroute2>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==24.1.0.dev143) (0.6.5) 2022-01-04 14:54:15.589 | Requirement already satisfied: ovsdbapp>=0.12.1 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==24.1.0.dev143) (1.13.0) 2022-01-04 14:54:15.590 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==24.1.0.dev143) (2.3.0) 2022-01-04 14:54:15.717 | Collecting Babel!=2.4.0,>=2.3.4 2022-01-04 14:54:15.738 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ab4/9e12b91d937cd/Babel-2.9.1-py2.py3-none-any.whl (8.8 MB) 2022-01-04 14:54:16.036 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.4.0->nova==24.1.0.dev143) (0.14.1) 2022-01-04 14:54:16.142 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==24.1.0.dev143) (0.5.0) 2022-01-04 14:54:16.143 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==24.1.0.dev143) (2.0.1) 2022-01-04 14:54:16.212 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.4.0->nova==24.1.0.dev143) (0.9.6) 2022-01-04 14:54:16.276 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.1.0.dev143) (5.0.9) 2022-01-04 14:54:16.278 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.1.0.dev143) (5.2.3) 2022-01-04 14:54:16.281 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.1.0.dev143) (4.2.4) 2022-01-04 14:54:16.282 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==24.1.0.dev143) (0.4.0) 2022-01-04 14:54:16.309 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==24.1.0.dev143) (3.3.0) 2022-01-04 14:54:16.310 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==24.1.0.dev143) (3.2.0) 2022-01-04 14:54:16.361 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.4.0->nova==24.1.0.dev143) (1.0.3) 2022-01-04 14:54:16.422 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=4.1.0->nova==24.1.0.dev143) (2021.3) 2022-01-04 14:54:16.456 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->nova==24.1.0.dev143) (1.3.3) 2022-01-04 14:54:16.461 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->nova==24.1.0.dev143) (3.0.0) 2022-01-04 14:54:16.516 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.8.0->nova==24.1.0.dev143) (3.0.6) 2022-01-04 14:54:16.517 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.8.0->nova==24.1.0.dev143) (21.3) 2022-01-04 14:54:16.604 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==24.1.0.dev143) (1.4.0) 2022-01-04 14:54:16.630 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==24.1.0.dev143) (60.2.0) 2022-01-04 14:54:16.713 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->nova==24.1.0.dev143) (0.2.5) 2022-01-04 14:54:16.803 | Requirement already satisfied: pyasn1 in /usr/local/lib/python3.8/dist-packages (from pypowervm>=1.1.15->nova==24.1.0.dev143) (0.4.8) 2022-01-04 14:54:16.807 | Requirement already satisfied: pyasn1-modules in /usr/local/lib/python3.8/dist-packages (from pypowervm>=1.1.15->nova==24.1.0.dev143) (0.2.8) 2022-01-04 14:54:16.850 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient!=4.0.0,>=3.3.0->nova==24.1.0.dev143) (3.17.6) 2022-01-04 14:54:16.916 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==24.1.0.dev143) (21.0.0) 2022-01-04 14:54:16.917 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==24.1.0.dev143) (1.3.3) 2022-01-04 14:54:16.919 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==24.1.0.dev143) (1.13.3) 2022-01-04 14:54:16.965 | Requirement already satisfied: osc-lib>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==24.1.0.dev143) (2.4.2) 2022-01-04 14:54:16.968 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==24.1.0.dev143) (2.1.0) 2022-01-04 14:54:16.969 | Requirement already satisfied: cliff>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==24.1.0.dev143) (3.10.0) 2022-01-04 14:54:17.051 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==24.1.0.dev143) (3.3) 2022-01-04 14:54:17.054 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==24.1.0.dev143) (2.0.9) 2022-01-04 14:54:17.055 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==24.1.0.dev143) (2019.11.28) 2022-01-04 14:54:17.056 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==24.1.0.dev143) (1.26.7) 2022-01-04 14:54:17.165 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==24.1.0.dev143) (0.7) 2022-01-04 14:54:17.376 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==24.1.0.dev143) (0.4.2) 2022-01-04 14:54:17.379 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==24.1.0.dev143) (0.5.2) 2022-01-04 14:54:17.499 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==24.1.0.dev143) (2.6.3) 2022-01-04 14:54:17.501 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==24.1.0.dev143) (2.4.0) 2022-01-04 14:54:17.503 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==24.1.0.dev143) (1.4.2) 2022-01-04 14:54:17.593 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==24.1.0.dev143) (0.12.2) 2022-01-04 14:54:18.766 | Collecting numpy 2022-01-04 14:54:18.809 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f71/d57cc8645f148/numpy-1.22.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (16.8 MB) 2022-01-04 14:54:19.268 | Requirement already satisfied: PyJWT>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from zVMCloudConnector>=1.3.0->nova==24.1.0.dev143) (2.3.0) 2022-01-04 14:54:19.307 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=10.3.0->nova==24.1.0.dev143) (5.0.0) 2022-01-04 14:54:19.594 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==24.1.0.dev143) (2.21) 2022-01-04 14:54:19.676 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==24.1.0.dev143) (2.3.3) 2022-01-04 14:54:19.677 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==24.1.0.dev143) (0.4.0) 2022-01-04 14:54:19.853 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=4.4.0->nova==24.1.0.dev143) (1.6) 2022-01-04 14:54:19.899 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.5.0->nova==24.1.0.dev143) (2.5.0) 2022-01-04 14:54:20.016 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.35.0->nova==24.1.0.dev143) (2.2) 2022-01-04 14:54:20.446 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=10.3.0->nova==24.1.0.dev143) (0.12.0) 2022-01-04 14:54:20.495 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==24.1.0.dev143) (2.16.0) 2022-01-04 14:54:20.943 | Requirement already satisfied: pyroute2.core==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev143) (0.6.5) 2022-01-04 14:54:20.944 | Requirement already satisfied: pyroute2.ethtool==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev143) (0.6.5) 2022-01-04 14:54:20.945 | Requirement already satisfied: pyroute2.ipdb==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev143) (0.6.5) 2022-01-04 14:54:20.946 | Requirement already satisfied: pyroute2.ipset==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev143) (0.6.5) 2022-01-04 14:54:20.947 | Requirement already satisfied: pyroute2.nftables==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev143) (0.6.5) 2022-01-04 14:54:20.949 | Requirement already satisfied: pyroute2.nslink==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev143) (0.6.5) 2022-01-04 14:54:20.950 | Requirement already satisfied: pyroute2.ndb==0.6.5 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev143) (0.6.5) 2022-01-04 14:54:22.213 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.5.0->nova==24.1.0.dev143) (3.7.0) 2022-01-04 14:54:22.787 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==24.1.0.dev143) (21.4.0) 2022-01-04 14:54:22.788 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==24.1.0.dev143) (1.8.2) 2022-01-04 14:54:22.939 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==24.1.0.dev143) (2.4.0) 2022-01-04 14:54:23.049 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.5.0->nova==24.1.0.dev143) (1.0.0) 2022-01-04 14:54:23.602 | Building wheels for collected packages: websockify, zVMCloudConnector 2022-01-04 14:54:23.603 | Building wheel for websockify (setup.py): started 2022-01-04 14:54:24.319 | Building wheel for websockify (setup.py): finished with status 'done' 2022-01-04 14:54:24.320 | Created wheel for websockify: filename=websockify-0.10.0-py3-none-any.whl size=38662 sha256=5ef7b30a97f1636c53ad43665acd1e62f61291a130a45e274b3dbcc4dd7c3549 2022-01-04 14:54:24.320 | Stored in directory: /root/.cache/pip/wheels/3f/06/2e/aa961b4485210c3981933044b5dbf0240ce90acf4bf3ca9832 2022-01-04 14:54:24.327 | Building wheel for zVMCloudConnector (setup.py): started 2022-01-04 14:54:25.243 | Building wheel for zVMCloudConnector (setup.py): finished with status 'done' 2022-01-04 14:54:25.246 | Created wheel for zVMCloudConnector: filename=zVMCloudConnector-1.4.1-py3-none-any.whl size=303900 sha256=3f3810db2ad29c8a808636769fa381c98c46fde59d103937342948b4d0a8275f 2022-01-04 14:54:25.246 | Stored in directory: /root/.cache/pip/wheels/2a/0d/26/6a5dd74b24937acbd678e55297c0aa8f409dd980f39a3170dd 2022-01-04 14:54:25.251 | Successfully built websockify zVMCloudConnector 2022-01-04 14:54:26.224 | Installing collected packages: numpy, Babel, zVMCloudConnector, websockify, pypowervm, os-xenapi, microversion-parse, nova 2022-01-04 14:54:31.589 | Running setup.py develop for nova 2022-01-04 14:54:35.772 | Successfully installed Babel-2.9.1 microversion-parse-1.0.1 nova numpy-1.22.0 os-xenapi-0.3.4 pypowervm-1.1.27 websockify-0.10.0 zVMCloudConnector-1.4.1 2022-01-04 14:54:35.773 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-01-04 14:54:35.955 | + inc/python:pip_install:200 : result=0 2022-01-04 14:54:35.957 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-04 14:54:35.960 | + functions-common:time_stop:2412 : local name 2022-01-04 14:54:35.962 | + functions-common:time_stop:2413 : local end_time 2022-01-04 14:54:35.964 | + functions-common:time_stop:2414 : local elapsed_time 2022-01-04 14:54:35.966 | + functions-common:time_stop:2415 : local total 2022-01-04 14:54:35.968 | + functions-common:time_stop:2416 : local start_time 2022-01-04 14:54:35.971 | + functions-common:time_stop:2418 : name=pip_install 2022-01-04 14:54:35.973 | + functions-common:time_stop:2419 : start_time=1641308047913 2022-01-04 14:54:35.975 | + functions-common:time_stop:2421 : [[ -z 1641308047913 ]] 2022-01-04 14:54:35.978 | ++ functions-common:time_stop:2424 : date +%s%3N 2022-01-04 14:54:35.982 | + functions-common:time_stop:2424 : end_time=1641308075980 2022-01-04 14:54:35.985 | + functions-common:time_stop:2425 : elapsed_time=28067 2022-01-04 14:54:35.987 | + functions-common:time_stop:2426 : total=230213 2022-01-04 14:54:35.989 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2022-01-04 14:54:35.991 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=258280 2022-01-04 14:54:35.994 | + inc/python:pip_install:203 : return 0 2022-01-04 14:54:35.996 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-01-04 14:54:35.999 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-01-04 14:54:36.001 | + functions-common:safe_chown:2313 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-01-04 14:54:36.019 | + functions-common:_safe_permission_operation:2161 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-01-04 14:54:36.031 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-01-04 14:54:36.034 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-01-04 14:54:36.036 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-04 14:54:36.038 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-04 14:54:36.041 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-01-04 14:54:36.044 | + inc/python:use_library_from_git:253 : return 1 2022-01-04 14:54:36.046 | + lib/nova:install_nova:863 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-01-04 14:54:36.059 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-01-04 14:54:36.061 | + ./stack.sh:main:933 : configure_nova 2022-01-04 14:54:36.064 | + lib/nova:configure_nova:241 : sudo install -d -o ubuntu /etc/nova 2022-01-04 14:54:36.076 | + lib/nova:configure_nova:243 : configure_rootwrap nova 2022-01-04 14:54:36.078 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-01-04 14:54:36.081 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-01-04 14:54:36.084 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-01-04 14:54:36.085 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-01-04 14:54:36.089 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-01-04 14:54:36.092 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-01-04 14:54:36.094 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-01-04 14:54:36.096 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-01-04 14:54:36.099 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-01-04 14:54:36.101 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-01-04 14:54:36.103 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-01-04 14:54:36.106 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-01-04 14:54:36.117 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-01-04 14:54:36.130 | + 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-01-04 14:54:36.142 | + 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-01-04 14:54:36.154 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-01-04 14:54:36.166 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-01-04 14:54:36.169 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-01-04 14:54:36.174 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.TL4fiAOOY8 2022-01-04 14:54:36.176 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-01-04 14:54:36.179 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-01-04 14:54:36.181 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-01-04 14:54:36.184 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-01-04 14:54:36.187 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-01-04 14:54:36.189 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.TL4fiAOOY8 2022-01-04 14:54:36.193 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.TL4fiAOOY8 2022-01-04 14:54:36.204 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.TL4fiAOOY8 /etc/sudoers.d/nova-rootwrap 2022-01-04 14:54:36.217 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-01-04 14:54:36.221 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-01-04 14:54:36.224 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-01-04 14:54:36.226 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-01-04 14:54:36.228 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-01-04 14:54:36.231 | + 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-01-04 14:54:36.234 | + 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-01-04 14:54:36.236 | + lib/nova:configure_nova:245 : [[ 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-01-04 14:54:36.239 | + lib/nova:configure_nova:247 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-01-04 14:54:36.243 | + lib/nova:configure_nova:250 : is_service_enabled n-cpu 2022-01-04 14:54:36.259 | + functions-common:is_service_enabled:2068 : return 1 2022-01-04 14:54:36.262 | + lib/nova:configure_nova:327 : create_nova_conf 2022-01-04 14:54:36.264 | + lib/nova:create_nova_conf:394 : rm -f /opt/stack/nova/bin/nova.conf 2022-01-04 14:54:36.268 | + lib/nova:create_nova_conf:397 : rm -f /etc/nova/nova.conf 2022-01-04 14:54:36.271 | + lib/nova:create_nova_conf:398 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-01-04 14:54:36.300 | + lib/nova:create_nova_conf:399 : '[' True == True ']' 2022-01-04 14:54:36.302 | + lib/nova:create_nova_conf:400 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-01-04 14:54:36.328 | + lib/nova:create_nova_conf:402 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-01-04 14:54:36.357 | + lib/nova:create_nova_conf:403 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-01-04 14:54:36.383 | + lib/nova:create_nova_conf:404 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-01-04 14:54:36.412 | + lib/nova:create_nova_conf:405 : iniset /etc/nova/nova.conf scheduler workers 2 2022-01-04 14:54:36.442 | + lib/nova:create_nova_conf:406 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-01-04 14:54:36.470 | + lib/nova:create_nova_conf:407 : [[ 4 == 6 ]] 2022-01-04 14:54:36.473 | + lib/nova:create_nova_conf:410 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.32 2022-01-04 14:54:36.500 | + lib/nova:create_nova_conf:412 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-01-04 14:54:36.525 | + lib/nova:create_nova_conf:413 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-01-04 14:54:36.553 | + lib/nova:create_nova_conf:414 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-01-04 14:54:36.578 | + lib/nova:create_nova_conf:415 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-01-04 14:54:36.607 | + lib/nova:create_nova_conf:417 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-01-04 14:54:36.636 | + lib/nova:create_nova_conf:419 : is_fedora 2022-01-04 14:54:36.639 | + functions-common:is_fedora:512 : [[ -z Ubuntu ]] 2022-01-04 14:54:36.641 | + functions-common:is_fedora:516 : '[' Ubuntu = Fedora ']' 2022-01-04 14:54:36.643 | + functions-common:is_fedora:516 : '[' Ubuntu = 'Red Hat' ']' 2022-01-04 14:54:36.645 | + functions-common:is_fedora:517 : '[' Ubuntu = openEuler ']' 2022-01-04 14:54:36.648 | + functions-common:is_fedora:518 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-01-04 14:54:36.650 | + functions-common:is_fedora:519 : '[' Ubuntu = RedHatEnterprise ']' 2022-01-04 14:54:36.653 | + functions-common:is_fedora:520 : '[' Ubuntu = CentOS ']' 2022-01-04 14:54:36.655 | + functions-common:is_fedora:520 : '[' Ubuntu = CentOSStream ']' 2022-01-04 14:54:36.657 | + functions-common:is_fedora:521 : '[' Ubuntu = OracleServer ']' 2022-01-04 14:54:36.660 | + functions-common:is_fedora:521 : '[' Ubuntu = Virtuozzo ']' 2022-01-04 14:54:36.662 | + lib/nova:create_nova_conf:419 : is_suse 2022-01-04 14:54:36.664 | + functions-common:is_suse:529 : is_opensuse 2022-01-04 14:54:36.666 | + functions-common:is_opensuse:536 : [[ -z Ubuntu ]] 2022-01-04 14:54:36.668 | + functions-common:is_opensuse:540 : [[ Ubuntu =~ (openSUSE) ]] 2022-01-04 14:54:36.671 | + functions-common:is_suse:529 : is_suse_linux_enterprise 2022-01-04 14:54:36.673 | + functions-common:is_suse_linux_enterprise:548 : [[ -z Ubuntu ]] 2022-01-04 14:54:36.675 | + functions-common:is_suse_linux_enterprise:552 : [[ Ubuntu =~ (^SUSE) ]] 2022-01-04 14:54:36.677 | + lib/nova:create_nova_conf:428 : is_service_enabled n-api n-cond n-sched 2022-01-04 14:54:36.693 | + functions-common:is_service_enabled:2068 : return 0 2022-01-04 14:54:36.695 | + lib/nova:create_nova_conf:432 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-01-04 14:54:36.697 | + lib/nova:create_nova_conf:435 : local db=nova_cell0 2022-01-04 14:54:36.700 | + lib/nova:create_nova_conf:438 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-01-04 14:54:36.728 | ++ lib/nova:create_nova_conf:441 : database_connection_url nova_cell0 2022-01-04 14:54:36.730 | ++ lib/database:database_connection_url:132 : local db=nova_cell0 2022-01-04 14:54:36.732 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell0 2022-01-04 14:54:36.735 | ++ lib/databases/mysql:database_connection_url_mysql:204 : local db=nova_cell0 2022-01-04 14:54:36.737 | ++ lib/databases/mysql:database_connection_url_mysql:205 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-01-04 14:54:36.740 | + lib/nova:create_nova_conf:441 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-01-04 14:54:36.769 | ++ lib/nova:create_nova_conf:442 : database_connection_url nova_api 2022-01-04 14:54:36.772 | ++ lib/database:database_connection_url:132 : local db=nova_api 2022-01-04 14:54:36.774 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_api 2022-01-04 14:54:36.777 | ++ lib/databases/mysql:database_connection_url_mysql:204 : local db=nova_api 2022-01-04 14:54:36.779 | ++ lib/databases/mysql:database_connection_url_mysql:205 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-01-04 14:54:36.782 | + lib/nova:create_nova_conf:442 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-01-04 14:54:36.811 | + lib/nova:create_nova_conf:447 : iniset /etc/nova/nova.conf cache enabled True 2022-01-04 14:54:36.840 | + lib/nova:create_nova_conf:448 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-01-04 14:54:36.866 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-01-04 14:54:36.893 | + lib/nova:create_nova_conf:452 : is_service_enabled n-api 2022-01-04 14:54:36.909 | + functions-common:is_service_enabled:2068 : return 0 2022-01-04 14:54:36.911 | + lib/nova:create_nova_conf:453 : is_service_enabled n-api-meta 2022-01-04 14:54:36.927 | + functions-common:is_service_enabled:2068 : return 0 2022-01-04 14:54:36.930 | ++ lib/nova:create_nova_conf:455 : echo osapi_compute,metadata 2022-01-04 14:54:36.930 | ++ lib/nova:create_nova_conf:455 : sed s/,metadata// 2022-01-04 14:54:36.935 | + lib/nova:create_nova_conf:455 : NOVA_ENABLED_APIS=osapi_compute 2022-01-04 14:54:36.937 | + lib/nova:create_nova_conf:457 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-01-04 14:54:36.965 | + lib/nova:create_nova_conf:458 : is_service_enabled tls-proxy 2022-01-04 14:54:36.981 | + functions-common:is_service_enabled:2068 : return 1 2022-01-04 14:54:36.983 | + lib/nova:create_nova_conf:464 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-01-04 14:54:36.986 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/nova/nova.conf 2022-01-04 14:54:36.988 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=nova 2022-01-04 14:54:36.990 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2022-01-04 14:54:36.992 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-01-04 14:54:37.022 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-01-04 14:54:37.048 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.32/identity 2022-01-04 14:54:37.075 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-01-04 14:54:37.102 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-01-04 14:54:37.128 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-01-04 14:54:37.155 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-01-04 14:54:37.181 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-01-04 14:54:37.209 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-01-04 14:54:37.235 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-01-04 14:54:37.262 | + lib/nova:create_nova_conf:467 : is_service_enabled cinder 2022-01-04 14:54:37.278 | + functions-common:is_service_enabled:2068 : return 0 2022-01-04 14:54:37.280 | + lib/nova:create_nova_conf:468 : configure_cinder_access 2022-01-04 14:54:37.283 | + lib/nova:configure_cinder_access:595 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-01-04 14:54:37.312 | + lib/nova:configure_cinder_access:596 : iniset /etc/nova/nova.conf cinder auth_type password 2022-01-04 14:54:37.339 | + lib/nova:configure_cinder_access:597 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.32/identity 2022-01-04 14:54:37.365 | + lib/nova:configure_cinder_access:604 : iniset /etc/nova/nova.conf cinder username nova 2022-01-04 14:54:37.392 | + lib/nova:configure_cinder_access:605 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-01-04 14:54:37.419 | + lib/nova:configure_cinder_access:606 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-01-04 14:54:37.446 | + lib/nova:configure_cinder_access:607 : iniset /etc/nova/nova.conf cinder project_name service 2022-01-04 14:54:37.472 | + lib/nova:configure_cinder_access:608 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-01-04 14:54:37.500 | + lib/nova:configure_cinder_access:609 : is_service_enabled tls-proxy 2022-01-04 14:54:37.515 | + functions-common:is_service_enabled:2068 : return 1 2022-01-04 14:54:37.517 | + lib/nova:create_nova_conf:471 : '[' -n /opt/stack/data/nova ']' 2022-01-04 14:54:37.519 | + lib/nova:create_nova_conf:472 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-01-04 14:54:37.547 | + lib/nova:create_nova_conf:473 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-01-04 14:54:37.578 | + lib/nova:create_nova_conf:475 : '[' -n /opt/stack/data/nova/instances ']' 2022-01-04 14:54:37.580 | + lib/nova:create_nova_conf:476 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-01-04 14:54:37.607 | + lib/nova:create_nova_conf:478 : '[' False '!=' False ']' 2022-01-04 14:54:37.609 | + lib/nova:create_nova_conf:481 : '[' False '!=' False ']' 2022-01-04 14:54:37.611 | + lib/nova:create_nova_conf:487 : is_suse 2022-01-04 14:54:37.614 | + functions-common:is_suse:529 : is_opensuse 2022-01-04 14:54:37.616 | + functions-common:is_opensuse:536 : [[ -z Ubuntu ]] 2022-01-04 14:54:37.618 | + functions-common:is_opensuse:540 : [[ Ubuntu =~ (openSUSE) ]] 2022-01-04 14:54:37.621 | + functions-common:is_suse:529 : is_suse_linux_enterprise 2022-01-04 14:54:37.623 | + functions-common:is_suse_linux_enterprise:548 : [[ -z Ubuntu ]] 2022-01-04 14:54:37.625 | + functions-common:is_suse_linux_enterprise:552 : [[ Ubuntu =~ (^SUSE) ]] 2022-01-04 14:54:37.627 | + lib/nova:create_nova_conf:487 : is_fedora 2022-01-04 14:54:37.630 | + functions-common:is_fedora:512 : [[ -z Ubuntu ]] 2022-01-04 14:54:37.632 | + functions-common:is_fedora:516 : '[' Ubuntu = Fedora ']' 2022-01-04 14:54:37.634 | + functions-common:is_fedora:516 : '[' Ubuntu = 'Red Hat' ']' 2022-01-04 14:54:37.636 | + functions-common:is_fedora:517 : '[' Ubuntu = openEuler ']' 2022-01-04 14:54:37.638 | + functions-common:is_fedora:518 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-01-04 14:54:37.640 | + functions-common:is_fedora:519 : '[' Ubuntu = RedHatEnterprise ']' 2022-01-04 14:54:37.643 | + functions-common:is_fedora:520 : '[' Ubuntu = CentOS ']' 2022-01-04 14:54:37.645 | + functions-common:is_fedora:520 : '[' Ubuntu = CentOSStream ']' 2022-01-04 14:54:37.647 | + functions-common:is_fedora:521 : '[' Ubuntu = OracleServer ']' 2022-01-04 14:54:37.649 | + functions-common:is_fedora:521 : '[' Ubuntu = Virtuozzo ']' 2022-01-04 14:54:37.651 | + lib/nova:create_nova_conf:492 : setup_logging /etc/nova/nova.conf 2022-01-04 14:54:37.654 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-01-04 14:54:37.656 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-01-04 14:54:37.659 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-01-04 14:54:37.675 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-01-04 14:54:37.677 | + functions:setup_systemd_logging:695 : local pidstr= 2022-01-04 14:54:37.679 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-01-04 14:54:37.682 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-01-04 14:54:37.684 | + 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-01-04 14:54:37.711 | + 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-01-04 14:54:37.738 | + 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-01-04 14:54:37.765 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-01-04 14:54:37.793 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-01-04 14:54:37.822 | + lib/nova:create_nova_conf:496 : is_service_enabled n-api 2022-01-04 14:54:37.838 | + functions-common:is_service_enabled:2068 : return 0 2022-01-04 14:54:37.840 | + lib/nova:create_nova_conf:497 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-01-04 14:54:37.843 | + lib/apache:write_uwsgi_config:244 : local file=/etc/nova/nova-api-uwsgi.ini 2022-01-04 14:54:37.845 | + lib/apache:write_uwsgi_config:245 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-01-04 14:54:37.847 | + lib/apache:write_uwsgi_config:246 : local url=/compute 2022-01-04 14:54:37.850 | + lib/apache:write_uwsgi_config:247 : local http= 2022-01-04 14:54:37.852 | + lib/apache:write_uwsgi_config:248 : local name= 2022-01-04 14:54:37.855 | ++ lib/apache:write_uwsgi_config:249 : basename /usr/local/bin/nova-api-wsgi 2022-01-04 14:54:37.859 | + lib/apache:write_uwsgi_config:249 : name=nova-api-wsgi 2022-01-04 14:54:37.861 | + lib/apache:write_uwsgi_config:253 : local socket_dir=/var/run/uwsgi 2022-01-04 14:54:37.863 | + lib/apache:write_uwsgi_config:257 : sudo mkdir -p /etc/tmpfiles.d/ 2022-01-04 14:54:37.876 | + lib/apache:write_uwsgi_config:258 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-01-04 14:54:37.876 | + lib/apache:write_uwsgi_config:258 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-01-04 14:54:37.884 | d /var/run/uwsgi 0755 ubuntu root 2022-01-04 14:54:37.887 | + lib/apache:write_uwsgi_config:259 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-01-04 14:54:37.903 | + lib/apache:write_uwsgi_config:261 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-01-04 14:54:37.906 | + lib/apache:write_uwsgi_config:264 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-01-04 14:54:37.909 | + lib/apache:write_uwsgi_config:265 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-01-04 14:54:37.938 | + lib/apache:write_uwsgi_config:266 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-01-04 14:54:37.964 | + lib/apache:write_uwsgi_config:268 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-01-04 14:54:37.991 | + lib/apache:write_uwsgi_config:270 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-01-04 14:54:38.017 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-01-04 14:54:38.044 | + lib/apache:write_uwsgi_config:274 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-01-04 14:54:38.070 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-01-04 14:54:38.096 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-01-04 14:54:38.123 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-01-04 14:54:38.149 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-01-04 14:54:38.176 | + lib/apache:write_uwsgi_config:282 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-01-04 14:54:38.203 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-01-04 14:54:38.229 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-01-04 14:54:38.256 | + lib/apache:write_uwsgi_config:289 : [[ -n '' ]] 2022-01-04 14:54:38.258 | + lib/apache:write_uwsgi_config:292 : local apache_conf= 2022-01-04 14:54:38.261 | ++ lib/apache:write_uwsgi_config:293 : apache_site_config_for nova-api-wsgi 2022-01-04 14:54:38.264 | ++ lib/apache:apache_site_config_for:176 : local site=nova-api-wsgi 2022-01-04 14:54:38.266 | ++ lib/apache:apache_site_config_for:177 : is_ubuntu 2022-01-04 14:54:38.268 | ++ functions-common:is_ubuntu:560 : [[ -z deb ]] 2022-01-04 14:54:38.270 | ++ functions-common:is_ubuntu:563 : '[' deb = deb ']' 2022-01-04 14:54:38.273 | ++ lib/apache:apache_site_config_for:179 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-01-04 14:54:38.275 | + lib/apache:write_uwsgi_config:293 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-01-04 14:54:38.278 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-01-04 14:54:38.304 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-01-04 14:54:38.331 | + lib/apache:write_uwsgi_config:296 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 ' 2022-01-04 14:54:38.332 | + lib/apache:write_uwsgi_config:296 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-01-04 14:54:38.341 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-01-04 14:54:38.344 | + lib/apache:write_uwsgi_config:297 : enable_apache_site nova-api-wsgi 2022-01-04 14:54:38.346 | + lib/apache:enable_apache_site:193 : local site=nova-api-wsgi 2022-01-04 14:54:38.348 | + lib/apache:enable_apache_site:195 : enable_apache_mod version 2022-01-04 14:54:38.351 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-01-04 14:54:38.353 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-01-04 14:54:38.355 | + functions-common:is_ubuntu:560 : [[ -z deb ]] 2022-01-04 14:54:38.357 | + functions-common:is_ubuntu:563 : '[' deb = deb ']' 2022-01-04 14:54:38.360 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-01-04 14:54:38.362 | + lib/apache:enable_apache_site:196 : is_ubuntu 2022-01-04 14:54:38.364 | + functions-common:is_ubuntu:560 : [[ -z deb ]] 2022-01-04 14:54:38.366 | + functions-common:is_ubuntu:563 : '[' deb = deb ']' 2022-01-04 14:54:38.369 | + lib/apache:enable_apache_site:197 : sudo a2ensite nova-api-wsgi 2022-01-04 14:54:38.430 | Enabling site nova-api-wsgi. 2022-01-04 14:54:38.435 | To activate the new configuration, you need to run: 2022-01-04 14:54:38.435 | systemctl reload apache2 2022-01-04 14:54:38.440 | + lib/apache:write_uwsgi_config:298 : restart_apache_server 2022-01-04 14:54:38.442 | + lib/apache:restart_apache_server:240 : restart_service apache2 2022-01-04 14:54:38.445 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2022-01-04 14:54:38.447 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2022-01-04 14:54:38.571 | + lib/nova:create_nova_conf:500 : is_service_enabled n-api-meta 2022-01-04 14:54:38.588 | + functions-common:is_service_enabled:2068 : return 0 2022-01-04 14:54:38.591 | + lib/nova:create_nova_conf:501 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-01-04 14:54:38.595 | + lib/apache:write_uwsgi_config:244 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-01-04 14:54:38.597 | + lib/apache:write_uwsgi_config:245 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-01-04 14:54:38.599 | + lib/apache:write_uwsgi_config:246 : local url= 2022-01-04 14:54:38.601 | + lib/apache:write_uwsgi_config:247 : local http=0.0.0.0:8775 2022-01-04 14:54:38.604 | + lib/apache:write_uwsgi_config:248 : local name= 2022-01-04 14:54:38.607 | ++ lib/apache:write_uwsgi_config:249 : basename /usr/local/bin/nova-metadata-wsgi 2022-01-04 14:54:38.611 | + lib/apache:write_uwsgi_config:249 : name=nova-metadata-wsgi 2022-01-04 14:54:38.613 | + lib/apache:write_uwsgi_config:253 : local socket_dir=/var/run/uwsgi 2022-01-04 14:54:38.615 | + lib/apache:write_uwsgi_config:257 : sudo mkdir -p /etc/tmpfiles.d/ 2022-01-04 14:54:38.628 | + lib/apache:write_uwsgi_config:258 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-01-04 14:54:38.629 | + lib/apache:write_uwsgi_config:258 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-01-04 14:54:38.640 | d /var/run/uwsgi 0755 ubuntu root 2022-01-04 14:54:38.645 | + lib/apache:write_uwsgi_config:259 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-01-04 14:54:38.660 | + lib/apache:write_uwsgi_config:261 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-01-04 14:54:38.663 | + lib/apache:write_uwsgi_config:264 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-01-04 14:54:38.666 | + lib/apache:write_uwsgi_config:265 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-01-04 14:54:38.696 | + lib/apache:write_uwsgi_config:266 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-01-04 14:54:38.723 | + lib/apache:write_uwsgi_config:268 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-01-04 14:54:38.749 | + lib/apache:write_uwsgi_config:270 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-01-04 14:54:38.776 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-01-04 14:54:38.802 | + lib/apache:write_uwsgi_config:274 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-01-04 14:54:38.830 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-01-04 14:54:38.858 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-01-04 14:54:38.886 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-01-04 14:54:38.915 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-01-04 14:54:38.942 | + lib/apache:write_uwsgi_config:282 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-01-04 14:54:38.969 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-01-04 14:54:38.996 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-01-04 14:54:39.022 | + lib/apache:write_uwsgi_config:289 : [[ -n 0.0.0.0:8775 ]] 2022-01-04 14:54:39.024 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-01-04 14:54:39.052 | + lib/nova:create_nova_conf:504 : is_service_enabled ceilometer 2022-01-04 14:54:39.068 | + functions-common:is_service_enabled:2068 : return 1 2022-01-04 14:54:39.070 | + lib/nova:create_nova_conf:512 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-01-04 14:54:39.100 | ++ lib/nova:create_nova_conf:513 : get_notification_url 2022-01-04 14:54:39.102 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-01-04 14:54:39.105 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-01-04 14:54:39.122 | ++ functions-common:is_service_enabled:2068 : return 0 2022-01-04 14:54:39.124 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.32:5672/ 2022-01-04 14:54:39.127 | + lib/nova:create_nova_conf:513 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.32:5672/ 2022-01-04 14:54:39.154 | + lib/nova:create_nova_conf:514 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-01-04 14:54:39.185 | + lib/nova:create_nova_conf:515 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-01-04 14:54:39.187 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-01-04 14:54:39.190 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-01-04 14:54:39.192 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-01-04 14:54:39.195 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-01-04 14:54:39.197 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-01-04 14:54:39.214 | + functions-common:is_service_enabled:2068 : return 0 2022-01-04 14:54:39.217 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-01-04 14:54:39.219 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-01-04 14:54:39.221 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-01-04 14:54:39.238 | ++ functions-common:is_service_enabled:2068 : return 0 2022-01-04 14:54:39.240 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.32:5672/ 2022-01-04 14:54:39.243 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.32:5672/ 2022-01-04 14:54:39.269 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-01-04 14:54:39.272 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-01-04 14:54:39.274 | + lib/nova:create_nova_conf:517 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-01-04 14:54:39.302 | + lib/nova:create_nova_conf:518 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-01-04 14:54:39.329 | + lib/nova:create_nova_conf:520 : iniset /etc/nova/nova.conf conductor workers 2 2022-01-04 14:54:39.359 | + lib/nova:create_nova_conf:522 : is_service_enabled tls-proxy 2022-01-04 14:54:39.375 | + functions-common:is_service_enabled:2068 : return 1 2022-01-04 14:54:39.377 | + lib/nova:create_nova_conf:527 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-01-04 14:54:39.405 | + lib/nova:create_nova_conf:529 : '[' True == True ']' 2022-01-04 14:54:39.407 | + lib/nova:create_nova_conf:530 : init_nova_service_user_conf 2022-01-04 14:54:39.409 | + lib/nova:init_nova_service_user_conf:731 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-01-04 14:54:39.439 | + lib/nova:init_nova_service_user_conf:732 : iniset /etc/nova/nova.conf service_user auth_type password 2022-01-04 14:54:39.466 | + lib/nova:init_nova_service_user_conf:733 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.32/identity 2022-01-04 14:54:39.493 | + lib/nova:init_nova_service_user_conf:734 : iniset /etc/nova/nova.conf service_user username nova 2022-01-04 14:54:39.520 | + lib/nova:init_nova_service_user_conf:735 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-01-04 14:54:39.548 | + lib/nova:init_nova_service_user_conf:736 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-01-04 14:54:39.575 | + lib/nova:init_nova_service_user_conf:737 : iniset /etc/nova/nova.conf service_user project_name service 2022-01-04 14:54:39.603 | + lib/nova:init_nova_service_user_conf:738 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-01-04 14:54:39.630 | + lib/nova:init_nova_service_user_conf:739 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-01-04 14:54:39.658 | + lib/nova:create_nova_conf:533 : is_service_enabled n-cond 2022-01-04 14:54:39.674 | + functions-common:is_service_enabled:2068 : return 0 2022-01-04 14:54:39.677 | ++ lib/nova:create_nova_conf:534 : seq 1 1 2022-01-04 14:54:39.681 | + lib/nova:create_nova_conf:534 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-01-04 14:54:39.683 | + lib/nova:create_nova_conf:535 : local conf 2022-01-04 14:54:39.685 | + lib/nova:create_nova_conf:536 : local vhost 2022-01-04 14:54:39.688 | ++ lib/nova:create_nova_conf:537 : conductor_conf 1 2022-01-04 14:54:39.690 | ++ lib/nova:conductor_conf:743 : local cell=1 2022-01-04 14:54:39.692 | ++ lib/nova:conductor_conf:744 : echo /etc/nova/nova_cell1.conf 2022-01-04 14:54:39.695 | + lib/nova:create_nova_conf:537 : conf=/etc/nova/nova_cell1.conf 2022-01-04 14:54:39.698 | + lib/nova:create_nova_conf:538 : vhost=nova_cell1 2022-01-04 14:54:39.700 | + lib/nova:create_nova_conf:540 : rm -f /etc/nova/nova_cell1.conf 2022-01-04 14:54:39.705 | ++ lib/nova:create_nova_conf:541 : database_connection_url nova_cell1 2022-01-04 14:54:39.707 | ++ lib/database:database_connection_url:132 : local db=nova_cell1 2022-01-04 14:54:39.709 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell1 2022-01-04 14:54:39.711 | ++ lib/databases/mysql:database_connection_url_mysql:204 : local db=nova_cell1 2022-01-04 14:54:39.714 | ++ lib/databases/mysql:database_connection_url_mysql:205 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-01-04 14:54:39.717 | + lib/nova:create_nova_conf:541 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-01-04 14:54:39.746 | + lib/nova:create_nova_conf:542 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-01-04 14:54:39.777 | + lib/nova:create_nova_conf:543 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-01-04 14:54:39.806 | + lib/nova:create_nova_conf:545 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-01-04 14:54:39.808 | + lib/nova:create_nova_conf:548 : rpc_backend_add_vhost nova_cell1 2022-01-04 14:54:39.810 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-01-04 14:54:39.813 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-01-04 14:54:39.829 | + functions-common:is_service_enabled:2068 : return 0 2022-01-04 14:54:39.832 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-01-04 14:54:39.833 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-01-04 14:54:40.538 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z ']' 2022-01-04 14:54:40.540 | + lib/rpc_backend:rpc_backend_add_vhost:128 : sudo rabbitmqctl add_vhost nova_cell1 2022-01-04 14:54:41.235 | Adding vhost "nova_cell1" ... 2022-01-04 14:54:41.527 | + lib/rpc_backend:rpc_backend_add_vhost:129 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2022-01-04 14:54:42.210 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2022-01-04 14:54:42.273 | + lib/nova:create_nova_conf:549 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-01-04 14:54:42.275 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-01-04 14:54:42.278 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-01-04 14:54:42.281 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-01-04 14:54:42.283 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-01-04 14:54:42.285 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-01-04 14:54:42.302 | + functions-common:is_service_enabled:2068 : return 0 2022-01-04 14:54:42.305 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-01-04 14:54:42.307 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-01-04 14:54:42.309 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-01-04 14:54:42.325 | ++ functions-common:is_service_enabled:2068 : return 0 2022-01-04 14:54:42.327 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.32:5672/nova_cell1 2022-01-04 14:54:42.330 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.32:5672/nova_cell1 2022-01-04 14:54:42.357 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-01-04 14:54:42.360 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-01-04 14:54:42.362 | + lib/nova:create_nova_conf:553 : is_service_enabled placement placement-client 2022-01-04 14:54:42.378 | + functions-common:is_service_enabled:2068 : return 0 2022-01-04 14:54:42.380 | + lib/nova:create_nova_conf:554 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-01-04 14:54:42.383 | + lib/nova:configure_placement_nova_compute:582 : local conf=/etc/nova/nova_cell1.conf 2022-01-04 14:54:42.385 | + lib/nova:configure_placement_nova_compute:583 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-01-04 14:54:42.415 | + lib/nova:configure_placement_nova_compute:584 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.32/identity 2022-01-04 14:54:42.442 | + lib/nova:configure_placement_nova_compute:585 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-01-04 14:54:42.470 | + lib/nova:configure_placement_nova_compute:586 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-01-04 14:54:42.497 | + lib/nova:configure_placement_nova_compute:587 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-01-04 14:54:42.524 | + lib/nova:configure_placement_nova_compute:588 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-01-04 14:54:42.552 | + lib/nova:configure_placement_nova_compute:589 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-01-04 14:54:42.579 | + lib/nova:configure_placement_nova_compute:590 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-01-04 14:54:42.607 | + lib/nova:create_nova_conf:558 : setup_logging /etc/nova/nova_cell1.conf 2022-01-04 14:54:42.609 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-01-04 14:54:42.611 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-01-04 14:54:42.614 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-01-04 14:54:42.630 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-01-04 14:54:42.632 | + functions:setup_systemd_logging:695 : local pidstr= 2022-01-04 14:54:42.635 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-01-04 14:54:42.637 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-01-04 14:54:42.640 | + 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-01-04 14:54:42.668 | + 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-01-04 14:54:42.696 | + 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-01-04 14:54:42.724 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-01-04 14:54:42.751 | + lib/nova:create_nova_conf:565 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-01-04 14:54:42.754 | ++ lib/nova:create_nova_conf:568 : seq 1 1 2022-01-04 14:54:42.758 | + lib/nova:create_nova_conf:568 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-01-04 14:54:42.761 | + lib/nova:create_nova_conf:569 : local conf 2022-01-04 14:54:42.763 | + lib/nova:create_nova_conf:570 : local offset 2022-01-04 14:54:42.766 | ++ lib/nova:create_nova_conf:571 : conductor_conf 1 2022-01-04 14:54:42.768 | ++ lib/nova:conductor_conf:743 : local cell=1 2022-01-04 14:54:42.770 | ++ lib/nova:conductor_conf:744 : echo /etc/nova/nova_cell1.conf 2022-01-04 14:54:42.773 | + lib/nova:create_nova_conf:571 : conf=/etc/nova/nova_cell1.conf 2022-01-04 14:54:42.775 | + lib/nova:create_nova_conf:572 : offset=0 2022-01-04 14:54:42.778 | + lib/nova:create_nova_conf:573 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-01-04 14:54:42.780 | + lib/nova:configure_console_proxies:680 : local conf=/etc/nova/nova_cell1.conf 2022-01-04 14:54:42.783 | + lib/nova:configure_console_proxies:681 : local offset=0 2022-01-04 14:54:42.785 | + lib/nova:configure_console_proxies:685 : offset=0 2022-01-04 14:54:42.787 | + lib/nova:configure_console_proxies:687 : is_service_enabled n-novnc 2022-01-04 14:54:42.802 | + functions-common:is_service_enabled:2068 : return 1 2022-01-04 14:54:42.805 | + lib/nova:configure_console_proxies:687 : '[' False '!=' False ']' 2022-01-04 14:54:42.807 | + lib/nova:configure_console_proxies:719 : is_service_enabled n-spice 2022-01-04 14:54:42.822 | + functions-common:is_service_enabled:2068 : return 1 2022-01-04 14:54:42.825 | + lib/nova:configure_console_proxies:724 : is_service_enabled n-sproxy 2022-01-04 14:54:42.841 | + functions-common:is_service_enabled:2068 : return 1 2022-01-04 14:54:42.843 | + lib/nova:configure_nova:329 : is_service_enabled n-cpu 2022-01-04 14:54:42.859 | + functions-common:is_service_enabled:2068 : return 1 2022-01-04 14:54:42.862 | + ./stack.sh:main:936 : is_service_enabled placement 2022-01-04 14:54:42.879 | + functions-common:is_service_enabled:2068 : return 0 2022-01-04 14:54:42.881 | + ./stack.sh:main:938 : stack_install_service placement 2022-01-04 14:54:42.884 | + lib/stack:stack_install_service:20 : local service=placement 2022-01-04 14:54:42.886 | + lib/stack:stack_install_service:21 : type install_placement 2022-01-04 14:54:42.889 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-01-04 14:54:42.891 | + lib/stack:stack_install_service:32 : install_placement 2022-01-04 14:54:42.894 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-01-04 14:54:42.896 | + lib/apache:install_apache_wsgi:133 : is_ubuntu 2022-01-04 14:54:42.899 | + functions-common:is_ubuntu:560 : [[ -z deb ]] 2022-01-04 14:54:42.902 | + functions-common:is_ubuntu:563 : '[' deb = deb ']' 2022-01-04 14:54:42.905 | + lib/apache:install_apache_wsgi:135 : install_package apache2 2022-01-04 14:54:42.907 | + functions-common:install_package:1450 : update_package_repo 2022-01-04 14:54:42.910 | + functions-common:update_package_repo:1422 : NO_UPDATE_REPOS=False 2022-01-04 14:54:42.912 | + functions-common:update_package_repo:1423 : REPOS_UPDATED=True 2022-01-04 14:54:42.915 | + functions-common:update_package_repo:1424 : RETRY_UPDATE=False 2022-01-04 14:54:42.917 | + functions-common:update_package_repo:1426 : [[ False = \T\r\u\e ]] 2022-01-04 14:54:42.919 | + functions-common:update_package_repo:1430 : is_ubuntu 2022-01-04 14:54:42.922 | + functions-common:is_ubuntu:560 : [[ -z deb ]] 2022-01-04 14:54:42.924 | + functions-common:is_ubuntu:563 : '[' deb = deb ']' 2022-01-04 14:54:42.927 | + functions-common:update_package_repo:1431 : apt_get_update 2022-01-04 14:54:42.929 | + functions-common:apt_get_update:1176 : [[ True == \T\r\u\e ]] 2022-01-04 14:54:42.931 | + functions-common:apt_get_update:1176 : [[ False != \T\r\u\e ]] 2022-01-04 14:54:42.934 | + functions-common:apt_get_update:1177 : return 2022-01-04 14:54:42.936 | + functions-common:install_package:1451 : real_install_package apache2 2022-01-04 14:54:42.939 | + functions-common:real_install_package:1436 : is_ubuntu 2022-01-04 14:54:42.941 | + functions-common:is_ubuntu:560 : [[ -z deb ]] 2022-01-04 14:54:42.944 | + functions-common:is_ubuntu:563 : '[' deb = deb ']' 2022-01-04 14:54:42.946 | + functions-common:real_install_package:1437 : apt_get install apache2 2022-01-04 14:54:42.968 | + functions-common:apt_get:1217 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-01-04 14:54:43.076 | Reading package lists... 2022-01-04 14:54:43.299 | Building dependency tree... 2022-01-04 14:54:43.301 | Reading state information... 2022-01-04 14:54:43.530 | apache2 is already the newest version (2.4.41-4ubuntu3.8). 2022-01-04 14:54:43.530 | The following packages were automatically installed and are no longer required: 2022-01-04 14:54:43.532 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-01-04 14:54:43.532 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-01-04 14:54:43.532 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-01-04 14:54:43.532 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-01-04 14:54:43.532 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-01-04 14:54:43.532 | python3-zope.interface 2022-01-04 14:54:43.532 | Use 'sudo apt autoremove' to remove them. 2022-01-04 14:54:43.641 | 0 upgraded, 0 newly installed, 0 to remove and 105 not upgraded. 2022-01-04 14:54:43.645 | + functions-common:apt_get:1221 : result=0 2022-01-04 14:54:43.648 | + functions-common:apt_get:1224 : time_stop apt-get 2022-01-04 14:54:43.650 | + functions-common:time_stop:2412 : local name 2022-01-04 14:54:43.652 | + functions-common:time_stop:2413 : local end_time 2022-01-04 14:54:43.655 | + functions-common:time_stop:2414 : local elapsed_time 2022-01-04 14:54:43.657 | + functions-common:time_stop:2415 : local total 2022-01-04 14:54:43.659 | + functions-common:time_stop:2416 : local start_time 2022-01-04 14:54:43.662 | + functions-common:time_stop:2418 : name=apt-get 2022-01-04 14:54:43.664 | + functions-common:time_stop:2419 : start_time=1641308082966 2022-01-04 14:54:43.667 | + functions-common:time_stop:2421 : [[ -z 1641308082966 ]] 2022-01-04 14:54:43.670 | ++ functions-common:time_stop:2424 : date +%s%3N 2022-01-04 14:54:43.674 | + functions-common:time_stop:2424 : end_time=1641308083671 2022-01-04 14:54:43.676 | + functions-common:time_stop:2425 : elapsed_time=705 2022-01-04 14:54:43.678 | + functions-common:time_stop:2426 : total=504547 2022-01-04 14:54:43.681 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2022-01-04 14:54:43.684 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=505252 2022-01-04 14:54:43.686 | + functions-common:apt_get:1225 : return 0 2022-01-04 14:54:43.689 | + lib/apache:install_apache_wsgi:136 : is_package_installed libapache2-mod-wsgi 2022-01-04 14:54:43.691 | + functions-common:is_package_installed:1459 : [[ -z libapache2-mod-wsgi ]] 2022-01-04 14:54:43.694 | + functions-common:is_package_installed:1463 : [[ -z deb ]] 2022-01-04 14:54:43.696 | + functions-common:is_package_installed:1467 : [[ deb = \d\e\b ]] 2022-01-04 14:54:43.699 | + functions-common:is_package_installed:1468 : dpkg -s libapache2-mod-wsgi 2022-01-04 14:54:43.721 | + lib/apache:install_apache_wsgi:139 : install_package libapache2-mod-wsgi-py3 2022-01-04 14:54:43.723 | + functions-common:install_package:1450 : update_package_repo 2022-01-04 14:54:43.726 | + functions-common:update_package_repo:1422 : NO_UPDATE_REPOS=False 2022-01-04 14:54:43.728 | + functions-common:update_package_repo:1423 : REPOS_UPDATED=True 2022-01-04 14:54:43.731 | + functions-common:update_package_repo:1424 : RETRY_UPDATE=False 2022-01-04 14:54:43.734 | + functions-common:update_package_repo:1426 : [[ False = \T\r\u\e ]] 2022-01-04 14:54:43.736 | + functions-common:update_package_repo:1430 : is_ubuntu 2022-01-04 14:54:43.739 | + functions-common:is_ubuntu:560 : [[ -z deb ]] 2022-01-04 14:54:43.741 | + functions-common:is_ubuntu:563 : '[' deb = deb ']' 2022-01-04 14:54:43.743 | + functions-common:update_package_repo:1431 : apt_get_update 2022-01-04 14:54:43.746 | + functions-common:apt_get_update:1176 : [[ True == \T\r\u\e ]] 2022-01-04 14:54:43.748 | + functions-common:apt_get_update:1176 : [[ False != \T\r\u\e ]] 2022-01-04 14:54:43.751 | + functions-common:apt_get_update:1177 : return 2022-01-04 14:54:43.753 | + functions-common:install_package:1451 : real_install_package libapache2-mod-wsgi-py3 2022-01-04 14:54:43.756 | + functions-common:real_install_package:1436 : is_ubuntu 2022-01-04 14:54:43.758 | + functions-common:is_ubuntu:560 : [[ -z deb ]] 2022-01-04 14:54:43.760 | + functions-common:is_ubuntu:563 : '[' deb = deb ']' 2022-01-04 14:54:43.763 | + functions-common:real_install_package:1437 : apt_get install libapache2-mod-wsgi-py3 2022-01-04 14:54:43.785 | + functions-common:apt_get:1217 : 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-01-04 14:54:43.897 | Reading package lists... 2022-01-04 14:54:44.124 | Building dependency tree... 2022-01-04 14:54:44.125 | Reading state information... 2022-01-04 14:54:44.362 | The following packages were automatically installed and are no longer required: 2022-01-04 14:54:44.363 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-01-04 14:54:44.363 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-01-04 14:54:44.363 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-01-04 14:54:44.363 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-01-04 14:54:44.363 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-01-04 14:54:44.363 | python3-zope.interface 2022-01-04 14:54:44.363 | Use 'sudo apt autoremove' to remove them. 2022-01-04 14:54:44.428 | The following NEW packages will be installed: 2022-01-04 14:54:44.429 | libapache2-mod-wsgi-py3 2022-01-04 14:54:44.676 | 0 upgraded, 1 newly installed, 0 to remove and 105 not upgraded. 2022-01-04 14:54:44.676 | Need to get 93.3 kB of archives. 2022-01-04 14:54:44.676 | After this operation, 300 kB of additional disk space will be used. 2022-01-04 14:54:44.676 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapache2-mod-wsgi-py3 amd64 4.6.8-1ubuntu3 [93.3 kB] 2022-01-04 14:54:45.549 | Fetched 93.3 kB in 1s (167 kB/s) 2022-01-04 14:54:45.840 | Selecting previously unselected package libapache2-mod-wsgi-py3. 2022-01-04 14:54:45.891 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 91051 files and directories currently installed.) 2022-01-04 14:54:45.895 | Preparing to unpack .../libapache2-mod-wsgi-py3_4.6.8-1ubuntu3_amd64.deb ... 2022-01-04 14:54:45.952 | Unpacking libapache2-mod-wsgi-py3 (4.6.8-1ubuntu3) ... 2022-01-04 14:54:46.378 | Setting up libapache2-mod-wsgi-py3 (4.6.8-1ubuntu3) ... 2022-01-04 14:54:46.748 | apache2_invoke: Enable module wsgi 2022-01-04 14:54:54.725 | + functions-common:apt_get:1221 : result=0 2022-01-04 14:54:54.728 | + functions-common:apt_get:1224 : time_stop apt-get 2022-01-04 14:54:54.731 | + functions-common:time_stop:2412 : local name 2022-01-04 14:54:54.733 | + functions-common:time_stop:2413 : local end_time 2022-01-04 14:54:54.736 | + functions-common:time_stop:2414 : local elapsed_time 2022-01-04 14:54:54.738 | + functions-common:time_stop:2415 : local total 2022-01-04 14:54:54.740 | + functions-common:time_stop:2416 : local start_time 2022-01-04 14:54:54.743 | + functions-common:time_stop:2418 : name=apt-get 2022-01-04 14:54:54.745 | + functions-common:time_stop:2419 : start_time=1641308083783 2022-01-04 14:54:54.748 | + functions-common:time_stop:2421 : [[ -z 1641308083783 ]] 2022-01-04 14:54:54.751 | ++ functions-common:time_stop:2424 : date +%s%3N 2022-01-04 14:54:54.755 | + functions-common:time_stop:2424 : end_time=1641308094752 2022-01-04 14:54:54.757 | + functions-common:time_stop:2425 : elapsed_time=10969 2022-01-04 14:54:54.759 | + functions-common:time_stop:2426 : total=505252 2022-01-04 14:54:54.762 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2022-01-04 14:54:54.764 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=516221 2022-01-04 14:54:54.767 | + functions-common:apt_get:1225 : return 0 2022-01-04 14:54:54.769 | + lib/apache:install_apache_wsgi:154 : enable_apache_mod wsgi 2022-01-04 14:54:54.772 | + lib/apache:enable_apache_mod:54 : local mod=wsgi 2022-01-04 14:54:54.774 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-01-04 14:54:54.776 | + functions-common:is_ubuntu:560 : [[ -z deb ]] 2022-01-04 14:54:54.779 | + functions-common:is_ubuntu:563 : '[' deb = deb ']' 2022-01-04 14:54:54.782 | + lib/apache:enable_apache_mod:59 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-01-04 14:54:54.784 | + lib/apache:enable_apache_mod:59 : a2query -m wsgi 2022-01-04 14:54:54.840 | wsgi (enabled by maintainer script) 2022-01-04 14:54:54.843 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-01-04 14:54:54.845 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-01-04 14:54:54.848 | + inc/python:pip_install_gr:77 : local clean_name 2022-01-04 14:54:54.851 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-01-04 14:54:54.854 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-01-04 14:54:54.857 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-01-04 14:54:54.860 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-01-04 14:54:54.861 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-01-04 14:54:54.866 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-01-04 14:54:54.868 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-01-04 14:54:54.872 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-01-04 14:54:54.875 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-01-04 14:54:54.877 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-01-04 14:54:54.899 | Using python 3.8 to install osc-placement 2022-01-04 14:54:54.902 | + 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-01-04 14:54:55.762 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-04 14:54:55.762 | from cryptography.utils import int_from_bytes 2022-01-04 14:54:55.762 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-04 14:54:55.762 | from cryptography.utils import int_from_bytes 2022-01-04 14:54:56.879 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-04 14:54:57.402 | Collecting osc-placement 2022-01-04 14:54:57.410 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c6d/5a64a2d64386f/osc_placement-3.1.1-py3-none-any.whl (63 kB) 2022-01-04 14:54:57.426 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2022-01-04 14:54:57.427 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.6) 2022-01-04 14:54:57.428 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.4.0) 2022-01-04 14:54:57.429 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.8.0) 2022-01-04 14:54:57.430 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.4.2) 2022-01-04 14:54:57.431 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.12.0) 2022-01-04 14:54:57.490 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.7.0) 2022-01-04 14:54:57.491 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (3.5.0) 2022-01-04 14:54:57.492 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (2.26.0) 2022-01-04 14:54:57.494 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.0.2) 2022-01-04 14:54:57.507 | Requirement already satisfied: cliff>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (3.10.0) 2022-01-04 14:54:57.508 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (5.1.0) 2022-01-04 14:54:57.511 | Requirement already satisfied: openstacksdk>=0.15.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (0.61.0) 2022-01-04 14:54:57.524 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (21.3) 2022-01-04 14:54:57.525 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.8.0) 2022-01-04 14:54:57.526 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.11.0) 2022-01-04 14:54:57.528 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (3.0.6) 2022-01-04 14:54:57.529 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2.3.0) 2022-01-04 14:54:57.530 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2021.3) 2022-01-04 14:54:57.551 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (2.3.3) 2022-01-04 14:54:57.552 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (2.5.0) 2022-01-04 14:54:57.553 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.4.0) 2022-01-04 14:54:57.554 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (6.0) 2022-01-04 14:54:57.566 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.37.0->osc-placement) (1.13.3) 2022-01-04 14:54:57.604 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.5.0) 2022-01-04 14:54:57.606 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (0.10.0) 2022-01-04 14:54:57.607 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.32) 2022-01-04 14:54:57.608 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.1.4) 2022-01-04 14:54:57.610 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (5.1.0) 2022-01-04 14:54:57.611 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.4) 2022-01-04 14:54:57.612 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (36.0.1) 2022-01-04 14:54:57.613 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.0) 2022-01-04 14:54:57.683 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2.0.9) 2022-01-04 14:54:57.684 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (1.26.7) 2022-01-04 14:54:57.685 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2019.11.28) 2022-01-04 14:54:57.687 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.3) 2022-01-04 14:54:57.780 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (1.8.2) 2022-01-04 14:54:57.781 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (21.4.0) 2022-01-04 14:54:57.782 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.2.5) 2022-01-04 14:54:57.825 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.15.0) 2022-01-04 14:54:57.866 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.2) 2022-01-04 14:54:58.029 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.21) 2022-01-04 14:55:00.086 | Installing collected packages: osc-placement 2022-01-04 14:55:00.337 | Successfully installed osc-placement-3.1.1 2022-01-04 14:55:00.337 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-01-04 14:55:00.463 | + inc/python:pip_install:200 : result=0 2022-01-04 14:55:00.466 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-04 14:55:00.468 | + functions-common:time_stop:2412 : local name 2022-01-04 14:55:00.471 | + functions-common:time_stop:2413 : local end_time 2022-01-04 14:55:00.473 | + functions-common:time_stop:2414 : local elapsed_time 2022-01-04 14:55:00.476 | + functions-common:time_stop:2415 : local total 2022-01-04 14:55:00.481 | + functions-common:time_stop:2416 : local start_time 2022-01-04 14:55:00.483 | + functions-common:time_stop:2418 : name=pip_install 2022-01-04 14:55:00.486 | + functions-common:time_stop:2419 : start_time=1641308094893 2022-01-04 14:55:00.489 | + functions-common:time_stop:2421 : [[ -z 1641308094893 ]] 2022-01-04 14:55:00.492 | ++ functions-common:time_stop:2424 : date +%s%3N 2022-01-04 14:55:00.497 | + functions-common:time_stop:2424 : end_time=1641308100494 2022-01-04 14:55:00.499 | + functions-common:time_stop:2425 : elapsed_time=5601 2022-01-04 14:55:00.502 | + functions-common:time_stop:2426 : total=258280 2022-01-04 14:55:00.504 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2022-01-04 14:55:00.507 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=263881 2022-01-04 14:55:00.509 | + inc/python:pip_install:203 : return 0 2022-01-04 14:55:00.512 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-01-04 14:55:00.515 | + functions-common:git_clone:595 : local git_remote=https://opendev.org/openstack/placement.git 2022-01-04 14:55:00.517 | + functions-common:git_clone:596 : local git_dest=/opt/stack/placement 2022-01-04 14:55:00.520 | + functions-common:git_clone:597 : local git_ref=master 2022-01-04 14:55:00.522 | + functions-common:git_clone:598 : local orig_dir 2022-01-04 14:55:00.525 | ++ functions-common:git_clone:599 : pwd 2022-01-04 14:55:00.528 | + functions-common:git_clone:599 : orig_dir=/home/ubuntu/devstack 2022-01-04 14:55:00.531 | + functions-common:git_clone:600 : local git_clone_flags= 2022-01-04 14:55:00.534 | ++ functions-common:git_clone:602 : trueorfalse False RECLONE 2022-01-04 14:55:00.551 | + functions-common:git_clone:602 : RECLONE=False 2022-01-04 14:55:00.553 | + functions-common:git_clone:603 : [[ 0 -gt 0 ]] 2022-01-04 14:55:00.555 | + functions-common:git_clone:607 : [[ False = \T\r\u\e ]] 2022-01-04 14:55:00.559 | + functions-common:git_clone:616 : echo master 2022-01-04 14:55:00.559 | + functions-common:git_clone:616 : egrep -q '^refs' 2022-01-04 14:55:00.565 | + functions-common:git_clone:630 : [[ ! -d /opt/stack/placement ]] 2022-01-04 14:55:00.567 | + functions-common:git_clone:631 : [[ False = \T\r\u\e ]] 2022-01-04 14:55:00.569 | + functions-common:git_clone:637 : git_timed clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch master 2022-01-04 14:55:00.572 | + functions-common:git_timed:689 : local count=0 2022-01-04 14:55:00.575 | + functions-common:git_timed:690 : local timeout=0 2022-01-04 14:55:00.577 | + functions-common:git_timed:692 : [[ -n 0 ]] 2022-01-04 14:55:00.579 | + functions-common:git_timed:693 : timeout=0 2022-01-04 14:55:00.582 | + functions-common:git_timed:696 : time_start git_timed 2022-01-04 14:55:00.584 | + functions-common:time_start:2398 : local name=git_timed 2022-01-04 14:55:00.586 | + functions-common:time_start:2399 : local start_time= 2022-01-04 14:55:00.588 | + functions-common:time_start:2400 : [[ -n '' ]] 2022-01-04 14:55:00.591 | ++ functions-common:time_start:2403 : date +%s%3N 2022-01-04 14:55:00.595 | + functions-common:time_start:2403 : _TIME_START[$name]=1641308100593 2022-01-04 14:55:00.598 | + functions-common:git_timed:697 : timeout -s SIGINT 0 git clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch master 2022-01-04 14:55:00.601 | Cloning into '/opt/stack/placement'... 2022-01-04 14:55:08.608 | + functions-common:git_timed:711 : time_stop git_timed 2022-01-04 14:55:08.611 | + functions-common:time_stop:2412 : local name 2022-01-04 14:55:08.613 | + functions-common:time_stop:2413 : local end_time 2022-01-04 14:55:08.615 | + functions-common:time_stop:2414 : local elapsed_time 2022-01-04 14:55:08.617 | + functions-common:time_stop:2415 : local total 2022-01-04 14:55:08.619 | + functions-common:time_stop:2416 : local start_time 2022-01-04 14:55:08.622 | + functions-common:time_stop:2418 : name=git_timed 2022-01-04 14:55:08.624 | + functions-common:time_stop:2419 : start_time=1641308100593 2022-01-04 14:55:08.627 | + functions-common:time_stop:2421 : [[ -z 1641308100593 ]] 2022-01-04 14:55:08.630 | ++ functions-common:time_stop:2424 : date +%s%3N 2022-01-04 14:55:08.634 | + functions-common:time_stop:2424 : end_time=1641308108631 2022-01-04 14:55:08.637 | + functions-common:time_stop:2425 : elapsed_time=8038 2022-01-04 14:55:08.639 | + functions-common:time_stop:2426 : total=0 2022-01-04 14:55:08.641 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2022-01-04 14:55:08.644 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=8038 2022-01-04 14:55:08.646 | + functions-common:git_clone:664 : cd /opt/stack/placement 2022-01-04 14:55:08.649 | + functions-common:git_clone:665 : git show --oneline 2022-01-04 14:55:08.649 | + functions-common:git_clone:665 : head -1 2022-01-04 14:55:08.653 | 325deab2 Merge "Updating python testing as per Yoga testing runtime" 2022-01-04 14:55:08.655 | + functions-common:git_clone:666 : cd /home/ubuntu/devstack 2022-01-04 14:55:08.658 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-01-04 14:55:08.660 | + inc/python:setup_develop:338 : local bindep 2022-01-04 14:55:08.663 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-01-04 14:55:08.665 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-01-04 14:55:08.667 | + inc/python:setup_develop:344 : local extras= 2022-01-04 14:55:08.670 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-01-04 14:55:08.672 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-01-04 14:55:08.675 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-01-04 14:55:08.678 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-01-04 14:55:08.680 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-01-04 14:55:08.682 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-01-04 14:55:08.686 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-01-04 14:55:08.689 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-01-04 14:55:08.692 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-01-04 14:55:08.694 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-01-04 14:55:08.697 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-01-04 14:55:08.700 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-01-04 14:55:08.706 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-01-04 14:55:08.709 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-01-04 14:55:09.355 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-01-04 14:55:09.358 | + inc/python:setup_package:418 : local bindep=0 2022-01-04 14:55:09.360 | + inc/python:setup_package:419 : local bindep_flag= 2022-01-04 14:55:09.363 | + inc/python:setup_package:420 : local bindep_profiles= 2022-01-04 14:55:09.365 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-01-04 14:55:09.368 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-01-04 14:55:09.370 | + inc/python:setup_package:427 : local flags=-e 2022-01-04 14:55:09.373 | + inc/python:setup_package:428 : local extras= 2022-01-04 14:55:09.376 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-01-04 14:55:09.378 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-01-04 14:55:09.381 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-01-04 14:55:09.383 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-01-04 14:55:09.386 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-01-04 14:55:09.389 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-01-04 14:55:09.410 | Using python 3.8 to install /opt/stack/placement 2022-01-04 14:55:09.413 | + 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-01-04 14:55:10.272 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-04 14:55:10.272 | from cryptography.utils import int_from_bytes 2022-01-04 14:55:10.272 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-04 14:55:10.272 | from cryptography.utils import int_from_bytes 2022-01-04 14:55:11.386 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-04 14:55:11.408 | Obtaining file:///opt/stack/placement 2022-01-04 14:55:11.409 | Preparing metadata (setup.py): started 2022-01-04 14:55:12.563 | Preparing metadata (setup.py): finished with status 'done' 2022-01-04 14:55:12.697 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev8) (5.8.0) 2022-01-04 14:55:12.699 | Requirement already satisfied: SQLAlchemy>=1.2.19 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev8) (1.4.29) 2022-01-04 14:55:12.700 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev8) (9.3.0) 2022-01-04 14:55:12.701 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev8) (2.5.1) 2022-01-04 14:55:12.701 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev8) (1.8.7) 2022-01-04 14:55:12.702 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from openstack-placement==6.1.0.dev8) (3.2.0) 2022-01-04 14:55:12.704 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev8) (2.26.0) 2022-01-04 14:55:12.707 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev8) (60.2.0) 2022-01-04 14:55:12.707 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev8) (4.5.0) 2022-01-04 14:55:12.708 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev8) (8.7.1) 2022-01-04 14:55:12.709 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev8) (3.4.0) 2022-01-04 14:55:12.710 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev8) (4.6.1) 2022-01-04 14:55:12.711 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev8) (4.2.0) 2022-01-04 14:55:12.712 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev8) (4.12.0) 2022-01-04 14:55:12.713 | Requirement already satisfied: oslo.db>=4.40.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev8) (11.1.0) 2022-01-04 14:55:12.714 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev8) (3.10.1) 2022-01-04 14:55:12.715 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev8) (4.5.0) 2022-01-04 14:55:12.716 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev8) (1.4.0) 2022-01-04 14:55:12.717 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev8) (1.1.0) 2022-01-04 14:55:12.719 | Requirement already satisfied: os-traits>=2.6.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev8) (2.6.0) 2022-01-04 14:55:12.720 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev8) (1.0.1) 2022-01-04 14:55:12.786 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev8) (1.16.0) 2022-01-04 14:55:12.787 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev8) (4.3.0) 2022-01-04 14:55:12.789 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev8) (3.1.1) 2022-01-04 14:55:12.790 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev8) (2.8.1) 2022-01-04 14:55:12.791 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev8) (5.1.0) 2022-01-04 14:55:12.793 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev8) (4.4.0) 2022-01-04 14:55:12.814 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->openstack-placement==6.1.0.dev8) (0.14.1) 2022-01-04 14:55:12.854 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev8) (6.0) 2022-01-04 14:55:12.855 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev8) (1.5.0) 2022-01-04 14:55:12.856 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev8) (3.5.0) 2022-01-04 14:55:12.858 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev8) (2.3.0) 2022-01-04 14:55:12.859 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==6.1.0.dev8) (0.8.0) 2022-01-04 14:55:12.909 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.1.0.dev8) (0.5.0) 2022-01-04 14:55:12.910 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.1.0.dev8) (1.7.5) 2022-01-04 14:55:12.911 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.1.0.dev8) (2.0.1) 2022-01-04 14:55:12.912 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==6.1.0.dev8) (0.13.0) 2022-01-04 14:55:12.953 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==6.1.0.dev8) (2.8.2) 2022-01-04 14:55:12.955 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==6.1.0.dev8) (0.9.6) 2022-01-04 14:55:12.974 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev8) (3.3.0) 2022-01-04 14:55:12.976 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev8) (3.2.0) 2022-01-04 14:55:12.977 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev8) (3.0.3) 2022-01-04 14:55:13.004 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==6.1.0.dev8) (1.0.3) 2022-01-04 14:55:13.006 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==6.1.0.dev8) (2021.3) 2022-01-04 14:55:13.018 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==6.1.0.dev8) (2.5.0) 2022-01-04 14:55:13.035 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.1.0.dev8) (3.0.6) 2022-01-04 14:55:13.036 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.1.0.dev8) (1.0.2) 2022-01-04 14:55:13.037 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.1.0.dev8) (21.3) 2022-01-04 14:55:13.038 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==6.1.0.dev8) (0.11.0) 2022-01-04 14:55:13.080 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==6.1.0.dev8) (1.26.7) 2022-01-04 14:55:13.081 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==6.1.0.dev8) (2019.11.28) 2022-01-04 14:55:13.083 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==6.1.0.dev8) (2.0.9) 2022-01-04 14:55:13.086 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==6.1.0.dev8) (3.3) 2022-01-04 14:55:13.103 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->openstack-placement==6.1.0.dev8) (0.7) 2022-01-04 14:55:13.263 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.2.19->openstack-placement==6.1.0.dev8) (1.1.2) 2022-01-04 14:55:13.327 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==6.1.0.dev8) (4.10.0) 2022-01-04 14:55:13.328 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==6.1.0.dev8) (1.1.6) 2022-01-04 14:55:13.330 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==6.1.0.dev8) (5.4.0) 2022-01-04 14:55:13.347 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev8) (1.15.0) 2022-01-04 14:55:13.382 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.7.0->openstack-placement==6.1.0.dev8) (1.13.3) 2022-01-04 14:55:13.396 | Requirement already satisfied: monotonic>=0.1 in /usr/local/lib/python3.8/dist-packages (from fasteners>=0.7.0->oslo.concurrency>=3.26.0->openstack-placement==6.1.0.dev8) (1.6) 2022-01-04 14:55:13.442 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev8) (2.0.1) 2022-01-04 14:55:13.507 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev8) (1.7.0) 2022-01-04 14:55:13.592 | Requirement already satisfied: dogpile.cache>=1.1.2 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.18.0->openstack-placement==6.1.0.dev8) (1.1.4) 2022-01-04 14:55:13.643 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==6.1.0.dev8) (0.2.5) 2022-01-04 14:55:13.835 | Requirement already satisfied: decorator in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==6.1.0.dev8) (5.1.0) 2022-01-04 14:55:13.836 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==6.1.0.dev8) (0.5.2) 2022-01-04 14:55:13.837 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==6.1.0.dev8) (0.4.2) 2022-01-04 14:55:13.917 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==6.1.0.dev8) (2.5.0) 2022-01-04 14:55:13.968 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==6.1.0.dev8) (2.21) 2022-01-04 14:55:14.146 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==6.1.0.dev8) (3.7.0) 2022-01-04 14:55:14.253 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==6.1.0.dev8) (1.0.0) 2022-01-04 14:55:14.254 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==6.1.0.dev8) (3.0.0) 2022-01-04 14:55:16.109 | Installing collected packages: openstack-placement 2022-01-04 14:55:16.111 | Running setup.py develop for openstack-placement 2022-01-04 14:55:18.092 | Successfully installed openstack-placement 2022-01-04 14:55:18.092 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-01-04 14:55:18.228 | + inc/python:pip_install:200 : result=0 2022-01-04 14:55:18.231 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-04 14:55:18.233 | + functions-common:time_stop:2412 : local name 2022-01-04 14:55:18.235 | + functions-common:time_stop:2413 : local end_time 2022-01-04 14:55:18.238 | + functions-common:time_stop:2414 : local elapsed_time 2022-01-04 14:55:18.240 | + functions-common:time_stop:2415 : local total 2022-01-04 14:55:18.242 | + functions-common:time_stop:2416 : local start_time 2022-01-04 14:55:18.244 | + functions-common:time_stop:2418 : name=pip_install 2022-01-04 14:55:18.247 | + functions-common:time_stop:2419 : start_time=1641308109405 2022-01-04 14:55:18.249 | + functions-common:time_stop:2421 : [[ -z 1641308109405 ]] 2022-01-04 14:55:18.252 | ++ functions-common:time_stop:2424 : date +%s%3N 2022-01-04 14:55:18.256 | + functions-common:time_stop:2424 : end_time=1641308118254 2022-01-04 14:55:18.259 | + functions-common:time_stop:2425 : elapsed_time=8849 2022-01-04 14:55:18.261 | + functions-common:time_stop:2426 : total=263881 2022-01-04 14:55:18.264 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2022-01-04 14:55:18.266 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=272730 2022-01-04 14:55:18.268 | + inc/python:pip_install:203 : return 0 2022-01-04 14:55:18.271 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-01-04 14:55:18.274 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-01-04 14:55:18.276 | + functions-common:safe_chown:2313 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-01-04 14:55:18.295 | + functions-common:_safe_permission_operation:2161 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-01-04 14:55:18.307 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-01-04 14:55:18.310 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-01-04 14:55:18.313 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-04 14:55:18.315 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-04 14:55:18.318 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-01-04 14:55:18.320 | + inc/python:use_library_from_git:253 : return 1 2022-01-04 14:55:18.323 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-01-04 14:55:18.326 | + ./stack.sh:main:939 : configure_placement 2022-01-04 14:55:18.328 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-01-04 14:55:18.340 | + lib/placement:configure_placement:107 : create_placement_conf 2022-01-04 14:55:18.343 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-01-04 14:55:18.347 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-01-04 14:55:18.350 | ++ lib/database:database_connection_url:132 : local db=placement 2022-01-04 14:55:18.352 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql placement 2022-01-04 14:55:18.355 | ++ lib/databases/mysql:database_connection_url_mysql:204 : local db=placement 2022-01-04 14:55:18.357 | ++ lib/databases/mysql:database_connection_url_mysql:205 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-01-04 14:55:18.360 | + 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-01-04 14:55:18.392 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-01-04 14:55:18.424 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-01-04 14:55:18.456 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-01-04 14:55:18.459 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/placement/placement.conf 2022-01-04 14:55:18.461 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=placement 2022-01-04 14:55:18.464 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2022-01-04 14:55:18.466 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-01-04 14:55:18.502 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-01-04 14:55:18.533 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.32/identity 2022-01-04 14:55:18.563 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-01-04 14:55:18.591 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-01-04 14:55:18.619 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-01-04 14:55:18.656 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-01-04 14:55:18.686 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-01-04 14:55:18.714 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-01-04 14:55:18.743 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-01-04 14:55:18.772 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-01-04 14:55:18.775 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-01-04 14:55:18.778 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-01-04 14:55:18.782 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-01-04 14:55:18.807 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-01-04 14:55:18.810 | + functions:setup_systemd_logging:695 : local pidstr= 2022-01-04 14:55:18.812 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-01-04 14:55:18.814 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-01-04 14:55:18.817 | + 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-01-04 14:55:18.846 | + 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-01-04 14:55:18.875 | + 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-01-04 14:55:18.904 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-01-04 14:55:18.932 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-01-04 14:55:18.936 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-01-04 14:55:18.938 | + lib/apache:write_uwsgi_config:244 : local file=/etc/placement/placement-uwsgi.ini 2022-01-04 14:55:18.941 | + lib/apache:write_uwsgi_config:245 : local wsgi=/usr/local/bin/placement-api 2022-01-04 14:55:18.943 | + lib/apache:write_uwsgi_config:246 : local url=/placement 2022-01-04 14:55:18.946 | + lib/apache:write_uwsgi_config:247 : local http= 2022-01-04 14:55:18.948 | + lib/apache:write_uwsgi_config:248 : local name= 2022-01-04 14:55:18.951 | ++ lib/apache:write_uwsgi_config:249 : basename /usr/local/bin/placement-api 2022-01-04 14:55:18.955 | + lib/apache:write_uwsgi_config:249 : name=placement-api 2022-01-04 14:55:18.958 | + lib/apache:write_uwsgi_config:253 : local socket_dir=/var/run/uwsgi 2022-01-04 14:55:18.960 | + lib/apache:write_uwsgi_config:257 : sudo mkdir -p /etc/tmpfiles.d/ 2022-01-04 14:55:18.973 | + lib/apache:write_uwsgi_config:258 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-01-04 14:55:18.973 | + lib/apache:write_uwsgi_config:258 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-01-04 14:55:18.982 | d /var/run/uwsgi 0755 ubuntu root 2022-01-04 14:55:18.986 | + lib/apache:write_uwsgi_config:259 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-01-04 14:55:19.001 | + lib/apache:write_uwsgi_config:261 : local socket=/var/run/uwsgi/placement-api.socket 2022-01-04 14:55:19.003 | + lib/apache:write_uwsgi_config:264 : rm -rf /etc/placement/placement-uwsgi.ini 2022-01-04 14:55:19.007 | + lib/apache:write_uwsgi_config:265 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-01-04 14:55:19.041 | + lib/apache:write_uwsgi_config:266 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-01-04 14:55:19.071 | + lib/apache:write_uwsgi_config:268 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-01-04 14:55:19.100 | + lib/apache:write_uwsgi_config:270 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-01-04 14:55:19.129 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-01-04 14:55:19.157 | + lib/apache:write_uwsgi_config:274 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-01-04 14:55:19.185 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-01-04 14:55:19.214 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-01-04 14:55:19.242 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-01-04 14:55:19.270 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-01-04 14:55:19.299 | + lib/apache:write_uwsgi_config:282 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-01-04 14:55:19.328 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-01-04 14:55:19.356 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-01-04 14:55:19.384 | + lib/apache:write_uwsgi_config:289 : [[ -n '' ]] 2022-01-04 14:55:19.387 | + lib/apache:write_uwsgi_config:292 : local apache_conf= 2022-01-04 14:55:19.390 | ++ lib/apache:write_uwsgi_config:293 : apache_site_config_for placement-api 2022-01-04 14:55:19.392 | ++ lib/apache:apache_site_config_for:176 : local site=placement-api 2022-01-04 14:55:19.395 | ++ lib/apache:apache_site_config_for:177 : is_ubuntu 2022-01-04 14:55:19.397 | ++ functions-common:is_ubuntu:560 : [[ -z deb ]] 2022-01-04 14:55:19.400 | ++ functions-common:is_ubuntu:563 : '[' deb = deb ']' 2022-01-04 14:55:19.403 | ++ lib/apache:apache_site_config_for:179 : echo /etc/apache2/sites-available/placement-api.conf 2022-01-04 14:55:19.406 | + lib/apache:write_uwsgi_config:293 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-01-04 14:55:19.408 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-01-04 14:55:19.436 | + lib/apache:write_uwsgi_config:295 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-01-04 14:55:19.466 | + lib/apache:write_uwsgi_config:296 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-01-04 14:55:19.466 | + lib/apache:write_uwsgi_config:296 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-01-04 14:55:19.475 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-01-04 14:55:19.478 | + lib/apache:write_uwsgi_config:297 : enable_apache_site placement-api 2022-01-04 14:55:19.481 | + lib/apache:enable_apache_site:193 : local site=placement-api 2022-01-04 14:55:19.483 | + lib/apache:enable_apache_site:195 : enable_apache_mod version 2022-01-04 14:55:19.485 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-01-04 14:55:19.488 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-01-04 14:55:19.490 | + functions-common:is_ubuntu:560 : [[ -z deb ]] 2022-01-04 14:55:19.493 | + functions-common:is_ubuntu:563 : '[' deb = deb ']' 2022-01-04 14:55:19.495 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-01-04 14:55:19.498 | + lib/apache:enable_apache_site:196 : is_ubuntu 2022-01-04 14:55:19.500 | + functions-common:is_ubuntu:560 : [[ -z deb ]] 2022-01-04 14:55:19.503 | + functions-common:is_ubuntu:563 : '[' deb = deb ']' 2022-01-04 14:55:19.505 | + lib/apache:enable_apache_site:197 : sudo a2ensite placement-api 2022-01-04 14:55:19.569 | Enabling site placement-api. 2022-01-04 14:55:19.575 | To activate the new configuration, you need to run: 2022-01-04 14:55:19.575 | systemctl reload apache2 2022-01-04 14:55:19.580 | + lib/apache:write_uwsgi_config:298 : restart_apache_server 2022-01-04 14:55:19.582 | + lib/apache:restart_apache_server:240 : restart_service apache2 2022-01-04 14:55:19.585 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2022-01-04 14:55:19.587 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart apache2 2022-01-04 14:55:19.720 | + ./stack.sh:main:946 : is_service_enabled placement placement-client 2022-01-04 14:55:19.742 | + functions-common:is_service_enabled:2068 : return 0 2022-01-04 14:55:19.744 | + ./stack.sh:main:947 : is_service_enabled n-cpu 2022-01-04 14:55:19.764 | + functions-common:is_service_enabled:2068 : return 1 2022-01-04 14:55:19.767 | + ./stack.sh:main:947 : is_service_enabled n-sch 2022-01-04 14:55:19.787 | + functions-common:is_service_enabled:2068 : return 0 2022-01-04 14:55:19.789 | + ./stack.sh:main:948 : configure_placement_nova_compute 2022-01-04 14:55:19.792 | + lib/nova:configure_placement_nova_compute:582 : local conf=/etc/nova/nova.conf 2022-01-04 14:55:19.794 | + lib/nova:configure_placement_nova_compute:583 : iniset /etc/nova/nova.conf placement auth_type password 2022-01-04 14:55:19.826 | + lib/nova:configure_placement_nova_compute:584 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.32/identity 2022-01-04 14:55:19.855 | + lib/nova:configure_placement_nova_compute:585 : iniset /etc/nova/nova.conf placement username placement 2022-01-04 14:55:19.884 | + lib/nova:configure_placement_nova_compute:586 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-01-04 14:55:19.913 | + lib/nova:configure_placement_nova_compute:587 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-01-04 14:55:19.942 | + lib/nova:configure_placement_nova_compute:588 : iniset /etc/nova/nova.conf placement project_name service 2022-01-04 14:55:19.971 | + lib/nova:configure_placement_nova_compute:589 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-01-04 14:55:20.001 | + lib/nova:configure_placement_nova_compute:590 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-01-04 14:55:20.030 | + ./stack.sh:main:952 : is_service_enabled horizon 2022-01-04 14:55:20.047 | + functions-common:is_service_enabled:2068 : return 1 2022-01-04 14:55:20.050 | + ./stack.sh:main:957 : is_service_enabled tls-proxy 2022-01-04 14:55:20.067 | + functions-common:is_service_enabled:2068 : return 1 2022-01-04 14:55:20.070 | + ./stack.sh:main:965 : run_phase stack install 2022-01-04 14:55:20.072 | + functions-common:run_phase:1840 : local mode=stack 2022-01-04 14:55:20.075 | + functions-common:run_phase:1841 : local phase=install 2022-01-04 14:55:20.077 | + functions-common:run_phase:1842 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-01-04 14:55:20.079 | + functions-common:run_phase:1843 : local extra_plugin_file_name 2022-01-04 14:55:20.082 | + functions-common:run_phase:1844 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-01-04 14:55:20.084 | + functions-common:run_phase:1849 : local exceptions=80-tempest.sh 2022-01-04 14:55:20.087 | + functions-common:run_phase:1850 : local extra 2022-01-04 14:55:20.090 | ++ functions-common:run_phase:1851 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-01-04 14:55:20.094 | + functions-common:run_phase:1851 : extra=80-tempest.sh 2022-01-04 14:55:20.097 | + functions-common:run_phase:1852 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-01-04 14:55:20.099 | + functions-common:run_phase:1856 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-01-04 14:55:20.102 | + functions-common:run_phase:1856 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-01-04 14:55:20.104 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-01-04 14:55:20.120 | ++ functions-common:is_service_enabled:2068 : return 0 2022-01-04 14:55:20.123 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-01-04 14:55:20.125 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-01-04 14:55:20.127 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-01-04 14:55:20.130 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-01-04 14:55:20.132 | ++ ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-01-04 14:55:20.134 | ++ ./stack.sh:echo_summary:446 : echo -e Installing Tempest 2022-01-04 14:55:20.137 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-01-04 14:55:20.139 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-01-04 14:55:20.202 | ++ inc/async:async_inner:63 : install_tempest 2022-01-04 14:55:20.239 | [17564 Async install_tempest:77188]: running: install_tempest 2022-01-04 14:55:20.241 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-01-04 14:55:20.244 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-01-04 14:55:20.247 | + functions-common:run_phase:1861 : [[ stack == \s\o\u\r\c\e ]] 2022-01-04 14:55:20.250 | + functions-common:run_phase:1864 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-01-04 14:55:20.252 | + functions-common:run_phase:1867 : run_plugins stack install 2022-01-04 14:55:20.255 | + functions-common:run_plugins:1826 : local mode=stack 2022-01-04 14:55:20.257 | + functions-common:run_plugins:1827 : local phase=install 2022-01-04 14:55:20.260 | + functions-common:run_plugins:1829 : local plugins= 2022-01-04 14:55:20.263 | + functions-common:run_plugins:1830 : local plugin 2022-01-04 14:55:20.266 | + ./stack.sh:main:968 : use_library_from_git python-openstackclient 2022-01-04 14:55:20.268 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-01-04 14:55:20.271 | + inc/python:use_library_from_git:251 : local enabled=1 2022-01-04 14:55:20.274 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-01-04 14:55:20.276 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-openstackclient, ]] 2022-01-04 14:55:20.280 | + inc/python:use_library_from_git:253 : return 1 2022-01-04 14:55:20.283 | + ./stack.sh:main:972 : pip_install_gr python-openstackclient 2022-01-04 14:55:20.286 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-01-04 14:55:20.288 | + inc/python:pip_install_gr:77 : local clean_name 2022-01-04 14:55:20.292 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-01-04 14:55:20.295 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-01-04 14:55:20.297 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-01-04 14:55:20.301 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-01-04 14:55:20.302 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-01-04 14:55:20.307 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-01-04 14:55:20.310 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-01-04 14:55:20.313 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-01-04 14:55:20.316 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-01-04 14:55:20.318 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-01-04 14:55:20.340 | Using python 3.8 to install python-openstackclient 2022-01-04 14:55:20.343 | + 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-01-04 14:55:21.209 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-04 14:55:21.209 | from cryptography.utils import int_from_bytes 2022-01-04 14:55:21.209 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-01-04 14:55:21.209 | from cryptography.utils import int_from_bytes 2022-01-04 14:55:22.310 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-01-04 14:55:23.088 | Collecting python-openstackclient 2022-01-04 14:55:23.097 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3fb/0425247cd41a1/python_openstackclient-5.7.0-py3-none-any.whl (970 kB) 2022-01-04 14:55:23.155 | Requirement already satisfied: openstacksdk>=0.56.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.61.0) 2022-01-04 14:55:23.156 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.10.0) 2022-01-04 14:55:23.157 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.2.0) 2022-01-04 14:55:23.158 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.1.0) 2022-01-04 14:55:23.159 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.12.0) 2022-01-04 14:55:23.160 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (17.6.0) 2022-01-04 14:55:23.161 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.8.0) 2022-01-04 14:55:23.162 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.5.0) 2022-01-04 14:55:23.163 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (1.0.2) 2022-01-04 14:55:23.164 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.4.2) 2022-01-04 14:55:23.165 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.3.0) 2022-01-04 14:55:23.177 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.0.6) 2022-01-04 14:55:23.178 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (2.3.3) 2022-01-04 14:55:23.179 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (6.0) 2022-01-04 14:55:23.180 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (0.4.0) 2022-01-04 14:55:23.182 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (2.5.0) 2022-01-04 14:55:23.208 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.32) 2022-01-04 14:55:23.209 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.4.4) 2022-01-04 14:55:23.210 | Requirement already satisfied: keystoneauth1>=3.18.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (4.4.0) 2022-01-04 14:55:23.211 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.1.4) 2022-01-04 14:55:23.212 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (36.0.1) 2022-01-04 14:55:23.213 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (0.11.0) 2022-01-04 14:55:23.214 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (5.1.0) 2022-01-04 14:55:23.215 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.7.0) 2022-01-04 14:55:23.216 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (2.5.0) 2022-01-04 14:55:23.218 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (1.4.0) 2022-01-04 14:55:23.219 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.56.0->python-openstackclient) (0.10.0) 2022-01-04 14:55:23.232 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=2.3.0->python-openstackclient) (3.17.6) 2022-01-04 14:55:23.252 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (21.3) 2022-01-04 14:55:23.254 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2021.3) 2022-01-04 14:55:23.255 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2.3.0) 2022-01-04 14:55:23.256 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (0.8.0) 2022-01-04 14:55:23.276 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=3.3.0->python-openstackclient) (2.26.0) 2022-01-04 14:55:23.295 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (8.7.1) 2022-01-04 14:55:23.296 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (4.2.0) 2022-01-04 14:55:23.297 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (1.16.0) 2022-01-04 14:55:23.391 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (0.2.5) 2022-01-04 14:55:23.392 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (21.4.0) 2022-01-04 14:55:23.393 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (1.8.2) 2022-01-04 14:55:23.435 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.56.0->python-openstackclient) (1.15.0) 2022-01-04 14:55:23.448 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.33.0->python-openstackclient) (1.13.3) 2022-01-04 14:55:23.483 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.56.0->python-openstackclient) (2.2) 2022-01-04 14:55:23.643 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.5.0) 2022-01-04 14:55:23.660 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.0.3) 2022-01-04 14:55:23.760 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (1.26.7) 2022-01-04 14:55:23.762 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (3.3) 2022-01-04 14:55:23.766 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2.0.9) 2022-01-04 14:55:23.767 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2019.11.28) 2022-01-04 14:55:23.893 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.56.0->python-openstackclient) (2.21) 2022-01-04 14:55:26.062 | Installing collected packages: python-openstackclient 2022-01-04 14:55:27.744 | Successfully installed python-openstackclient-5.7.0 2022-01-04 14:55:27.744 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-01-04 14:55:27.879 | + inc/python:pip_install:200 : result=0 2022-01-04 14:55:27.882 | + inc/python:pip_install:202 : time_stop pip_install 2022-01-04 14:55:27.884 | + functions-common:time_stop:2412 : local name 2022-01-04 14:55:27.886 | + functions-common:time_stop:2413 : local end_time 2022-01-04 14:55:27.889 | + functions-common:time_stop:2414 : local elapsed_time 2022-01-04 14:55:27.891 | + functions-common:time_stop:2415 : local total 2022-01-04 14:55:27.893 | + functions-common:time_stop:2416 : local start_time 2022-01-04 14:55:27.895 | + functions-common:time_stop:2418 : name=pip_install 2022-01-04 14:55:27.898 | + functions-common:time_stop:2419 : start_time=1641308120335 2022-01-04 14:55:27.900 | + functions-common:time_stop:2421 : [[ -z 1641308120335 ]] 2022-01-04 14:55:27.903 | ++ functions-common:time_stop:2424 : date +%s%3N 2022-01-04 14:55:27.908 | + functions-common:time_stop:2424 : end_time=1641308127905 2022-01-04 14:55:27.910 | + functions-common:time_stop:2425 : elapsed_time=7570 2022-01-04 14:55:27.912 | + functions-common:time_stop:2426 : total=272730 2022-01-04 14:55:27.915 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2022-01-04 14:55:27.917 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=280300 2022-01-04 14:55:27.924 | + inc/python:pip_install:203 : return 0 2022-01-04 14:55:27.926 | + ./stack.sh:main:977 : install_oscwrap 2022-01-04 14:55:27.930 | ++ functions-common:install_oscwrap:2457 : mktemp 2022-01-04 14:55:27.935 | + functions-common:install_oscwrap:2457 : OSCWRAP_TIMER_FILE=/tmp/tmp.qnOr2YMfo4 2022-01-04 14:55:27.938 | + functions-common:install_oscwrap:2460 : shopt -s expand_aliases 2022-01-04 14:55:27.940 | + functions-common:install_oscwrap:2463 : unalias -a 2022-01-04 14:55:27.942 | + functions-common:install_oscwrap:2465 : alias openstack=oscwrap 2022-01-04 14:55:27.945 | + ./stack.sh:main:982 : [[ False != \F\a\l\s\e ]] 2022-01-04 14:55:27.948 | + ./stack.sh:main:1022 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-01-04 14:55:27.950 | + ./stack.sh:main:1030 : is_service_enabled mysql postgresql 2022-01-04 14:55:27.968 | + functions-common:is_service_enabled:2068 : return 0 2022-01-04 14:55:27.971 | + ./stack.sh:main:1031 : configure_database 2022-01-04 14:55:27.974 | + lib/database:configure_database:126 : configure_database_mysql 2022-01-04 14:55:27.976 | + lib/databases/mysql:configure_database_mysql:71 : local my_conf mysql slow_log 2022-01-04 14:55:27.978 | + lib/databases/mysql:configure_database_mysql:72 : echo_summary 'Configuring and starting MySQL' 2022-01-04 14:55:27.981 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-01-04 14:55:27.984 | + ./stack.sh:echo_summary:446 : echo -e Configuring and starting MySQL 2022-01-04 14:55:27.986 | + lib/databases/mysql:configure_database_mysql:74 : is_ubuntu 2022-01-04 14:55:27.988 | + functions-common:is_ubuntu:560 : [[ -z deb ]] 2022-01-04 14:55:27.991 | + functions-common:is_ubuntu:563 : '[' deb = deb ']' 2022-01-04 14:55:27.993 | + lib/databases/mysql:configure_database_mysql:75 : my_conf=/etc/mysql/my.cnf 2022-01-04 14:55:27.995 | + lib/databases/mysql:configure_database_mysql:89 : is_fedora 2022-01-04 14:55:27.997 | + functions-common:is_fedora:512 : [[ -z Ubuntu ]] 2022-01-04 14:55:28.000 | + functions-common:is_fedora:516 : '[' Ubuntu = Fedora ']' 2022-01-04 14:55:28.002 | + functions-common:is_fedora:516 : '[' Ubuntu = 'Red Hat' ']' 2022-01-04 14:55:28.004 | + functions-common:is_fedora:517 : '[' Ubuntu = openEuler ']' 2022-01-04 14:55:28.006 | + functions-common:is_fedora:518 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-01-04 14:55:28.008 | + functions-common:is_fedora:519 : '[' Ubuntu = RedHatEnterprise ']' 2022-01-04 14:55:28.011 | + functions-common:is_fedora:520 : '[' Ubuntu = CentOS ']' 2022-01-04 14:55:28.013 | + functions-common:is_fedora:520 : '[' Ubuntu = CentOSStream ']' 2022-01-04 14:55:28.015 | + functions-common:is_fedora:521 : '[' Ubuntu = OracleServer ']' 2022-01-04 14:55:28.017 | + functions-common:is_fedora:521 : '[' Ubuntu = Virtuozzo ']' 2022-01-04 14:55:28.020 | + lib/databases/mysql:configure_database_mysql:89 : is_suse 2022-01-04 14:55:28.022 | + functions-common:is_suse:529 : is_opensuse 2022-01-04 14:55:28.024 | + functions-common:is_opensuse:536 : [[ -z Ubuntu ]] 2022-01-04 14:55:28.027 | + functions-common:is_opensuse:540 : [[ Ubuntu =~ (openSUSE) ]] 2022-01-04 14:55:28.030 | + functions-common:is_suse:529 : is_suse_linux_enterprise 2022-01-04 14:55:28.032 | + functions-common:is_suse_linux_enterprise:548 : [[ -z Ubuntu ]] 2022-01-04 14:55:28.035 | + functions-common:is_suse_linux_enterprise:552 : [[ Ubuntu =~ (^SUSE) ]] 2022-01-04 14:55:28.037 | + lib/databases/mysql:configure_database_mysql:97 : sudo mysqladmin -u root password Passw0rd 2022-01-04 14:55:28.053 | mysqladmin: connect to server at 'localhost' failed 2022-01-04 14:55:28.053 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-01-04 14:55:28.057 | + lib/databases/mysql:configure_database_mysql:97 : true 2022-01-04 14:55:28.059 | + lib/databases/mysql:configure_database_mysql:101 : is_ubuntu 2022-01-04 14:55:28.061 | + functions-common:is_ubuntu:560 : [[ -z deb ]] 2022-01-04 14:55:28.064 | + functions-common:is_ubuntu:563 : '[' deb = deb ']' 2022-01-04 14:55:28.066 | + lib/databases/mysql:configure_database_mysql:101 : '[' mysql == mariadb ']' 2022-01-04 14:55:28.068 | + lib/databases/mysql:configure_database_mysql:104 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-01-04 14:55:28.071 | + lib/databases/mysql:configure_database_mysql:110 : is_ubuntu 2022-01-04 14:55:28.073 | + functions-common:is_ubuntu:560 : [[ -z deb ]] 2022-01-04 14:55:28.076 | + functions-common:is_ubuntu:563 : '[' deb = deb ']' 2022-01-04 14:55:28.078 | + lib/databases/mysql:configure_database_mysql:110 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-01-04 14:55:28.080 | + lib/databases/mysql:configure_database_mysql:110 : '[' mysql == mariadb ']' 2022-01-04 14:55:28.083 | + lib/databases/mysql:configure_database_mysql:115 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''Passw0rd'\'';' 2022-01-04 14:55:28.095 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-01-04 14:55:28.225 | + lib/databases/mysql:configure_database_mysql:117 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-01-04 14:55:28.237 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-01-04 14:55:28.349 | ++ lib/databases/mysql:configure_database_mysql:123 : ipv6_unquote 0.0.0.0 2022-01-04 14:55:28.352 | ++ functions-common:ipv6_unquote:2210 : echo 0.0.0.0 2022-01-04 14:55:28.353 | ++ functions-common:ipv6_unquote:2210 : tr -d '[]' 2022-01-04 14:55:28.358 | + lib/databases/mysql:configure_database_mysql:123 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-01-04 14:55:28.421 | + lib/databases/mysql:configure_database_mysql:124 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-01-04 14:55:28.474 | + lib/databases/mysql:configure_database_mysql:125 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-01-04 14:55:28.525 | + lib/databases/mysql:configure_database_mysql:126 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-01-04 14:55:28.579 | + lib/databases/mysql:configure_database_mysql:128 : [[ False == \T\r\u\e ]] 2022-01-04 14:55:28.582 | + lib/databases/mysql:configure_database_mysql:148 : restart_service mysql 2022-01-04 14:55:28.584 | + functions-common:restart_service:2296 : '[' -x /bin/systemctl ']' 2022-01-04 14:55:28.587 | + functions-common:restart_service:2297 : sudo /bin/systemctl restart mysql 2022-01-04 14:55:31.925 | + ./stack.sh:main:1035 : save_stackenv 1035 2022-01-04 14:55:31.928 | + functions-common:save_stackenv:60 : local tag=1035 2022-01-04 14:55:31.931 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-01-04 14:55:31.939 | + functions-common:save_stackenv:62 : time_stamp=2022-01-04-145531 2022-01-04 14:55:31.942 | + functions-common:save_stackenv:63 : echo '# 2022-01-04-145531 1035' 2022-01-04 14:55:31.944 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-04 14:55:31.947 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-01-04 14:55:31.950 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-04 14:55:31.952 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-01-04 14:55:31.962 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-04 14:55:31.964 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-01-04 14:55:31.967 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-04 14:55:31.970 | + 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-01-04 14:55:31.972 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-04 14:55:31.975 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.32 2022-01-04 14:55:31.977 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-04 14:55:31.980 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.32/identity 2022-01-04 14:55:31.982 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-04 14:55:31.985 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-01-04-144054 2022-01-04 14:55:31.988 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-04 14:55:31.990 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-01-04 14:55:31.993 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-04 14:55:31.996 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.32 2022-01-04 14:55:31.998 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-04 14:55:32.001 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-01-04 14:55:32.003 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-04 14:55:32.006 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-01-04 14:55:32.009 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-04 14:55:32.012 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-01-04 14:55:32.015 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-01-04 14:55:32.017 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-01-04 14:55:32.020 | + ./stack.sh:main:1047 : [[ True == \T\r\u\e ]] 2022-01-04 14:55:32.022 | + ./stack.sh:main:1048 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-01-04 14:55:32.025 | + ./stack.sh:main:1049 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-01-04 14:55:32.038 | + ./stack.sh:main:1061 : start_dstat 2022-01-04 14:55:32.041 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-01-04 14:55:32.044 | + functions-common:run_process:1667 : local service=dstat 2022-01-04 14:55:32.046 | + functions-common:run_process:1668 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-01-04 14:55:32.049 | + functions-common:run_process:1669 : local group= 2022-01-04 14:55:32.051 | + functions-common:run_process:1670 : local user= 2022-01-04 14:55:32.054 | + functions-common:run_process:1672 : local name=dstat 2022-01-04 14:55:32.056 | + functions-common:run_process:1674 : time_start run_process 2022-01-04 14:55:32.059 | + functions-common:time_start:2398 : local name=run_process 2022-01-04 14:55:32.062 | + functions-common:time_start:2399 : local start_time= 2022-01-04 14:55:32.064 | + functions-common:time_start:2400 : [[ -n '' ]] 2022-01-04 14:55:32.069 | ++ functions-common:time_start:2403 : date +%s%3N 2022-01-04 14:55:32.072 | + functions-common:time_start:2403 : _TIME_START[$name]=1641308132069 2022-01-04 14:55:32.074 | + functions-common:run_process:1675 : is_service_enabled dstat 2022-01-04 14:55:32.094 | + functions-common:is_service_enabled:2068 : return 0 2022-01-04 14:55:32.097 | + functions-common:run_process:1676 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-01-04 14:55:32.099 | + functions-common:_run_under_systemd:1632 : local service=dstat 2022-01-04 14:55:32.102 | + functions-common:_run_under_systemd:1633 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-01-04 14:55:32.105 | + functions-common:_run_under_systemd:1634 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-01-04 14:55:32.108 | + functions-common:_run_under_systemd:1636 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-01-04 14:55:32.110 | + functions-common:_common_systemd_pitfalls:1604 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-01-04 14:55:32.113 | + functions-common:_common_systemd_pitfalls:1607 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-01-04 14:55:32.115 | + functions-common:_common_systemd_pitfalls:1618 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-01-04 14:55:32.118 | + functions-common:_run_under_systemd:1638 : local systemd_service=devstack@dstat.service 2022-01-04 14:55:32.122 | + functions-common:_run_under_systemd:1639 : local group= 2022-01-04 14:55:32.125 | + functions-common:_run_under_systemd:1640 : local user=ubuntu 2022-01-04 14:55:32.127 | + functions-common:_run_under_systemd:1641 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-01-04 14:55:32.130 | + functions-common:_run_under_systemd:1644 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2022-01-04 14:55:32.132 | + functions-common:write_user_unit_file:1549 : local service=devstack@dstat.service 2022-01-04 14:55:32.135 | + functions-common:write_user_unit_file:1550 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-01-04 14:55:32.137 | + functions-common:write_user_unit_file:1551 : local group= 2022-01-04 14:55:32.140 | + functions-common:write_user_unit_file:1552 : local user=ubuntu 2022-01-04 14:55:32.142 | + functions-common:write_user_unit_file:1553 : local extra= 2022-01-04 14:55:32.145 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2022-01-04 14:55:32.147 | + functions-common:write_user_unit_file:1557 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-01-04 14:55:32.149 | + functions-common:write_user_unit_file:1558 : mkdir -p /etc/systemd/system 2022-01-04 14:55:32.154 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-01-04 14:55:32.226 | + functions-common:write_user_unit_file:1561 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-01-04 14:55:32.297 | + functions-common:write_user_unit_file:1562 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-01-04 14:55:32.356 | + functions-common:write_user_unit_file:1563 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-01-04 14:55:32.418 | + functions-common:write_user_unit_file:1564 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-01-04 14:55:32.479 | + functions-common:write_user_unit_file:1565 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-01-04 14:55:32.541 | + functions-common:write_user_unit_file:1566 : [[ -n '' ]] 2022-01-04 14:55:32.544 | + functions-common:write_user_unit_file:1569 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-01-04 14:55:32.618 | + functions-common:write_user_unit_file:1572 : sudo systemctl daemon-reload 2022-01-04 14:55:33.024 | + functions-common:_run_under_systemd:1647 : sudo systemctl enable devstack@dstat.service 2022-01-04 14:55:33.039 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-01-04 14:55:33.446 | + functions-common:_run_under_systemd:1648 : sudo systemctl start devstack@dstat.service 2022-01-04 14:55:33.471 | + functions-common:run_process:1678 : time_stop run_process 2022-01-04 14:55:33.481 | + functions-common:time_stop:2412 : local name 2022-01-04 14:55:33.483 | + functions-common:time_stop:2413 : local end_time 2022-01-04 14:55:33.489 | + functions-common:time_stop:2414 : local elapsed_time 2022-01-04 14:55:33.492 | + functions-common:time_stop:2415 : local total 2022-01-04 14:55:33.494 | + functions-common:time_stop:2416 : local start_time 2022-01-04 14:55:33.497 | + functions-common:time_stop:2418 : name=run_process 2022-01-04 14:55:33.502 | + functions-common:time_stop:2419 : start_time=1641308132069 2022-01-04 14:55:33.505 | + functions-common:time_stop:2421 : [[ -z 1641308132069 ]] 2022-01-04 14:55:33.508 | ++ functions-common:time_stop:2424 : date +%s%3N 2022-01-04 14:55:33.513 | + functions-common:time_stop:2424 : end_time=1641308133510 2022-01-04 14:55:33.516 | + functions-common:time_stop:2425 : elapsed_time=1441 2022-01-04 14:55:33.518 | + functions-common:time_stop:2426 : total=0 2022-01-04 14:55:33.521 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2022-01-04 14:55:33.523 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=1441 2022-01-04 14:55:33.526 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-01-04 14:55:33.528 | + functions-common:run_process:1667 : local service=memory_tracker 2022-01-04 14:55:33.531 | + functions-common:run_process:1668 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-01-04 14:55:33.533 | + functions-common:run_process:1669 : local group= 2022-01-04 14:55:33.536 | + functions-common:run_process:1670 : local user=root 2022-01-04 14:55:33.538 | + functions-common:run_process:1672 : local name=memory_tracker 2022-01-04 14:55:33.541 | + functions-common:run_process:1674 : time_start run_process 2022-01-04 14:55:33.544 | + functions-common:time_start:2398 : local name=run_process 2022-01-04 14:55:33.554 | + functions-common:time_start:2399 : local start_time= 2022-01-04 14:55:33.559 | + functions-common:time_start:2400 : [[ -n '' ]] 2022-01-04 14:55:33.564 | ++ functions-common:time_start:2403 : date +%s%3N 2022-01-04 14:55:33.568 | + functions-common:time_start:2403 : _TIME_START[$name]=1641308133566 2022-01-04 14:55:33.571 | + functions-common:run_process:1675 : is_service_enabled memory_tracker 2022-01-04 14:55:33.589 | + functions-common:is_service_enabled:2068 : return 1 2022-01-04 14:55:33.593 | + functions-common:run_process:1678 : time_stop run_process 2022-01-04 14:55:33.596 | + functions-common:time_stop:2412 : local name 2022-01-04 14:55:33.599 | + functions-common:time_stop:2413 : local end_time 2022-01-04 14:55:33.601 | + functions-common:time_stop:2414 : local elapsed_time 2022-01-04 14:55:33.603 | + functions-common:time_stop:2415 : local total 2022-01-04 14:55:33.606 | + functions-common:time_stop:2416 : local start_time 2022-01-04 14:55:33.609 | + functions-common:time_stop:2418 : name=run_process 2022-01-04 14:55:33.611 | + functions-common:time_stop:2419 : start_time=1641308133566 2022-01-04 14:55:33.613 | + functions-common:time_stop:2421 : [[ -z 1641308133566 ]] 2022-01-04 14:55:33.616 | ++ functions-common:time_stop:2424 : date +%s%3N 2022-01-04 14:55:33.621 | + functions-common:time_stop:2424 : end_time=1641308133618 2022-01-04 14:55:33.624 | + functions-common:time_stop:2425 : elapsed_time=52 2022-01-04 14:55:33.626 | + functions-common:time_stop:2426 : total=1441 2022-01-04 14:55:33.629 | + functions-common:time_stop:2428 : _TIME_START[$name]= 2022-01-04 14:55:33.631 | + functions-common:time_stop:2429 : _TIME_TOTAL[$name]=1493 2022-01-04 14:55:33.633 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-01-04 14:55:33.654 | + functions-common:is_service_enabled:2068 : return 1 2022-01-04 14:55:33.654 | + ./stack.sh:main:1065 : is_service_enabled tcpdump 2022-01-04 14:55:33.672 | + functions-common:is_service_enabled:2068 : return 1 2022-01-04 14:55:33.675 | + ./stack.sh:main:1073 : is_service_enabled etcd3 2022-01-04 14:55:33.693 | + functions-common:is_service_enabled:2068 : return 0 2022-01-04 14:55:33.695 | + ./stack.sh:main:1074 : start_etcd3 2022-01-04 14:55:33.698 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-01-04 14:55:33.700 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-neutron-tstwin-2-hyperv --data-dir /opt/stack/data/etcd' 2022-01-04 14:55:33.703 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-01-04 14:55:33.705 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-neutron-tstwin-2-hyperv=http://10.222.0.32:2380' 2022-01-04 14:55:33.708 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.32:2380' 2022-01-04 14:55:33.710 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.32:2379' 2022-01-04 14:55:33.713 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-01-04 14:55:33.715 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-01-04 14:55:33.718 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.32:2379' 2022-01-04 14:55:33.720 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-01-04 14:55:33.723 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-01-04 14:55:33.725 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-01-04 14:55:33.728 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-neutron-tstwin-2-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-tstwin-2-hyperv=http://10.222.0.32:2380 --initial-advertise-peer-urls http://10.222.0.32:2380 --advertise-client-urls http://10.222.0.32:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.32:2379 --debug' '' root 2022-01-04 14:55:33.731 | + functions-common:write_user_unit_file:1549 : local service=devstack@etcd.service 2022-01-04 14:55:33.733 | + functions-common:write_user_unit_file:1550 : local 'command=/opt/stack/bin/etcd --name dv-neutron-tstwin-2-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-tstwin-2-hyperv=http://10.222.0.32:2380 --initial-advertise-peer-urls http://10.222.0.32:2380 --advertise-client-urls http://10.222.0.32:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.32:2379 --debug' 2022-01-04 14:55:33.735 | + functions-common:write_user_unit_file:1551 : local group= 2022-01-04 14:55:33.738 | + functions-common:write_user_unit_file:1552 : local user=root 2022-01-04 14:55:33.740 | + functions-common:write_user_unit_file:1553 : local extra= 2022-01-04 14:55:33.742 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2022-01-04 14:55:33.745 | + functions-common:write_user_unit_file:1557 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-01-04 14:55:33.748 | + functions-common:write_user_unit_file:1558 : mkdir -p /etc/systemd/system 2022-01-04 14:55:33.752 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-01-04 14:55:33.816 | + functions-common:write_user_unit_file:1561 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-01-04 14:55:33.880 | + functions-common:write_user_unit_file:1562 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-neutron-tstwin-2-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-tstwin-2-hyperv=http://10.222.0.32:2380 --initial-advertise-peer-urls http://10.222.0.32:2380 --advertise-client-urls http://10.222.0.32:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.32:2379 --debug' 2022-01-04 14:55:33.932 | + functions-common:write_user_unit_file:1563 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-01-04 14:55:33.984 | + functions-common:write_user_unit_file:1564 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-01-04 14:55:34.034 | + functions-common:write_user_unit_file:1565 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-01-04 14:55:34.085 | + functions-common:write_user_unit_file:1566 : [[ -n '' ]] 2022-01-04 14:55:34.087 | + functions-common:write_user_unit_file:1569 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-01-04 14:55:34.149 | + functions-common:write_user_unit_file:1572 : sudo systemctl daemon-reload 2022-01-04 14:55:34.533 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-01-04 14:55:34.586 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-01-04 14:55:34.639 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-01-04 14:55:34.692 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-01-04 14:55:34.744 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-01-04 14:55:34.748 | ++ functions-common:is_arch:494 : uname -m 2022-01-04 14:55:34.752 | + functions-common:is_arch:494 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-01-04 14:55:34.755 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-01-04 14:55:35.146 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-01-04 14:55:35.160 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-01-04 14:55:35.541 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-01-04 14:55:36.616 | + ./stack.sh:main:1080 : is_service_enabled tls-proxy 2022-01-04 14:55:36.637 | + functions-common:is_service_enabled:2068 : return 1 2022-01-04 14:55:36.640 | + ./stack.sh:main:1085 : write_clouds_yaml 2022-01-04 14:55:36.642 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-01-04 14:55:36.646 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-01-04 14:55:36.650 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-01-04 14:55:36.663 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-01-04 14:55:36.674 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-01-04 14:55:36.677 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-01-04 14:55:36.679 | + 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.32/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-01-04 14:55:36.773 | The user clouds.yaml file didn't exist. 2022-01-04 14:55:36.783 | + 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.32/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-01-04 14:55:36.890 | + 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-alt --os-region-name RegionOne --os-auth-url http://10.222.0.32/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-01-04 14:55:37.002 | + 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-member --os-region-name RegionOne --os-auth-url http://10.222.0.32/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-01-04 14:55:37.115 | + 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-reader --os-region-name RegionOne --os-auth-url http://10.222.0.32/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-01-04 14:55:37.233 | + 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-reader --os-region-name RegionOne --os-auth-url http://10.222.0.32/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-01-04 14:55:37.355 | + 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-system-admin --os-region-name RegionOne --os-auth-url http://10.222.0.32/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-01-04 14:55:37.479 | + 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-member --os-region-name RegionOne --os-auth-url http://10.222.0.32/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-01-04 14:55:37.605 | + 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-reader --os-region-name RegionOne --os-auth-url http://10.222.0.32/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-01-04 14:55:37.736 | + functions-common:write_clouds_yaml:187 : cat 2022-01-04 14:55:37.741 | ++ functions-common:write_clouds_yaml:193 : eval echo '~ubuntu' 2022-01-04 14:55:37.744 | +++ functions-common:write_clouds_yaml:193 : echo /home/ubuntu 2022-01-04 14:55:37.747 | + functions-common:write_clouds_yaml:193 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-01-04 14:55:37.751 | + ./stack.sh:main:1086 : export OS_CLOUD=devstack-admin 2022-01-04 14:55:37.754 | + ./stack.sh:main:1086 : OS_CLOUD=devstack-admin 2022-01-04 14:55:37.757 | + ./stack.sh:main:1088 : is_service_enabled keystone 2022-01-04 14:55:37.773 | + functions-common:is_service_enabled:2068 : return 0 2022-01-04 14:55:37.775 | + ./stack.sh:main:1089 : echo_summary 'Starting Keystone' 2022-01-04 14:55:37.778 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-01-04 14:55:37.781 | + ./stack.sh:echo_summary:446 : echo -e Starting Keystone 2022-01-04 14:55:37.783 | + ./stack.sh:main:1091 : '[' 10.222.0.32 == 10.222.0.32 ']' 2022-01-04 14:55:37.786 | + ./stack.sh:main:1092 : init_keystone 2022-01-04 14:55:37.788 | + lib/keystone:init_keystone:462 : is_service_enabled ldap 2022-01-04 14:55:37.804 | + functions-common:is_service_enabled:2068 : return 1 2022-01-04 14:55:37.807 | + lib/keystone:init_keystone:466 : [[ True == True ]] 2022-01-04 14:55:37.809 | + lib/keystone:init_keystone:468 : recreate_database keystone 2022-01-04 14:55:37.812 | + lib/database:recreate_database:110 : local db=keystone 2022-01-04 14:55:37.814 | + lib/database:recreate_database:111 : recreate_database_mysql keystone 2022-01-04 14:55:37.816 | + lib/databases/mysql:recreate_database_mysql:65 : local db=keystone 2022-01-04 14:55:37.819 | + lib/databases/mysql:recreate_database_mysql:66 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-01-04 14:55:37.823 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-01-04 14:55:37.881 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-01-04 14:55:37.886 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-01-04 14:55:38.012 | + lib/keystone:init_keystone:471 : time_start dbsync 2022-01-04 14:55:38.015 | + functions-common:time_start:2398 : local name=dbsync 2022-01-04 14:55:38.017 | + functions-common:time_start:2399 : local start_time= 2022-01-04 14:55:38.019 | + functions-common:time_start:2400 : [[ -n '' ]] 2022-01-04 14:55:38.022 | ++ functions-common:time_start:2403 : date +%s%3N 2022-01-04 14:55:38.028 | + functions-common:time_start:2403 : _TIME_START[$name]=1641308138024 2022-01-04 14:55:38.030 | + lib/keystone:init_keystone:473 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-01-04 14:55:42.442 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-01-04 14:55:42.443 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:55:42.443 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:55:42.443 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:55:42.443 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:55:42.443 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:55:42.443 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:55:42.444 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:55:42.444 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:55:42.444 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:55:42.444 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:55:42.444 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:55:42.444 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:55:42.445 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:55:42.445 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:55:42.445 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:55:42.445 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:55:42.445 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:55:42.445 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:55:42.445 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:55:42.446 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:55:42.446 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:55:42.446 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:55:42.446 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:55:42.446 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:55:42.446 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:55:42.446 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:55:42.447 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:55:42.447 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:55:42.447 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:55:42.447 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:55:42.447 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:55:42.447 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:55:42.448 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:55:42.448 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:55:42.448 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:55:42.449 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:55:42.449 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:55:42.449 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:55:42.449 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:55:42.449 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:55:42.449 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:55:42.449 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:55:42.450 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:55:42.450 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:55:42.450 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:55:42.450 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:55:42.450 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:55:42.450 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:55:42.451 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:55:42.451 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:55:42.451 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:55:42.451 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:55:42.451 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:55:42.451 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:55:42.451 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:55:42.452 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:55:42.452 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:55:42.452 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:55:42.452 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:55:42.452 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:55:42.452 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:55:42.452 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:55:42.453 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:55:42.453 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:55:42.453 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:55:42.453 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:55:42.453 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:55:42.453 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:55:42.453 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:55:42.454 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:55:42.454 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:55:42.454 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:55:42.454 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:55:42.454 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:55:42.454 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:55:42.454 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:55:42.455 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:55:42.455 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:55:42.455 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:55:42.455 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:55:42.455 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:55:42.455 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:55:42.456 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:55:42.456 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:55:42.456 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:55:42.456 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:55:42.456 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-01-04 14:55:42.456 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-01-04 14:55:42.485 | 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=79017) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-01-04 14:55:42.494 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-01-04 14:55:42.496 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:55:42.496 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:55:42.496 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:55:42.496 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:55:42.496 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:55:42.497 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:55:42.497 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:55:42.497 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:55:42.497 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:55:42.497 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:55:42.497 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:55:42.497 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:55:42.498 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:55:42.498 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:55:42.498 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:55:42.498 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:55:42.498 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:55:42.498 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:55:42.498 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:55:42.499 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:55:42.499 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:55:42.499 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:55:42.499 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:55:42.499 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:55:42.499 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:55:42.499 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:55:42.500 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:55:42.500 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:55:42.500 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:55:42.500 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:55:42.500 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:55:42.500 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:55:42.500 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:55:42.501 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:55:42.501 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:55:42.501 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:55:42.501 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:55:42.501 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:55:42.501 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:55:42.502 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:55:42.502 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:55:42.502 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:55:42.502 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:55:42.502 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:55:42.502 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:55:42.502 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:55:42.503 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:55:42.503 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:55:42.503 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:55:42.503 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:55:42.503 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:55:42.503 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:55:42.503 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:55:42.504 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:55:42.504 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:55:42.504 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:55:42.504 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:55:42.504 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:55:42.504 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:55:42.504 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:55:42.505 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:55:42.505 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:55:42.505 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:55:42.505 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:55:42.505 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:55:42.505 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:55:42.505 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:55:42.506 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:55:42.506 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:55:42.506 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:55:42.506 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:55:42.506 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:55:42.506 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:55:42.506 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:55:42.507 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:55:42.507 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:55:42.507 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:55:42.507 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:55:42.507 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:55:42.507 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:55:42.507 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:55:42.508 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:55:42.508 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:55:42.508 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:55:42.508 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:55:42.508 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:55:42.508 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-01-04 14:55:42.508 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-01-04 14:55:42.537 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-01-04 14:55:42.538 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:55:42.538 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:55:42.538 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:55:42.538 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:55:42.539 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:55:42.539 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:55:42.539 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:55:42.539 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:55:42.539 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:55:42.539 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:55:42.540 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:55:42.540 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:55:42.540 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:55:42.540 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:55:42.540 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:55:42.540 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:55:42.540 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:55:42.541 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:55:42.541 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:55:42.541 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:55:42.541 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:55:42.541 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:55:42.542 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:55:42.542 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:55:42.542 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:55:42.542 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:55:42.542 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:55:42.543 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:55:42.543 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:55:42.543 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:55:42.543 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:55:42.543 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:55:42.543 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:55:42.544 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:55:42.544 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:55:42.544 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:55:42.544 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:55:42.544 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:55:42.544 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:55:42.545 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:55:42.545 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:55:42.545 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:55:42.545 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:55:42.545 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:55:42.545 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:55:42.546 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:55:42.546 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:55:42.546 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:55:42.546 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:55:42.546 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:55:42.546 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:55:42.546 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:55:42.547 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:55:42.547 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:55:42.547 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:55:42.547 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:55:42.547 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:55:42.547 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:55:42.548 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:55:42.548 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:55:42.548 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:55:42.548 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:55:42.548 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:55:42.548 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:55:42.548 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:55:42.549 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:55:42.549 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:55:42.549 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:55:42.549 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:55:42.549 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:55:42.549 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:55:42.549 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:55:42.550 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:55:42.550 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:55:42.550 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:55:42.550 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:55:42.550 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:55:42.550 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:55:42.550 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:55:42.551 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:55:42.551 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:55:42.551 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:55:42.551 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:55:42.551 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:55:42.551 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:55:42.551 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:55:42.552 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-01-04 14:55:42.552 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-01-04 14:55:42.987 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-01-04 14:55:42.988 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:55:42.988 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:55:42.989 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:55:42.989 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:55:42.989 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:55:42.989 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:55:42.989 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:55:42.989 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:55:42.990 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:55:42.990 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:55:42.990 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:55:42.990 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:55:42.990 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:55:42.990 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:55:42.990 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:55:42.991 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:55:42.991 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:55:42.991 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:55:42.991 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:55:42.991 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:55:42.991 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:55:42.991 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:55:42.992 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:55:42.992 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:55:42.992 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:55:42.992 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:55:42.992 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:55:42.992 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:55:42.993 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:55:42.993 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:55:42.993 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:55:42.993 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:55:42.993 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:55:42.993 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:55:42.993 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:55:42.994 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:55:42.994 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:55:42.994 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:55:42.994 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:55:42.994 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:55:42.994 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:55:42.994 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:55:42.995 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:55:42.995 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:55:42.995 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:55:42.995 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:55:42.995 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:55:42.995 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:55:42.995 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:55:42.996 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:55:42.996 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:55:42.996 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:55:42.996 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:55:42.996 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:55:42.996 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:55:42.996 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:55:42.997 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:55:42.997 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:55:42.997 | [00;32mDEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:55:42.997 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:55:42.997 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:55:42.997 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:55:42.998 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:55:42.998 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:55:42.998 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:55:42.998 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:55:42.998 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:55:42.998 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:55:42.998 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:55:42.998 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:55:42.999 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:55:42.999 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:55:42.999 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:55:42.999 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:55:42.999 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:55:42.999 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:55:42.999 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:55:43.000 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:55:43.000 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:55:43.000 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:55:43.000 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:55:43.000 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:55:43.000 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:55:43.000 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:55:43.001 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:55:43.001 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:55:43.001 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-01-04 14:55:43.001 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-01-04 14:55:43.009 | INFO migrate.versioning.api [-] 66 -> 67...  2022-01-04 14:56:01.479 | INFO migrate.versioning.api [-] done 2022-01-04 14:56:01.479 | INFO migrate.versioning.api [-] 67 -> 68...  2022-01-04 14:56:01.557 | INFO migrate.versioning.api [-] done 2022-01-04 14:56:01.557 | INFO migrate.versioning.api [-] 68 -> 69...  2022-01-04 14:56:01.639 | INFO migrate.versioning.api [-] done 2022-01-04 14:56:01.639 | INFO migrate.versioning.api [-] 69 -> 70...  2022-01-04 14:56:01.730 | INFO migrate.versioning.api [-] done 2022-01-04 14:56:01.731 | INFO migrate.versioning.api [-] 70 -> 71...  2022-01-04 14:56:01.793 | INFO migrate.versioning.api [-] done 2022-01-04 14:56:01.794 | INFO migrate.versioning.api [-] 71 -> 72...  2022-01-04 14:56:01.872 | INFO migrate.versioning.api [-] done 2022-01-04 14:56:01.872 | INFO migrate.versioning.api [-] 72 -> 73...  2022-01-04 14:56:03.931 | INFO migrate.versioning.api [-] done 2022-01-04 14:56:03.931 | INFO migrate.versioning.api [-] 73 -> 74...  2022-01-04 14:56:04.347 | INFO migrate.versioning.api [-] done 2022-01-04 14:56:04.347 | INFO migrate.versioning.api [-] 74 -> 75...  2022-01-04 14:56:04.948 | INFO migrate.versioning.api [-] done 2022-01-04 14:56:04.948 | INFO migrate.versioning.api [-] 75 -> 76...  2022-01-04 14:56:05.037 | INFO migrate.versioning.api [-] done 2022-01-04 14:56:05.037 | INFO migrate.versioning.api [-] 76 -> 77...  2022-01-04 14:56:05.119 | INFO migrate.versioning.api [-] done 2022-01-04 14:56:05.120 | INFO migrate.versioning.api [-] 77 -> 78...  2022-01-04 14:56:05.266 | INFO migrate.versioning.api [-] done 2022-01-04 14:56:05.266 | INFO migrate.versioning.api [-] 78 -> 79...  2022-01-04 14:56:05.342 | INFO migrate.versioning.api [-] done 2022-01-04 14:56:05.342 | INFO migrate.versioning.api [-] 79 -> 80...  2022-01-04 14:56:05.433 | INFO migrate.versioning.api [-] done 2022-01-04 14:56:05.433 | INFO migrate.versioning.api [-] 80 -> 81...  2022-01-04 14:56:05.964 | INFO migrate.versioning.api [-] done 2022-01-04 14:56:05.965 | INFO migrate.versioning.api [-] 81 -> 82...  2022-01-04 14:56:08.073 | INFO migrate.versioning.api [-] done 2022-01-04 14:56:08.073 | INFO migrate.versioning.api [-] 82 -> 83...  2022-01-04 14:56:08.797 | ++ inc/async:async_inner:64 : rc=0 2022-01-04 14:56:08.822 | [77188 Async install_tempest:77188]: finished successfully 2022-01-04 14:56:10.516 | INFO migrate.versioning.api [-] done 2022-01-04 14:56:10.516 | INFO migrate.versioning.api [-] 83 -> 84...  2022-01-04 14:56:11.308 | INFO migrate.versioning.api [-] done 2022-01-04 14:56:11.308 | INFO migrate.versioning.api [-] 84 -> 85...  2022-01-04 14:56:12.536 | INFO migrate.versioning.api [-] done 2022-01-04 14:56:12.536 | INFO migrate.versioning.api [-] 85 -> 86...  2022-01-04 14:56:12.819 | INFO migrate.versioning.api [-] done 2022-01-04 14:56:12.819 | INFO migrate.versioning.api [-] 86 -> 87...  2022-01-04 14:56:15.107 | INFO migrate.versioning.api [-] done 2022-01-04 14:56:15.107 | INFO migrate.versioning.api [-] 87 -> 88...  2022-01-04 14:56:16.151 | INFO migrate.versioning.api [-] done 2022-01-04 14:56:16.151 | INFO migrate.versioning.api [-] 88 -> 89...  2022-01-04 14:56:16.381 | INFO migrate.versioning.api [-] done 2022-01-04 14:56:16.381 | INFO migrate.versioning.api [-] 89 -> 90...  2022-01-04 14:56:17.563 | INFO migrate.versioning.api [-] done 2022-01-04 14:56:17.563 | INFO migrate.versioning.api [-] 90 -> 91...  2022-01-04 14:56:19.992 | INFO migrate.versioning.api [-] done 2022-01-04 14:56:19.992 | INFO migrate.versioning.api [-] 91 -> 92...  2022-01-04 14:56:22.307 | INFO migrate.versioning.api [-] done 2022-01-04 14:56:22.307 | INFO migrate.versioning.api [-] 92 -> 93...  2022-01-04 14:56:24.878 | INFO migrate.versioning.api [-] done 2022-01-04 14:56:24.878 | INFO migrate.versioning.api [-] 93 -> 94...  2022-01-04 14:56:26.729 | INFO migrate.versioning.api [-] done 2022-01-04 14:56:26.730 | INFO migrate.versioning.api [-] 94 -> 95...  2022-01-04 14:56:27.986 | INFO migrate.versioning.api [-] done 2022-01-04 14:56:27.987 | INFO migrate.versioning.api [-] 95 -> 96...  2022-01-04 14:56:28.061 | INFO migrate.versioning.api [-] done 2022-01-04 14:56:28.061 | INFO migrate.versioning.api [-] 96 -> 97...  2022-01-04 14:56:28.169 | INFO migrate.versioning.api [-] done 2022-01-04 14:56:28.169 | INFO migrate.versioning.api [-] 97 -> 98...  2022-01-04 14:56:28.273 | INFO migrate.versioning.api [-] done 2022-01-04 14:56:28.273 | INFO migrate.versioning.api [-] 98 -> 99...  2022-01-04 14:56:28.373 | INFO migrate.versioning.api [-] done 2022-01-04 14:56:28.373 | INFO migrate.versioning.api [-] 99 -> 100...  2022-01-04 14:56:28.430 | INFO migrate.versioning.api [-] done 2022-01-04 14:56:28.431 | INFO migrate.versioning.api [-] 100 -> 101...  2022-01-04 14:56:28.510 | INFO migrate.versioning.api [-] done 2022-01-04 14:56:28.510 | INFO migrate.versioning.api [-] 101 -> 102...  2022-01-04 14:56:28.844 | INFO migrate.versioning.api [-] done 2022-01-04 14:56:28.844 | INFO migrate.versioning.api [-] 102 -> 103...  2022-01-04 14:56:29.362 | INFO migrate.versioning.api [-] done 2022-01-04 14:56:29.362 | INFO migrate.versioning.api [-] 103 -> 104...  2022-01-04 14:56:29.424 | INFO migrate.versioning.api [-] done 2022-01-04 14:56:29.424 | INFO migrate.versioning.api [-] 104 -> 105...  2022-01-04 14:56:30.106 | INFO migrate.versioning.api [-] done 2022-01-04 14:56:30.107 | INFO migrate.versioning.api [-] 105 -> 106...  2022-01-04 14:56:31.027 | INFO migrate.versioning.api [-] done 2022-01-04 14:56:31.027 | INFO migrate.versioning.api [-] 106 -> 107...  2022-01-04 14:56:31.585 | INFO migrate.versioning.api [-] done 2022-01-04 14:56:31.585 | INFO migrate.versioning.api [-] 107 -> 108...  2022-01-04 14:56:32.373 | INFO migrate.versioning.api [-] done 2022-01-04 14:56:32.373 | INFO migrate.versioning.api [-] 108 -> 109...  2022-01-04 14:56:32.873 | INFO migrate.versioning.api [-] done 2022-01-04 14:56:32.873 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-01-04 14:56:32.874 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.874 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.874 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.874 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.875 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.875 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.875 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.875 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.875 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.875 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.876 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.876 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.876 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.876 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.876 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.876 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.876 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.877 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.877 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.877 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.877 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.877 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.877 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.877 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.878 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.878 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.878 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.878 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.878 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.878 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.879 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.879 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.879 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.879 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.880 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.880 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.880 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.880 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.881 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.881 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.881 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.882 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.882 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.882 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.882 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.883 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.883 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.883 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.883 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.884 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.884 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.884 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.884 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.885 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.885 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.885 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.885 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.885 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.885 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.885 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.886 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.886 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.886 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.886 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.886 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.886 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.886 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.887 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.887 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.887 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.887 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.887 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.887 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.887 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.888 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.888 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.888 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.888 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.888 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.888 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.888 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.889 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.889 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.889 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.889 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.889 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.889 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-01-04 14:56:32.890 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-01-04 14:56:32.890 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-01-04 14:56:32.891 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.891 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.891 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.891 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.891 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.892 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.892 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.892 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.892 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.892 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.892 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.893 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.893 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.893 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.893 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.893 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.893 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.893 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.894 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.894 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.894 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.894 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.894 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.894 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.894 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.895 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.895 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.895 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.895 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.895 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.895 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.895 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.896 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.896 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.896 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.896 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.896 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.896 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.896 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.897 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.897 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.897 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.897 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.897 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.897 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.897 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.898 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.898 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.898 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.898 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.898 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.898 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.898 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.899 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.899 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.899 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.899 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.899 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.899 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.899 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.900 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.900 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.900 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.900 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.900 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.900 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.900 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.901 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.901 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.901 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.901 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.901 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.902 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.902 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.902 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.902 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.902 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.902 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.902 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.903 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.903 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.903 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.903 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.903 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.904 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.904 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.904 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-01-04 14:56:32.904 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-01-04 14:56:32.904 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-01-04 14:56:32.905 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.905 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.906 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.906 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.906 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.906 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.906 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.906 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.906 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.907 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.907 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.907 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.907 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.907 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.907 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.907 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.908 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.908 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.908 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.908 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.908 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.908 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.908 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.909 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.909 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.909 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.909 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.909 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.909 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.909 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.910 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.910 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.910 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.910 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.910 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.910 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.910 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.911 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.911 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.911 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.911 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.911 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.911 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.911 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.912 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.912 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.912 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.912 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.912 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.912 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.912 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.913 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.913 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.913 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.913 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.913 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.913 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.913 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.914 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.914 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.914 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.914 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.914 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.914 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.914 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.915 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.915 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.915 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.915 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.915 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.915 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.915 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.916 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.916 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.918 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.918 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.918 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.918 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.919 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.919 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.919 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.919 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.919 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.919 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.919 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.919 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.919 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-01-04 14:56:32.919 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-01-04 14:56:32.926 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-01-04 14:56:32.927 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.927 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.927 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.927 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.927 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.928 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.928 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.928 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.928 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.928 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.928 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.928 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.929 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.929 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.929 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.929 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.930 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.930 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.930 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.930 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.930 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/014_expand_add_domain_id_to_user_table.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.930 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/014_expand_add_domain_id_to_user_table.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.930 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/037_expand_remove_service_and_region_fk_for_registered_limit.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.931 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/037_expand_remove_service_and_region_fk_for_registered_limit.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.931 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.931 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.931 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/062_expand_extract_redelegation_data_from_extras.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.931 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/062_expand_extract_redelegation_data_from_extras.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.931 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.931 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.932 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.932 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.932 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.932 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.932 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/046_expand_old_password_data_to_password_hash_column.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.932 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/046_expand_old_password_data_to_password_hash_column.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.933 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.933 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.933 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.933 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.933 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.933 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.933 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.934 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.934 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/053_expand_add_role_description_to_role_table.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.934 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/053_expand_add_role_description_to_role_table.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.934 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.934 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.934 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/013_expand_protocol_cascade_delete_for_federated_user.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.934 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/013_expand_protocol_cascade_delete_for_federated_user.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.935 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.935 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.935 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/022_expand_add_default_project_id_index.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.935 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/022_expand_add_default_project_id_index.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.935 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.935 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.936 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.936 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.936 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/023_expand_add_second_password_column_for_expanded_hash_sizes.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.936 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/023_expand_add_second_password_column_for_expanded_hash_sizes.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.936 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.936 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.936 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/065_expand_add_user_external_id_to_access_rule.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.937 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/065_expand_add_user_external_id_to_access_rule.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.937 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.937 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.937 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.937 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.937 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/066_expand_add_role_and_project_option_tables.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.937 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/066_expand_add_role_and_project_option_tables.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.938 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.938 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.938 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.938 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.938 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.938 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.938 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/047_expand_update_pk_for_unified_limit.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.939 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/047_expand_update_pk_for_unified_limit.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.939 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/056_expand_add_application_credential_access_rules.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.939 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/056_expand_add_application_credential_access_rules.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.939 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.939 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.939 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.939 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.940 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/032_expand_add_expired_at_int_to_trust.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.940 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/032_expand_add_expired_at_int_to_trust.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.940 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.940 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.940 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/012_expand_add_domain_id_to_idp.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.940 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/012_expand_add_domain_id_to_idp.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.940 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.941 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.941 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.941 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.941 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.941 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.941 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.942 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.942 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.942 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.942 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/036_expand_rename_application_credential_restriction_column.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.942 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/036_expand_rename_application_credential_restriction_column.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.942 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.942 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.943 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.943 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.943 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/035_expand_add_system_column_to_application_credential_table.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.943 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/035_expand_add_system_column_to_application_credential_table.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.943 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.943 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.943 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.944 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.944 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.944 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.944 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.944 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.944 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/024_expand_create_created_at_int_columns.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.944 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/024_expand_create_created_at_int_columns.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.945 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.945 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.945 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.945 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.945 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.945 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.945 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.946 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.946 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/064_expand_add_remote_id_attribute_to_federation_protocol_table.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.946 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/064_expand_add_remote_id_attribute_to_federation_protocol_table.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.946 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.946 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.946 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/003_add_key_hash_and_encrypted_blob_to_credential.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.946 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/003_add_key_hash_and_encrypted_blob_to_credential.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.947 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.947 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.947 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.947 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.947 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.947 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.948 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.948 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.948 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.948 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.948 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.948 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.948 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/048_expand_add_registered_limit_id_column_for_limit.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.949 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/048_expand_add_registered_limit_id_column_for_limit.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.949 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.949 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.949 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.949 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.949 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.949 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.950 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.950 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.950 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.950 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.950 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:32.950 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:32.950 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-01-04 14:56:32.951 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-01-04 14:56:33.035 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-01-04 14:56:33.036 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.039 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.039 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.039 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.039 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.039 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.039 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.039 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.039 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.039 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.039 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.039 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.039 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.039 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.039 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.039 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.039 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.039 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.039 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.040 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.040 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/014_expand_add_domain_id_to_user_table.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.040 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/014_expand_add_domain_id_to_user_table.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.040 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/037_expand_remove_service_and_region_fk_for_registered_limit.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.040 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/037_expand_remove_service_and_region_fk_for_registered_limit.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.040 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.040 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.040 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/062_expand_extract_redelegation_data_from_extras.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.040 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/062_expand_extract_redelegation_data_from_extras.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.040 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.040 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.040 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.040 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.040 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.041 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.041 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/046_expand_old_password_data_to_password_hash_column.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.041 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/046_expand_old_password_data_to_password_hash_column.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.041 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.041 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.041 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.041 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.042 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.042 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.042 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.042 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.042 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/053_expand_add_role_description_to_role_table.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.042 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/053_expand_add_role_description_to_role_table.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.042 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.043 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.043 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/013_expand_protocol_cascade_delete_for_federated_user.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.043 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/013_expand_protocol_cascade_delete_for_federated_user.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.043 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.043 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.043 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/022_expand_add_default_project_id_index.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.043 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/022_expand_add_default_project_id_index.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.044 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.044 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.044 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.045 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.045 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/023_expand_add_second_password_column_for_expanded_hash_sizes.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.045 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/023_expand_add_second_password_column_for_expanded_hash_sizes.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.045 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.045 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.045 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/065_expand_add_user_external_id_to_access_rule.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.046 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/065_expand_add_user_external_id_to_access_rule.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.046 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.046 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.046 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.046 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.046 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/066_expand_add_role_and_project_option_tables.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.046 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/066_expand_add_role_and_project_option_tables.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.047 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.047 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.047 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.047 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.047 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.047 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.047 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/047_expand_update_pk_for_unified_limit.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.048 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/047_expand_update_pk_for_unified_limit.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.048 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/056_expand_add_application_credential_access_rules.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.048 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/056_expand_add_application_credential_access_rules.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.048 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.048 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.048 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.048 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.049 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/032_expand_add_expired_at_int_to_trust.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.049 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/032_expand_add_expired_at_int_to_trust.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.049 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.049 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.049 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/012_expand_add_domain_id_to_idp.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.049 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/012_expand_add_domain_id_to_idp.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.050 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.050 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.050 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.050 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.050 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.050 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.050 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.051 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.051 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.051 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.051 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/036_expand_rename_application_credential_restriction_column.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.051 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/036_expand_rename_application_credential_restriction_column.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.051 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.051 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.052 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.052 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.052 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/035_expand_add_system_column_to_application_credential_table.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.052 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/035_expand_add_system_column_to_application_credential_table.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.052 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.052 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.052 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.053 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.053 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.053 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.053 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.053 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.053 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/024_expand_create_created_at_int_columns.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.053 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/024_expand_create_created_at_int_columns.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.054 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.054 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.054 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.054 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.054 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.054 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.054 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.055 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.055 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/064_expand_add_remote_id_attribute_to_federation_protocol_table.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.055 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/064_expand_add_remote_id_attribute_to_federation_protocol_table.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.055 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.055 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.055 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/003_add_key_hash_and_encrypted_blob_to_credential.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.055 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/003_add_key_hash_and_encrypted_blob_to_credential.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.056 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.056 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.056 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.056 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.056 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.056 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.057 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.057 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.057 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.057 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.057 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.057 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.057 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/048_expand_add_registered_limit_id_column_for_limit.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.058 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/048_expand_add_registered_limit_id_column_for_limit.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.058 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.058 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.058 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.058 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.058 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.058 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.059 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.059 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.059 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.059 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.059 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.059 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.059 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-01-04 14:56:33.060 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-01-04 14:56:33.060 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-01-04 14:56:33.061 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.061 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.061 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.061 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.061 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.061 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.062 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.062 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.062 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.062 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.062 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.062 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.062 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.063 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.063 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.063 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.063 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.063 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.063 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.063 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.064 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/014_expand_add_domain_id_to_user_table.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.064 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/014_expand_add_domain_id_to_user_table.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.064 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/037_expand_remove_service_and_region_fk_for_registered_limit.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.064 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/037_expand_remove_service_and_region_fk_for_registered_limit.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.064 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.064 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.064 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/062_expand_extract_redelegation_data_from_extras.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.065 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/062_expand_extract_redelegation_data_from_extras.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.065 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.065 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.065 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.065 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.065 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.065 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.066 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/046_expand_old_password_data_to_password_hash_column.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.066 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/046_expand_old_password_data_to_password_hash_column.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.066 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.066 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.066 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.066 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.066 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.067 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.067 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.067 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.067 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/053_expand_add_role_description_to_role_table.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.067 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/053_expand_add_role_description_to_role_table.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.067 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.067 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.067 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/013_expand_protocol_cascade_delete_for_federated_user.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.068 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/013_expand_protocol_cascade_delete_for_federated_user.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.068 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.068 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.068 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/022_expand_add_default_project_id_index.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.068 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/022_expand_add_default_project_id_index.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.068 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.068 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.069 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.069 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.069 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/023_expand_add_second_password_column_for_expanded_hash_sizes.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.069 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/023_expand_add_second_password_column_for_expanded_hash_sizes.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.069 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.069 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.069 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/065_expand_add_user_external_id_to_access_rule.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.070 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/065_expand_add_user_external_id_to_access_rule.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.070 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.070 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.070 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.070 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.070 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/066_expand_add_role_and_project_option_tables.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.070 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/066_expand_add_role_and_project_option_tables.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.071 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.071 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.071 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.071 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.071 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.071 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.071 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/047_expand_update_pk_for_unified_limit.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.072 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/047_expand_update_pk_for_unified_limit.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.072 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/056_expand_add_application_credential_access_rules.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.072 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/056_expand_add_application_credential_access_rules.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.072 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.072 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.072 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.072 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.072 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/032_expand_add_expired_at_int_to_trust.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.073 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/032_expand_add_expired_at_int_to_trust.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.073 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.073 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.073 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/012_expand_add_domain_id_to_idp.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.073 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/012_expand_add_domain_id_to_idp.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.073 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.073 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.074 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.074 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.074 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.074 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.074 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.074 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.074 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.075 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.075 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/036_expand_rename_application_credential_restriction_column.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.075 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/036_expand_rename_application_credential_restriction_column.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.075 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.075 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.075 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.075 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.076 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/035_expand_add_system_column_to_application_credential_table.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.076 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/035_expand_add_system_column_to_application_credential_table.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.076 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.076 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.076 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.076 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.076 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.077 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.077 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.077 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.077 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/024_expand_create_created_at_int_columns.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.077 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/024_expand_create_created_at_int_columns.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.077 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.077 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.078 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.078 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.078 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.078 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.078 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.078 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.078 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/064_expand_add_remote_id_attribute_to_federation_protocol_table.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.078 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/064_expand_add_remote_id_attribute_to_federation_protocol_table.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.079 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.079 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.079 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/003_add_key_hash_and_encrypted_blob_to_credential.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.079 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/003_add_key_hash_and_encrypted_blob_to_credential.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.079 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.079 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.079 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.080 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.080 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.080 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.080 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.080 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.080 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.080 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.081 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.081 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.081 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/048_expand_add_registered_limit_id_column_for_limit.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.081 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/048_expand_add_registered_limit_id_column_for_limit.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.081 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.081 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.081 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.082 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.082 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.082 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.082 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.082 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.082 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.082 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.083 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.083 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.083 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-01-04 14:56:33.083 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-01-04 14:56:33.089 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-01-04 14:56:33.090 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.091 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.091 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.093 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.093 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.094 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.094 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.094 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.095 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.095 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.095 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.095 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.095 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.096 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.097 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.097 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.097 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.097 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.097 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.098 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.098 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/014_expand_add_domain_id_to_user_table.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.098 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/014_expand_add_domain_id_to_user_table.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.099 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/037_expand_remove_service_and_region_fk_for_registered_limit.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.099 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/037_expand_remove_service_and_region_fk_for_registered_limit.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.099 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.099 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.099 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/062_expand_extract_redelegation_data_from_extras.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.099 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/062_expand_extract_redelegation_data_from_extras.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.099 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.099 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.099 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.100 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.100 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.100 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.100 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/046_expand_old_password_data_to_password_hash_column.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.100 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/046_expand_old_password_data_to_password_hash_column.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.100 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.100 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.101 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.101 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.101 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.101 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.101 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.101 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.101 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/053_expand_add_role_description_to_role_table.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.102 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/053_expand_add_role_description_to_role_table.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.102 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.102 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.102 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/013_expand_protocol_cascade_delete_for_federated_user.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.102 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/013_expand_protocol_cascade_delete_for_federated_user.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.102 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.102 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.103 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/022_expand_add_default_project_id_index.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.103 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/022_expand_add_default_project_id_index.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.103 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.103 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.103 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.103 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.103 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/023_expand_add_second_password_column_for_expanded_hash_sizes.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.104 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/023_expand_add_second_password_column_for_expanded_hash_sizes.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.104 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.104 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.104 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/065_expand_add_user_external_id_to_access_rule.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.104 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/065_expand_add_user_external_id_to_access_rule.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.104 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.104 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.105 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.105 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.105 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/066_expand_add_role_and_project_option_tables.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.105 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/066_expand_add_role_and_project_option_tables.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.105 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.105 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.105 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.106 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.106 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.106 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.106 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/047_expand_update_pk_for_unified_limit.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.106 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/047_expand_update_pk_for_unified_limit.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.107 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/056_expand_add_application_credential_access_rules.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.107 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/056_expand_add_application_credential_access_rules.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.107 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.107 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.108 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.108 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.108 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/032_expand_add_expired_at_int_to_trust.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.108 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/032_expand_add_expired_at_int_to_trust.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.108 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.108 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.108 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/012_expand_add_domain_id_to_idp.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.109 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/012_expand_add_domain_id_to_idp.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.109 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.109 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.109 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.109 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.109 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.109 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.110 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.110 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.110 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.110 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.110 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/036_expand_rename_application_credential_restriction_column.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.110 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/036_expand_rename_application_credential_restriction_column.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.110 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.111 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.111 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.111 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.111 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/035_expand_add_system_column_to_application_credential_table.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.111 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/035_expand_add_system_column_to_application_credential_table.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.111 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.111 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.112 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.112 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.112 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.112 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.112 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.112 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.112 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/024_expand_create_created_at_int_columns.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.113 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/024_expand_create_created_at_int_columns.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.113 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.113 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.113 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.113 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.113 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.113 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.114 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.114 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.114 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/064_expand_add_remote_id_attribute_to_federation_protocol_table.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.114 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/064_expand_add_remote_id_attribute_to_federation_protocol_table.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.114 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.114 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.114 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/003_add_key_hash_and_encrypted_blob_to_credential.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.115 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/003_add_key_hash_and_encrypted_blob_to_credential.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.115 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.115 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.115 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.115 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.115 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.115 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.116 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.116 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.116 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.116 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.116 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.116 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.116 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/048_expand_add_registered_limit_id_column_for_limit.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.117 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/048_expand_add_registered_limit_id_column_for_limit.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.117 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.117 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.117 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.117 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.117 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.118 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.118 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.118 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.118 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.118 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.118 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-01-04 14:56:33.118 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-01-04 14:56:33.119 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-01-04 14:56:33.119 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=79017) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-01-04 14:56:33.127 | INFO migrate.versioning.api [-] 0 -> 1...  2022-01-04 14:56:33.196 | INFO migrate.versioning.api [-] done 2022-01-04 14:56:33.196 | INFO migrate.versioning.api [-] 1 -> 2...  2022-01-04 14:56:33.270 | INFO migrate.versioning.api [-] done 2022-01-04 14:56:33.270 | INFO migrate.versioning.api [-] 2 -> 3...  2022-01-04 14:56:34.573 | INFO migrate.versioning.api [-] done 2022-01-04 14:56:34.573 | INFO migrate.versioning.api [-] 3 -> 4...  2022-01-04 14:56:34.676 | INFO migrate.versioning.api [-] done 2022-01-04 14:56:34.676 | INFO migrate.versioning.api [-] 4 -> 5...  2022-01-04 14:56:34.735 | INFO migrate.versioning.api [-] done 2022-01-04 14:56:34.735 | INFO migrate.versioning.api [-] 5 -> 6...  2022-01-04 14:56:34.810 | INFO migrate.versioning.api [-] done 2022-01-04 14:56:34.810 | INFO migrate.versioning.api [-] 6 -> 7...  2022-01-04 14:56:34.866 | INFO migrate.versioning.api [-] done 2022-01-04 14:56:34.867 | INFO migrate.versioning.api [-] 7 -> 8...  2022-01-04 14:56:34.929 | INFO migrate.versioning.api [-] done 2022-01-04 14:56:34.929 | INFO migrate.versioning.api [-] 8 -> 9...  2022-01-04 14:56:34.992 | INFO migrate.versioning.api [-] done 2022-01-04 14:56:34.992 | INFO migrate.versioning.api [-] 9 -> 10...  2022-01-04 14:56:36.266 | INFO migrate.versioning.api [-] done 2022-01-04 14:56:36.266 | INFO migrate.versioning.api [-] 10 -> 11...  2022-01-04 14:56:36.329 | INFO migrate.versioning.api [-] done 2022-01-04 14:56:36.329 | INFO migrate.versioning.api [-] 11 -> 12...